a{text-decoration:none;}
a:hover{text-decoration:none !important;}
ul,li{list-style:none; margin:0; padding:0;}
h1,h2,h3,h4,h5{margin:0; padding:0;}
header{background:#df5d45;}
.wrapper{width:1000px; margin:0 auto;}
.navwrap{background: rgba(0, 0, 0, .7); width:100%; position:absolute; z-index:1000; left:0; right:0; margin:0 auto;}
.navwrapper{width:925px; margin:0 auto;}
.navbar{border-radius: 0px !important; margin-bottom:0px !important; min-height:80px !important; border:0px !important;}
.navbar-default{background:none !important; border-color:inherit !important;}
.navbar-inverse{background:none !important; border:0px !important;}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{border:0px !important;}
.navbar-brand{font-family: 'Open Sans', sans-serif; font-weight:700 !important; font-size:32px !important; padding-top:20px !important; height:auto !important;}
.navbar-default .navbar-brand{color:#fff !important;}
.navbar-default .navbar-brand:hover{color:#fff !important;}
.navbar-nav .dropdown-menu > li{border-bottom:1px solid #9a9a9a !important;}
.navbar-nav .dropdown-menu > li:last-child{border-bottom:none !important;}

a{text-decoration: none !important; outline:none; border:0;}


.navbar-default .navbar-nav > li > a{-webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;}
.navbar-default .navbar-nav > li > a:hover{color:#000 !important;}  
  
.cool-link {
    display: inline-block;
    color: #000;
    text-decoration: none;
}

.cool-link::after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #000;
    transition: width .3s;
}

.cool-link:hover::after {
    width: 100%;
    //transition: width .3s;
}

.navbar-nav > li{/*background:url(../images/navline.png) right center no-repeat; margin-right:1px;*/}
.navbar-nav > li:last-child{background:none;}
.navbar-nav > li > a{line-height:80px !important; padding-top:0px !important; padding-bottom:0px !important; font-family: 'RobotoSlab-Regular' !important; text-transform:none !important; color:#fff !important; font-size:18px !important; height:80px !important; /*background:url(../images/navbg.jpg) left top repeat-x !important;*/}
.nav>li>a{padding:0px 17px !important; /*margin-right:2px;*/}
.nav>li>a.last{padding:0px 17px 0px 17px!important;}
.navbar-nav > li > a:hover{color:#000 !important; background:#e5e5e5 !important;}

.topwrap{background:#df5d45; width:100%;}
.topwrapin{width:1030px; margin:0 auto;}


@font-face {
  font-family: 'Humanist521BT-Light';
  src: url('../fonts/Humanist521BT-Light.eot?#iefix') format('embedded-opentype'),  url('../fonts/Humanist521BT-Light.woff') format('woff'), url('../fonts/Humanist521BT-Light.ttf')  format('truetype'), url('../fonts/Humanist521BT-Light.svg#Humanist521BT-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'MyriadPro-Regular';
  src: url('../fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),  url('../fonts/MyriadPro-Regular.woff') format('woff'), url('../fonts/MyriadPro-Regular.ttf')  format('truetype'), url('../fonts/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Humanist777BT-RomanB';
  src: url('../fonts/Humanist777BT-RomanB.eot?#iefix') format('embedded-opentype'),  url('../fonts/Humanist777BT-RomanB.woff') format('woff'), url('../fonts/Humanist777BT-RomanB.ttf')  format('truetype'), url('../fonts/Humanist777BT-RomanB.svg#Humanist777BT-RomanB') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'NewsGothicBT-RomanCondensed';
  src: url('../fonts/NewsGothicBT-RomanCondensed.eot?#iefix') format('embedded-opentype'),  url('../fonts/NewsGothicBT-RomanCondensed.otf')  format('opentype'),
	     url('../fonts/NewsGothicBT-RomanCondensed.woff') format('woff'), url('../fonts/NewsGothicBT-RomanCondensed.ttf')  format('truetype'), url('../fonts/NewsGothicBT-RomanCondensed.svg#NewsGothicBT-RomanCondensed') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'LucidaSansUnicode';
  src: url('../fonts/LucidaSansUnicode.eot?#iefix') format('embedded-opentype'),  url('../fonts/LucidaSansUnicode.woff') format('woff'), url('../fonts/LucidaSansUnicode.ttf')  format('truetype'), url('../fonts/LucidaSansUnicode.svg#LucidaSansUnicode') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'RobotoSlab-Regular';
  src: url('../fonts/RobotoSlab-Regular.eot?#iefix') format('embedded-opentype'),  url('../fonts/RobotoSlab-Regular.woff') format('woff'), url('../fonts/RobotoSlab-Regular.ttf')  format('truetype'), url('../fonts/RobotoSlab-Regular.svg#RobotoSlab-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}


.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover{color:#000 !important;  background:#e5e5e5 !important;}
.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover{color:#000 !important;  background:#e5e5e5 !important;}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover{color:#000 !important;  background:#e5e5e5 !important;}
.navbar-nav{float:none !important; width:100% !important;}


.linenav{background:url(../images/navline.png) right center no-repeat !important;}

.white{background:#fff; padding:60px 0 30px 0; overflow:hidden;}


.latestwrapper{background:#211f1c; overflow:hidden; padding:30px 0; width:1000px; margin:0 auto;}
.insidewrap{background:#d7d7d7; width:400px; padding:18px; float:right;}

.insidewrap a {
	font-family:Verdana;
	float:right;
	font-size:14px;
	color:#0170e6;
	text-decoration:underline;
	line-height:14px;
	margin-right:18px;
	font-weight:bold;
	float:right; margin-right:35px; display:inline-block;
}
.insidewrap a:hover {
	text-decoration:none;
}


.scheme{background:#fff; padding:80px 0; text-align:center;}
.schemein{width:1260px; margin:0 auto;}
.schemein img{display:block; text-align:center; margin:0 auto; padding-bottom:20px;}
.schemein h2{padding:0px 0 30px 0; font-size:48px; line-height:48px; color:#093123; font-family: 'NewsGothicBT-RomanCondensed'; text-transform:uppercase;}




.foundinfo{width:880px; margin:0 auto;}
.foundinfo ul{list-style:none; margin:0; padding:0;}
.foundinfo ul li{list-style:none; float:left; float:left; display:inline; font-size:19px; color:#fff; font-family: Lucida Sans Unicode;  line-height:50px; padding:0 15px 0 0;}
.foundinfo ul li.first{font-family: 'Humanist521BT-Light';}

.foundinfo ul li span{display:inline-block; float:left; padding-right:10px;}
.foundinfo ul li:last-child{padding-right:0px;}

.clear{clear:both;}


.inwrap{padding:70px 0; width:auto; margin:0 auto;}
.latestnews{width:auto;}
.latestnews h2{margin:0; padding:0 0 20px 0px; font-size:30px; color:#fff; line-height:30px; font-family: 'Humanist777BT-RomanB'; text-align:center;}

.space{padding:0 0 0 0 !important;}

.footerpic{background:url(../images/footerpic.png) center top no-repeat; height:600px;}


.proinformation h2{font-family: 'Oswald', sans-serif; font-size:30px; color:#000; margin:0; padding:0 0 60px 0; text-transform:uppercase;}
.proinfoin{text-align:center;}
.nospace{padding-left:0px !important; padding-right:0px !important;}
.proinfoin h2{font-size:24px; line-height:24px; color:#2a2929; font-family: 'NewsGothicBT-RomanCondensed'; text-transform:uppercase; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;}

.proinfoin img{display:block; margin:0 auto; text-align:center; 
-moz-filter: none;
-ms-filter: none;
filter: none; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; margin-bottom:35px;}


.proinfoin img:hover{filter: url(“data:image/svg+xml;utf8,#grayscale”); /* Firefox 10+, Firefox on Android */
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
filter: grayscale(100%);
filter: gray; /* IE 6-9 */}

.proinfoin a{-webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;}

.proinfoin a:hover h2{color:#0170e6;}

.nospace2{padding-left:0px !important; padding-right:0px !important;}

.welcometitle{width:479px; margin:0 auto; background:#3b3a3d; behavior: url(PIE.htc); position:relative; -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; padding:15px 0; margin-bottom:60px; text-align:center;}
.welcometitle h1{font-family: 'NewsGothicBT-RomanCondensed'; color:#fff; font-size:48px; line-height:48px; text-transform:uppercase; color:#fff;}
.welcometitle h1 span{display:inline-block; padding-left:15px; font-family: 'RobotoSlab-Regular'; color:#fff; font-size:24px; font-style:italic; text-transform:none;}

.welcomeintroin{text-align:center;}
.welcomeintrointxt{padding:10px 25px 0 25px;}
.welcomeintrointxt p{font-size:24px; color:#5a5a5a; font-family: 'Roboto', sans-serif; line-height:30px; text-align:center; padding-bottom:60px; font-weight:300; margin:0;}
.welcomeintrointxt a{display:inline-block; margin:0 auto; padding:0 50px; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; font-family: 'RobotoSlab-Regular'; color:#ae0d1a; line-height:30px; font-size:20px; text-transform:none; font-style:italic;}
.welcomeintrointxt a:hover{color:#000;}
.welcomeintroinpic{}
.welcomeintroinpic img{display:block; margin:0 auto; text-align:center; border:9px solid #fff; -webkit-filter: none;
-moz-filter: none;
-ms-filter: none;
filter: none; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; -webkit-box-shadow: 0px 0px 10px 0px rgba(140,140,140,1);
-moz-box-shadow: 0px 0px 10px 0px rgba(140,140,140,1);
box-shadow: 0px 0px 10px 0px rgba(140,140,140,1); -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;}


.welcomeintroinpic img:hover{filter: url(“data:image/svg+xml;utf8,#grayscale”); /* Firefox 10+, Firefox on Android */
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
filter: grayscale(100%);
filter: gray; /* IE 6-9 */ border:9px solid #666;}



.testimonialwrapper{background:#f7f7f7; padding:90px 0;}
.testimonialin{text-align:center; overflow:hidden; width:980px; margin:0 auto;}
.testimonialin h2{font-size:48px; color:#2f2c2e; line-height:48px; text-transform:uppercase; font-family: 'NewsGothicBT-RomanCondensed'; padding-bottom:70px; letter-spacing:1px;}

/* carousel */
.testimonialwrapper #quote-carousel 
{
  padding: 0 10px 0px 10px;
  margin-top: -30px;
}

/* Control buttons  */
.testimonialwrapper #quote-carousel .carousel-control
{
  background: none;
  color: #222;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: 30px;
  opacity:1 !important;
  
}
/* Previous button  */
.testimonialwrapper #quote-carousel .carousel-control.left 
{
  /*left: -12px;*/ -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; border:1px solid #fff; behavior: url(PIE.htc); position:relative; margin:0 auto; background:#000; color:#fff; text-align:center; line-height:52px; display:inline-block; padding:0 20px; font-family: 'HelveticaNeueLTStd-Lt'; color:#fff; font-size:18px; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; width:auto;
}

.testimonialwrapper #quote-carousel .carousel-control.left:hover {background:#0558ab; color:#fff;}

/* Next button  */
#quote-carousel .carousel-control.right 
{
  right: -12px !important; display:none;
}
/* Changes the position of the indicators */
.testimonialwrapper #quote-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px; display:none;
}
/* Changes the color of the indicators */
.testimonialwrapper #quote-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
.testimonialwrapper #quote-carousel .carousel-indicators .active 
{
  background: #333333;
}


.testimonialwrapper .circle {
    border-radius: 50%;
    width: 240px;
    height: 240px;
    border: 10px solid #fff; position:relative; z-index:5; top:0px; /*-webkit-box-shadow: 0px 0px 10px 0px rgba(140,140,140,1);
-moz-box-shadow: 0px 0px 10px 0px rgba(140,140,140,1);
box-shadow: 0px 0px 10px 0px rgba(140,140,140,1);*/
}


.testimonialwrapper #quote-carousel img
{
  /*width: 185px !important;
  height: 185px !important;*/ -webkit-box-shadow: 0px 5px 5px 0px rgba(133,133,133,1);
-moz-box-shadow: 0px 5px 5px 0px rgba(133,133,133,1);
box-shadow: 0px 5px 5px 0px rgba(133,133,133,1); behavior: url(PIE.htc); position:relative;
}
/* End carousel */

.testimonialwrapper .item blockquote {
    border-left: none; 
    margin: 0;
}

.testimonialwrapper .item blockquote img {
    margin-bottom: 10px;
}

.carousel-control{display:none !important;}
.testrtinfo{width:600px; padding:0px 0 0 0; float:right; text-align:center;}
.testrtinfo h3{margin:0; padding:0 0 35px 0; font-family: 'NewsGothicBT-RomanCondensed'; font-size:36px; line-height:36px; color:#000;}
.testrtinfo p{font-family: 'MyriadPro-Regular'; color:#262626; font-size:23px; line-height:32px; padding-bottom:25px; margin:0;}
.testrtinfo span{color:#df5d45; font-family: Arial Narrow,Arial,sans-serif; font-size:30px; padding-bottom:0px; display:block;}
.testrtinfo a{background:#a18266; text-align:center; display:inline-block; float:right; margin-right:45px; line-height:63px; padding:0 40px; font-family: 'NewsGothicBT-RomanCondensed'; color:#000; font-size:36px; line-height:60px; color:#fff; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;}
.testrtinfo a:hover{background:#000; color:#000;}

.testimonailwrap .carousel-inner{height:390px !important;}

.proinfo{width:100%;}
.proinfolt{float:left; width:50%; background:url(../images/proingopic.png) center top no-repeat; height:444px;}
.proinfolt img{display:block;}
.proinfort{float:right; width:50%; background:#deddd8; padding:70px 50px; height:444px;}
.proinfort h2{font-family: 'NewsGothicBT-RomanCondensed'; color:#000; font-size:48px; line-height:48px; text-transform:uppercase; padding-bottom:55px; padding-left:50px;}
.proinfort h3{font-family: 'NewsGothicBT-RomanCondensed'; color:#000; font-size:30px; line-height:30px; text-transform:uppercase; padding-bottom:20px;}
.proinfort p{font-family: 'NewsGothicBT-RomanCondensed'; color:#000; font-size:24px; line-height:30px; padding-bottom:16px; text-align:center; width:547px;}

.modal-open .modal{overflow-y: scroll !important;}



.proinformationin{text-align:center; padding:100px 0 0 0; overflow:hidden;}
.proinformationin h2{font-family: 'NewsGothicBT-RomanCondensed'; font-size:48px; text-transform:uppercase; color:#000; line-height:48px; padding-bottom:90px;}


.productinfowrap{width:1024px; margin:0 auto;}
.prodin{padding-bottom:40px;}
.prodin a{display:block; transition: all 0.5s ease; -webkit-transition: all 0.9s ease-out;
-moz-transition: all 0.9s ease-out;
-ms-transition: all 0.9s ease-out;
-o-transition: all 0.9s ease-out;
transition: all 0.9s ease-out;}
.productinlt{float:left; width:76px; height:76px; background:#1f2228; border-radius:100%; border:2px solid #df5d45;}
.productinlt img{display:block; text-align:center; margin:0 auto; -webkit-transition: all 0.9s ease-out;
-moz-transition: all 0.9s ease-out;
-ms-transition: all 0.9s ease-out;
-o-transition: all 0.9s ease-out;
transition: all 0.9s ease-out;}
.productinrt{float:left; text-align:left; padding:0 0 0 30px; width:406px;}
.productinrt h2{text-transform:uppercase; font-family: 'LucidaSansUnicode'; color:#df5d45; line-height:18px; font-size:18px; padding-bottom:15px; -webkit-transition: all 0.9s ease-out;
-moz-transition: all 0.9s ease-out;
-ms-transition: all 0.9s ease-out;
-o-transition: all 0.9s ease-out;
transition: all 0.9s ease-out;}
.productinrt p{color:#2f2c2e; font-size:12px; line-height:18px;  font-family: 'LucidaSansUnicode'; padding-bottom:0px;}

.prodin a:hover h2{color:#000;}
.prodin a:hover .productinlt img{-ms-transform: rotate(360deg); /* IE 9 */
    -webkit-transform: rotate(360deg); /* Chrome, Safari, Opera */
    transform: rotate(360deg);}


/* ==============CSS for News Ticker======================*/
.newscontainer{background:#f6826b;}
.newsin{width:973px; margin:0 auto;}
.news_feed{height:80px; /*margin:35px 0;*/}
.newsfeed_label{float: left; font-size: 16px;padding: 0px 20px; color: #fff; font-family: 'Roboto', sans-serif; line-height:80px; height:80px; margin:0; /*background:#cb0d0d;*/}
#ticker01{float: left;}
.tickercontainer .mask {width: 100% !important;}
/* ==============CSS for News Ticker======================*/



/*=======news_ticker.css==============*/

/* liScroll styles */

.tickercontainer { /* the outer div with the black border */
// border: 1px solid #fff;
//max-width: 538px; 
height: 80px; 
margin: 0; 
padding: 0 20px;
overflow: hidden; 
/*background:#e2e2e2;*/
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 0px;
top: 0px;
width: 100px;
overflow: hidden;
/*background:#e2e2e2;*/
}
ul.newsticker { /* that's your list */
position: relative;
left: 550px;
font: bold 14px Verdana;
list-style-type: none;
margin: 0;
padding: 0;


}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;
color:#fff; line-height:80px;
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
color: #fff;
font-family: 'MyriadPro-Regular'; font-size:14px; text-transform:uppercase; line-height:18px; font-weight:500;
margin: 0 5px 0 0;
} 
ul.newsticker span {
margin: 0 10px 0 0;
} 

/*=======news_ticker.css==============*/


.newswrap{text-align:center; width:950px; margin:0 auto; padding-bottom:80px;}
.newstop{}
.newstop h4{font-family: 'NewsGothicBT-RomanCondensed'; text-transform:uppercase; color:#000; font-size:48px; line-height:48px; padding:0px 0 75px 0;}
.newstop p{color:#8fa3ac; font-size:18px; line-height:18px; font-family: 'MyanmarText'; padding-bottom:49px;}

.newsinfo{padding:20px 15px 20px 0px; background:#ececec; margin-bottom:0px;}
.newswrap a{text-align:center; background:#141414; display:block; color:#df5d45; line-height:58px; height:58px; text-align:center; padding:0 30px; margin:0 auto; width:199px; position:relative; top:20px; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; font-family: Verdana,Geneva,sans-serif; font-size:18px; text-decoration:underline !important;
 behavior: url(PIE.htc); position:relative;}
.newswrap a:hover{color:#fff; background:#df5d45;}
.newsinfo ul{list-style-type: square; color:#fcb941; padding-left:20px;}
.newsinfo ul li{font-family: 'Roboto', sans-serif; font-weight:100; color:#8fa3ac; line-height:22px; padding-bottom:25px;}
.newsinfo ul li:last-child{padding-bottom:0px;}


#scrollbar1 .overview ul {
	padding:0 10px 0 0; margin:0;
}
#scrollbar1 .overview ul li {
	font-family: 'Open Sans', sans-serif; font-weight:300;
	color:#000;
	font-size:14px;
	line-height:25px;
	padding:0 0 25px 25px;
	background:url(../images/news-bullet.jpg) no-repeat left 10px;
	text-align:left;
}

.news_nse {
	background:#30353c;
	 font-family: 'Roboto', sans-serif;
    clear: both;
	font-size:14px;
	line-height:16px;
	color:#ffb619;
	padding: 10px 22px;
}
.news_nse span {
	font-size:17px;
	padding:0 12px 0 0;
	position:relative;
	display:inline-block;
	vertical-align:top;
	margin:0 30px 0 0;
	color:#ffffff;
	text-transform:uppercase;
	background:url(../images/news_nse_span_bg.jpg) no-repeat right center;
}





.knowin{text-align:center; width:992px; margin:0 auto; padding:60px 0; overflow:hidden;}

.knowin h2{font-family: 'NewsGothicBT-RomanCondensed'; font-size:48px; color:#000; line-height:48px; text-transform:uppercase; padding-bottom:60px;}
.knowinin{ -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; text-align:center;}
.knowintop a{-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; behavior: url(PIE.htc); position:relative; display:inline-block; padding:0 45px; background:#fd9781; line-height:35px; color:#000; font-size:15px; text-transform:uppercase; text-align:center; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;}
.knowintop:hover a{background:#000; color:#fff;} 
.knowinin:hover .knowintop h3{color:#000;}
.knowinin:hover .knowintop p{color:#000;}
.knowintop{/*background:#fff;*/ text-align:center; /*padding:20px 28px 30px 28px;*/ min-height:330px;}
.knowinin:hover{transform: scale(1.1);}
.knowintop img{display:block; text-align:center; margin:0 auto; padding-bottom:25px;}

.knowintop h3{margin:0; padding:0 0 35px 0; font-family: 'MyriadPro-Regular'; color:#000; font-size:20px; line-height:25px; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;}
.knowintop p{font-family: 'MyriadPro-Regular'; color:#000; font-size:13px; line-height:18px; margin:0 0 0 0;}
.knowintop p.btspace{padding:0 0 18px 0;}
.knowintop:hover{}

 .knowintop figure {
    display: inline-block;
    box-shadow: inset 0 0 0 10px rgba(255,255,255, 0);
    transition: all .5s 0s; height:141px; margin-bottom:32px;
}

.knowintop figure:hover {
    box-shadow: inset 0 0 0 10px rgba(253,151,129, .8); 
}

.knowintop figure img {
    display: block;
    position: relative;
    z-index: -1; margin-bottom:0px; 
}


.productwrapper{background:url(../images/product-information.jpg) center top no-repeat; background-size:cover; border-top:2px solid #1a1a1a; padding:80px 0;}
.productwrapin{text-align:center;}
.productwrapin h2{color:#fff; text-transform:uppercase; font-family: 'NewsGothicBT-RomanCondensed'; font-size:48px; line-height:48px; padding-bottom:70px;}
.btspacetwo{margin-bottom:70px;}
.btspacethree{margin-bottom:0px;}

.productin{text-align:center; width:200px; margin:0 auto; padding-bottom:0px;}
.protop{border-radius:100%; border:10px solid #fd9781; margin:0 auto; background:#df5d45; width:190px; height:190px; margin-bottom:20px;}
.protop img{display:block; text-align:center; margin:0 auto; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;}
.productin h2{color:#c8c8c8; font-size:18px; line-height:18px; font-family: 'MyriadPro-Regular'; padding-bottom:0px;} 
.productin:hover .protop img{ -ms-transform: rotate(180deg); /* IE 9 */
    -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
    transform: rotate(180deg);}
.productin:hover .protop{background:#fd9781; border:10px solid #df5d45;}
.productin:hover h2{color:#fff;}

.smartinformation{background:#7e6d63; padding:63px 0 80px 0;}
.smartinfo{text-align:center; margin:0 auto; width:1000px; margin:0 auto;}
.smartinfo h2{color:#fff; text-transform:uppercase; font-family: 'NewsGothicBT-RomanCondensed'; font-size:48px; line-height:48px; padding-bottom:70px;}


.box {
	position:relative;
	width:380px;
	height:90px;
	margin:0px auto 0 auto;
}

.box-gradient {
	position:absolute;
	width:100%;
	height:100%;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	/*background: -moz-linear-gradient(left, #CCCCCC 0%, #EEEEEE 50%, #EEEEEE 50%, #CCCCCC 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#CCCCCC),color-stop(50%,#EEEEEE), color-stop(50%,#EEEEEE), color-stop(100%,#CCCCCC));*/
	background:#2f2c2e; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.box-shadow {
	position:absolute;
	left:50%;
	margin:0px 0 0 -190px;
	bottom:10px;
	width:380px;
	height:16px;
	background:#000;
	border-radius:290px / 8px;
	-moz-border-radius:290px / 8px;
	-webkit-border-radius:290px / 8px;
	box-shadow:0 10px 30px #000;
	-moz-box-shadow:0 10px 30px #000;
	-webkit-box-shadow:0 10px 30px #000;
}

.prolt{width:356px; margin:0 auto;}
.welcome{width:356px; margin:0 auto;}
.prolt span .fa-angle-double-down{font-size:25px; color:#d55a44; position:relative; top:35px; float:left; padding-right:20px; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;}
.prolt h2{font-size:45px; color:#fff; line-height:45px; text-transform:uppercase; margin:24px 0 0 0; font-family: 'NewsGothicBT-RomanCondensed'; border-right:2px solid #d55a44; float:left; padding:0px 20px 0 0;}
.prolt a{font-style:normal; color:#fff; font-family: Myriad Pro; float:left; padding:45px 0 0 0px; font-size:16px; margin:0; display:inline-block; line-height:20px; transition: all 0.3s ease; font-family: 'RobotoSlab-Regular'; position:absolute; right:20px;}
.prolt a:hover{color: #d55a44;}

.box-gradient:hover{box-shadow: inset 400px 0 0 0 #121112;}
.box-gradient:hover .prolt a{color:#d55a44;}
.box-gradient:hover .prolt span .fa-angle-double-down{top:25px; color:#fff;}



.orange{background:#21232c;}
.loginform{background:#voilet; width:893px; margin:0 auto; padding:25px 0px 25px 0; /*-webkit-box-shadow: 0px 8px 15px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 8px 15px 0px rgba(0,0,0,0.75);
box-shadow: 0px 8px 15px 0px rgba(0,0,0,0.75);*/ behavior: url(PIE.htc); /*position:relative; top:-51px;*/} 
.loginform ul{list-style:none; margin:0; padding:0;}
.loginform ul li{float:left; display:inline; padding:0 12px 0 0;}
.loginform ul li:last-child{padding:0 0 0 0;}
.memberlog{width:160px; padding:10px 0 0 0; text-align:center;}
.memberlog h2{color:#df5d45; font-size:36px; line-height:40px; text-transform:uppercase; font-family: 'NewsGothicBT-RomanCondensed'; margin:0; padding:0; font-weight:500; margin-top:-5px;}

.memberlog a{color:#000; font-size:24px; line-height:33px; -webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px; behavior: url(PIE.htc); position:relative; background:#00ccff; text-transform:uppercase; font-family: 'MyriadPro-Regular'; display:block; text-align:center;}
.memberlog a:hover{text-decoration:none !important;}
.userlog{width:240px; padding:19px 0 0 0;}
.userlog p{color:#ffd700; font-size:17px; line-height:18px; font-family: 'MyriadPro-Regular'; display:block; padding:0 0 5px 0; margin:0 0 0 0 !important;}


.userlog input.txt{ width:230px; padding:0 20px; height: 50px; border: none; color: #8e8e8e; font-size:16px; font-family: 'Roboto', sans-serif; transition: all 0.3s ease 0s; line-height:50px; text-transform: uppercase; display:block; float:left; border:1px solid #f8f8f8; font-weight:100; text-align:left; background:#f8f8f8; text-align:center;}




.userlog input.txt::-webkit-input-placeholder { /* Safari, Chrome and Opera */ color:#8e8e8e; opacity:1}
.userlog input.txt::-moz-placeholder { /* Firefox 18- */ color:#8e8e8e; opacity:1}
.userlog input.txt::-moz-placeholder { /* Firefox 19+ */color: #8e8e8e; opacity:1}
.userlog input.txt::-ms-input-placeholder { /* IE 10+ */color:#8e8e8e; opacity:1}
.userlog input.txt::-ms-input-placeholder { /* Edge */ color: #8e8e8e; opacity:1}
.userlog input.txt::placeholder-shown { /* Standard one last! */color: #8e8e8e; opacity:1}

.userlog input:focus{outline: none; box-shadow: 0px 0px 12px #df5d45; border-color: #c8222c;}

.subwrap{width:auto; padding:29px 0 0 15px;}
.subwrap .fa-angle-double-right{color:#b8202b; font-size:30px;}

.subwrap input.submitbtn{font-size:14px; line-height:30px; height:33px; color:#fff; text-align:center; display:block; cursor:pointer; border:0; outline:none; font-family: 'Open Sans', sans-serif; font-weight:300; text-transform:uppercase; background:#fff;/*background:#ca6e55;*/ width:128px; transition: all 0.5s ease; -webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px; behavior: url(PIE.htc); position:relative; background:url(../images/signinbg.png) center top no-repeat;}
.subwrap input.submitbtn:hover{/*box-shadow: inset 200px 0 0 0 #00ccff;*/ color:#00ccff; color:#1a1857;}





.userpass{width:240px; padding:19px 0 0 0;}
.userpass p{color:#ffd700; font-size:17px; line-height:18px; font-family: 'MyriadPro-Regular'; display:block; padding:0 0 5px 0; margin:0 0 0 0 !important;}


.userpass input.txt{ width:230px; padding:0 20px; height: 50px; border: none; color: #8e8e8e; font-size:16px; font-family: 'Roboto', sans-serif; transition: all 0.3s ease 0s; line-height:50px; text-transform: uppercase; float:none; display:block; float:left; border:1px solid #f8f8f8; font-weight:100; text-align:left; background:#f8f8f8; text-align:center;}


.userpass input.txt::-webkit-input-placeholder { /* Safari, Chrome and Opera */ color:#8e8e8e; opacity:1}
.userpass input.txt::-moz-placeholder { /* Firefox 18- */ color:#8e8e8e; opacity:1}
.userpass input.txt::-moz-placeholder { /* Firefox 19+ */color: #8e8e8e; opacity:1}
.userpass input.txt::-ms-input-placeholder { /* IE 10+ */color:#8e8e8e; opacity:1}
.userpass input.txt::-ms-input-placeholder { /* Edge */ color: #8e8e8e; opacity:1}
.userpass input.txt::placeholder-shown { /* Standard one last! */color: #8e8e8e; opacity:1}

.userpass input:focus{outline: none; box-shadow: 0px 0px 12px #df5d45; border-color: #c8222c;}

.usertxt{float:left; padding:8px 0 0 24px;}
.usertxt a{display:block; font-family: 'Roboto', sans-serif; color:#fff; font-size:18px; line-height:35px; -webkit-transition: all 1s ease-in-out; font-weight:300;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; text-decoration:none; border:0; outline:none;}
.usertxt a:hover{color:#c75642;}

.usearrow{float:left; padding:22px 0 0 0;}
.usearrow a .fa-angle-double-right{color:#c65542; font-size:35px;}



#login-modal .modal-dialog{width:350px !important; margin:0 auto !important; top:50px;}

#icon-login-msg, #icon-lost-msg, #icon-register-msg {
    width: 30px;
    float: left;
    line-height: 28px;
    text-align: center;
    background-color: #dadfe1;
    margin-right: 5px;
    transition: all ease-in-out 500ms;
}

#div-login-msg, #div-lost-msg, #div-register-msg {
    border: 1px solid #dadfe1;
    height: 30px;
    line-height: 28px;
    transition: all ease-in-out 500ms;
}

#login-modal input[type="text"], input[type="password"] {
    margin-top: 10px;
}

.btn-link {
    padding: 5px 10px 0px 0px;
    color: #95a5a6; display:inline-block; float:left;
}

@media screen and (min-width:320px) and (max-width:480px)
{
.navwrapper{width:100%;}
.wrapper{width:100% !important; margin:0 auto !important;}
.navwrap{height:50px;}
.navbar-nav{float:none !important; margin:0px 0 0 0 !important; padding-bottom:20px;}
.navbar-brand{padding:15px 0 !important; width:180px !important; height:auto !important; position:absolute; z-index:100; float:none !important; margin:0 auto !important;}
.navbar-brand > img{width:100%; height:auto; display:block !important; text-align:center !important; margin:0 auto !important;}
.navbar-nav > li > a{line-height:40px !important; display:block !important; margin:0 auto !important; height:40px !important; background:#f0f0f0 !important; color:#000 !important;}
.navbar-collapse{box-shadow:none !important;}

.navbar-collapse.in{overflow:hidden !important;}

.navbar-default .navbar-toggle .icon-bar{background:#fff !important;}

.navbar-default .navbar-collapse, .navbar-default .navbar-form{padding:0px 0 0 0 !important;}
.navbar-default .navbar-toggle{top:5px !important;}
.navbar-nav.sm-collapsible .caret, .navbar-nav.sm-collapsible ul .caret{margin-top:8px !important; background:#b6b6b6 !important; display:block !important; margin-right:10px !important;}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{border-top:none !important;}

.navbar-nav .dropdown-menu > li{border-bottom:1px solid #d5d5d5 !important;}

.navbar-nav.sm-collapsible a.has-submenu{background:#6c777b !important; color:#fff !important;}
.navbar-nav.sm-collapsible a.has-submenu:hover{color:#000 !important;}

.navbar-default .navbar-nav > li > a{font-size:14px !important;}
.navbar-default .navbar-nav > li > a:hover{color:#6b4e34 !important;}

.navbar-nav .open .dropdown-menu{background:#a18266 !important; color:#fff !important; padding: 0 0 0 0 !important;}


.indicators-line > .carousel-indicators{display:block !important; padding:0 0 0 0 !important; left:0 !important; right:0 !important; margin:0 auto; width:93px !important; bottom:5px !important;}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover{background:#deddd8 !important; color:#000 !important; }


.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover{color:#fff !important; border-top:none !important; background:#1e2329 !important;}

.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover{background:#6b4e34 !important; color:#fff !important;}

.navbar-toggle{margin-right:0px !important;}

.nav > li{border-bottom:1px solid #9a9a9a !important;}
.nav > li a{padding:0 0 0 20px !important;}
.nav > li a:hover{padding:0 0 0 40px !important; border-top:none !important;}
.nav > li:last-child{border-bottom:none !important;}
.nav>li>a.last{padding:0px 20px 10px 20px!important;}
.nav>li>a.last:hover{padding:0px 40px 10px 40px!important;}
.navbar-nav.sm-collapsible .caret::before{color:#000 !important;}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover{/*padding-left:10px !important;*/}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {color:#000 !important; font-size:12px !important;}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover{/*padding-left:30px !important;*/ background:none !important;}

.navbar-default .navbar-nav .open .dropdown-menu > li > a{/*padding-left:20px !important;*/ line-height:35px !important; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; padding-left:40px !important;}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover{color:#fff !important;}


.topwrapin{width:100%;}
.login{padding:20px 0;}
.login a{line-height:20px; font-size:20px;}
.modal-open .modal{padding-right:0px !important;}

.schemein{width:100%; margin:0 auto;}
.schemein img{width:100%; height:auto;}
.schemein h2{width:100%;}
.foundinfo{width:100%;}
.foundinfo ul li{padding-bottom:30px; width:100%; text-align:left; font-size:18px;}
.foundinfo ul li:last-child{padding-bottom:0px;}


.centerinfo img{width:100%; height:auto;}

.footerpic{background-size:auto 100%; height:600px;}

.knowinfo{padding:65px 0 20px 0;}


.slide-text{right:0 !important; left:0 !important; margin:0 auto !important; bottom:50px !important; padding:0 10px 0 10px !important; width:300px !important;}
.slide-text h1{text-align:center !important; font-size:15px !important; line-height:20px !important;}

.videowrap{width:100%; margin-bottom:50px;}
.videowrap img{width:100%; height:auto;}

.inwrap{width:100%; padding-bottom:0px; overflow:hidden;}
.proinformation{padding:0 0 80px 0;}

.introin{padding:30px 5%;}

.space{padding:0 0 0 0 !important; position:relative; top:0px;}

.latestwrapper{width:100%;}

.proinfoin{width:100%; min-height:213px;}
.nospace{padding-left:15px !important; padding-right:15px !important;}
.proinfoin h2{font-size:15px; line-height:18px;}


.videoin{width:100% !important; height:auto !important; overflow:hidden;}
.header-video{width:100% !important; height:371px !important;}
.header-video__close-trigger{top:10px !important; right:10px !important;}

.oninwrap{width:100%;}
.oninwrap h2{font-size:44px; line-height:44px;}
.oninwrapin ul li{width:48%; margin-bottom:40px; margin-right:2%;}
.oninwrapin ul li:nth-child(2),.oninwrapin ul li:nth-child(4){margin-right:0px;}


.testimonialwrapper{width:100%;}
.testimonialwrapper .carousel-inner{height:auto !important;}
.testimonialin{width:100%;}

.testimonialwrapper .circle{width:200px; height:200px; margin:0 auto; margin-bottom:30px;}
.testimonialwrapper #quote-carousel img{width:100%; height:auto;}
.testrtinfo{width:100%; float:none; margin:0 auto;}
.testrtinfo h3{text-align:center;}
.testrtinfo a{float:none; margin:0 auto;}

.goals{padding:90px 0 40px 0;}
.goalinfo{margin-bottom:40px;}

.newsletterwrap{width:90%; padding:30px 5%; margin:0 auto;}
.newslt{float:none; margin:0 auto;}
.newslt h2{text-align:center}
.newsrt{float:none; margin:0 auto;}
.newsrt input.txt{padding:5%; width:100%;}

.proinfolt{float:none; width:100%;}
.proinfort{float:none; width:100%; text-align:center; height:auto;}
.proinfort h2{padding-left:0px}
.proinfort p{width:100%;}

.bannertxt{width:100% !important;}
.bannertxt h2{text-align:center !important; font-size:15px !important; line-height:20px !important;}
.bannertxt h3{text-align:center !important; font-size:24px !important; line-height:24px !important; height:auto !important; display:block !important; width:100% !important; float:none !important; margin:0 auto !important; padding:5px 0 !important;}
.bannerin{width:100% !important; float:none; margin:0 auto;}
.bannerin h3:after{height:50px !important; right:-100px !important; width:100px !important;}
.bannerin h3 span{font-size:16px !important;}


.productinfowrap{width:100%;}
.productin{}
.productinlt{float:none; margin:0 auto; padding-bottom:30px; margin-bottom:30px;} 
.productinrt{float:none; margin:0 auto; width:100%; padding:0 0 0 0; text-align:center;} 

.newsin{width:100%;}

.newswrap{width:100%;}
.newsinfo{padding:20px 20px 20px 10px;}

.knowin{width:100%;}
.knowinin{margin-bottom:40px;}
.smartsolvein{width:100%;}
.smartsolveinfo{margin-bottom:40px;}
.smartsolve{padding:50px 0 10px 0;}

.productin{width:120px; height:120px;}
.protop{width:100px; height:100px;}
.protop img{width:100%; height:auto;}
.btspacethree{margin-bottom:60px;}

.smartinfo{width:100%;}
.smartinfo h2{font-size:35px;}
.box{width:270px; margin:0 auto; margin-bottom:40px;}
.box-shadow {
    position: absolute;
    left: 50%;
    margin: 0px 0 0 -135px;
    bottom: 10px;
    width: 270px;
    height: 16px;
    background: #000;
    border-radius: 290px / 8px;
    -moz-border-radius: 290px / 8px;
    -webkit-border-radius: 290px / 8px;
    box-shadow: 0 10px 30px #000;
    -moz-box-shadow: 0 10px 30px #000;
    -webkit-box-shadow: 0 10px 30px #000;
}
.prolt{width:280px; margin:0 auto;}
.prolt h2{font-size:26px;}
.welcome{width:250px; margin:0 auto;}

.welcometitle{width:100%;}
.welcometitle h1 span{padding-left:0px; line-height:18px;}
.welcomeintrointxt{padding:10px 0px 0 0px;}

.loginform{width:100%; padding:15px 5% 25px 5%; top:50px;}
.loginform ul li{float:none; padding:0 0 20px 0;}
.loginform ul li:last-child{padding:0 0 0 0;}
.memberlog{width:102px; padding-bottom:0px; margin:0 auto;}
.memberlog a{width:100%; margin:0 auto; padding:0 5%;}
.userlog{width:100%; margin-bottom:45px;}
.userlog input.txt{width:100%; padding:0 5%;}
.userpass{width:100%; margin-bottom:50px;}
.userpass input.txt{width:100%; padding:0 5%;} 
.subwrap{width:100%; padding-bottom:0px; padding-top:10px; text-align:center;}
.subwrap input.submitbtn{width:128px; padding:0 5%; margin:0 auto;}

.usertxt{padding:15px 0 0 0; float:none; width:200px; margin:0 auto;}

}

@media screen and (min-width:481px) and (max-width:767px)
{
.navwrapper{width:100%;}
.container{width:100% !important;}
.navwrap{height:50px;}

.wrapper{width:100% !important; margin:0 auto !important;}
.navbar-nav{float:none !important; margin:0px 0 0 0 !important; padding-bottom:20px;}
.navbar-brand{padding:15px 0 !important; width:180px !important; height:auto !important; position:absolute; z-index:100; float:none !important; margin:0 auto !important;}
.navbar-brand > img{width:100%; height:auto; display:block !important; text-align:center !important; margin:0 auto !important;}
.navbar-nav > li > a{line-height:40px !important; display:block !important; margin:0 auto !important; height:40px !important; background:#f0f0f0 !important; color:#000 !important;}
.navbar-collapse{box-shadow:none !important;}

.navbar-collapse.in{overflow:hidden !important;}

.navbar-default .navbar-toggle .icon-bar{background:#fff !important;}


.navbar-default .navbar-collapse, .navbar-default .navbar-form{padding:0px 0 0 0 !important;}
.navbar-default .navbar-toggle{top:5px !important;}
.navbar-nav.sm-collapsible .caret, .navbar-nav.sm-collapsible ul .caret{margin-top:8px !important; background:#b6b6b6 !important; display:block !important; margin-right:10px !important;}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{border-top:none !important;}

.navbar-nav .dropdown-menu > li{border-bottom:1px solid #d5d5d5 !important;}

.navbar-nav.sm-collapsible a.has-submenu{background:#6c777b !important; color:#fff !important;}
.navbar-nav.sm-collapsible a.has-submenu:hover{color:#000 !important;}

.navbar-default .navbar-nav > li > a{font-size:14px !important;}
.navbar-default .navbar-nav > li > a:hover{color:#6b4e34 !important;}

.navbar-nav .open .dropdown-menu{background:#a18266 !important; color:#fff !important; padding: 0 0 0 0 !important;}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover{background:#deddd8 !important; color:#000 !important; }


.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover{color:#fff !important; border-top:none !important; background:#1e2329 !important;}

.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover{background:#6b4e34 !important; color:#fff !important;}

.indicators-line > .carousel-indicators{display:block !important; padding:0 0 0 0 !important; left:0 !important; right:0 !important; margin:0 auto; width:93px !important; bottom:5px !important;}


.navbar-toggle{margin-right:0px !important;}

.nav > li{border-bottom:1px solid #9a9a9a !important;}
.nav > li a{padding:0 0 0 20px !important;}
.nav > li a:hover{padding:0 0 0 40px !important; border-top:none !important;}
.nav > li:last-child{border-bottom:none !important;}
.nav>li>a.last{padding:0px 20px 10px 20px!important;}
.nav>li>a.last:hover{padding:0px 40px 10px 40px!important;}
.navbar-nav.sm-collapsible .caret::before{color:#000 !important;}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover{/*padding-left:10px !important;*/}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {color:#000 !important; font-size:12px !important;}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover{/*padding-left:30px !important;*/ background:none !important;}

.navbar-default .navbar-nav .open .dropdown-menu > li > a{/*padding-left:20px !important;*/ line-height:35px !important; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; padding-left:40px !important;}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover{color:#fff !important;}


.topwrapin{width:100%;}
.login{padding:20px 0;}
.login a{line-height:20px; font-size:20px;}


.schemein{width:100%; margin:0 auto;}
.schemein img{width:100%; height:auto;}
.schemein h2{width:100%;}

.foundinfo{width:100%;}
.foundinfo ul li{padding-bottom:10px; width:50%; text-align:left; font-size:18px;}
.foundinfo ul li:last-child{padding-bottom:0px;}

.onlineserveices{width:100%; margin:0 auto;}
.onlineserveices ul li{width:50%; padding:0 0 0 0;}

.centerinfo img{width:auto; height:auto; display:block; margin:0 auto; margin-bottom:30px;}

.slide-text{right:0 !important; left:0 !important; margin:0 auto !important;  padding:0 0px 0 0px !important; width:480px !important; bottom:90px !important;}
.slide-text h1{text-align:center !important; font-size:25px !important; line-height:30px !important;}

.inwrap{width:400px; padding-bottom:0px; overflow:hidden;}



.slide-text{padding:0px 0 0 0 !important;}
.slidein{width:100% !important;}

.latestwrapper{width:100%;}
.insidewrap{float:none;}


.proinfoin{width:100%;}
.nospace{padding-left:15px !important; padding-right:15px !important;}
.proinfoin h2{font-size:15px; line-height:18px;}


.videoin{width:100% !important; height:auto !important; overflow:hidden;}
.header-video{width:100% !important; height:371px !important;}
.header-video__close-trigger{top:10px !important; right:10px !important;}

.proinformation{padding:0 0 80px 0;}

.oninwrap{width:100%;}
.oninwrap h2{font-size:44px; line-height:44px;}
.oninwrapin ul li{width:48%; margin-bottom:40px; margin-right:2%;}
.oninwrapin ul li:nth-child(2),.oninwrapin ul li:nth-child(4){margin-right:0px;}


.testimonialwrapper{width:100%;}
.testimonialwrapper .carousel-inner{height:auto !important;}
.testimonialin{width:100%;}

.testimonialwrapper .circle{width:200px; height:200px; margin:0 auto; margin-bottom:30px;}
.testimonialwrapper #quote-carousel img{width:100%; height:auto;}
.testrtinfo{width:100%; float:none; margin:0 auto;}
.testrtinfo h3{text-align:center;}
.testrtinfo a{float:none; margin:0 auto;}

.goals{padding:90px 0 40px 0;}
.goalinfo{width:300px; margin:0 auto; margin-bottom:40px;}

.newsletterwrap{width:90%; padding:30px 5%; margin:0 auto;}
.newslt{float:none; margin:0 auto;}
.newslt h2{text-align:center}
.newsrt{float:none; margin:0 auto; width:350px;}
.newsrt input.txt{width:197px;}


.proinfolt{float:none; width:100%;}
.proinfort{float:none; width:100%; text-align:center; height:auto;}
.proinfort h2{padding-left:0px}
.proinfort p{width:100%;}


.bannertxt{width:400px !important; margin:0 auto !important;}
.bannertxt h2{text-align:center !important; font-size:25px !important; line-height:20px !important;}
.bannertxt h3{text-align:center !important; font-size:24px !important; line-height:24px !important; height:auto !important; display:block !important; width:100% !important; float:none !important; margin:0 auto !important; padding:5px 0 !important;}
.bannerin{width:100% !important; float:none; margin:0 auto;}
.bannerin h3:after{height:50px !important; right:-200px !important; width:50% !important;}
.bannerin h3 span{font-size:21px !important;}

.productinfowrap{width:100%;}
.productin{width:360px; margin:0 auto;}
.productinlt{/*width:10%;*/} 
.productinrt{width:77%; float:right;} 

.newsin{width:100%;}

.newswrap{width:100%;}

.knowinin{width:240px; margin:0 auto; margin-bottom:40px;}
.knowin{width:100%;}
.knowinin{margin-bottom:40px;}
.smartsolvein{width:100%;}
.smartsolveinfo{margin-bottom:40px;}
.smartsolve{padding:50px 0 10px 0;}


.productin{width:120px; height:120px;}
.protop{width:100px; height:100px;}
.protop img{width:100%; height:auto;}
.btspacethree{margin-bottom:60px;}


.smartinfo{width:100%;}
.smartinfo h2{font-size:35px;}
.box{width:300px; margin:0 auto; margin-bottom:40px;}
.box-shadow {
    position: absolute;
    left: 50%;
    margin: 0px 0 0 -150px;
    bottom: 10px;
    width: 300px;
    height: 16px;
    background: #000;
    border-radius: 290px / 8px;
    -moz-border-radius: 290px / 8px;
    -webkit-border-radius: 290px / 8px;
    box-shadow: 0 10px 30px #000;
    -moz-box-shadow: 0 10px 30px #000;
    -webkit-box-shadow: 0 10px 30px #000;
}
.prolt{width:280px; margin:0 auto;}
.prolt h2{font-size:30px;}
.welcome{width:280px; margin:0 auto;}

.loginform{width:300px; padding:15px 5%; margin-bottom:0px; top:50px;}
.loginform ul li{float:none; padding:0 0 20px 0;}
.loginform ul li:last-child{padding:0 0 0 0;}
.memberlog{width:99px; padding-bottom:0px; margin:0 auto;}
.memberlog a{width:100%; margin:0 auto; padding:0 5%;}
.userlog{width:100%; margin-bottom:45px;}
.userlog input.txt{width:100%; padding:0 5%;}
.userpass{width:100%; margin-bottom:60px;}
.userpass input.txt{width:100%; padding:0 5%;} 
.subwrap{width:100%; padding-bottom:0px; padding-top:0px; text-align:center;}
.subwrap input.submitbtn{width:128px; padding:0 5%; margin:0 auto;}

.usertxt{padding:15px 0 0 0; float:none; width:200px; margin:0 auto;}

.welcometitle{width:100%;}

}


@media screen and (min-width:768px) and (max-width:999px)
{
.topwrapin{width:100%;}	
.navwrapper{width:700px; margin:0 auto;}	
.navbar-brand{font-family: 'Open Sans', sans-serif; font-weight:700 !important; font-size:32px !important;}

.container{width:100% !important;}

.wrapper{width:100% !important; margin:0 auto !important;}

.navbar-nav > li > a{font-size:16px !important; padding:0 7px !important;}
.navbar-brand>img{width:100%; height:auto;}

.dropdown-menu > li > a{font-size:11px !important;}

.nav>li>a.last{padding:0px 4px  10px 4px!important;}

.schemein{width:100%; margin:0 auto;}
.schemein img{width:100%; height:auto;}
.schemein h2{width:100%;}
.foundinfo{width:100%; margin:0 auto;}
.foundinfo ul li{padding:0 1% 0 0; width:30%; font-size:15px;}
.foundinfo ul li span{width:20%;}
.foundinfo ul li span img{width:100%; height:auto;}

.onlineserveices{width:90%; margin:0 auto;}
.onlineserveices ul li{width:24%; padding:0 2% 0 0;}


.centerinfo img{width:100%; height:auto;}

.slide-text{right:0 !important; left:0 !important; margin:0 auto !important; bottom:50px !important; padding:0 0px 0 0px !important; width:auto !important;}
.slide-text h1{text-align:center !important; font-size:36px !important; line-height:50px !important;}


.inwrap{width:700px; overflow:hidden; padding:70px 0 0 0;}

.bannertxt{width:90% !important; float:none !important;}
.bannertxt h3{font-size:35px !important; height:90px !important;}
.bannerin{width:100% !important; float:none; margin:0 auto;}
.bannerin h3:after{height:90px !important; right:-337px !important; width:50% !important;}

.latestwrapper{width:100%;}
.insidewrap{width:90%;}

.proinfoin{width:100%;}
.proinfoin img{width:98%; height:auto;}

.nospace{padding-left:15px !important; padding-right:15px !important;}


.onlinewrap{width:100%;}
.servicecircle{width:150px; height:150px}

.videoin{width:100% !important; height:auto !important;}
.header-video{width:100% !important; height:371px !important;}
.header-video__close-trigger{top:10px !important; right:10px !important;}

.proinformation{padding:0 0 80px 0;}
.proinfoin h2{font-sizE:21px;}

.oninwrap{width:735px; margin:0 auto;}
.oninwrapin ul li{margin-right:6%;}


.testimonialwrapper .circle{width:180px; height:180px;}
.testimonialwrapper #quote-carousel img{width:160px; height:160px;}
.testrtinfo{float:right; width:90%;}
.testimonialin{width:100%;}


.newsletterwrap{width:100%; padding:30px 55px;}
.newsrt input.txt{width:225px;}

.proinfort p{width:100%;}
.proinfort h2{font-size:27px; line-height:27px; padding-bottom:30px;}
.proinfort h3{font-size:23px; line-height:23px;}
.proinfort p{font-size:22px; line-height:24px; padding-bottom:0px;}


.productinfowrap{width:100%;}
.productinrt{width:77%;}

.newsin{width:100%;}

.newswrap{width:100%;}

.knowin{width:100%;}

.productin{width:150px; height:150px;}
.protop{width:130px; height:130px;}
.protop img{width:100%; height:auto;}
.btspacethree{margin-bottom:60px;}
.productin h2{font-size:15px;}

.smartinfo{width:100%;}
.smartinfo h2{font-size:35px;}
.box{width:300px; margin:0 auto; margin-bottom:40px;}
.box-shadow {
    position: absolute;
    left: 50%;
    margin: 0px 0 0 -150px;
    bottom: 10px;
    width: 300px;
    height: 16px;
    background: #000;
    border-radius: 290px / 8px;
    -moz-border-radius: 290px / 8px;
    -webkit-border-radius: 290px / 8px;
    box-shadow: 0 10px 30px #000;
    -moz-box-shadow: 0 10px 30px #000;
    -webkit-box-shadow: 0 10px 30px #000;
}
.prolt{width:280px; margin:0 auto;}
.prolt h2{font-size:30px;}
.welcome{width:280px; margin:0 auto;}

.loginform{width:688px; margin:0 auto;}
.loginform ul li{/*width:20%;*/ padding:0 2% 0 0;}
.memberlog{width:100%;}
.memberlog h2{font-size:20px;}
.memberlog a{font-size:15px;}

.subwrap input.submitbtn{}
 
.userlog{width:100%;}
.userlog input.txt{width:100%; font-size:14px; padding:0 5%;}

.userpass{width:100%;}
.userpass input.txt{width:100%; font-size:14px; padding:0 5%;}

.subwrap{width:100%; padding-left:0;}
.subwrap input.submitbtn{width:107%;}


}


@media screen and (min-width:1000px) and (max-width:1199px)
{

.topwrapin{width:100%;}	

.container{width:968px !important;}

.navwrapper{width:796px; margin:0 auto;}	
 
.navbar-brand{font-family: 'Open Sans', sans-serif; font-weight:700 !important; font-size:32px !important;}

.nav>li>a.last{padding:0px 0px  0px 12px!important;}
.wrapper{width:100% !important; margin:0 auto !important;}
.navbar-nav > li > a{font-size:16px !important; padding:0 15px !important;}
.navbar-brand>img{width:100%; height:auto;}

.nav>li>a.last{padding:0px 4px  10px 4px!important;}

.schemein{width:100%; margin:0 auto;}
.schemein img{width:100%; height:auto;}

.bannertxt{width:93% !important;}


.slide-text{right:0 !important; left:0 !important; margin:0 auto !important; padding:0 10px 0 10px !important; width:auto !important;}
.slide-text h1{font-size:36px !important; line-height:50px !important;}


.bannertxt{width:80% !important; float:none !important;}
/*.bannertxt h3{text-align:right !important; font-size:36px !important; height:130px !important; display:block !important; width:100% !important; float:none !important; margin:0 auto !important; padding:15px 0 0 0 !important;}
.bannerin h3 span{font-size:45px !important;}*/
.bannerin{width:100% !important; float:none; margin:0 auto;}
.bannerin h3:after{height:130px !important; right:-337px !important; width:50% !important;}


.latestwrapper{width:100%;}
.insidewrap{margin-right:20px;}


.proinfoin{width:94%;}
.proinfoin img{width:98%; height:auto;}

.proinfoin h2{font-size:21px;}

.testimonialwrapper .circle{width:180px; height:180px;}
.testimonialwrapper #quote-carousel img{width:160px; height:160px;}
.testrtinfo{float:right; width:90%;}

.newsletterwrap{width:100%; padding:30px 55px;}


.proinfort p{width:100%;}
.proinfort h2{font-size:40px; line-height:40px; padding-bottom:40px;}

.productinfowrap{width:100%;}
.productinrt{width:77%;}

.newsin{width:100%;}

.newswrap{width:100%;}

.knowin{width:100%;}

.productin{width:190px; height:190px;}
.protop{width:180px; height:180px;}
.protop img{width:100%; height:auto;}
.btspacethree{margin-bottom:60px;}
.productin h2{font-size:15px;}

.smartinfo{width:100%;}


}


@media screen and (min-width:1200px) and (max-width:1400px)
{


.proinfort p{width:100%;}	

.schemein{width:100%; margin:0 auto;}
.schemein img{width:100%; height:auto;}
.schemein h2{font-size:46px;}

}
