@font-face {
  font-family: 'Socicon';
  src:  url('../fonts-2018/Socicon.eot?87visu');
  src:  url('../fonts-2018/Socicon.eot?87visu#iefix') format('embedded-opentype'),
    url('../fonts-2018/Socicon.woff2?87visu') format('woff2'),
    url('../fonts-2018/Socicon.ttf?87visu') format('truetype'),
    url('../fonts-2018/Socicon.woff?87visu') format('woff'),
    url('../fonts-2018/Socicon.svg?87visu#Socicon') format('svg');
  font-weight: normal;
  font-style: normal;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{font-family: kanit}
a{cursor: pointer !important;}
.h2,h2{font-size: 50px;margin:5px 0px }
.txt_head_thin{font-weight: normal !important}
.txt_head_i{font-style: italic;font-weight: 300 !important}
.txt_head_size55{font-size: 85px;line-height: .5;color: #e6e6e6;}
.font_weight100{font-weight: 100 !important}
.font_size24{font-size: 24px !important}
.font_green{color:#29b55e !important;}
.font_white{color:#fff !important;}
.font_brown{color: #e25327;}
.font_grey{color: #333;}
.font_red{color:#ea2828;}
.font_underline{text-decoration: underline !important;}
.underline_green{text-decoration-color: #29b55e !important;}
.underline_brown{text-decoration-color: #e25327 !important;}
.font_thin{font-weight: normal !important;}

.section-title h2{
	font-weight: 600 !important;
}
body{font-size:19px }
.landing_page .home02.bg-image {
    background: url(../img-2018/kasset/Banner-1920x800.jpg) no-repeat center center;
    background-size: cover !important;
    background-position-y: 90px;
}
.navbar-header a.navbar-brand {
    margin-left: 0px !important;
    padding-left: 0px !important;
}
ul.nav.navbar-nav.navbar-right li:last-child {
    float: right;
}

.overlay{background:unset !important; background:rgba(0,0,0,0) !important;}
.nav-sec .navbar-nav>li{
	margin: 0px 10px;
}
.nav-sec .navbar-nav>li>a {
	font-size: 18px;
    line-height: 35px;
    padding: 0 5px !important;
}
.nav-sec .navbar-nav li a:after{display: none}
ul.nav.navbar-nav.navbar-right {
    margin-top: 25px;
    width: 93%;	
}
.nav-sec .navbar-nav>li:last-child >a:hover {
    border: 1px solid transparent !important;
}
.myfund.bg-image {
    background: url("../img-2018/kasset/background_top_my-fund.jpg") no-repeat center center;
    background-size: cover !important;
}
.myfund .header-content {
    padding-top: 10px;
}

#banner-mobile{display: none;}
.top-nav-collapse .navbar-brand {
    background: transparent !important;
    box-shadow: 0px 0px 0px 6px rgba(0, 0, 0, 0) !important;
}
section#banner {
    margin-top: 86px;
}
.col-md-12.txt_bottom_banner {
    text-align: center;
    background-color: rgba(255,255,255,0.9);
    color: #2fcf6b;
    padding: 10px 0px;
    margin-top: 75px;
    opacity: 0 !important;
}
/*section#row_content:before{
    content: " ";
    background-image: url(../img-2019/kasset/bg_circle.png);
    position: absolute;
    right: 0px;
    top: 0px;
    width: 50%;
    height: 500px;
    background-position: top 100% right -50%;
    background-repeat: no-repeat;
    background-size: 50%;
    background-attachment: fixed;
}*/
section#row_content {
    background: url(../img-2019/kasset/bg_circle.png) top -250px right -30%,url(../img-2019/kasset/bg_circle.png) bottom -400px left -38%;
    background-repeat: no-repeat;
    background-size: 40%;
    background-attachment: fixed;
}
.txt_content {
    padding: 20px 30px 40px 30px;
    background-color: #fff;
    margin-top: 20px;
}
div.content_1.active .col-lg-7,div.content_2.active .col-lg-7 {
    display: block;
}
.col-lg-11.content_section_1,.col-lg-11.content_section_2 {
    text-align: center;
}
.content_section_1 .content_1 .col-lg-7,.content_section_2 .content_2 .col-lg-7 {
    display: none;
    margin-top:55px;
}
ul.nav.nav-pills li a {
    border-radius: 50%;
    background: #fff;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    padding: 0px;
    margin: 15px auto;
    box-shadow: 0px 3px 10px rgba(0,0,0,0.25);
    transition: all .3s;
}
ul.nav.nav-pills li.active-icon a{
	background: linear-gradient(-45deg, #208f4a, #29b55e);
	color: #fff;
	width: 65px;
	height: 65px;
	line-height: 65px;
	font-size: 23px;
}
#row_content .content_1,#row_content .content_2{
	display: none;
}
#row_content .content_1.active,#row_content .content_2.active{
	display: block;
}
.work02-butt {
    margin-top: 20px;
}
a.btn_forget_pass {
    color: #2fcf6b;
    background: transparent;
    border: 1px solid #2fcf6b;
    padding: 10px 15px;
    border-radius: 35px;
    transition: all .3s;
}
a.btn_forget_pass:hover {
    color: #fff !important;
    background-color:#2fcf6b !important;
}

a.btn_forget_pass img {
    max-width: 300px;
    display: none;
}
.popup_wrap {
	display: none;
    position: fixed;
    width: 100%;
    height: 100vh;
    background-color: rgba(0,0,0,0.85);
    z-index: 10000;
    top: 0;
    left: 0;
}
.popup_wrap a.close_btn {
    font-size: 35px;
    color: #fff;
    position: fixed;
    top: 10px;
    right: 10px;
    padding: 10px 20px;
}
.popup_wrap > div {
    transform: translateY(30vh);
}
.popup_wrap .container {
    padding: 20px;
    background-color: #fff;
    max-width: 850px;
}
.popup_wrap .col-lg-12 {
    padding: 20px 15%;
    border: 1px solid #00a84d;
}
.popup_wrap h2 {
    text-align: center;
    margin-bottom: 35px;
    font-size: 40px;
}
.popup_wrap ol {
    counter-reset:item; 
    margin:0; 
    padding-left:0; 
}
.popup_wrap ol>li {
    counter-increment:item; 
    list-style:none inside; 
    margin: 5px 0;
    overflow: hidden;
    line-height: 50px;
    font-size: 24px;
}
.popup_wrap ol>li:before {
    content:counter(item) ;
    margin-right: 20px;
    display: block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 50px;
    background: #00a84d;
    color: #fff;
    text-align: center;
    float: left;
}

#ltf_rmf_article .col-sm-9 {
    padding-top: 0px;
}
#ltf_rmf_article h3 {
    margin-top: 0px;
}
#ltf_rmf_article .col-md-12 img.img-responsive {
    max-width: 23%;
    margin: auto;
}
#ltf_rmf_article .col-sm-3 h1 {
    margin: 0px;
}
section#ltf_rmf_article a:hover * {
    text-decoration: underline !important;
}

.bttn-appnova-gradient:before {
    background: #208f4a !important;
    background: -webkit-linear-gradient(-45deg, #208f4a, #29b55e) !important;
    background: -moz-linear-gradient(-45deg, #208f4a, #29b55e) !important;
    background: -o-linear-gradient(-45deg, #208f4a, #29b55e) !important;
    background: linear-gradient(-45deg, #208f4a, #29b55e) !important;
    color: #FFF !important;
}
.rmf_hilight .bttn-appnova-gradient span, .ltf_hilight .bttn-appnova-gradient span {
    color: #2fcf6b;
    background:transparent;
}
.banner_bottom {
    padding: 0px;
}
.service {
    color: #ac9e95;
    font-size: 24px;
    text-align: center;
}

.btn-circle{
	width: 100%;
	max-width: 160px;
	height: 160px;
	margin:auto;
}
.butt-1{
	background: url(../img-2018/kasset/btn_channel_1.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
}
.butt-2{
	background: url(../img-2018/kasset/btn_channel_2.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
}
.butt-3{
	background: url(../img-2018/kasset/btn_channel_3.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
}
.butt-4{
	background: url(../img-2018/kasset/btn_channel_4.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
}
.butt-5{
	background: url(../img-2018/kasset/btn_channel_5.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
}
.butt-ltf{
	background: url(../img-2018/kasset/btn_ltf_tree.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	width: 180px;
}
.butt-rmf{
	background: url(../img-2018/kasset/btn_rmf_tree.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	width: 180px;
}
.butt-new-account{
	background: url(../img-2018/kasset/btn_account.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	width: 180px;
}
.butt-branch{
	background: url(../img-2018/kasset/btn_branch.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	width: 180px;
}
.btn-regis{
	color:#fff;
	text-align: center;
	font-size: 17px;

}
.link_tab{

	text-align: center;
	color: #fff;
	display: inline-block;
	margin: 0px 80px;

}
section#row_content:after {
    display: none;
}
#banner-bottom .container {
    padding: 0px;
}

.link_tab.active .btn-circle.butt-ltf,.link_tab.active .btn-circle.butt-rmf,.link_tab.active .btn-circle.butt-new-account,.link_tab.active .btn-circle.butt-branch{background-position: bottom;}
a.link_tab:hover * {
    background-position: bottom;
    color: #fff !important;
}
.row.btn_buy {
	background-color: #fff;
}
.row.btn_buy .col-md-4 {
    padding: 0;
}
a.btn_full {
    background-color: #fff;
    color :#000 !important;
    width: 100%;
    display: block;
    text-align: center;
    padding: 15px 10px 10px 10px;
}
a.btn_full.font_brown {
    color :#e25327 !important;
}
a.btn_full.font_brown:hover,a.btn_full.font_brown.active {
    background-color: #96e7b5 !important;
    color :#e25327 !important;
}
a.btn_full:hover,a.btn_full.active {
    border-bottom: 3px solid #00a84d !important;
    color :#00a84d !important;
}

.btn-regis *:hover,.more_rmf_hilight,.more_ltf_hilight{
	cursor: pointer;
}
a.btn-regis:hover *,a.btn-regis:visited * {
    color: #fff !important;
}
.font_red.txt_head_hilight {
    font-size: 25px;
    margin-bottom: 5px;
}
a.link_hilight:hover .txt_head_hilight, a.link_hilight:hover .txt_head_i {
    color: #29b55e;
}

.btn-regis:hover .butt-1,.btn-regis:hover .butt-2,.btn-regis:hover .butt-3,.btn-regis:hover .butt-4,.btn-regis:hover .butt-5{
	background-position: bottom center !important;
}

.rmf_hilight_3,.rmf_hilight_4,.ltf_hilight_3,.ltf_hilight_4{
	-webkit-transition: all 1s linear 1s;
  	transition: all 1s linear 1s;
  	display: block;
  	width: auto;
  	height: auto;
}
.rmf_hilight_3.hide,.rmf_hilight_4.hide,.ltf_hilight_3.hide,.ltf_hilight_4.hide{
	-webkit-transition: all 1s linear 1s;
  	transition: all 1s linear 1s;
  	display: block;
	width: 0px;
	height: 0px;
	overflow: hidden;
}
.txt_content h3 {
    margin-bottom: 20px;
}
.txt_bullet{
	display: inline-block;
	vertical-align: middle;
	text-align: left;
}
ul.bullet_inline li {
    display: inline-block;
}
.btn_dropdown_ltf_rmf.ltf_rmf_close{transform: rotate(180deg);}

.bttn-appnova-gradient.small{padding: 7px 15px;border-radius: 25px; font-weight: 400;box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);font-size: 12px}


.white_color{color:#fff;}
.txt_left{text-align: left;}
.txt_right{text-align: right;}
.txt_center{text-align: center;}
.border_right{border-right: 1px solid #e6e6e6}
.bg-grey{background-color: #f2f2f2}
.bg-green{background-color: #29b55e}
.border_title{border: 2px solid #fff; width: 10%}
a {
    color: #19a856;
    text-decoration: none;
}
a.link_choose_ltf,a.link_choose_rmf{color: #000}
a.link_choose_ltf:hover{color: #29b55e}
a.link_choose_rmf:hover{color: #e25327}
.btn_print{display: none;}



/*mobile-slider*/
.about .mobile-features .tab-content>.tab-pane:before {
    top: 10px;
}
.about .mobile-features .tab-content>.tab-pane:nth-child(1) {
    top: 10px;
}
.about .mobile-features .tab-content>.tab-pane:nth-child(2) {
    top: 80px;
}
.about .mobile-features .tab-content>.tab-pane:nth-child(3) {
    top: 130px;
}
.about .mobile-features .tab-content>.tab-pane:nth-child(4) {
    top: 190px;
}
.about .mobile-features .tab-content>.tab-pane:nth-child(5) {
    top: 250px;
}
.about .mobile-features .tab-content>.tab-pane:nth-child(6) {
    top: 310px;
}
.about .mobile-features .tab-content>.tab-pane:nth-child(7) {
    top: 370px;
}
.about .mobile-features .tab-content>.tab-pane:nth-child(8) {
    top: 425px;
}
.about .mobile-features .tab-content>.tab-pane:nth-child(9) {
    top: 490px;
}
.about .mobile-features .tab-content {
    display: inline-block;
    margin-left: 220px;
    width: 60%;
    position: relative;
    padding: 50px 0;
}
.about .mobile-features .features-slider:after {
    content: '';
    display: block;
    position: absolute;
    width: 360px;
    height: 500px;
    top: 30px;
    left: 80px;
    z-index: -1;
    border-right: 1px dashed #ddd;
}
#section_buy_ltf:after {
    height: 320px;
}
.k-cyber #section_buy_ltf:after {
    height: 200px;
}
.k-cyber #section_not_buy_ltf:after {
    height: 250px;
}
#section_buy_rmf:after {
    height: 320px;
}
.k-cyber #section_buy_rmf:after {
    height: 200px;
}
.k-cyber #section_not_buy_rmf:after {
    height: 270px;
}
.about .mobile-features .nav-pills>li.active-icon>a {
    color: #fff;
}

.k-cyber .about .mobile-features .features-slider {
    background: unset;
}
.k-cyber .about .mobile-features .features-slider.owl-carousel .owl-item img {
    max-width: 490px;
    width: 100%;
}
.k-cyber .about .mobile-features .features-slider {
    padding: 0px;
    max-width: 490px !important;
}
.k-cyber .about .mobile-features .features-slider:after {
    width: 545px;
}
.about .mobile-features .tab-content>.tab-pane {
    width: fit-content !important;
}


.new-account .about .mobile-features .features-slider {
    background: unset;
}
.new-account .about .mobile-features .features-slider.owl-carousel .owl-item img {
    max-width: 450px;
    width: 100%;
}
.new-account .about .mobile-features .features-slider {
    padding: 0px;
    max-width: 490px !important;
}
.new-account .about .mobile-features .features-slider:after {
    width: 545px;
}
.new-account .about .mobile-features .features-slider:after {
    height: 140px;
}
.section_content.hide {
    top: 35px;
    opacity: 0;
    display: none;
    transition: all .3s;
}
.section_content {
    top: 0px;
    display: block;
    opacity: 1;
    transition: all .3s;
}

/*mobil-slider*/

.overlay_link_banner {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 45%;
    height: 350px;
}
.area_link_banner {
    width: 100%;
    height: 350px;
}
.txt_fund {
    text-align: left !important;
    padding-left: 20% !important;
}
.txt_shadow{text-shadow: 0px 0px 5px rgba(0,0,0,0.5);}
.landing_page .header-inner {
    height: 650px;
}


.choice_wrap .choice_title a {
    width: 100%;
    display: block;
    padding: 15px 10px 15px 25px;
    border-bottom: 1px solid #ccc;
    color: #000;
}
.choice_wrap .choice_title a h3{
	font-weight: 400;
}
.choice_wrap.active .choice_title a {
    border-color: #00a84d;
}
.choice_wrap .choice_ans {
    display: none;
    transition: all .3s;
    height: 0px;
    overflow: hidden;
}
.choice_wrap.active .choice_ans {
    display: block;
    background-color: #fff;
    padding: 15px 10px 15px 35px;
    color: #808080;
    height: 100%;
}

.footer {
    background-color: #fafafa;
    font-size: 12px;
    text-align: unset; 
    padding: 0px;
    padding-top:30px;
}
footer#footer02 .secRowFooter {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-weight: 300;
}
footer {
	font-family:Helvetica, Arial, sans-serif;
}
.footer .links li {
    margin-bottom: 6px;
}
footer ul, footer ol, footer li {
    list-style: none;
    margin: 0;
    padding: 0;
}
footer a.link {
    display: inline-block;
}
.footer .link {
    color: #777;
}
.footer .social {
    overflow: hidden;
    margin-top: 6px;
}
.footer .social a {
    float: left;
    margin-right: 10px;
    display: inline-block;
}
.footer .social .ic {
	font-family: Socicon;
    margin: 0;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #f2f2f2;
    text-align: center;
    background-color: #bbb;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: ease-in-out .2s;
    -o-transition: ease-in-out .2s;
    transition: ease-in-out .2s;
}
.ic, .ic-label {
    display: inline-block;
    vertical-align: middle;
}
.socicon-facebook:before {
  content: "\e028";
}
.socicon-line:before {
  content: "\e04b";
}

[class^="socicon-"], [class*=" socicon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Socicon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.footer-utility {
    padding: 15px 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.footer-utility .affiliate-websites {
    float: left;
}
.affiliate-websites li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    padding: 5px 0;
}
.affiliate-websites .img {
    height: 21px;
}
.footer-legal:after, .footer-utility:after {
    content: "";
    display: table;
    height: 0;
    clear: both;
}
.footer-utility .links {
    float: right;
    margin-top: 9px;
}
.footer-utility .links li {
    white-space: nowrap;
    padding-left: 15px;
    margin-bottom: 0;
}
.slogan {
    padding: 30px 0;
}
.slogan .img {
    margin: 0 auto;
    width: 183px;
}
.footer .img {
    display: block;
}
@media screen and (min-width: 768px){
	.navbar-right {
	    float: right!important;
	    margin-right: 0px !important;
	}
	.navbar-nav>li {
	    float: left !important;
	}
	.navbar-nav>li:last-child {
	    float: right !important;
	}
}

@media screen and (max-width: 1800px){
	.landing_page .header-inner {
	    height: 590px;
	}
}
@media screen and (max-width: 1700px){
	.landing_page .header-inner {
	    height: 530px;
	}
}
@media screen and (max-width: 1550px){
	.landing_page .header-inner {
	    height: 480px;
	}
}


@media screen and (max-width: 1440px) {
	.landing_page  .header-inner {
	    height: 450px;
	}
}
@media screen and (max-width: 1350px){
	.landing_page  .header-inner {
	    height: 420px;
	}	
}
@media screen and (max-width: 1250px){
	.landing_page  .header-inner {
	    height: 340px;
	}	
	.nav-sec .navbar-nav>li:last-child {
	    display: none;
	}
	.nav-sec .navbar-nav>li>a {
	    line-height: 66px;
	    padding: 0 5px !important;
	}
}
@media screen and (max-width: 1200px){
	ul.nav.navbar-nav.navbar-right {
	    margin-top: 25px;
	    width: 50%;
	    text-align: right;
	}
	.btn-circle {
	    max-width: 130px;
	    height: 130px;
	}
	section#banner {
	    margin-top: 86px;
	}
}
@media screen and (max-width: 1150px){
	.landing_page  .header-inner {
	    height: 280px;
	}

	.col-md-12.txt_bottom_banner {
	    opacity: 0;
	}

}
@media screen and (max-width: 1000px){
	.landing_page  .header-inner {
	    height: 230px;
	}
	.nav-sec .navbar-nav>li>a {
	    font-size: 12px;
	}
}
@media screen and (max-width: 991px){
	.btn-circle {
	    max-width: 160px;
	    height: 160px;
	}
}
@media screen and (max-width: 877px){
	.landing_page  .header-inner {
	    height: 180px;
	}
}
@media screen and (max-width: 767px){
	body.landing_page .txt_bottom_banner,body.landing_page .banner_top {
	    display: none !important;
	}
	.landing_page  #banner-mobile {
	    display: block;
	    margin-top: 78px;
	}
	.nav-sec .navbar-nav>li>a {
	    line-height: 30px;
	}
	.nav-sec .navbar-nav>li>a {
	    font-size: 16px;
	}
	a.btn_forget_pass {
        position: relative;
	    display: block;
	    text-align: center;
	    margin: 20px auto 0px;
	    left: 0;
	    right: 0;
	}
	.popup_wrap > div {
	    transform: translateY(20vh);
	    max-width: 95%;
	    margin: auto;
	}
	ul.nav.nav-pills.mobile-nav-pills {
	    text-align: center;
	}
	.nav.nav-pills>li {
	    display: inline-block;
	    margin: 0px 3px;
	}
	ul.nav.nav-pills li.active-icon a {
	    width: 50px;
	    height: 50px;
	    line-height: 50px;
	}
	.content_1 .col-lg-5 img, .content_2 .col-lg-5 img {
	    margin: auto;
	}
}
@media screen and (max-width: 677px){
	.gif_mobile{display: block !important;}
	.remove_pdd{padding: 0px 0px 20px 0px !important;}
	.txt_fund {
	    text-align: left !important;
	    padding-left: 20% !important;
	}
	.popup_wrap .col-lg-12 {
	    padding: 10px 5%;
	}

}
@media screen and (max-width: 480px){
	.mobile-features{display: table;}
	.mobile_footer  { display: table-footer-group; }
	.mobile_header { padding:0px; }

	#row_content .row{margin: 0px}


	.pdd100 {
	    padding: 50px 0;
	}
	.single-work02 .work02-photo {
	    margin-bottom: 0px;
	}
	.popup_wrap .row {
	    margin: auto !important;
	}
	.popup_wrap > div {
	    transform: translateY(12vh);
	}
	.popup_wrap .container {
	    padding: 10px;
	}
	.popup_wrap .col-lg-12 {
	    padding: 10px 10px;
	}
	.popup_wrap h2 {
	    font-size: 28px;
	}
	.popup_wrap ol>li {
	    font-size: 18px;
	    line-height: 30px;
	}
	.popup_wrap ol>li:before{
		width: 30px;
		margin-right: 10px;
	}
	.section_content .col-lg-1 {
	    padding: 0px;
	}
	.nav.nav-pills>li {
	    display: inline-block;
	    margin: 0px 3px;
	}
	ul.nav.nav-pills li a{
		margin: 5px 0px;
	    width: 40px;
    	height: 40px;
    	line-height: 40px;
	}
	ul.nav.nav-pills li.active-icon a{
		width: 50px;
		height: 50px;
		line-height: 50px;
	}
	.section-title {
	    margin-bottom: 30px;
	}
	#ltf_rmf_article img.img-responsive {
	    max-width: 60% !important;
	    display: block !important;
	    margin: auto !important;
	}

	#banner-mobile.k_my_fund_page,#banner-mobile.new_account_page{
		background: url(../img-2018/kasset/background_top_my-fund.jpg);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center center;
		margin-top:80px;

	}
	#banner-mobile a.link_tab {
	    margin: 20px 0px;
	    color: #000;
	}
	.txt_fund {
	    text-align: center !important;
	    padding-left: 0% !important;
	    padding:0 15px 15px 15px !important;
	}
	.txt_fund .txt_bullet {
	    text-align: center;
	}
	.work02-photo img {
	    max-width: 60% !important;
	}
	.about .mobile-features .tab-content {
	    display: block;
	    margin-left: unset;
	    width: 100%;
	    position: relative;
	    padding: 25px 0;
	}
	.remove_pdd{padding: 0px 0px 20px 0px !important;}

	.gif_mobile{display: block !important;}
	a.navbar-brand {
	    display: block;
	    float: none;
	}
	.navbar-default .navbar-brand img{margin:auto;}
	.h2,h2{font-size: 35px}
	.home02.bg-image {
	    background: unset;
	    background-size: cover !important;
	}
	.banner_top{display: none;}
	#banner-mobile{display: block;}
	.txt_bottom_banner {
	    background-color: #f1f1f1 !important;
	}

	.txt_bottom_banner h1 {
	    font-size: 25px;
	}
	.pdd-mobile-30{padding: 30px 15px 0 15px}
	.about .mobile-features .tab-content>.tab-pane {
	    width: 80% !important;
	    margin: auto;
	}
	.mobile-features {
	    width: 100%;
	}
	ul.nav.nav-pills.mobile-nav-pills {
	    text-align: center;
	}
	.accordion_wrap {
	    width: 95%;
	    margin: auto;
	}
	.choice_wrap .choice_title a h3 {
	    font-weight: 400;
	    font-size: 1em;
	}
	.footer-directory, .footer-utility .affiliate-websites {
	    display: none;
	}
	.footer-utility .links {
	    float: none;
	    text-align: center;
	}
}

@media screen and (max-width: 375px){
	.mobile_header {
	    width: 375px;
	}
   .mobile-features {
	    width: 375px !important;
	}
	.about .mobile-features .nav {
	    max-width: 375px;
	}
	.about .mobile-features .tab-content {
	    display: block;
	    margin-left: unset;
	    width: 100%;
	    position: relative;
	    padding: 25px 0;
	}
}

@media print {
	body{margin-top: 25px}
	header#home02 ,header#home02 *{
		display: inline-block;
		position: relative;
	}
	ul.nav.navbar-nav.navbar-right {
	    float: right;
	    padding-right: 20px;
	}
	.btn_print{display: inline-block;margin:20px;max-width: 200px}
	.btn-circle.butt-1,.btn-circle.butt-2,.btn-circle.butt-3,.btn-circle.butt-4{display: none !important;}
	section#channel .col-md-3 {
	    display: inline-block !important;
	    width: 25% !important;
	    float: left;
	}
	 section#channel .col-md-3 a[href]:after {
	    content: "";
	  }

	.gif_mobile{display: block !important;}
	.col-md-12.txt_bottom_banner{margin-top: 0px}
	.header-inner{
		display: none !important;
	}
	ul.nav.navbar-nav.navbar-right {
	    max-width: 30%;
	    display: inline-block;
	    text-align: right;
	}
	ul.nav.navbar-nav.navbar-right a{
	    display: none !important;
	}
	
	#banner-mobile{display: block;}
	.not_print{display: none;}
	
	.col-md-6.wow.fadeInRight {
	    width: 30%;
	    float: left;
	}
	.col-md-6.wow.fadeInLeft {
	    width: 70%;
	    float: right;
	}
	section#random-feat02,section#channel {
	    padding: 20px 0px !important;
	}
	.work02-butt {
	    display: none;
	}
	section#video-app02 {
	    padding: 20px 0px !important;
	}
	.pdd100{padding:0px !important;}
	section#random-feat02,.ltf_hilight,.rmf_hilight {
	    page-break-after: always !important;
	}
	.ltf_hilight,.rmf_hilight{margin-top: 20px}
}