@charset "utf-8";
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}@media print{*{text-shadow:none!important;color:#000!important;background:transparent!important;box-shadow:none!important}a,a:vifeatDtls{text-decoration:underline}a[href]:after{content:"("attr(href) ")"}abbr[title]:after{content:"("attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100%!important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}select{background:#fff!important}.navbar{display:none}.table td,.table th{background-color:#fff!important}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table-bordered th,.table-bordered td{border:1px solid #ddd!important}}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:before,:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#428bca;text-decoration:none}a:hover,a:focus{color:#2a6496;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive,.thumbnail>img,.thumbnail a>img,.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{font-weight:400;line-height:1;color:#999}h1,.h1,h2,.h2,h3,.h3{margin-top:20px;margin-bottom:10px}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small{font-size:65%}h4,.h4,h5,.h5,h6,.h6{margin-top:10px;margin-bottom:10px}h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small{font-size:75%}h1,.h1{font-size:36px}h2,.h2{font-size:30px}h3,.h3{font-size:24px}h4,.h4{font-size:18px}h5,.h5{font-size:14px}h6,.h6{font-size:12px}p{margin:0 0 10px}
html, body {
	margin: 0!important;
	padding: 0!important;
	height: 100%;
	width: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
body{
	font-size:14px;
	font-family: 'Open Sans', sans-serif;
	color:#535353;
}
a, a:visited, a:link, a:active {
	color:#183122;
	text-decoration:none;
	outline:none;
}
a:hover {color: #03569d; text-decoration:none}
img{border:0;}
ul{list-style:none}
h1, h2, h3, h4, h5, h6, p, ul, li, div{
	display:block;
	padding:0;
	margin:0;
	font-weight:normal
}
.inner, .pornList, .deboxC, ul.bloglist{
	position: relative;
	display: block;
	margin: 0 auto;
	padding: 0;
	width: 1250px;
}
header{
	position: fixed;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	border-bottom: 1px solid #d9d9d9;
	z-index: 9999;
}
.hdr-top{
	position: relative;
	background:#f7f7f7 url(../images/bg-hdr-top.png) center top repeat-x;
	border-bottom: 1px solid #d6d6d6
}
.hdr-top h1{
	font-size: 16px;
	font-weight: 700;
	padding: 13px 0 13px 150px;
}
.hdr-top h5{
	position: absolute;
	top: 15px;
	right: 10px;
	font-size: 12px;
	color: #949494
}
.hdr-top h5 strong{color: #454545}
.hdr-btm{background:#fff url(../images/bg-hdr-btm.png) center top repeat-x;}
.logo{
	position: absolute;
	top: -40px;
	left: 0;
}
nav{
	display: inline-block;
	vertical-align: top;
	margin: 0 0 0 440px;
	padding: 0;
}
nav li{
	display: inline-block;
	margin: 0 13px;
}
nav li a{
	display:block;
	padding: 28px 0;
	font-size: 16px;
	color: #8d939a!important;
	font-weight: 700;
	text-transform: uppercase;
}
nav li a:hover{
	color: #2a3644!important;
	text-decoration: none
}
.show-menu {
	font-family:'FontAwesome';
	text-decoration: none;
	color: #fff;
	font-size:24px;
	line-height: 24px;
	display: none;
	padding:6px 10px;
	background: #2c5e94;
}
nav input[type=checkbox]{
    display: none;
    -webkit-appearance: none;
}
.mob-nav, .mob-subM{display: none;}
.mob-nav li.menu-item-has-children a:after{
	display: inline-block;
	vertical-align: top;
	margin: -3px 0 0 7px;
	content:"\f0dd";
	font-family:'FontAwesome';
}
.mob-nav li.menu-item-has-children ul li a:after{display: none}
.mob-nav li.menu-item-has-children ul li a:before{
	display: inline-block;
	vertical-align: top;
	margin: -1px 6px 0 0;
	font-family:'FontAwesome';
	content:"\f105";
	color: #999
}
.mobM{
	position: absolute;
	display: none;
	top: 65px;
	right: 0;
	width: 90%;
	background: #fff;
	z-index: 9999
}
.menuttl{
	font-size: 26px;
	text-transform: uppercase;
	background: #2e312d;
	padding: 8px 15px;
	color: #fff
}
.mobM ul{
	display: block;
	margin: 0;
	padding: 0;
	overflow: auto;
	height: 850px;
}
.mobM li{
	display: block;
	width: 100%;
	margin: 0;
	padding: 12px 16px;
	background: #fff;
	border-bottom: 1px solid #dcdcdc
}
.mobM li.alt{background:#f3f3f3;}
.catTtlm{
	font-size: 14px;
	text-transform: uppercase;
}
.catTtlm a{color: #000!important;font-size: 14px;}
.catTtlm a:hover{background: none; color: #000!important}
.mobM li span{
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	color: #b0b0b0;
}
.mobM li a{
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px;
	padding: 0;
}
.rytHdr{
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -20px
}
i.twtr{
	display: inline-block;
	width: 42px;
	height: 40px;
	background: url(../images/twtr.png);
	vertical-align: top;
}
.rytHdr form{
	display: inline-block;
	margin-left: 6px;
}
.rytHdr input[type="text"], .mob-nav input[type="text"]{
	width:250px;
	padding:9px 10px;
	background:#fff;
	border: 1px solid #ddd
}
.rytHdr input[type="submit"], .mob-nav input[type="submit"]{
	position: absolute;
	top: 0;
	right: 0;
	width:45px;
	height: 40px;
	background: url(../images/src-btn.png);
	border: 0;
	overflow:hidden;
	text-indent: -99999999px;
}
.mob-nav form{
	position: relative;
	display: inline-block;
	width: 100%;
	margin: 10px 0
}
.mob-nav input[type="text"]{width: 100%;}
.mainC{
	background:#f4f4f4 url(../images/bg-mainc.png) center top repeat-x;
	padding: 160px 0 40px
}
.pornList{
	text-align: center;
	margin-bottom: 40px;
	padding: 20px 0;
	font-size: 0;
}
.decol{
	display: inline-block;
	width: 25%;
	text-align: left;
	margin: 0;
	padding: 0 3px 0 15px;
	vertical-align: top
}
.ebox{
	width: 100%;
	margin: 15px 0 0;
	background: #fff;
}
.deTtl, .bloglist li h3{
	position: relative;
	font-size: 18px;
	color: #fff;
	font-weight: 700;
	background:#ba904a;
	padding:0 10px;
	text-align: center;
	margin-left: -10px;
	text-transform: uppercase;
}
.deTtl a, .bloglist li h3 a{color: #fff}
.deTtl a{
	display: inline-block;
	vertical-align: middle;
	padding: 10px 0;
	max-width:calc(100% - 37px)
}
.deTtl:before, .topTtl:before, .bloglist li h3:before{
	position: absolute;
	content: '';
	bottom: -10px;
	left: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 10px 10px 0;
	border-color: transparent #98660f transparent transparent;
	z-index:99
}
.catdesc{
	background: url(../images/bg-desc.png) center top repeat-x;
	font-size: 12px;
	line-height: 16px;
	font-weight: #113656;
	font-weight: 700;
	padding: 10px;
}
.ebox ol{
	display:inline-block;
	width: 100%;
	overflow: auto;
	margin:0;
	padding: 0;
	counter-reset: item;
}
.ebox ol::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);border-radius: 10px;background-color: #ececec;border-radius: 10px;}
.ebox ol::-webkit-scrollbar{width: 8px;background-color: rgba(87,12,59,.9);border-radius: 10px;}
.ebox ol::-webkit-scrollbar-thumb{border-radius: 10px;-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);background-color: #bd9051;}
.ebox ol li:before{
	display: inline-block;
  	width: 35px;
  	padding-right:12px;
  	text-align: right;
  	content: counter(item) " ";
  	color: #b1b0b0;
  	font-size: 12px
}
.ebox ol li.morepost:before{display: none}
.ebox ol li{
	position: relative;
	list-style-type: none;
	counter-increment: item;
	padding: 10px 0;
	color: #b9b9b9;
	font-size: 14px;
	border-top: 1px solid #e3e3e3
}
.ebox ol li:hover{background: #eaeaea}
.ebox ol li.morepost{
	text-align: center;
	font-weight: 700;
	background: #d8f1ff;
	background: -moz-linear-gradient(top, #d8f1ff 0%, #f0f7fa 50%, #ffffff 85%, #ffffff 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, #d8f1ff), color-stop(50%, #f0f7fa), color-stop(85%, #ffffff), color-stop(100%, #ffffff));
	background: -webkit-linear-gradient(top, #d8f1ff 0%, #f0f7fa 50%, #ffffff 85%, #ffffff 100%);
	background: -o-linear-gradient(top, #d8f1ff 0%, #f0f7fa 50%, #ffffff 85%, #ffffff 100%);
	background: -ms-linear-gradient(top, #d8f1ff 0%, #f0f7fa 50%, #ffffff 85%, #ffffff 100%);
	background: linear-gradient(to bottom, #d8f1ff 0%, #f0f7fa 50%, #ffffff 85%, #ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8f1ff', endColorstr='#ffffff', GradientType=0 );
}
.revOpt{
	position: absolute;
	top: 9px;
	right: 10px;
	display: inline-block
}
.revOpt a{
	font-size: 10px;
	line-height: 10px;
	color: #fff;
	font-weight: 600;
	background: #004b9c;
	padding: 1px 6px;
}
.ebox ol li:hover .revOpt{display:inline-block}
i.revIcon, i.openIcon{
	display: inline-block;
	width: 20px;
	height: 16px;
	background: url(../images/ic-review.png);
}
i.openIcon{background: url(../images/ic-visit.png)}
i.phoneIcon{
	display: inline-block;
	vertical-align: top;
	margin: 3px 0 0 5px;
	background: url(../images/phone.png);
	height: 16px;
	width: 10px;
}
.topTtl{
	position: relative;
	text-align: left;
	font-size: 26px;
	color: #fff;
	padding: 7px 0 7px 28px;
	background: #ba904a;
	margin-left: -10px;
	z-index: 99;
}
.topTtl.up{
	font-weight: 700;
	text-transform: uppercase
}
.topTtl:after, .bloglist li h3:after{
	position: absolute;
	content: '';
	bottom: -4px;
	right:0;
	height: 4px;
	width: 99.5%;
	background: rgba(0,0,0,.2);
	z-index: 88
}
a.backH{
	position: absolute;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	top: 16px;
	right: 20px;
	padding-left: 30px;
}
a.backH:before{
	position: absolute;
	top: 0;
	left: 0;
	width: 19px;
	height: 19px;
	background: url(../images/back-arrow.png);
	content: '';
}
.ratingC{
	display: inline-block;
	margin: 8px 0;
	vertical-align: middle;
	width: 100%;
	color: #474a4b;
}
.ratingC strong{
	display: inline-block;
	vertical-align: top;
	margin: 1px 0 0 4px;
}
.pagi{
	text-align: center;
	margin: 50px 0;
}
.pagi a, .pagi span{
	display: inline-block;
	padding: 10px 13px;
	color: #161616;
	font-size: 14px;
	background: #e6e7e8;
	border-radius: 3px;
	border: 1px solid #dcdcdc;
	font-weight: 600;
	margin: 1px;
}
.pagi span{background: #fff}
.pagi a:hover{
	color: #fff;
	background: #174899;
	border: 1px solid #174899
}
.topTxt{
	color: #343434;
	font-size: 15px;
	line-height: 20px;
	margin: 15px 25px 5px;
	height: 140px;
	overflow: auto;
}
.topTxt p{margin-bottom: 20px;}
ul.revList{
	padding: 10px 15px;
	font-size: 0;
}
.revList li{
	display: inline-block;
	vertical-align: top;
	width: 25%;
	padding: 8px;
	margin: 0;
}
.revList.col3 li{
	width: 33.333%;
	padding: 12px;
}
.revB{
	position: relative;
	padding: 13px;
	padding-bottom: 13px;
	background: #f9f9f9;
	text-align: center;
	border: 1px solid #dbdbdb
}
.revImg{margin: 0 0 5px;}
.sitename a{
	display: block;
	font-size: 18px;
	color: #0d3c70;
	font-weight: 700;
}
.revList.col3 li .sitename a{font-size: 22px}
.moreSite{
	margin: 30px 40px;
	padding-bottom: 20px;
}
.moreSite{
	margin: 30px 40px;
	padding-bottom: 20px;
}
.revB p{
	display: block;
	position: relative;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	margin: 10px 5px;
}
.ratedC{margin-bottom: 6px;}
.revlinks{margin-top: 10px;}
.revlinks a{
	display: inline-block;
	width: 47%;
	background: #005b96;
	border-radius: 3px;
	padding:10px 5px;
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	margin: 0 1%;
}
.revlinks a:last-child{background: #7b7b7b}
.revlinks a:hover{background: #014977}
.revlinks a:last-child:hover{background: #626262}
.clickBtn{
	margin:30px 20px;
	text-align: center
}
.deboxC{
	position: relative;
	margin: 30px auto;
	background: #fff;
	padding-bottom: 20px;
	width: 1220px;
}
.breadC{
	position: relative;
	background: #d6efff;
	padding: 10px 20px;
}
.breadC.shade{
	background: #d6efff;
	background: -moz-linear-gradient(top, #d6efff 0%, #ffffff 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, #d6efff), color-stop(100%, #ffffff));
	background: -webkit-linear-gradient(top, #d6efff 0%, #ffffff 100%);
	background: -o-linear-gradient(top, #d6efff 0%, #ffffff 100%);
	background: -ms-linear-gradient(top, #d6efff 0%, #ffffff 100%);
	background: linear-gradient(to bottom, #d6efff 0%, #ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6efff', endColorstr='#ffffff', GradientType=0 );
}
.breadC a{
	font-weight: 700;
	color: #0d3c70
}
.backHome  a span{color: #4f3c27!important;}
.backHIcon{
	display: inline-block;
	vertical-align: middle;
	width: 47px;
	height: 35px;
	background: url(../images/back-home-icon.png)
}
.revL{
	display: inline-block;
	vertical-align: top;
	width: 45%;
	padding: 20px;
}
.browserC{
	position: relative;
	border: 1px solid #c3cbd2;
	-webkit-box-shadow: 3px 3px 6px 0px rgba(0,0,0,0.29);
	-moz-box-shadow: 3px 3px 6px 0px rgba(0,0,0,0.29);
	box-shadow: 3px 3px 6px 0px rgba(0,0,0,0.29);
}
.urlC{
	padding: 5px;
	text-align: center
}
.urlC span{
	display: inline-block;
	width: 80%;
	border-radius: 100px;
	border: 1px solid #a5c5fa;
	padding: 3px 20px;
	text-align: left;
	background: url(../images/star-browser.png) right 12px center no-repeat
}
.urlC span img{
	width: auto!important;
	margin-right: 3px;
}
i.icon-logo{
	position: absolute;
	left: 15px;
	bottom: 30px;
	width: 90px;
	height: 105px;
	background: url(../images/small-logo-icon.png);
	background-size: 100%;
	z-index: 9999999
}
a.visit-site{
	display: block;
	background: #005b96;
	font-size:24px;
	color: #fff;
	text-align: center;
	padding: 10px;
	border-radius: 5px;
	margin-top: 13px;
	font-weight: 700;
	text-transform: uppercase
}
a.visit-site:hover{background: #004775;}
.fixed-container{
	float: right;
	width: 616px;
	height: auto;
}
.fixed-slider{
	float: left;
	position: fixed;
	width: 616px;
	padding: 0 25px;
	transition: all 0.6s;
	z-index: 200
}
.fixed-slider.stay{
	position: absolute;
	top: auto!important;
	bottom: 20px
}
.mob-pc{display: none}
.revD{
	display: inline-block;
	vertical-align: top;
	width: 54%;
	padding: 20px 20px 20px 0
}
.revD.new-postC{
	width:calc(100% - 619px);
	padding: 20px 20px 0 25px
}
.revD h2{
	font-size: 30px;
	color: #024570;
	font-weight: 700;
}
.revT p{
	font-size: 14px;
	line-height: 24px;
	margin:0 0 30px;
	text-align: justify
}
.revT figure{margin: 20px 0!important}
.revT ul{margin: 20px 0;}
.revT ul li{
	position: relative;
	margin: 0;
	padding: 5px 0 5px 15px;
	text-align: justify
}
.revT ul li:before{
	position: absolute;
	top: 4px;
	left: 0;
	content: '● '
}
.revT ol{
	margin: 20px 0;
	padding: 0;
}
.revT ol li{
	display: list-item;
	list-style-position: outside;
	padding: 5px 0;
	margin-left: 25px;
	text-align: justify
}
.revT img{max-width: 100%;height: auto}
.pros, .cons{
	display: inline-block;
	vertical-align: top;
	width: 49%;
	margin-top: 15px;
}
.pros{padding-right: 10px}
.pros h4, .cons h4{
	color: #004775;
	font-size: 20px;
	font-weight: 700;
}
.pros ul, .cons ul{margin-top: 10px}
.pros li, .cons li{
	background: url(../images/pro-icon.png) left top 4px no-repeat;
	padding: 4px 0 4px 30px;
	font-size: 14px;
	font-weight: 700;
	margin: 1px 0;
}
.cons li{background: url(../images/con-icon.png) left top 4px no-repeat;}
.bloglist li{
	display: inline-block;
	width: 48%;
	background: #fff;
	margin: 10px 0 10px 1.2%
}
.bloglist li h3{
	font-size: 26px;
	font-weight: 700;
	text-transform: uppercase
}
.date-rate{
	position: relative;
	font-size: 12px;
	color: #9b9a9a;
	font-weight: 700;
	padding: 15px 15px;
}
.brate{
	position: absolute;
	top: 12px;
	right: 10px;
}
.blog-img{
	text-align: center;
	margin: 10px 0
}
.bloglist li p, .postC p, .more-blst li p{
	font-size: 14px;
	color: #343434;
	line-height: 22px;
	margin: 10px 5px;
}
.postC{padding: 5px 15px 0;}
.postC .date-rate{padding: 0 5px 15px;}
.postC .brate{top: 0}
.bft-img{
	text-align: center;
	margin: 10px 0
}
.postC p{margin: 20px 5px;}
.bloglist li p a, .postC p a, .more-blst li p a{
	font-weight: 700;
	color: #30528a;
}
.bloglist li p a:hover, .postC p a:hover, .more-blst li p a:hover{
	color: #193a71;
	text-decoration: underline
}
ul.more-blst{
	margin: 30px 15px 0;
	text-align: center
}
.more-blst li{
	display: inline-block;
	width: 32.1%;
	margin: 10px .5%;
	background: #f5f5f5;
	padding: 15px 12px;
	text-align: left
}
.more-blst li h3{
	font-size: 17px;
	color: #063788;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center
}
.more-blst li .date-rate{padding: 0 0 10px;}
.more-blst li .brate{top: -5px;right:0;}	
.more-blst li p{margin: 0;}
.new-slider{padding-bottom: 20px}
.sliderC{position: relative}


.mob, .float-mob{display: none}
.logo img, .logoFtr img, .clickBtn img, .bft-img img, .more-blst li img, .bloglist li img{
	max-width: 100%;
	height: auto;
}
.blogImg img, .moreBox li img, .revImg img, .moreSite li img, .revL img, .totalscore span img, .new-slider img{
	width: 100%;
	height: auto;
}
.blogImg img, .moreBox li img, .revImg img, .moreSite li img, .revL img, .totalscore span img, .clickBtn img{
	image-rendering: -moz-crisp-edges;
	image-rendering: -o-crisp-edges;
	image-rendering: -webkit-optimize-contrast;
	image-rendering: crisp-edges;
	-ms-interpolation-mode: nearest-neighbor
}
nav li a, .ftrRyt li a, a.backtop, a{
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.text-left{text-align: left}
a.backtop{
	position: fixed;
	bottom: 3%;
	right: 3%;
	display: none;
	z-index: 9999999;
}
a.backtop.btm{bottom: 160px}
i.bcktop{
	display: inline-block;
	background: url(../images/backtop.png);
	width: 66px;
	height: 66px;
}
i.bcktop:hover{background: url(../images/backtop-over.png);}
footer{
	background: #f6f6f6 url(../images/bg-ftr.png) center top repeat-x;
	border-top: 1px solid #f4f4f4;
	padding:50px 0;
}
.ftr-lft{
	display: inline-block;
	vertical-align: middle;
	width: 65%;
	padding-left: 10px
}
.ftr-lft span a{
	display: inline-block;
	margin: 0 30px 10px 0;
	color: #8d939a;
	font-weight: 700;
	text-transform: uppercase
}
.ftr-lft span a:hover{color: #2a3644}
.ftr-lft p{
	line-height: 24px;
	margin: 10px 0;
}
.logoFtr{
	position: absolute;
	top: -15px;
	right: 10px;
	width: 343px;
}
.logoFtr small{
	display: inline-block;
	position: absolute;
	top: 70px;
	left: 135px;
	font-size: 12px;
	line-height: 14px;
	color: #1a1a1a
}


|:-moz-any-link:focus {outline: none;}
input[type="image"]:focus {outline: none;}
button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {border: none;}
abbr[title], acronym[title] {border-bottom: none;}
*:focus {outline : none;}

/* Underline From Center */
.hvr-underline-from-center {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 51%;
  right: 51%;
  bottom: 0;
  background: #2c5e94;
  height: 4px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-center:hover:before, .hvr-underline-from-center:focus:before, .hvr-underline-from-center:active:before {
  left: 0;
  right: 0;
}

/*mob icon*/
.mob-btn{display: none}
.mob-bar{
	width: 22px;
	height: 20px;
	position: relative;
	margin: 0px;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer;
}
.mob-bar span{
	display: block;
	position: absolute;
	height: 3px;
	width: 100%;
	border-radius: 9px;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}
.mob-bar span {background: #fff;}
.mob-bar span:nth-child(1) {top: 0px;}
.mob-bar span:nth-child(2), .mob-bar span:nth-child(3) {top: 8px;}
.mob-bar span:nth-child(4) {top: 16px;}
.mob-bar.open span:nth-child(1) {
	top: 11px;
	width: 0%;
	left: 50%;
}
.mob-bar.open span:nth-child(2) {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.mob-bar.open span:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.mob-bar.open span:nth-child(4) {
	top: 11px;
	width: 0%;
	left: 50%;
}
