@charset "utf-8";
.clear{clear:both;}
input,textarea{outline:none}


/* load db RWDPreloader002 */
.RWDPreloader002 {
              position: fixed;
              left: 0px;
              top: 0px;
              width: 100%;
              height: 100%;
              z-index: 9999;
              background-color: #fff;
            }
            .RWDPreloader002 .preload {
              width: 128px;
              height: 128px;
              position: absolute;
              top: 50%;
              left: 50%;
              margin-top: -64px;
              margin-left: -64px;
            }
/*END*/
/* load db RWDfullScreenEditor */
.RWDfullScreenEditor {
position: relative;
              display: table;
  width:100%;
        height:100%;
 background-repeat: no-repeat;
 background-attachment:scroll;
 background-size: cover;
 background-position: top center;
}
@media(min-width:1200px){
  .RWDfullScreenEditor {
    background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
 }
}


            .RWDfullScreenEditor:before {
              position: absolute;
              content: " ";
              width: 100%;
              height: 100%;
              background: rgba(0, 0, 0, 0.8);
            }
            .RWDfullScreenEditor .intro-body {
              position: relative;
              display: table-cell;
              vertical-align: middle;
              padding-top: 70px;
              padding-bottom: 70px;
            }
            @media (min-width: 1280px) {
              .RWDfullScreenEditor .intro-body {
                padding-top: 0px;
                padding-bottom: 20px;
              }
            }
            .RWDfullScreenEditor .intro-body .intro-text {
              margin-top: 40px;
            }
            .RWDfullScreenEditor .intro-body .intro-text h2 {
              color: #fff;
              font-size: 50px;
              font-weight: 700;
            }
            @media (min-width: 768px) {
              .RWDfullScreenEditor .intro-body .intro-text h2 {
                font-size: 55px;
              }
            }
            .RWDfullScreenEditor .intro-body .intro-text  {
              color: #fff;
              font-size: 22px;
              font-weight: 400;
            }
            @media (min-width: 768px) {
              .RWDfullScreenEditor .intro-body .intro-text  {
                font-size: 26px;
              }
            }
            .RWDfullScreenEditor .intro-body .page-scroll {
              margin-top: 30px;
            }
            @media (min-width: 768px) {
              .RWDfullScreenEditor .intro-body .page-scroll {
                margin-top: 50px;
              }
            }
            @media (min-width: 768px) {
              .RWDfullScreenEditor .intro-body .page-scroll a.btn {
                padding: 20px 25px;
                font-size: 22px;
              }
            }

.RWDfullScreenEditor .logo img {
    margin: auto;
    position: relative;
    width: 300px;
}


.RWDfullScreenEditor .btn.btn-rj {
    background-color: #1abc9c;
    border-color: #1dd2af;
    color: #fff;
    text-transform: uppercase;
}
.RWDfullScreenEditor .btn.btn-rj:hover, .btn.btn-rj:focus {
    background-color: #17a689;
    color: #fff;
}

.RWDfullScreenEditor .bgbanner{width:100%;height:100%;position: absolute;z-index:-1}
.RWDfullScreenEditor .bx-viewport,.RWDfullScreenEditor .bx-wrapper{
    position:relative;
    width:100%;
    height:100% !important;
    top:0;
    left:0;
}
.RWDfullScreenEditor .bxslider,.RWDfullScreenEditor .bxslider li{
    height: 100% !important;
   list-style: none;
  margin:0px;padding:0px;
}
.RWDfullScreenEditor .bxslider li{
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}
.RWDfullScreenEditor .bx-wrapper .bx-viewport{
    border: none !important;
}
/*END*/
/* load db scrollDown001 */
.scrollDown001 {text-align: center;}
.scrollDown001 .scrollLink{display:inline-block;}

/*END*/
/* load db RWDMenuIcon002 */
/*language{*/
.RWDMenuIcon002 .mobile_language{display:none;}
.RWDMenuIcon002 .web_language{width:107px;font-size:12px;color:#7c7c7c;margin-top:20px;position:relative;cursor:pointer;}
.RWDMenuIcon002 .web_language .lang_text{padding: 0px 6px;background-color: #fff;border: 1px solid #7c7c7c;position: absolute;width: 107px;}
.RWDMenuIcon002 .web_language .btnToggle {cursor: pointer;display: block;height: 24px;position: absolute;right: 0;top: 0;width: 24px;}
.RWDMenuIcon002 .web_language .btnToggle .line {background-color: #7c7c7c;display: block;height: 2px;position: absolute;transition: all 0.3s ease-out 0s;width: 14px;}
.RWDMenuIcon002 .web_language .btnToggle .line_01 {right: 6px;top: 4px;}
.RWDMenuIcon002 .web_language .btnToggle .line_02 {right: 6px;top: 8px;}
.RWDMenuIcon002 .web_language .btnToggle .line_03 {right: 6px;top: 12px;}
.RWDMenuIcon002 .web_language.is-opened .btnToggle .line_01 {top: 8px;transform: rotate(45deg);transform-origin:50% 50% 0;-ms-transform: rotate(45deg);-ms-transform-origin:50% 50% 0;-webkit-transform: rotate(45deg);-webkit-transform-origin:50% 50% 0;-moz-transform: rotate(45deg);-moz-transform-origin:50% 50% 0;-o-transform: rotate(45deg);-o-transform-origin:50% 50% 0;}
.RWDMenuIcon002 .web_language.is-opened .btnToggle .line_02 {opacity: 0;}
.RWDMenuIcon002 .web_language.is-opened .btnToggle .line_03 {top: 8px;transform: rotate(135deg);transform-origin:50% 50% 0;-ms-transform: rotate(135deg);-ms-transform-origin:50% 50% 0;-webkit-transform: rotate(135deg);	-webkit-transform-origin:50% 50% 0;-moz-transform: rotate(135deg);-moz-transform-origin:50% 50% 0;	-o-transform: rotate(135deg);-o-transform-origin:50% 50% 0;}          	
.RWDMenuIcon002 .web_language.is-opened{color:#ffffff;}
.RWDMenuIcon002 .web_language.is-opened .lang_text{background-color:#7c7c7c;}
.RWDMenuIcon002 .web_language.is-opened .line {background-color:#ffffff;}
.RWDMenuIcon002 .web_language .lang_options{display:none;top:30px;position: absolute;z-index:10;width:107px;}
.RWDMenuIcon002 .web_language.is-opened .lang_options{display:block}
.RWDMenuIcon002 .web_language .web_language_menu{background-color:#eaeaea;border-bottom:1px solid #b5b5b5;line-height:29px;text-align:center;font-size:12px;}
.RWDMenuIcon002 .web_language .web_language_menu a{color:#494949;}
.RWDMenuIcon002 .web_language .web_language_menu:last-child{border-bottom:0px;}

.RWDMenuIcon002 .mobile_language{text-align:center;}
.RWDMenuIcon002 .mobile_language .lang_text{background-color:#eaeaea;font-size:14px;line-height:35px;color:#494949;}
.RWDMenuIcon002 .mobile_language .lang_options{display:none;}

.RWDMenuIcon002 .mobile_language .web_language_menu{background-color:#eaeaea;border-bottom:1px solid #b5b5b5;line-height:29px;text-align:center;font-size:14px;}
.RWDMenuIcon002 .mobile_language .web_language_menu a{color:#494949;}
.RWDMenuIcon002 .mobile_language .web_language_menu:last-child{border-bottom:0px;}

.RWDMenuIcon002 .mobile_language.is-opened .lang_text{background-color:#494949;color:#FFFFFF;}
.RWDMenuIcon002 .mobile_language.is-opened .lang_options{display:block;}
@media (min-width: 800px){
  .RWDMenuIcon002 .web_language{margin-left:0px;}
}
@media (min-width: 1025px){
  .RWDMenuIcon002 .web_language{margin-left:30px;}
}
@media (max-width: 799px){
  .RWDMenuIcon002 .web_language{display:none;}
  .RWDMenuIcon002 .mobile_language{display:block;}
}
/*language}*/

/*search{*/
#navigation .web_search {border:1px solid transparent;display:inline-block;margin-top:13px;}
#navigation .web_search .searchkey{float:left;position:relative;}
#navigation .web_search .searchkey input{border: medium none;line-height:30px;height:30px;padding:0px 5px;width: 100px;margin:0 5px}
#navigation .web_search .btn{display: inline-block;padding:0px 10px;line-height: 30px;font-size:13px;float:left;text-align: center;cursor:pointer;}
#navigation .web_search {background-color:#1a1a1a;}
#navigation .web_search {border-color:#1a1a1a;}
#navigation .web_search input{color:#909090;}
#navigation .web_search input{background:#1a1a1a;}
#navigation .web_search .btn{background:transparent;}
#navigation .web_search .btn{color:#7b7b7b;}
#navigation .web_search .btn:hover{color:#ffffff;}
#navigation .web_search.mobile_web_search{display:none;}
@media (min-width: 800px){
  #navigation .web_search{margin-left:0px;}
}
@media (min-width: 1025px){
  #navigation .web_search{margin-left:30px;}
}
@media (max-width: 799px){
  #navigation .web_search{display:none;}
  #navigation .web_search.mobile_web_search{display:block;}
  #navigation .web_search .searchkey{width:80%;}
  #navigation .web_search .searchkey input{width:100%}
  #navigation .web_search .btn{width:10%;float:right;margin-right:10px;}
}
/*search}*/


.navbar-right{  max-width: 60%;}
@media screen and (max-width: 799px) {
  .navbar-right {max-width: 100%;width:100%;}
}
.navbar.navbar-fixed-top {
    
              position: relative;
              margin: 0;
              border: 0;
              min-height: 60px;
              background-color: #222;
              box-shadow: 0px 2px 8px 0px rgba(100, 100, 100, 0.2);
            }
            @media (min-width: 800px) {
              .navbar.navbar-fixed-top {
                -webkit-transition: background 0.2s ease-in-out, padding 0.3s ease-in-out;
                -moz-transition: background 0.2s ease-in-out, padding 0.3s ease-in-out;
                transition: background 0.2s ease-in-out, padding 0.3s ease-in-out;
              }
            }
            .navbar.navbar-fixed-top .navbar-brand {
              color: #fff;
              font-size: 28px;
              font-weight: 700;

              height: 100px;
              line-height: 100px;
              padding-top: 0px;
              padding-bottom: 0px;
              letter-spacing: 0.1em;
            }
            .navbar.navbar-fixed-top .navbar-brand:hover {
              color: #fff;
            }
            .navbar.navbar-fixed-top .navbar-toggle {
              margin-top: 12px;
              background-color: #1abc9c;
            }
            .navbar.navbar-fixed-top .navbar-nav > li > a {
              color: #fff;
              font-weight: 400;

            }
            @media (min-width: 992px) {
              .navbar.navbar-fixed-top .navbar-nav > li > a {
                height: 60px;
                line-height: 60px;
                padding-top: 0px;
                padding-bottom: 0px;
              }
            }
            .navbar.navbar-fixed-top .navbar-nav > li > a:hover {
              color: #1abc9c;
              background-color: #222;
            }
            .navbar.navbar-fixed-top .navbar-nav > li > a > i.fa-angle-down {
              padding-left: 2px;
            }
            .navbar.navbar-fixed-top .navbar-nav > li.active a,
            .navbar.navbar-fixed-top .navbar-nav > li.active a:hover {
              background-color: #1abc9c;
              color: #fff;
            }
            @media (min-width: 992px) {
              .navbar.navbar-fixed-top .navbar-nav > li.active a,
              .navbar.navbar-fixed-top .navbar-nav > li.active a:hover {
                color: #fff;
                background-color: #1abc9c;
                background-repeat: repeat;
              }
            }
/*.navbar li > ul {list-style-type:none;display:none;margin:0px;padding:0px;position:absolute;z-index:10;background:#FFF;width: 200%;margin-left: -50%;box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.2);}*/
.navbar li > ul {list-style-type:none;display:none;margin:0px;padding:0px;position:absolute;z-index:10;background:#FFF;box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.2);min-width:100%;}
.navbar li > ul li{list-style-type; margin:0px;padding:5px 10px;white-space: nowrap; text-align:center;}
.navbar li > ul li:hover{background:#222;}
.navbar li > ul li a{text-decoration:none;display:block;color:#111}
.navbar li > ul li:hover a{color: #1abc9c;}
.navbar li > ul li ul{box-shadow: none;
    margin: 0;
    position: relative;
    width: 100%;}
.navbar .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
@media screen and (max-width: 799px) {
  .navbar-right {max-width: 100%;width:100%;}
  .navbar-nav {margin:0px;}
  .navbar li > ul{margin-left:0px;width:100%;}
  .navbar li > ul {position:relative;}
}


/*END*/
/* load db RWDedictor002 */
/*subject area*/
.RWDedictor002 .section-subject{text-align:center;margin-bottom:50px;}
.RWDedictor002 h1.main-title{font-size:48px;margin:0px;color:#222;font-weight: 300;}
.RWDedictor002 h2.sub-title{font-size:22px;;margin:18px 0 0;color:#222;font-weight: 300;}
.RWDedictor002 .section-line {background-color: #222;display: inline-block;height: 1px;width: 100px;margin-top:50px;}
/*subject area end*/

.RWDedictor002{color:#222}
.RWDedictor002 .carousel-container {
   padding-bottom: 40px;
}


            @media (min-width: 1024px) {
              .RWDedictor002 .carousel-container {
                padding-bottom: 0px;
              }
            }
            .RWDedictor002 .RWDedictor002-text{
              text-align: center;
            }
            @media (min-width: 1024px) {
              .RWDedictor002 .RWDedictor002-text {
                text-align: justify;
                padding-left: 35px;
              }
            }
            .RWDedictor002 .RWDedictor002-text > h4 {
              font-size: 25px;
              text-transform: uppercase;
            }
            .RWDedictor002 .RWDedictor002-text > p {
              font-size: 18px;
            }
            .RWDedictor002 .RWDedictor002-text > .page-scroll {
              padding-top: 10px;
            }
.RWDedictor002 .section-content{padding-top:70px;padding-bottom:80px;}


.RWDedictor002 .btn.btn-rj {
    background-color: #1abc9c;
    border-color: #1dd2af;
    color: #fff;
    text-transform: uppercase;
}
.RWDedictor002 .btn.btn-rj:hover,.RWDedictor002 .btn.btn-rj:focus {
    background-color: #17a689;
    color: #fff;
}

/*END*/
/* load db RWDparalaxSlice */
.RWDparalaxSlice .maskParent {
    position: relative;
    height: 100%;
    width: 100%;
}
.RWDparalaxSlice .paralaxMask {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    background: rgba(0,0,0,0.15);
}
.RWDparalaxSlice .paralaxText {
    padding-top: 66px;
    padding-bottom: 66px;
    text-align: center;
    position: relative;
}
.RWDparalaxSlice .paralaxText blockquote,.RWDparalaxSlice .paralaxText h1,.RWDparalaxSlice  .paralaxText h2,.RWDparalaxSlice  .paralaxText h3,.RWDparalaxSlice  .paralaxText p,.RWDparalaxSlice .paralaxText i {
    color: #fff;
}
.RWDparalaxSlice .paralaxText blockquote {
    padding: 0.5em 0;
    font-size: 33px;
    line-height: 33px;
    margin-bottom: 0;
    font-weight: 300;
    font-family: 'Microsoft YaHei';
    padding-left: 0;
    border: none;
    text-transform: uppercase;
    text-align: center;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
    letter-spacing: 0.1em;
}
@media (min-width: 768px)
.RWDparalaxSlice .paralaxText blockquote {
    font-size: 44px;
    line-height: 44px;
}

.RWDparalaxSlice {
overflow-x:hidden;
	width:100%;
	background-repeat: no-repeat;
	background-attachment:scroll;
	background-size: cover;
	background-position: top center;
min-height:100%;
}
@media(min-width:1200px){
	.RWDparalaxSlice {
		background-attachment: fixed;
		background-position: 50% 0;
 background-repeat:no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	}
}
/*END*/
/* load db RWDvideo002 */
.RWDvideo002{position:relative;}
.RWDvideo002.section-inner{padding:50px 0px}
/*subject area*/
.RWDvideo002 .section-subject{text-align:center;margin-bottom:50px;}
.RWDvideo002 h1.main-title{font-size:48px;margin:0px;color:#222;font-weight: 300;}
.RWDvideo002 h2.sub-title{font-size:22px;;margin:18px 0 0;color:#222;font-weight: 300;}
.RWDvideo002 .section-line {background-color: #222;display: inline-block;height: 1px;width: 100px;margin-top:50px;}
/*subject area end*/


.RWDvideo002 .videoitem{margin:0px 0px 26px 0px;overflow:hidden;}
.RWDvideo002 figure {
    width:100%;
    background: #3085a3 none repeat scroll 0 0;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    position: relative;
    text-align: center;
    z-index: 1;
}

.RWDvideo002 figure figcaption {
    backface-visibility: hidden;
    color: #646464;
    padding: 22px;
}
.RWDvideo002 figure.effect-sarah {
    background: #ffffff none repeat scroll 0 0;
}
.RWDvideo002 figure.effect-sarah img ,.RWDvideo002 figure.effect-sarah .iframe{
    backface-visibility: hidden;
    transform: translate3d(-10px, 0px, 0px);
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    width: calc(100% + 20px);
}
.RWDvideo002 figure.effect-sarah:hover img ,.RWDvideo002 figure.effect-sarah:hover .iframe{
    /* opacity: 0.25; */
    transform: translate3d(0px, 0px, 0px);
}
.RWDvideo002 figure.effect-sarah figcaption {
    text-align: left;
}
.RWDvideo002 figure.effect-sarah h2 {
    opacity: 0;
    overflow: hidden;
    padding: 0.5em 0;
    position: relative;
    font-size:22px;
    text-indent: 44px;
}
.RWDvideo002 figure.effect-sarah:hover h2 {
    opacity: 1;
}
.RWDvideo002 figure.effect-sarah h2::after {
    background: #646464 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    transform: translate3d(-100%, 0px, 0px);
    transition: transform 0.35s ease 0s;
    width: 100%;
}
.RWDvideo002 figure.effect-sarah:hover h2::after {
    transform: translate3d(0px, 0px, 0px);
}
.RWDvideo002 figure.effect-sarah p {
    opacity: 0;
    padding: 5px 0;
    margin:0px;
    transform: translate3d(100%, 0px, 0px);
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    font-size:13px;
}
.RWDvideo002 figure.effect-sarah:hover p {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
}

.RWDvideo002 figure figcaption, figure a {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 70%;
    text-align: left;
    top: auto;
}
.mfp-iframe-holder .mfp-content {
width: 95%;
}

/*touch device*/
.RWDvideo002.istouch figure.effect-sarah img ,.RWDvideo002.istouch figure.effect-sarah .iframe{
    /* opacity: 0.7; */
    transform: translate3d(0px, 0px, 0px);
}
.RWDvideo002.istouch figure.effect-sarah h2 {
    opacity: 1;
}

.RWDvideo002.istouch  figure.effect-sarah h2::after {
    transform: translate3d(0px, 0px, 0px);
}
.RWDvideo002.istouch figure.effect-sarah p {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
}

/*new style 2*/
.figcaption_bottom h2{ color:#FFFFFF;font-size:18px}
.figcaption_bottom .h2_line {
    background: #ffffff none repeat scroll 0 0;
    height: 1px;
    width: 100%;
    font-size:1px;line-height:1px;
    margin-bottom:5px;
}
.figcaption_bottom p{color:#FFFFFF;font-size:14px;line-height:28px;letter-spacing:1px}
/*END*/
/* load db RWDedictor */
.RWDedictor h3 {
    border-bottom: 0 solid #ccc;
    color: #ccc;
    font-size: 20px;
    font-weight: 800;
    line-height: 20px;
    margin: 10px 0;
    padding: 0 0 12px;
    text-transform: uppercase;
}
/*END*/
/* load db RWDparalaxSlice */
.RWDparalaxSlice .maskParent {
    position: relative;
    height: 100%;
    width: 100%;
}
.RWDparalaxSlice .paralaxMask {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    background: rgba(0,0,0,0.15);
}
.RWDparalaxSlice .paralaxText {
    padding-top: 66px;
    padding-bottom: 66px;
    text-align: center;
    position: relative;
}
.RWDparalaxSlice .paralaxText blockquote,.RWDparalaxSlice .paralaxText h1,.RWDparalaxSlice  .paralaxText h2,.RWDparalaxSlice  .paralaxText h3,.RWDparalaxSlice  .paralaxText p,.RWDparalaxSlice .paralaxText i {
    color: #fff;
}
.RWDparalaxSlice .paralaxText blockquote {
    padding: 0.5em 0;
    font-size: 33px;
    line-height: 33px;
    margin-bottom: 0;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
    padding-left: 0;
    border: none;
    text-transform: uppercase;
    text-align: center;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
    letter-spacing: 0.1em;
}
@media (min-width: 768px)
.RWDparalaxSlice .paralaxText blockquote {
    font-size: 44px;
    line-height: 44px;
}

.RWDparalaxSlice {
overflow-x:hidden;
	width:100%;
	background-repeat: no-repeat;
	background-attachment:scroll;
	/*background-size: 100% 100%;*/
	background-position: top center;
min-height:100%;
}
@media(min-width:1200px){
	.RWDparalaxSlice {
		background-attachment: fixed;
		background-position: 0% 0;
 background-repeat:no-repeat;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
	}
}
/*END*/
/* load db RWDnews005 */
.RWDnews005 header.section-header {
    margin-bottom: 80px;
}
.RWDnews005 .margin-bottom-60{margin-bottom:60px;}
.RWDnews005 .weight-300 {
    font-weight: 300 !important;
}

/*subject area*/
.RWDnews005 .section-subject{text-align:center;margin-bottom:50px;}
.RWDnews005 h1.main-title{font-size:48px;margin:0px;color:#414141;font-weight: 300;}
.RWDnews005 h2.sub-title{font-size:22px;;margin:18px 0 0;color:#8ab933;font-weight: 300;}
.RWDnews005 .section-line {background-color: #222;display: inline-block;height: 1px;width: 100px;margin-top:50px;}
/*subject area end*/


.RWDnews005 .size-13 {
    font-size: 13px !important;
    line-height: 17px !important;
}
.RWDnews005 .margin-bottom-40{ margin-bottom:40px !important; }
.RWDnews005 .margin-top-80 {
    margin-top: 80px !important;
}       
.RWDnews005 a{text-decoration: none;}
          
						/**	13. Owl Carousel v1.3.3
						*************************************************** **/
						/* clearfix */
						.RWDnews005 .owl-carousel .owl-wrapper:after {
							content: ".";
							display: block;
							clear: both;
							visibility: hidden;
							line-height: 0;
							height: 0;
						}
						/* display none until init */
						.RWDnews005 .owl-carousel{
							display: none;
							position: relative;
							width: 100%;
							-ms-touch-action: pan-y;
						}
						.RWDnews005 .owl-carousel .owl-wrapper{
							display: none;
							position: relative;
							-webkit-transform: translate3d(0px, 0px, 0px);
						}
						.RWDnews005 .owl-carousel .owl-wrapper-outer{
							overflow: hidden;
							position: relative;
							width: 100%;
						    z-index: 0;
						}
						.RWDnews005 .owl-carousel .owl-wrapper-outer.autoHeight{
							-webkit-transition: height 500ms ease-in-out;
							-moz-transition: height 500ms ease-in-out;
							-ms-transition: height 500ms ease-in-out;
							-o-transition: height 500ms ease-in-out;
							transition: height 500ms ease-in-out;
						}
							
						.RWDnews005 .owl-carousel .owl-item{
							float: left;
						}
						.RWDnews005 .owl-controls .owl-page,
						.RWDnews005 .owl-controls .owl-buttons div{
							cursor: pointer;
						}
						.RWDnews005 .owl-controls {
							-webkit-user-select: none;
							-khtml-user-select: none;
							-moz-user-select: none;
							-ms-user-select: none;
							user-select: none;
							-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
						}
						.RWDnews005 .owl-carousel.featured .owl-controls .owl-prev {
							margin-right:3px;
						}

						/* fix */
						.RWDnews005  .owl-carousel  .owl-wrapper,
						.RWDnews005 .owl-carousel  .owl-item{
							-webkit-backface-visibility: hidden;
							-moz-backface-visibility:    hidden;
							-ms-backface-visibility:     hidden;
						  -webkit-transform: translate3d(0,0,0);
						  -moz-transform: translate3d(0,0,0);
						  -ms-transform: translate3d(0,0,0);
						}
							/* 
							 *  Owl Carousel CSS3 Transitions 
							 *  v1.3.2
							 */
							.RWDnews005 .owl-origin {
								-webkit-perspective: 1200px;
								-webkit-perspective-origin-x : 50%;
								-webkit-perspective-origin-y : 50%;
								-moz-perspective : 1200px;
								-moz-perspective-origin-x : 50%;
								-moz-perspective-origin-y : 50%;
								perspective : 1200px;
							}
							/* fade */
							.RWDnews005 .owl-fade-out {
							  z-index: 10;
							  -webkit-animation: fadeOut .7s both ease;
							  -moz-animation: fadeOut .7s both ease;
							  animation: fadeOut .7s both ease;
							}
							.RWDnews005 .owl-fade-in {
							  -webkit-animation: fadeIn .7s both ease;
							  -moz-animation: fadeIn .7s both ease;
							  animation: fadeIn .7s both ease;
							}
							/* backSlide */
							.RWDnews005 .owl-backSlide-out {
							  -webkit-animation: backSlideOut 1s both ease;
							  -moz-animation: backSlideOut 1s both ease;
							  animation: backSlideOut 1s both ease;
							}
							.RWDnews005 .owl-backSlide-in {
							  -webkit-animation: backSlideIn 1s both ease;
							  -moz-animation: backSlideIn 1s both ease;
							  animation: backSlideIn 1s both ease;
							}
							/* goDown */
							.RWDnews005 .owl-goDown-out {
							  -webkit-animation: scaleToFade .7s ease both;
							  -moz-animation: scaleToFade .7s ease both;
							  animation: scaleToFade .7s ease both;
							}
							.RWDnews005 .owl-goDown-in {
							  -webkit-animation: goDown .6s ease both;
							  -moz-animation: goDown .6s ease both;
							  animation: goDown .6s ease both;
							}
							/* scaleUp */
							.RWDnews005 .owl-fadeUp-in {
							  -webkit-animation: scaleUpFrom .5s ease both;
							  -moz-animation: scaleUpFrom .5s ease both;
							  animation: scaleUpFrom .5s ease both;
							}

							.RWDnews005 .owl-fadeUp-out {
							  -webkit-animation: scaleUpTo .5s ease both;
							  -moz-animation: scaleUpTo .5s ease both;
							  animation: scaleUpTo .5s ease both;
							}
				

							/**
								CUSTOM REWRITE
							**/
							.RWDnews005 .owl-carousel {
								overflow:hidden;
								margin-bottom:20px;
								position:relative;
							}

							.RWDnews005 .owl-carousel.owl-padding-10 .owl-item {
								padding:0px 24px 24px 24px;
							}
							

							.RWDnews005 .owl-carousel img {
								display:inline-block;
							}
							.RWDnews005 .owl-carousel.buttons-autohide .owl-buttons {
								filter: Alpha(Opacity=0);
								opacity:0;

								-webkit-transition: opacity 0.4s;
								   -moz-transition: opacity 0.4s;
									 -o-transition: opacity 0.4s;
										transition: opacity 0.4s;
							}
							.RWDnews005 .owl-carousel.buttons-autohide:hover .owl-buttons {
									filter: Alpha(Opacity=100);
									opacity:1;
								}

							.RWDnews005 .owl-theme .owl-controls .owl-buttons div {
								color:#121212;
								background:#fff; 
								border:#fff 1px solid;

								opacity:1; 
								filter: Alpha(Opacity=100);

								-webkit-border-radius: 3px;
								   -moz-border-radius: 3px;
										border-radius: 3px;
							}
							.RWDnews005 .controlls-over .owl-controls .owl-prev {
								position: absolute;
								top: 50%;
								margin-top: -28px;
								right:auto;
								left: -13px;
								zoom: 1;
								width: 36px;
								height: 36px;
								opacity: 0;
							}
							.RWDnews005 .controlls-over .owl-controls .owl-next {
								position: absolute;
								top: 50%;
								margin-top: -28px;
								left:auto;
								right: -13px;
								zoom: 1;
								width: 36px;
								height: 36px;
								opacity: 0;
							}

							
							
							.RWDnews005 .controlls-over .owl-pagination {
								text-align:center;
								position:absolute; width:60%; margin:auto;
								bottom:-20px; left:0; right:0; z-index:1;
							}
							.RWDnews005 .owl-theme.controlls-over .owl-controls .owl-page {
								background:rgba(0,0,0,0.3);
								margin-bottom:30px;
								position:relative;
								display:inline-block;

							}
							.RWDnews005 .owl-theme.controlls-over .owl-controls .owl-page:first-child {
								-webkit-border-top-left-radius: 10px;
								-webkit-border-bottom-left-radius: 10px;
								-moz-border-radius-topleft: 10px;
								-moz-border-radius-bottomleft: 10px;
								border-top-left-radius: 10px;
								border-bottom-left-radius: 10px;
							}
							.RWDnews005 .owl-theme.controlls-over .owl-controls .owl-page:last-child {
								-webkit-border-top-right-radius: 10px;
								-webkit-border-bottom-right-radius: 10px;
								-moz-border-radius-topright: 10px;
								-moz-border-radius-bottomright: 10px;
								border-top-right-radius: 10px;
								border-bottom-right-radius: 10px;
							}
							.RWDnews005 .owl-theme.controlls-over .owl-controls .owl-page span {
								background:#fff;
							}
							.RWDnews005 .bottom-pagination .owl-controls .owl-page {
								margin-bottom:-40px !important;
							}


							/* top text caption */
							.RWDnews005 .owl-carousel .owl-item div {
								position:relative;
								text-align:center;
							}
							.RWDnews005 .owl-carousel .owl-caption {
								padding:10px;
								position:absolute !important;
								left:0; top:0; right:0;
								margin-top:0; max-width:100%;
								background:rgba(0,0,0,0.3);
								display:block; color:#fff;
							}

							.RWDnews005 .owl-carousel .owl-caption p {
								color:#fff;
								font-size:13px;
								line-height:20px;
								padding:0; margin:0;
							}
							.RWDnews005 .owl-carousel .owl-caption h1,
							.RWDnews005 .owl-carousel .owl-caption h1 a,
							.RWDnews005 .owl-carousel .owl-caption h2,
							.RWDnews005 .owl-carousel .owl-caption h2 a,
							.RWDnews005 .owl-carousel .owl-caption h3,
							.RWDnews005 .owl-carousel .owl-caption h3 a {
								color:#fff;
								font-size:21px;
								line-height:21px;
								font-weight:bold;
								margin-bottom:10px;
							}
							.RWDnews005 .owl-carousel .owl-caption a {
								color:#fff;
								font-weight:bold;
							}
							
							.RWDnews005 .owl-carousel.controls-hover-only .owl-controls {
								filter: alpha(opacity=0);
								opacity: 0;

								-webkit-transition: opacity 0.4s;
								   -moz-transition: opacity 0.4s;
									 -o-transition: opacity 0.4s;
										transition: opacity 0.4s;
							}
							.RWDnews005 .slider:hover .owl-carousel.controls-hover-only .owl-controls,
							.RWDnews005 .owl-carousel.controls-hover-only:hover .owl-controls {
								filter: alpha(opacity=100);
								opacity: 1;
							}





						/* Styling Pagination*/
						.owl-theme .owl-controls .owl-page{
							display: inline-block;
							zoom: 1;
							*display: inline;/*IE7 life-saver */
						}
						.owl-theme .owl-controls .owl-page span {
							display: block;
							width: 20px;
							height: 5px;
							margin: 5px 7px;
							filter: Alpha(Opacity=50);/*IE7 fix*/
							opacity: 0.5;
							-webkit-border-radius: 0;
							-moz-border-radius: 0;
							border-radius: 0;
							background: #869791;
						}

						.owl-theme .owl-controls .owl-page.active span,
						.owl-theme .owl-controls.clickable .owl-page:hover span{
							filter: Alpha(Opacity=100);/*IE7 fix*/
							opacity: 1;
						}


						/* If PaginationNumbers is true */

						.owl-theme .owl-controls .owl-page span.owl-numbers{
							height: auto;
							width: auto;
							color: #FFF;
							padding: 2px 10px;
							font-size: 12px;
							-webkit-border-radius: 30px;
							-moz-border-radius: 30px;
							border-radius: 30px;
						}

						@media only screen and (max-width: 600px) {
							.owl-pagination {
								display:none;
							}
						}
.RWDnews005 .owl-prev,.RWDnews005 .owl-next{
		background-image:none !important;
		border:0;
		color:#ccc;
		font-size:34px;
		line-height:55px;
		height:auto !important;
		width:56px !important;
		text-align:center;
		background-color:rgba(0,0,0,0.2);

		-webkit-border-radius: 3px;
		   -moz-border-radius: 3px;
				border-radius: 3px;

		-webkit-transition: all .400s;
		   -moz-transition: all .400s;
			 -o-transition: all .400s;
				transition: all .400s;
}
.RWDnews005 h4 {
    font-size: 16px;
    letter-spacing: normal;
    margin: 0 0 14px 0;
}
.RWDnews005 h4 a{color: #121212;}

.RWDnews005 h4:hover{color: #888;}
.RWDnews005 .margin-top-20 {
    margin-top: 20px !important;
}

.RWDnews005 ul>li>i {
    margin-right: 10px;
}



@media only screen and (max-width: 600px) {
  .RWDnews005 .owl-theme .owl-controls .owl-buttons div {background:transparent;border:#fff 0px solid;}
  .RWDnews005 .owl-prev,.RWDnews005 .owl-next{background-color:transparent;}
}
/*END*/
/* load db RWDedictor */
.RWDedictor h3 {
    border-bottom: 0 solid #ccc;
    color: #ccc;
    font-size: 20px;
    font-weight: 800;
    line-height: 20px;
    margin: 10px 0;
    padding: 0 0 12px;
    text-transform: uppercase;
}
/*END*/
/* load db RWDedictor */
.RWDedictor h3 {
    border-bottom: 0 solid #ccc;
    color: #ccc;
    font-size: 20px;
    font-weight: 800;
    line-height: 20px;
    margin: 10px 0;
    padding: 0 0 12px;
    text-transform: uppercase;
}
/*END*/
/* load db scrollTop001 */
.scrollTop001{
	transition: bottom 0.5s ease 0s;
	width: 83px;
	height: 123px;
	position: fixed;
	bottom: 10%;
	right: 25px;
	opacity: 0;
	text-align: center;	
	cursor:pointer;
	z-index: 75;
}
.scrollTop001 .icon{width:100%;height:100%;background: transparent url(../../model/sample/baseimg/scrollTop001/scrolltop.png) center center no-repeat;}
.scrollTop001:hover .icon{
  opacity:0.5;-moz-opacity:0.5;-khtml-opacity: 0.5; filter:alpha(opacity=50);
}
/*END*/
/* load db web_footer */
.web_footer a{text-decoration: none;}
.footer_desc{color:#6F6F6F}
.footer_desc a{color:#6F6F6F}
.footer_desc a:hover{color:#6F6F6F}
/*END*/
/* load db copyright */
.copyright_desc,.copyright_desc a,.copyright_desc a:hover{
	color:#fff;
	line-height: 22px;
}
/*END*/
.logo{
  color: #fff;
  position: relative;
  top: 70px
}
@media screen and (max-width: 992px) {
  .RWDedictor002 .RWDedictor002-text{
    text-align: left;
  }
}


.containermf{
  display: flex;
  flex-wrap: wrap;
  height:;
  justify-content: space-around;
  margin: 0 auto;
  max-width: 650px;
  min-width: 200px;
}

.canvasmf {
  align-items: center;
  border-radius: 50%;
  display: flex;
  height: 10em;
  justify-content: center;
  margin: 1em 1em 2em 1em;
  width: 10em;
}

/* Spinner 6 starts here */
.spinner6mf {
  background:#0078B2;
  border-radius: 50%;
  height: 1em;
  margin: .1em;
  width: 1em;
}

.p1mf {
  animation: fallmf 1s linear .3s infinite;
}

.p2mf {
  animation: fallmf 1s linear .2s infinite;
}

.p3mf {
  animation: fallmf 1s linear .1s infinite;
}

.p4mf {
  animation: fallmf 1s linear infinite;
}

@keyframes fallmf {
  0% {
    transform: translateY(-15px);
  }
  25%, 75% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-15px);
  }
}
/* Spinner 6 ends here */

@media (max-width: 600px) {
  .containermf {
    align-items: center;
    flex-direction: column;
  }
  .canvasmf {
    margin: 1em;
  }
}
@media screen and  (max-width: 767px){
  .scrollTop001{
    width: 45px;
    height: 45px;
    right: 3px
  }
}