@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Merriweather+Sans%3A400%2C700%2C800%7COpen+Sans%3A300italic%2C400%2C400italic%2C600%2C600italic%2C700%2C800%7CRoboto%3A300%2C400%2C400italic%2C500%2C500italic%2C700%2C900%2C800&ver=8.5_d48);@import url(https://fonts.googleapis.com/css?family=Droid+Serif:400,700);@import url(https://fonts.googleapis.com/css?family=Secular+One);html{line-height:1}body{font-family:"Merriweather Sans",sans-serif;color:#4e4e4e;background:#f5f5f5}body{font-size:13px}@media screen and (min-width:400px){body{font-size: calc(13px + 3 * ((100vw - 400px) / 1040))}}@media screen and (min-width:1440px){body{font-size:16px}}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}img{max-width:100%;height:auto}h1{font-size:20px}@media screen and (min-width:400px){h1{font-size: calc(20px + 16 * ((100vw - 400px) / 1040))}}@media screen and (min-width:1440px){h1{font-size:36px}}h2{font-size:19px}@media screen and (min-width:400px){h2{font-size: calc(19px + 6 * ((100vw - 400px) / 1040))}}@media screen and (min-width:1440px){h2{font-size:25px}}h3{font-size:18px}@media screen and (min-width:400px){h3{font-size: calc(18px + 3 * ((100vw - 400px) / 1040))}}@media screen and (min-width:1440px){h3{font-size:21px}}h4{font-size:17px}@media screen and (min-width:400px){h4{font-size: calc(17px + 3 * ((100vw - 400px) / 1040))}}@media screen and (min-width:1440px){h4{font-size:20px}}h5{font-size:14px}@media screen and (min-width:400px){h5{font-size: calc(14px + 4 * ((100vw - 400px) / 1040))}}@media screen and (min-width:1440px){h5{font-size:18px}}h6{font-size:14px}@media screen and (min-width:400px){h6{font-size: calc(14px + 2 * ((100vw - 400px) / 1040))}}@media screen and (min-width:1440px){h6{font-size:16px}}a{font-size:13px}@media screen and (min-width:400px){a{font-size: calc(13px + 3 * ((100vw - 400px) / 1040))}}@media screen and (min-width:1440px){a{font-size:16px}}p{font-size:13px}@media screen and (min-width:400px){p{font-size: calc(13px + 3 * ((100vw - 400px) / 1040))}}@media screen and (min-width:1440px){p{font-size:16px}}.hand-cr{cursor:pointer}.margin-bottom{margin-bottom:30px}@media only screen and (max-width:767px){.margin-bottom{margin-bottom:15px}}strike,del,s{color:red}div.block-title{border-bottom:1px solid #b2d8f7;margin-bottom:15px}@media only screen and (max-width:767px){div.block-title{margin-bottom:5px}}div.block-title span{color:#424448;border-bottom:2px solid #2196f3;text-transform:uppercase;font-weight:bold}div.block-title span{font-size:15px}@media screen and (min-width:400px){div.block-title span{font-size: calc(15px + 10 * ((100vw - 400px) / 1040))}}@media screen and (min-width:1440px){div.block-title span{font-size:25px}}@media only screen and (max-width:767px){.container,.inner-container{padding-left:5px;padding-right:5px}.row{margin-left:-5px;margin-right:-5px}}table{max-width:100%}.news-info{text-align:right}.news-info{font-size:11px}@media screen and (min-width:400px){.news-info{font-size: calc(11px + 2 * ((100vw - 400px) / 1040))}}@media screen and (min-width:1440px){.news-info{font-size:13px}}.news-info span{display:inline-block!important}.news-info a{color:#2196f3!important;display:inline-block!important}.news-info a{font-size:11px}@media screen and (min-width:400px){.news-info a{font-size: calc(11px + 2 * ((100vw - 400px) / 1040))}}@media screen and (min-width:1440px){.news-info a{font-size:13px}}.news-info .bio-published-date:nth-child(2){margin-left:10px}a{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;transition-timing-function:ease-out;-webkit-transition-duration:500ms;-moz-transition-duration:500ms;transition-duration:500ms}a:hover{text-decoration:none}a.img-link{overflow:hidden;display:block}a.img-link img{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;transition-timing-function:ease-out;-webkit-transition-duration:1500ms;-moz-transition-duration:1500ms;transition-duration:1500ms;-webkit-filter:blur(0);filter:blur(0);width:100%}a.img-link:hover img{-webkit-transform:scale(1.15,1.15);-moz-transform:scale(1.15,1.15);-o-transform:scale(1.15,1.15);-ms-transform:scale(1.15,1.15);transform:scale(1.15,1.15);-webkit-filter:blur(0);filter:blur(0)}a.title-link{color:#4f4f4f}a.title-link:hover{text-decoration:none;color:#2196f3}a.btn-link{color:#fff;background-color:#2196f3;min-width:36px;padding:10px;display:inline-block;text-align:center;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px}a.btn-link{min-width:121px}@media screen and (min-width:400px){a.btn-link{min-width: calc(121px + 5 * ((100vw - 400px) / 1040))}}@media screen and (min-width:1440px){a.btn-link{min-width:126px}}a.btn-link span{cursor:pointer;display:inline-block;position:relative;transition:.5s}a.btn-link span:after{content:'\00bb';position:absolute;opacity:0;top:0;right:-20px;transition:.5s}a.btn-link:hover{color:#fff;background-color:#2196f3;text-decoration:none;box-shadow:0 8px 16px 0 rgba(0,0,0,.2) , 0 6px 20px 0 rgba(0,0,0,.19)}a.btn-link:hover span{padding-right:25px}a.btn-link:hover span:after{opacity:1;right:0}div.main-button{text-align:center;margin:30px auto}@media only screen and (max-width:767px){div.main-button{margin:15px auto}}div.main-button a{display:inline-block;padding:7px 30px;min-width:30px;border:3px solid #78bdf5;color:#78bdf5!important;border-radius:10px;font-size:18px;text-transform:uppercase;font-weight:bold}div.main-button a:hover{color:#2196f3!important;border-color:#2196f3}div.main-button a span{display:block;line-height:18px}div.main-button a span:last-child{font-size:14px}a.category-link{color:#fff;font-size:10px;padding:2px 6px;line-height:13px;margin-bottom:10px;background:#424448;pointer-events:auto}header{background:#2196f3;position:fixed;z-index:999999;width:100%;top:0;-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;transition-timing-function:ease-out;-webkit-transition-duration:500ms;-moz-transition-duration:500ms;transition-duration:500ms}header .container-fluid{position:relative}@media only screen and (min-width:768px){header .container-fluid{max-width:1440px}}@media only screen and (max-width:399px){header .container-fluid{padding-right:5px;padding-left:5px}}@media only screen and (max-width:1023px){header .container{width:100%;max-width:100%}}header .header-main-box{display:table;width:100%;height:34px}header .header-main-box .logo-section{display:table-cell;vertical-align:middle}header .header-main-box .logo-section a.logo-icon{display:inline-block}header .header-main-box .logo-section a.logo-icon img{max-width:40px}@media only screen and (max-width:399px){header .header-main-box .logo-section a.logo-icon img{width:30px}}header .header-main-box .logo-section a.logo{display:inline-block;text-align:center;color:#fff;font-family:"Secular One",sans-serif}header .header-main-box .logo-section a.logo h3{margin:0;padding:0;font-size:25px}@media only screen and (max-width:399px){header .header-main-box .logo-section a.logo h3{font-size:20px}}@media only screen and (max-width:1023px){header .header-main-box .logo-section{padding-left:35px}}header .header-main-box .navigation-section{display:table-cell;text-align:center}header .header-main-box .navigation-section nav .navbar-toggle{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;transition-timing-function:ease-out;-webkit-transition-duration:500ms;-moz-transition-duration:500ms;transition-duration:500ms}header .header-main-box .nav-container-responsive{position:fixed;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);border:none;width:75%;height:100vh;background:rgba(34,34,34,.98);left:0;top:0;z-index:999;overflow-x:auto;overflow-y:auto;display:block}header .header-main-box .social-media-link-section{display:table-cell;text-align:right;vertical-align:middle}header .header-main-box .social-media-link-section ul{list-style:none;display:inline-block;padding:0;margin:0}header .header-main-box .social-media-link-section ul li{display:inline-block}header .header-main-box .social-media-link-section ul li a{display:block;width:30px;height:30px;line-height:30px;border-radius:100%;text-align:center;margin-right:5px;color:#fff}header .header-main-box .social-media-link-section ul li a.facebook:hover{background:#3b5998}header .header-main-box .social-media-link-section ul li a.twitter:hover{background:#1da1f2}header .header-main-box .social-media-link-section ul li a.google-plus:hover{background:#ea4335}header .header-main-box .social-media-link-section ul li span{display:block;width:30px;height:30px;line-height:30px;border-radius:100%;text-align:center;color:#fff}header .header-main-box .social-media-link-section ul li span:hover{background:#000}header .header-main-box .social-media-link-section div#headerSearchForm{position:absolute;right:0;display:none;margin-top:7px;z-index:1;-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;transition:all .3s linear 0s;max-width:400px}@media only screen and (max-width:559px){header .header-main-box .social-media-link-section div#headerSearchForm{max-width:100%;width:100%}}header .header-main-box .social-media-link-section div#headerSearchForm form.header-search-form{border:1px solid #ccc;padding:15px;background:#ccc;-webkit-box-shadow:0 10px 25px 0 #ddd;box-shadow:0 10px 25px 0 #ddd}header .header-main-box .social-media-link-section div#headerSearchForm.header-search-display-block{display:block;margin-top:14px;-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;transition:all .3s linear 0s}header.window-scroll-down{background:transparent;border:none;-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;transition-timing-function:ease-out;-webkit-transition-duration:500ms;-moz-transition-duration:500ms;transition-duration:500ms}header.window-scroll-down .header-main-box .logo-section{display:none}header.window-scroll-down .header-main-box .social-media-link-section{display:none}header.window-scroll-down .header-main-box .navigation-section nav .navbar-toggle{background:rgba(33,150,243,.64);border-radius:50%;height:44px;width:44px;margin:0;-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;transition-timing-function:ease-out;-webkit-transition-duration:500ms;-moz-transition-duration:500ms;transition-duration:500ms}.flex-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}main section div.single-page-mobile-pagination{position:fixed;top:0;left:0;right:0;height:44px;z-index:8;background:-moz-linear-gradient(bottom,transparent 20%,rgba(0,0,0,.7) 100%);background:-webkit-gradient(linear,left bottom,left top,color-stop(20%,transparent),color-stop(100%,rgba(0,0,0,.7)));background:-webkit-linear-gradient(bottom,transparent 20%,rgba(0,0,0,.7) 100%);background:-o-linear-gradient(bottom,transparent 20%,rgba(0,0,0,.7) 100%);background:-ms-linear-gradient(bottom,transparent 20%,rgba(0,0,0,.7) 100%);background:linear-gradient(to top,transparent 20%,rgba(0,0,0,.7) 100%)}@media only screen and (min-width:768px){main section div.single-page-mobile-pagination{display:none}}main section div.single-page-mobile-pagination ul{list-style:none;margin:5px auto;text-align:center;padding:0}main section div.single-page-mobile-pagination ul li{margin:3px;display:inline-block}main section div.single-page-mobile-pagination ul li a{display:block;width:5px;height:5px;border-radius:50%;background:#fff;box-shadow:1px 0 3px rgba(0,0,0,.3) , 0 1px 3px rgba(0,0,0,.3) , 0 -1px 3px rgba(0,0,0,.3) , -1px 0 3px rgba(0,0,0,.3)}main section div.single-page-mobile-pagination ul li.active a{background:#2196f3}main section div.single-page-goback-button{position:fixed;top:2px;right:0;z-index:9;z-index:102}@media only screen and (min-width:768px){main section div.single-page-goback-button{display:none}}main section div.single-page-goback-button button{background:rgba(33,150,243,.64);border-radius:50%;height:44px;width:44px;margin:0;border:none;padding:10px;-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;transition-timing-function:ease-out;-webkit-transition-duration:500ms;-moz-transition-duration:500ms;transition-duration:500ms}main section div.single-page-goback-button button span{display:block;border-radius:1px;width:22px;height:2px;background:#fff;margin-top:4px;position:relative}main section div.single-page-goback-button button span:first-child{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);top:7px;margin-top:0}main section div.single-page-goback-button button span:nth-child(2) {opacity:0;top:7px}main section div.single-page-goback-button button span:last-child{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);top:-5px}main section .single-page-content-top h1{font-size:20px}@media screen and (min-width:400px){main section .single-page-content-top h1{font-size: calc(20px + 16 * ((100vw - 400px) / 1040))}}@media screen and (min-width:1440px){main section .single-page-content-top h1{font-size:36px}}main section .single-page-content-top h1{line-height:30px}@media screen and (min-width:400px){main section .single-page-content-top h1{line-height: calc(30px + 16 * ((100vw - 400px) / 1040))}}@media screen and (min-width:1440px){main section .single-page-content-top h1{line-height:48px!important}}@media only screen and (max-width:767px){main section .single-page-content-top{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}main section .single-page-content-top div#SinglePageTopOne{-webkit-box-ordinal-group:2;-moz-box-ordinal-group:2;-ms-flex-order:2;-webkit-order:2;order:2}main section .single-page-content-top div#singlePageTopTwo{-webkit-box-ordinal-group:1;-moz-box-ordinal-group:1;-ms-flex-order:1;-webkit-order:1;order:1}.related-posts{display:table;width:100%}main section .single-page-content-top .single-page-share-section{display:none!important}}main section .single-page-content-top h1{font-weight:bold;margin:20px auto;line-height:27px}main section .single-page-content-top h1 span#btitle{color:#b2d4ef}main section .single-page-content-top .news-info{text-align:left;color:#999}main section .single-page-content-top .news-info{font-size:9px}@media screen and (min-width:400px){main section .single-page-content-top .news-info{font-size: calc(9px + 3 * ((100vw - 400px) / 1040))}}@media screen and (min-width:1440px){main section .single-page-content-top .news-info{font-size:12px}}@media only screen and (max-width:767px){main section .single-page-content-top .news-info{text-align:right;margin-bottom:5px}}main section .single-page-content-top .news-info .news-author a{text-transform:uppercase;color:#2196f3}main section .single-page-content-top .news-info .news-author a{font-size:9px}@media screen and (min-width:400px){main section .single-page-content-top .news-info .news-author a{font-size: calc(9px + 3 * ((100vw - 400px) / 1040))}}@media screen and (min-width:1440px){main section .single-page-content-top .news-info .news-author a{font-size:12px}}main section .single-page-content-top .news-info .news-author a:hover{text-decoration:underline}main section .single-page-content-top .news-info .upadated-date{display:block}@media only screen and (max-width:767px){main section .single-page-content-top .single-page-share-section{position:fixed;bottom:0;left:0;right:0;background:#fff;z-index:2;display:table;width:100%;padding:0}}main section .single-page-content-top .single-page-share-section .social-share{padding:0;text-align:right}main section .single-page-content-top .single-page-share-section .social-share li{list-style:none;text-align:center;display:inline-flex}@media only screen and (max-width:767px){main section .single-page-content-top .single-page-share-section .social-share li{width:25%;float:left}main section .single-page-content-top .single-page-share-section .social-share li:nth-of-type(1n+5) {display:none}}main section .single-page-content-top .single-page-share-section .social-share li a{display:block;border:1px solid #fff;width:30px;height:30px;line-height:30px;border-radius:100%;text-align:center;color:#ccc}@media only screen and (max-width:767px){main section .single-page-content-top .single-page-share-section .social-share li a{width:100%;border-radius:0}}main section .single-page-content-top .single-page-share-section .social-share li a:hover{color:#fff}main section .single-page-content-top .single-page-share-section .social-share li a.google-pluse{background:#ea4335}main section .single-page-content-top .single-page-share-section .social-share li a.google-pluse:hover{border-color:#ea4335}main section .single-page-content-top .single-page-share-section .social-share li a.facebook{background:#3b5998}main section .single-page-content-top .single-page-share-section .social-share li a.facebook:hover{border-color:#3b5998}main section .single-page-content-top .single-page-share-section .social-share li a.twitter{background:#1da1f2}main section .single-page-content-top .single-page-share-section .social-share li a.twitter:hover{border-color:#1da1f2}main section .single-page-content-top .single-page-share-section .social-share li a.pinterest{background:#c8232c}main section .single-page-content-top .single-page-share-section .social-share li a.pinterest:hover{border-color:#c8232c}main section .single-page-content-top .single-page-share-section .social-share li a.linkedin{background:#0e76a8}main section .single-page-content-top .single-page-share-section .social-share li a.linkedin:hover{border-color:#0e76a8}main section .single-page-content-top .single-page-share-section .social-share li a.tumblr{background:#34526f}main section .single-page-content-top .single-page-share-section .social-share li a.tumblr:hover{border-color:#34526f}@media only screen and (max-width:767px){main section .single-page-content-top .single-page-share-section .social-share{text-align:center;margin-bottom:0;width:50.4%;padding:0;float:left;display:table-cell}main section .single-page-content-top .single-page-share-section .social-share li a{color:#fff}main section .single-page-content-top .single-page-share-section div#mobileShareButton{width:12.6%;float:left;background:#424448;margin:0;display:table-cell;height:30px;border:1px solid #fff;position:relative}main section .single-page-content-top .single-page-share-section div#mobileShareButton button{position:absolute;left:0;top:0;height:100%;width:100%;display:block;color:#fff;padding:0}main section .single-page-content-top .single-page-share-section div#mobileShareButton button{font-size:13px}}@media only screen and (max-width:767px) and (min-width:400px){main section .single-page-content-top .single-page-share-section div#mobileShareButton button{font-size: calc(13px + 3 * ((100vw - 400px) / 1040))}}@media only screen and (max-width:767px) and (min-width:1440px){main section .single-page-content-top .single-page-share-section div#mobileShareButton button{font-size:16px}}@media only screen and (max-width:767px){main section .single-page-content-top .single-page-share-section div#mobileShareButton button div{clear:both;width:33px;margin:0 auto}main section .single-page-content-top .single-page-share-section div#mobileShareButton button div:before{display:block;content:""}main section .single-page-content-top .single-page-share-section div#mobileShareButton button div:after{clear:both;display:block;content:""}main section .single-page-content-top .single-page-share-section div#mobileShareButton button div span{float:left}}@media only screen and (min-width:768px){main section .single-page-content-top .single-page-share-section div#singlePageNextArticle{display:none}}@media only screen and (max-width:767px){main section .single-page-content-top .single-page-share-section div#singlePageNextArticle{display:table-cell;width:37%;float:left;padding:0;border:1px solid #fff}main section .single-page-content-top .single-page-share-section div#singlePageNextArticle button{width:100%;padding:0;line-height:30px;background:#424448;color:#fff;border:none;margin:0;line-height:28px}main section .single-page-content-top .single-page-share-section div#singlePageNextArticle button{font-size:13px}}@media only screen and (max-width:767px) and (min-width:400px){main section .single-page-content-top .single-page-share-section div#singlePageNextArticle button{font-size: calc(13px + 3 * ((100vw - 400px) / 1040))}}@media only screen and (max-width:767px) and (min-width:1440px){main section .single-page-content-top .single-page-share-section div#singlePageNextArticle button{font-size:16px}}@media only screen and (min-width:768px){.single-page-section .container{padding:0 30px}.mainsticky{display:flex;display:-webkit-flex;flex-direction:column;justify-content:space-between}}@media only screen and (max-width:767px){main section div#singlePageContentBox{position:unset;padding:0 5px}}main section div#singlePageContentBox .featured-img-section{margin-bottom:15px}@media only screen and (max-width:767px){main section div#singlePageContentBox .featured-img-section{position:absolute;left:0;top:0;right:0;margin:0}}main section div#singlePageContentBox .featured-img-section img{width:100%}main section div#singlePageContentBox div#featuredImageAndContent{clear:both;margin-bottom:15px}@media only screen and (max-width:767px){main section div#singlePageContentBox div#featuredImageAndContent{margin-bottom:5px}}main section div#singlePageContentBox div#featuredImageAndContent:before{display:table;content:""}main section div#singlePageContentBox div#featuredImageAndContent:after{clear:both;display:table;content:""}main section div#singlePageContentBox div#featuredImageAndContent .single-bio-img-col{width:50%;float:left;padding-right:15px}@media only screen and (max-width:767px){main section div#singlePageContentBox div#featuredImageAndContent .single-bio-img-col{width:100%;float:none;padding:0}}main section div#singlePageContentBox div#featuredImageAndContent .single-bio-img-col .featured-img-section{margin:0}main section div#singlePageContentBox div#featuredImageAndContent .single-bio-toc-col{width:50%;float:left}@media only screen and (max-width:767px){main section div#singlePageContentBox div#featuredImageAndContent .single-bio-toc-col{width:100%;float:none}}main section div#singlePageContentBox div#featuredImageAndContent .single-bio-toc-col #contentBioLink{border:1px solid #b0d7f7;background:#fff;padding:5px 0 0 0;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;border-bottom-width:3px}main section div#singlePageContentBox div#featuredImageAndContent .single-bio-toc-col #contentBioLink p{font-weight:bold;font-size:16.5px;text-align:center;text-decoration:underline;margin-bottom:5px;color:#000}main section div#singlePageContentBox div#featuredImageAndContent .single-bio-toc-col #contentBioLink div.table-responsive{border:none}main section div#singlePageContentBox div#featuredImageAndContent .single-bio-toc-col #contentBioLink table{width:100%}main section div#singlePageContentBox div#featuredImageAndContent .single-bio-toc-col #contentBioLink table tr:nth-child(odd) {background:#e1f2ff}main section div#singlePageContentBox div#featuredImageAndContent .single-bio-toc-col #contentBioLink table tr td:first-child{position:relative;border-right:1px solid #ccc}main section div#singlePageContentBox div#featuredImageAndContent .single-bio-toc-col #contentBioLink table tr td:first-child:before{position:absolute;content:"";left:19px;top:0;height:100%;width:2px;background:#2196f3}main section div#singlePageContentBox div#featuredImageAndContent .single-bio-toc-col #contentBioLink table tr td:first-child span{white-space:nowrap}main section div#singlePageContentBox div#featuredImageAndContent .single-bio-toc-col #contentBioLink table tr td:first-child span i{width:30px;height:30px;border:2px solid #2196f3;border-radius:100%;font-size:19px;line-height:26px;text-align:center;background:#fff}main section div#singlePageContentBox div#featuredImageAndContent .single-bio-toc-col #contentBioLink table tr span{position:relative;padding:5px;display:block}main section div#singlePageContentBox div#featuredImageAndContent .single-bio-toc-col #contentBioLink table tr span{font-size:12px}@media screen and (min-width:400px){main section div#singlePageContentBox div#featuredImageAndContent .single-bio-toc-col #contentBioLink table tr span{font-size: calc(12px + 2 * ((100vw - 400px) / 1040))}}@media screen and (min-width:1440px){main section div#singlePageContentBox div#featuredImageAndContent .single-bio-toc-col #contentBioLink table tr span{font-size:14px}}@media only screen and (max-width:767px){main section div#singlePageContentBox div#featuredImageAndContent .single-bio-toc-col #contentBioLink table tr span{font-size:13px}}main section div#singlePageContentBox div#featuredImageAndContent .single-bio-toc-col #contentBioLink table tr span i{width:20px}main section div#singlePageContentBox div#featuredImageAndContent .single-bio-toc-col #contentBioLink table tr span:hover{text-decoration:underline}main section div#singlePageContentBox .bio-fact-section .table-responsive{border:none;margin-bottom:15px}@media only screen and (max-width:767px){main section div#singlePageContentBox .bio-fact-section .table-responsive{margin-bottom:5px}}main section div#singlePageContentBox .bio-fact-section table#bioFactsTable{border-collapse:collapse}main section div#singlePageContentBox .bio-fact-section table#bioFactsTable caption{padding:7px;text-align:center;font-weight:bold;color:#000}main section div#singlePageContentBox .bio-fact-section table#bioFactsTable tbody tr td,main section div#singlePageContentBox .bio-fact-section table#bioFactsTable tbody tr th,main section div#singlePageContentBox .bio-fact-section table#bioFactsTable tfoot tr td,main section div#singlePageContentBox .bio-fact-section table#bioFactsTable tfoot tr th,main section div#singlePageContentBox .bio-fact-section table#bioFactsTable thead tr td,main section div#singlePageContentBox .bio-fact-section table#bioFactsTable thead tr th{padding:7px;font-size:12px;border:none;font-weight:normal;border:1px solid #ccc}main section div#singlePageContentBox .bio-fact-section table#bioFactsTable tbody tr td a,main section div#singlePageContentBox .bio-fact-section table#bioFactsTable tbody tr th a,main section div#singlePageContentBox .bio-fact-section table#bioFactsTable tfoot tr td a,main section div#singlePageContentBox .bio-fact-section table#bioFactsTable tfoot tr th a,main section div#singlePageContentBox .bio-fact-section table#bioFactsTable thead tr td a,main section div#singlePageContentBox .bio-fact-section table#bioFactsTable thead tr th a{font-size:12px}main section div#singlePageContentBox .bio-fact-section table#bioFactsTable tbody tr:nth-child(even) {background:#eee}main section div#singlePageContentBox .bio-fact-section table#bioFactsTable a{text-decoration:underline}main section div#singlePageContentBox .bio-fact-section table#bioFactsTable a span.show{display:inline-block!important;text-decoration:underline}main section div#singlePageContentBox .single-page-content a{border-bottom:2px solid #2196f3;color:#2196f3}main section div#singlePageContentBox .single-page-content a:hover{color:#2196f3}@media only screen and (max-width:767px){main section div#singlePageContentBox .single-page-content h2,main section div#singlePageContentBox .single-page-content .h2,main section div#singlePageContentBox .single-page-content h3,main section div#singlePageContentBox .single-page-content .h3,main section div#singlePageContentBox .single-page-content h4,main section div#singlePageContentBox .single-page-content .h4,main section div#singlePageContentBox .single-page-content h5,main section div#singlePageContentBox .single-page-content .h5,main section div#singlePageContentBox .single-page-content h6,main section div#singlePageContentBox .single-page-content .h6{margin-top:5px;margin-bottom:5px}}main section div#singlePageContentBox .single-page-content .videoWrapper{position:relative;padding-bottom:56.25%;padding-top:25px;height:0;margin:15px auto}main section div#singlePageContentBox .single-page-content .videoWrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}main section div#singlePageContentBox .single-page-content ig-embed{max-width:480px!important;width:100%!important;height:auto;margin:15px auto!important}@media only screen and (max-width:767px){main section div#singlePageContentBox .single-page-content ig-embed{border:none!important}}main section div#singlePageContentBox .single-page-content .table-responsive{margin-bottom:0;border:none}main section div#singlePageContentBox .single-page-content table{max-width:100%;margin:15px auto!important}main section div#singlePageContentBox .single-page-content table tr:first-child,main section div#singlePageContentBox .single-page-content table tr th{font-weight:bold;background:#000;color:#fff;text-align:center!important}main section div#singlePageContentBox .single-page-content table tr:first-child td,main section div#singlePageContentBox .single-page-content table tr th td{text-align:center!important}main section div#singlePageContentBox .single-page-content table tr td,main section div#singlePageContentBox .single-page-content table tr th{border:1px solid #ccc;padding:5px}@media only screen and (max-width:767px){main section div#singlePageContentBox .single-page-content table,main section div#singlePageContentBox .single-page-content thead,main section div#singlePageContentBox .single-page-content tbody,main section div#singlePageContentBox .single-page-content th,main section div#singlePageContentBox .single-page-content td,main section div#singlePageContentBox .single-page-content tr{display:block}main section div#singlePageContentBox .single-page-content table tr{border:1px solid #ccc}main section div#singlePageContentBox .single-page-content table tr:first-child{position:absolute;top:-9999px;left:-9999px}main section div#singlePageContentBox .single-page-content table tr td{border:none;border-bottom:1px solid #eee;position:relative;padding-left:50%}main section div#singlePageContentBox .single-page-content table tr td:before{position:absolute;top:6px;left:6px;width:45%;font-weight:bold;padding:0;margin:-5px;bottom:0;font-size:13px;line-height:13px}}main section div#singlePageContentBox .single-page-content ol,main section div#singlePageContentBox .single-page-content ul{padding-left:15px}main section div#singlePageContentBox .single-page-content .postimage{max-width:480px!important;width:100%;position:relative;margin:15px auto;margin-bottom:30px}main section div#singlePageContentBox .single-page-content .postimage img{width:100%!important;height:auto!important}main section div#singlePageContentBox .single-page-content .postimage .imageCaption{padding:10px;font-weight:bold;position:absolute;bottom:0;left:0;right:0;color:#fbfbfb;font-size:13px;background:rgba(0,0,0,.678431)}main section div#singlePageContentBox .single-page-content .postimage .imageSource{position:absolute;top:100%;right:0;color:#333;font-size:11px}main section div#singlePageContentBox .single-page-content p{font-size:13px}@media screen and (min-width:400px){main section div#singlePageContentBox .single-page-content p{font-size: calc(13px + 3 * ((100vw - 400px) / 1040))}}@media screen and (min-width:1440px){main section div#singlePageContentBox .single-page-content p{font-size:16px}}main section div#singlePageContentBox .single-page-content p{line-height:23px}@media screen and (min-width:400px){main section div#singlePageContentBox .single-page-content p{line-height: calc(23px + 3 * ((100vw - 400px) / 1040))}}@media screen and (min-width:1440px){main section div#singlePageContentBox .single-page-content p{line-height:34px;font-size:18px;margin-bottom:34px}}main section div#singlePageContentBox .single-page-content blockquote{padding:20px 0;position:relative;border:none;z-index:0;margin:15px auto;margin-left:40px}@media only screen and (max-width:767px){main section div#singlePageContentBox .single-page-content blockquote{margin:5px auto;margin-left:20px}}main section div#singlePageContentBox .single-page-content blockquote:before{top:0;bottom:0;position:absolute;content:'';background:#2196f3;width:5px;left:0}main section div#singlePageContentBox .single-page-content blockquote p{margin:0;padding:9px 25px;text-align:justify;font-style:italic;-webkit-border-radius:0 10px 10px 0;-moz-border-radius:0 10px 10px 0;-ms-border-radius:0 10px 10px 0;border-radius:0 10px 10px 0}main section div#singlePageContentBox .single-page-content blockquote p{font-size:16px}@media screen and (min-width:400px){main section div#singlePageContentBox .single-page-content blockquote p{font-size: calc(16px + 2 * ((100vw - 400px) / 1040))}}@media screen and (min-width:1440px){main section div#singlePageContentBox .single-page-content blockquote p{font-size:18px}}main section div#singlePageContentBox .single-page-content blockquote p::before{position:absolute;font-size:80px;font-family:"Droid Serif",serif}@media only screen and (max-width:767px){main section div#singlePageContentBox .single-page-content blockquote p::before{font-size:80px}}main section div#singlePageContentBox .single-page-content blockquote p::before{top:10px;left:16px;color:#2196f3;content:'“';text-shadow:-3px 0 #c2c2c2}@media only screen and (max-width:767px){main section div#singlePageContentBox .single-page-content blockquote p::before{top:15px}}main section #listArticlesByStep .listrow .listrow-item{position:relative;width:100%;clear:both;display:table;border-collapse:collapse;background:#fff;margin-bottom:25px;box-shadow:0 1px 2px #e2e1e1;-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.16) , 0 2px 10px 0 rgba(0,0,0,.12);-moz-box-shadow:0 2px 5px 0 rgba(0,0,0,.16) , 0 2px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 5px 0 rgba(0,0,0,.16) , 0 2px 10px 0 rgba(0,0,0,.12);overflow:hidden}main section #listArticlesByStep .listrow .listrow-item .entry-header{display:table-cell;vertical-align:middle;text-align:center;width:25%;box-sizing:border-box;background:#2196f3;font-size:8rem;color:#fff}main section #listArticlesByStep .listrow .listrow-item .post-content{display:table-cell;vertical-align:top;width:75%;box-sizing:border-box;padding:15px}main section #listArticlesByStep .listrow .listrow-item .post-content h4 a{color:#000;font-weight:bold}main section #listArticlesByStep .listrow .listrow-item .post-content h4 a{font-size:17px}@media screen and (min-width:400px){main section #listArticlesByStep .listrow .listrow-item .post-content h4 a{font-size: calc(17px + 3 * ((100vw - 400px) / 1040))}}@media screen and (min-width:1440px){main section #listArticlesByStep .listrow .listrow-item .post-content h4 a{font-size:20px}}main section #listArticlesByStep .listrow .listrow-item .post-content h4 a{line-height:22px}@media screen and (min-width:400px){main section #listArticlesByStep .listrow .listrow-item .post-content h4 a{line-height: calc(22px + 3 * ((100vw - 400px) / 1040))}}@media screen and (min-width:1440px){main section #listArticlesByStep .listrow .listrow-item .post-content h4 a{line-height:25px}}main section #singleBioTimeline{margin-bottom:15px}@media only screen and (max-width:767px){main section #singleBioTimeline{margin-bottom:5px}}main section #singleBioTimeline .single-bio-timeline-top{text-align:center;margin:30px 0 20px}main section #singleBioTimeline .single-bio-timeline-top img{height:150px;width:150px;border-radius:50%;border:2px solid #efefef;box-shadow:2px 2px 5px rgba(121,116,116,.82);margin:5px auto}main section #singleBioTimeline .single-bio-timeline-top h4{margin:0}main section #singleBioTimeline .timeline-container{position:relative;padding:0 0}main section #singleBioTimeline .timeline-container:before{content:'';position:absolute;top:0;right: calc(75% + 47px);margin-left:-7px;height:100%;display:block;width:4px;background:#2196f3}@media only screen and (max-width:767px){main section #singleBioTimeline .timeline-container:before{left:23px;right:unset}}@media only screen and (max-width:399px){main section #singleBioTimeline .timeline-container:before{height:calc(100% - 40px)}}main section #singleBioTimeline .timeline-container .timeline-block{position:relative;clear:both}main section #singleBioTimeline .timeline-container .timeline-block .timeline-image{position:absolute;top:0;width:60px;height:60px;border-radius:50%;background:#fff;border:4px solid #2196f3;right: calc(75% + 18px)}main section #singleBioTimeline .timeline-container .timeline-block .timeline-image i{display:block;font-size:22px;position:relative;color:#597c98;text-align:center;line-height:34px}@media only screen and (min-width:768px){main section #singleBioTimeline .timeline-container .timeline-block .timeline-image i{line-height:54px;font-size:30px}}@media only screen and (max-width:767px){main section #singleBioTimeline .timeline-container .timeline-block .timeline-image{left:-3px;width:40px;height:40px;right:unset}}main section #singleBioTimeline .timeline-container i{padding-right:0!important}main section #singleBioTimeline .timeline-container a{color:#2196f3;font-size:14px}main section #singleBioTimeline .timeline-container h2 a{font-size:20px;line-height:22px;margin:0 0 7px;font-weight:bold;color:#4f4f4f;border-bottom:2px solid #2196f3}main section #singleBioTimeline .timeline-container h2 a:hover{color:#2196f3}main section #singleBioTimeline .timeline-container .timeline-content{background:#fff;margin-bottom:30px;border:1px solid #e2e1e1;position:relative;margin-left:60px;padding:15px;width:75%;float:right}@media only screen and (max-width:767px){main section #singleBioTimeline .timeline-container .timeline-content{width:calc(100% - 47px);float:right;margin-left:47px;margin-bottom:5px;padding:5px}}main section #singleBioTimeline .timeline-container .timeline-content h2{font-size:20px;line-height:22px;margin:0 0 7px;font-weight:500}@media only screen and (max-width:767px){main section #singleBioTimeline .timeline-container .timeline-content h2{font-size:15px;margin-bottom:3px}}main section #singleBioTimeline .timeline-container .timeline-content .date{position:absolute;width:100px;right: calc(100% + 83px);top:0;font-size:14px;font-weight:bold;display:inline-block;color:#2196f3;padding-top:6px;text-align:right}@media only screen and (max-width:767px){main section #singleBioTimeline .timeline-container .timeline-content .date{position:unset;width:100%;padding:0 0 3px;text-align:left}}main section #singleBioTimeline .timeline-container .timeline-content p{font-weight:300;font-size:16px;margin-bottom:10px;line-height:28px}@media only screen and (max-width:767px){main section #singleBioTimeline .timeline-container .timeline-content p{font-size:13px;margin-bottom:5px}}main section #singleBioTimeline .timeline-container .timeline-content:before{content:'';position:absolute;top:23px;right:100%;height:0;width:0;border:7px solid transparent;border-right:10px solid #e2e2e2}@media only screen and (max-width:767px){main section #singleBioTimeline .timeline-container .timeline-content:before{top:13px}}main section div.related-posts .row{margin-top:15px;margin-bottom:15px}main section div.related-posts .row h3.title-block{border-bottom:3px solid #000}@media only screen and (max-width:767px){main section div.related-posts .row [class*="col-"]{padding-left:5px;padding-right:5px}}div#singlePageTag{margin:15px auto}div#singlePageTag ul{padding:0;list-style:none}div#singlePageTag ul li{display:inline-block}div#singlePageTag ul li a{display:block;padding:3px 12px;margin:0 0 15px 15px;background:#f3f3f3;-webkit-border-radius:7px;-moz-border-radius:7px;-ms-border-radius:7px;border-radius:7px;color:#2196f3}div#singlePageTag ul li a:before{content:"#"}div#singlePageTag ul li a:hover{background:#ddd}body main .container{background:#fff}@media only screen and (max-width:767px){body.single-page-body header div#mobileNavigationMenu{display:none}}.image-counter{position:absolute;top:0;right:0;font-size:20px;color:#2196f3;font-weight:bold;padding:5px;background:#ddd;border-radius:0 0 0 13px}.image-counter .fa{padding-left:5px}section.advertise-section{margin:15px auto}@media only screen and (max-width:767px){section.advertise-section{margin:5px auto}}section.advertise-section .advertise-outer-div{display:table;margin:0 auto}section.advertise-section.sidebar-top-add-section{margin-top:0}section.advertise-section.timeline-content{background:transparent!important;margin-top:0!important;border:none!important;padding:0!important}section.advertise-section.timeline-content:before{display:none}@media only screen and (max-width:767px){body.single-page-body section.advertise-section.page-top-advertise-section{display:none}}@media only screen and (min-width:768px){.secondarysticky{overflow:auto;position:-webkit-sticky;position:sticky;top:5%}}@media only screen and (max-width:767px){div#singlePageSidebar{padding-left:5px;padding-right:5px}}div#singlePageSidebar .sidebar-article{overflow:hidden;margin:15px auto}@media only screen and (max-width:767px){div#singlePageSidebar .sidebar-article{margin:5px auto}}div#singlePageSidebar .sidebar-article h3.title-block{margin-top:0;color:#4f4f4f;position:relative;text-align:center;z-index:100}div#singlePageSidebar .sidebar-article h3.title-block small{position:absolute;right:0;bottom:0}div#singlePageSidebar .sidebar-article h3.title-block span{display:inline-block;margin-bottom:-2px;padding:5px 20px;border-bottom:none;background:#fff;font-size:23px;-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;color:#2196f3;padding:10px 30px;border-radius:50px;margin-top:40px}.asidebox{border:3px solid #e4e4e4;padding:44px 20px 20px 20px;margin-top:-36px;position:relative}@media only screen and (max-width:767px){div#singlePageSidebar .sidebar-article h3.title-block{margin-bottom:5px}}div#singlePageSidebar .sidebar-article .sidebar-article-item{position:relative;margin-bottom:15px;overflow:hidden}@media only screen and (max-width:767px){div#singlePageSidebar .sidebar-article .sidebar-article-item{margin-bottom:3px;padding-bottom:3px;border-bottom:1px solid #ccc}}div#singlePageSidebar .sidebar-article .sidebar-article-item:last-child{margin-bottom:0;border-bottom:none}div#singlePageSidebar .sidebar-article .sidebar-article-item a.title-link{clear:both}div#singlePageSidebar .sidebar-article .sidebar-article-item a.title-link:before{display:table;content:""}div#singlePageSidebar .sidebar-article .sidebar-article-item a.title-link:after{clear:both;display:table;content:""}div#singlePageSidebar .sidebar-article .sidebar-article-item a.title-link img{width:35%;float:left}div#singlePageSidebar .sidebar-article .sidebar-article-item a.title-link h4{width:calc(65% - 25px);float:left;margin:0;padding-left:10px;font-size:13px;color:#4f4f4f;line-height:18px}div#singlePageSidebar .sidebar-article .sidebar-article-item a.title-link h4:hover{color:#2196f3}h3.title-block{margin:15px auto;font-size:25px;font-weight:bold}footer{margin-top:15px;background:#333;padding:15px 0;color:#fff;text-align:center}footer a{color:#2196f3}footer a:hover{color:#a0cff5;text-decoration:underline}footer .back-top-button{position:fixed;bottom:15px;right:15px;z-index:101}@media only screen and (max-width:767px){footer .back-top-button{bottom:30px;right:5px}}footer .back-top-button a{width:35px;height:35px;display:block;text-align:center;line-height:35px;background: #cccccc80;color:rgba(33,150,243,.439216)}footer .back-top-button a:hover{background: #cccccc80;color:#2196f3}#loaderAnimation{width:100px;margin:15px auto;height:100px}#loaderAnimation .loader-animation-inner{width:100%;height:100%;border:3px solid #000;border-top-color:#2196f3;border-bottom-color:#2196f3;border-radius:50%;-webkit-animation:spin_full 2s linear infinite;animation:spin_full 2s linear infinite}#loaderAnimation .loader-animation-inner img{max-width:70px;height:auto;width:100%;margin:15px}@-webkit-keyframes spin_full {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }@keyframes spin_full {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }section#indexPageMainSlider{position:relative}section#indexPageMainSlider .owl-item{width:280px!important;position:relative;overflow:hidden}@media only screen and (min-width:768px){section#indexPageMainSlider .owl-item{width:320px!important}}section#indexPageMainSlider .owl-item .item{border-right:2px solid #fff}section#indexPageMainSlider .owl-item .top-section-slide-item{position:relative;height:175px}@media only screen and (min-width:768px){section#indexPageMainSlider .owl-item .top-section-slide-item{height:200px}}section#indexPageMainSlider .owl-item .top-section-slide-item .slider-thumb-index a{overflow:hidden}section#indexPageMainSlider .owl-item .top-section-slide-item .slider-thumb-index a:before{bottom:0;content:"";display:block;height:100%;width:100%;position:absolute;z-index:1;background:-moz-linear-gradient(top,transparent 20%,rgba(0,0,0,.7) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(20%,transparent),color-stop(100%,rgba(0,0,0,.7)));background:-webkit-linear-gradient(top,transparent 20%,rgba(0,0,0,.7) 100%);background:-o-linear-gradient(top,transparent 20%,rgba(0,0,0,.7) 100%);background:-ms-linear-gradient(top,transparent 20%,rgba(0,0,0,.7) 100%);background:linear-gradient(to bottom,transparent 20%,rgba(0,0,0,.7) 100%)}section#indexPageMainSlider .owl-item .top-section-slide-item .slider-thumb-index a img{margin:0 auto;position:absolute;left:-9999px;right:-9999px;width:auto;max-width:none;height:100%;-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;transition-timing-function:ease-out;-webkit-transition-duration:1500ms;-moz-transition-duration:1500ms;transition-duration:1500ms}section#indexPageMainSlider .owl-item .top-section-slide-item .slider-thumb-index a:hover img{-webkit-transform:scale(1.15,1.15);-moz-transform:scale(1.15,1.15);-o-transform:scale(1.15,1.15);-ms-transform:scale(1.15,1.15);transform:scale(1.15,1.15)}section#indexPageMainSlider .owl-item .top-section-slide-item .slider-info-index{position:absolute;pointer-events:none;z-index:1;width:100%;bottom:0;margin:0;padding:5px}section#indexPageMainSlider .owl-item .top-section-slide-item .slider-info-index h3{word-wrap:break-word;width:100%;margin:0;font-weight:bold}section#indexPageMainSlider .owl-item .top-section-slide-item .slider-info-index h3 a{font-size:21px;line-height:24px;color:#fff;text-shadow:1px 0 3px rgba(0,0,0,.3) , 0 1px 3px rgba(0,0,0,.3) , 0 -1px 3px rgba(0,0,0,.3) , -1px 0 3px rgba(0,0,0,.3)}section#indexPageMainSlider .owl-item .top-section-slide-item .slider-info-index .slider-index-post-category{color:#fff;font-size:10px;padding:2px 6px;line-height:13px;margin-bottom:10px;background:#424448;pointer-events:auto;display:inline-block}.owl-nav{margin:0!important}.owl-nav [class*="owl-"]{position:absolute!important;top:40%!important;margin:0!important;border-radius:0!important;font-size:22px!important}.owl-nav .owl-prev{left:0!important}.owl-nav .owl-next{right:0!important}section.block-one{margin-bottom:15px}@media only screen and (max-width:767px){section.block-one{margin:0}main section .single-page-content-top .news-info{text-align:left!important}#singlePageTopTwo{margin:18px 0 0!important}main section .single-page-content-top h1{margin-top:0!important}}section.block-one .inner-container .pw-row{margin-left:-15px;margin-right:-15px;clear:both}@media only screen and (max-width:767px){section.block-one .inner-container .pw-row{margin-left:-5px;margin-right:-5px}}section.block-one .inner-container .pw-row:before{display:table;content:""}section.block-one .inner-container .pw-row:after{clear:both;display:table;content:""}section.block-one .inner-container .pw-row .pw-col{width:50%;box-sizing:border-box;float:left;border:2px solid #fff;position:relative;padding-top:30%;border-collapse:collapse}section.block-one .inner-container .pw-row .pw-col .block-one-item{position:absolute;width:100%;height:100%;top:0;overflow:hidden}section.block-one .inner-container .pw-row .pw-col .block-one-item .block-one-thumb a{overflow:hidden}section.block-one .inner-container .pw-row .pw-col .block-one-item .block-one-thumb a:before{bottom:0;content:"";display:block;height:100%;width:100%;position:absolute;z-index:1;background:-moz-linear-gradient(top,transparent 20%,rgba(0,0,0,.7) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(20%,transparent),color-stop(100%,rgba(0,0,0,.7)));background:-webkit-linear-gradient(top,transparent 20%,rgba(0,0,0,.7) 100%);background:-o-linear-gradient(top,transparent 20%,rgba(0,0,0,.7) 100%);background:-ms-linear-gradient(top,transparent 20%,rgba(0,0,0,.7) 100%);background:linear-gradient(to bottom,transparent 20%,rgba(0,0,0,.7) 100%)}section.block-one .inner-container .pw-row .pw-col .block-one-item .block-one-thumb a img{margin:0 auto;position:absolute;left:-9999px;right:-9999px;max-width:none;-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;transition-timing-function:ease-out;-webkit-transition-duration:1500ms;-moz-transition-duration:1500ms;transition-duration:1500ms}section.block-one .inner-container .pw-row .pw-col .block-one-item .block-one-thumb a img.sb-img{width:100%;height:auto}section.block-one .inner-container .pw-row .pw-col .block-one-item .block-one-thumb a img.big-height{width:100%;height:auto}section.block-one .inner-container .pw-row .pw-col .block-one-item .block-one-thumb a img.big-width{height:100%;width:auto}section.block-one .inner-container .pw-row .pw-col .block-one-item .block-one-thumb a img.img-aspect-ratio{width:100%;height:100%}section.block-one .inner-container .pw-row .pw-col .block-one-item .block-one-thumb a:hover img{-webkit-transform:scale(1.15,1.15);-moz-transform:scale(1.15,1.15);-o-transform:scale(1.15,1.15);-ms-transform:scale(1.15,1.15);transform:scale(1.15,1.15)}section.block-one .inner-container .pw-row .pw-col .block-one-item .block-one-info{position:absolute;pointer-events:none;z-index:1;width:100%;bottom:0;margin:0;padding:5px}section.block-one .inner-container .pw-row .pw-col .block-one-item .block-one-info h3{word-wrap:break-word;width:100%;margin:0;font-weight:bold}section.block-one .inner-container .pw-row .pw-col .block-one-item .block-one-info h3 a{line-height:24px;color:#fff;text-shadow:1px 0 3px rgba(0,0,0,.3) , 0 1px 3px rgba(0,0,0,.3) , 0 -1px 3px rgba(0,0,0,.3) , -1px 0 3px rgba(0,0,0,.3)}section.block-one .inner-container .pw-row .pw-col .block-one-item .block-one-info h3 a{font-size:15px}@media screen and (min-width:400px){section.block-one .inner-container .pw-row .pw-col .block-one-item .block-one-info h3 a{font-size: calc(15px + 6 * ((100vw - 400px) / 1040))}}@media screen and (min-width:1440px){section.block-one .inner-container .pw-row .pw-col .block-one-item .block-one-info h3 a{font-size:21px}}section.block-one .inner-container .pw-row .pw-col .block-one-item .block-one-info .category-link{margin-bottom:5px;display:inline-block}section.block-one .inner-container .pw-row .pw-col.second-bone{padding-top:calc(15% - 2px);border-bottom:none}@media only screen and (min-width:768px){section.block-one .inner-container .pw-row .pw-col.second-bone h3 a{font-size:17px!important;line-height:17px!important}}section.block-one .inner-container .pw-row .pw-col.default-bone{width:25%;padding-top:15%}section.block-one.category-featured-post .inner-container .pw-row .pw-col:last-child{border-left:2px solid #fff}@media only screen and (min-width:768px){section.block-one .inner-container .pw-row .pw-col.default-bone h3 a{font-size:15px!important;line-height:15px!important}section.block-one .inner-container .pw-row .pw-col:first-child{border-right:none}section.block-one .inner-container .pw-row .pw-col:last-child,
        section.block-one .inner-container .pw-row .pw-col:nth-child(3){border-left:none}section.block-one .inner-container .pw-row .pw-col:nth-child(4),
        section.block-one .inner-container .pw-row .pw-col:nth-child(5){border-top:none;padding-top:calc(15% - 2px)}}@media only screen and (max-width:767px){section.block-one .inner-container .pw-row .pw-col{width:100%!important;float:none;padding-top:60%!important;border-bottom:none}section.block-one .inner-container .pw-row .pw-col:last-child{border-bottom:2px solid #fff}}section.block-two{margin:15px auto}@media only screen and (max-width:767px){section.block-two{margin:5px auto}}section.block-two a{color:#000}section.block-two .inner-container .row .first-child{padding-left:0}@media only screen and (max-width:767px){section.block-two .inner-container .row .first-child{padding-left:5px;padding-right:5px}}section.block-two .inner-container .row .last-child{padding:0}@media only screen and (min-width:768px){section.block-two .inner-container .row .last-child{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (max-width:767px){section.block-two .inner-container .row .last-child{padding-left:5px;padding-right:5px}section.block-two .inner-container .row .block-title{margin-right:5px;margin-left:5px}}section.block-two h3{margin:5px auto}section.block-two h3 a{font-weight:bold}section.block-two h3 a{font-size:16px}@media screen and (min-width:400px){section.block-two h3 a{font-size: calc(16px + 5 * ((100vw - 400px) / 1040))}}@media screen and (min-width:1440px){section.block-two h3 a{font-size:21px}}section.block-two h3 a{line-height:19px}@media screen and (min-width:400px){section.block-two h3 a{line-height: calc(19px + 5 * ((100vw - 400px) / 1040))}}@media screen and (min-width:1440px){section.block-two h3 a{line-height:24px}}section.block-two p{text-align:justify}@media only screen and (max-width:767px){section.block-two p{margin-bottom:5px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;line-height:16px;max-height:64px;-webkit-line-clamp:4;-webkit-box-orient:vertical}}section.block-two p{font-size:12px}@media screen and (min-width:400px){section.block-two p{font-size: calc(12px + 4 * ((100vw - 400px) / 1040))}}@media screen and (min-width:1440px){section.block-two p{font-size:16px}}section.block-two .block-two-big-section{width:100%;padding-top:60%;position:relative}section.block-two .block-two-big-section .block-two-big-section-inner{position:absolute;top:0;left:0;height:100%;width:100%}section.block-two .block-two-big-section .block-two-big-section-thumb a{position:absolute;height:100%;width:100%;top:0;left:0;overflow:hidden}section.block-two .block-two-big-section .block-two-big-section-thumb a:before{bottom:0;content:"";display:block;height:100%;width:100%;position:absolute;z-index:1;background:-moz-linear-gradient(top,transparent 20%,rgba(0,0,0,.7) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(20%,transparent),color-stop(100%,rgba(0,0,0,.7)));background:-webkit-linear-gradient(top,transparent 20%,rgba(0,0,0,.7) 100%);background:-o-linear-gradient(top,transparent 20%,rgba(0,0,0,.7) 100%);background:-ms-linear-gradient(top,transparent 20%,rgba(0,0,0,.7) 100%);background:linear-gradient(to bottom,transparent 20%,rgba(0,0,0,.7) 100%)}section.block-two .block-two-big-section .block-two-big-section-thumb a img{margin:0 auto;position:absolute;left:0;top:0;max-width:none;-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;transition-timing-function:ease-out;-webkit-transition-duration:1500ms;-moz-transition-duration:1500ms;transition-duration:1500ms;width:100%}section.block-two .block-two-big-section .block-two-big-section-thumb a:hover img{-webkit-transform:scale(1.15,1.15);-moz-transform:scale(1.15,1.15);-o-transform:scale(1.15,1.15);-ms-transform:scale(1.15,1.15);transform:scale(1.15,1.15)}section.block-two .block-two-big-section .block-two-big-section-info{position:absolute;pointer-events:none;z-index:1;width:100%;bottom:0;margin:0;padding:5px}section.block-two .block-two-big-section .block-two-big-section-info h3{word-wrap:break-word;width:100%;margin:0;font-weight:bold}section.block-two .block-two-big-section .block-two-big-section-info h3 a{line-height:24px;color:#fff;text-shadow:1px 0 3px rgba(0,0,0,.3) , 0 1px 3px rgba(0,0,0,.3) , 0 -1px 3px rgba(0,0,0,.3) , -1px 0 3px rgba(0,0,0,.3)}section.block-two .block-two-big-section .block-two-big-section-info h3 a{font-size:15px}@media screen and (min-width:400px){section.block-two .block-two-big-section .block-two-big-section-info h3 a{font-size: calc(15px + 6 * ((100vw - 400px) / 1040))}}@media screen and (min-width:1440px){section.block-two .block-two-big-section .block-two-big-section-info h3 a{font-size:21px}}section.block-two .block-two-big-section .block-two-big-section-info .news-info{color:#ccc}@media only screen and (max-width:767px){section.block-two .block-two-big-section{margin-bottom:5px;border-bottom:1px solid #ccc}}section.block-two .block-two-small-section{position:relative;clear:both;margin-bottom:15px}@media only screen and (min-width:768px){section.block-two .block-two-small-section{display:table}}@media only screen and (max-width:767px){section.block-two .block-two-small-section{margin-bottom:5px;padding-bottom:5px;border-bottom:1px solid #ccc}section.block-two .block-two-small-section:last-child{padding-bottom:0;margin-bottom:0;border-bottom:none}}section.block-two .block-two-small-section:before{display:table;content:""}section.block-two .block-two-small-section:after{clear:both;display:table;content:""}section.block-two .block-two-small-section .block-two-small-section-thumb{width:150px;float:left}@media only screen and (min-width:768px){section.block-two .block-two-small-section .block-two-small-section-thumb{display:table-cell}}section.block-two .block-two-small-section .block-two-small-section-info{width:calc(100% - 150px);float:left;box-sizing:border-box;padding-left:5px;vertical-align:middle}@media only screen and (min-width:768px){section.block-two .block-two-small-section .block-two-small-section-info{display:table-cell}}@media only screen and (max-width:767px){section.block-two .block-two-small-section .block-two-small-section-info{width:calc(100% - 185px)}}section.block-two .block-two-small-section .block-two-small-section-info h3{margin:0}section.block-two .block-two-small-section .block-two-small-section-info h3 a{font-size:14px}@media screen and (min-width:400px){section.block-two .block-two-small-section .block-two-small-section-info h3 a{font-size: calc(14px + 2 * ((100vw - 400px) / 1040))}}@media screen and (min-width:1440px){section.block-two .block-two-small-section .block-two-small-section-info h3 a{font-size:16px}}section.block-two .block-two-small-section .block-two-small-section-info h3 a{line-height:17px}@media screen and (min-width:400px){section.block-two .block-two-small-section .block-two-small-section-info h3 a{line-height: calc(17px + 2 * ((100vw - 400px) / 1040))}}@media screen and (min-width:1440px){section.block-two .block-two-small-section .block-two-small-section-info h3 a{line-height:19px}}section.block-two.recent-news-lifestyle .inner-container .row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}section.block-two.recent-news-lifestyle .inner-container .row .col-sm-4{padding:0 15px}@media only screen and (min-width:768px){section.block-two.recent-news-lifestyle .inner-container .row .col-sm-4:nth-child(1), section.block-two.recent-news-lifestyle .inner-container .row .col-sm-4:nth-child(4) {padding-left:0}section.block-two.recent-news-lifestyle .inner-container .row .col-sm-4:nth-child(3), section.block-two.recent-news-lifestyle .inner-container .row .col-sm-4:nth-child(6) {padding-right:0}section.block-two.recent-news-lifestyle .inner-container .row .col-sm-4:nth-child(2), section.block-two.recent-news-lifestyle .inner-container .row .col-sm-4:nth-child(5) {padding:0}}@media only screen and (max-width:767px){section.block-two.recent-news-lifestyle .inner-container .row .col-sm-4{padding:0 5px}}section.block-two.recent-news-lifestyle .inner-container .block-title{margin-left:-15px;margin-right:-15px}@media only screen and (max-width:767px){section.block-two.recent-news-lifestyle .inner-container .block-title{margin-left:0;margin-right:0}}section.block-two.recent-news-lifestyle .inner-container .block-two-small-section{margin-bottom:15px}@media only screen and (max-width:767px){section.block-two.recent-news-lifestyle .inner-container .block-two-small-section{margin-bottom:5px}}section.block-three{margin:15px auto}@media only screen and (max-width:767px){section.block-three{margin:5px auto}}section.block-three a{color:#000}section.block-three .inner-container .row .block-title{position:relative}@media only screen and (max-width:767px){section.block-three .inner-container .row .block-title{margin-right:5px;margin-left:5px}}div#playerWikiBio{margin-left:-5px;margin-right:-5px}@media only screen and (max-width:767px){div#playerWikiBio{margin-left:0;margin-right:0}}div#playerWikiBio section#bioSlider .bio-item-col{border-bottom:none}div#playerWikiBio .play-pause-for-mobile{margin-top:-20px;margin-bottom:2px;z-index:1}@media only screen and (min-width:768px){div#playerWikiBio .play-pause-for-mobile{display:none}}div#playerWikiBio .play-pause-for-mobile button{border:none;border-radius:100%;background:rgba(0,0,0,.329412);color:#fff;padding:5px 8px;font-weight:normal}div#playerWikiBio .col-sm-4,div#playerWikiBio .col-sm-12{padding-left:5px;padding-right:5px}@media only screen and (max-width:767px){div#playerWikiBio .col-sm-4:last-child .bio-item-col,div#playerWikiBio .col-sm-12:last-child .bio-item-col{border-bottom:none!important}}.bio-item-col{width:100%;padding-top:100%;position:relative;margin-bottom:30px}@media only screen and (max-width:767px){.bio-item-col{margin-bottom:5px;border-bottom:1px solid #ccc;position:unset;padding-bottom:5px;padding-top:0}}.bio-item-col .bio-item-inner{position:absolute;top:0;left:0;width:100%;height:100%}@media only screen and (max-width:767px){.bio-item-col .bio-item-inner{position:relative;height:auto;clear:both}.bio-item-col .bio-item-inner:before{display:table;content:""}.bio-item-col .bio-item-inner:after{clear:both;display:table;content:""}.bio-item-col .bio-item-inner .img-holder{width:30%;float:left;margin:0 5px;border-radius:100%;overflow:hidden}}.bio-item-col .bio-item-inner .img-holder a:after{bottom:0;content:"";display:block;height:100%;width:100%;position:absolute;background:-moz-linear-gradient(top,transparent 20%,rgba(0,0,0,.7) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(20%,transparent),color-stop(100%,rgba(0,0,0,.7)));background:-webkit-linear-gradient(top,transparent 20%,rgba(0,0,0,.7) 100%);background:-o-linear-gradient(top,transparent 20%,rgba(0,0,0,.7) 100%);background:-ms-linear-gradient(top,transparent 20%,rgba(0,0,0,.7) 100%);background:linear-gradient(to bottom,transparent 20%,rgba(0,0,0,.7) 100%)}@media only screen and (max-width:767px){.bio-item-col .bio-item-inner .img-holder a:after{display:none}}.bio-item-col .bio-item-inner .img-holder a img{width:100%}.bio-item-col .bio-item-inner .content-holder{position:absolute;width:100%;bottom:0;margin:0;padding:5px;text-shadow:1px 0 3px rgba(0,0,0,.3) , 0 1px 3px rgba(0,0,0,.3) , 0 -1px 3px rgba(0,0,0,.3) , -1px 0 3px rgba(0,0,0,.3);color:#fff}@media only screen and (max-width:767px){.bio-item-col .bio-item-inner .content-holder{width:calc(65% - 45px);float:left;color:#000;text-shadow:none;position:unset;padding:0}}.bio-item-col .bio-item-inner .content-holder a{color:#fff!important}@media only screen and (max-width:767px){.bio-item-col .bio-item-inner .content-holder a{color:#000!important}}.bio-item-col .bio-item-inner .content-holder a h3{margin:5px auto;font-weight:bold}.bio-item-col .bio-item-inner .content-holder a h3{font-size:16px}@media screen and (min-width:400px){.bio-item-col .bio-item-inner .content-holder a h3{font-size: calc(16px + 6 * ((100vw - 400px) / 1040))}}@media screen and (min-width:1440px){.bio-item-col .bio-item-inner .content-holder a h3{font-size:22px}}.bio-item-col .bio-item-inner .content-holder .news-info{text-align:left}.bio-item-col .bio-item-inner .content-holder .news-info{font-size:11px}@media screen and (min-width:400px){.bio-item-col .bio-item-inner .content-holder .news-info{font-size: calc(11px + 2 * ((100vw - 400px) / 1040))}}@media screen and (min-width:1440px){.bio-item-col .bio-item-inner .content-holder .news-info{font-size:13px}}.bio-item-col .bio-item-inner .content-holder .news-info a{color:#2196f3!important}.bio-item-col .bio-item-inner .content-holder .news-info a{font-size:11px}@media screen and (min-width:400px){.bio-item-col .bio-item-inner .content-holder .news-info a{font-size: calc(11px + 2 * ((100vw - 400px) / 1040))}}@media screen and (min-width:1440px){.bio-item-col .bio-item-inner .content-holder .news-info a{font-size:13px}}.player-bio-list .bio-item-col{position:relative;padding-bottom:5px;padding-top:0;margin-bottom:0}@media only screen and (max-width:767px){.player-bio-list .bio-item-col{padding-top:5px}}.player-bio-list .bio-item-col:before{position:absolute;content:"";right:calc(100% - 2px);top:0;bottom:0;height:100%;width:2px;background:#ccc}.player-bio-list .bio-item-col .bio-item-inner{width:calc(100% - 50px);position:relative;height:auto;clear:both;margin:0 0 15px auto}@media only screen and (max-width:767px){.player-bio-list .bio-item-col .bio-item-inner{margin-bottom:5px;width:calc(100% - 25px)}}.player-bio-list .bio-item-col .bio-item-inner:before{content:"";position:absolute;width:50px;right:100%;height:2px;background:#ccc;top:calc(50% - 2px)}@media only screen and (max-width:767px){.player-bio-list .bio-item-col .bio-item-inner:before{width:25px}}.player-bio-list .bio-item-col .bio-item-inner:after{clear:both;display:table;content:""}.player-bio-list .bio-item-col .bio-item-inner .img-holder{width:30%;float:left;margin:0 5px;border-radius:100%;overflow:hidden}.player-bio-list .bio-item-col .bio-item-inner .img-holder a:after{display:none}.player-bio-list .bio-item-col .bio-item-inner .img-holder a img{width:100%}.player-bio-list .bio-item-col .bio-item-inner .content-holder{width:calc(65% - 45px);float:left;text-shadow:none;position:unset;padding:0}.player-bio-list .bio-item-col .bio-item-inner .content-holder a{color:#4f4f4f!important}.player-bio-list .bio-item-col .bio-item-inner .content-holder a:hover{color:#2196f3!important}.player-bio-list .bio-item-col .bio-item-inner .content-holder a h3{margin:5px auto;font-weight:bold}.player-bio-list .bio-item-col .bio-item-inner .content-holder a h3{font-size:15px}@media screen and (min-width:400px){.player-bio-list .bio-item-col .bio-item-inner .content-holder a h3{font-size: calc(15px + 3 * ((100vw - 400px) / 1040))}}@media screen and (min-width:1440px){.player-bio-list .bio-item-col .bio-item-inner .content-holder a h3{font-size:18px}}.player-bio-list .bio-item-col .bio-item-inner .content-holder a h3{line-height:19px}@media screen and (min-width:400px){.player-bio-list .bio-item-col .bio-item-inner .content-holder a h3{line-height: calc(19px + 6 * ((100vw - 400px) / 1040))}}@media screen and (min-width:1440px){.player-bio-list .bio-item-col .bio-item-inner .content-holder a h3{line-height:25px}}.player-bio-list .bio-item-col .bio-item-inner .content-holder .news-info{text-align:left}.player-bio-list .bio-item-col .bio-item-inner .content-holder .news-info{font-size:11px}@media screen and (min-width:400px){.player-bio-list .bio-item-col .bio-item-inner .content-holder .news-info{font-size: calc(11px + 2 * ((100vw - 400px) / 1040))}}@media screen and (min-width:1440px){.player-bio-list .bio-item-col .bio-item-inner .content-holder .news-info{font-size:13px}}.player-bio-list .bio-item-col .bio-item-inner .content-holder .news-info a{color:#2196f3!important}.player-bio-list .bio-item-col .bio-item-inner .content-holder .news-info a{font-size:11px}@media screen and (min-width:400px){.player-bio-list .bio-item-col .bio-item-inner .content-holder .news-info a{font-size: calc(11px + 2 * ((100vw - 400px) / 1040))}}@media screen and (min-width:1440px){.player-bio-list .bio-item-col .bio-item-inner .content-holder .news-info a{font-size:13px}}.profession a{display:block;font-size:12px;color:#999!important}@media only screen and (min-width:768px){section.gossip-infinite-scroll .row .col-sm-8{display:flex;display:-webkit-flex;flex-direction:column;justify-content:space-between}section.gossip-infinite-scroll .row .col-sm-4{overflow:auto;position:-webkit-sticky;position:sticky;top:5%}}section.gossip-infinite-scroll .col-sm-8{padding:0}@media only screen and (max-width:767px){section.gossip-infinite-scroll .col-sm-8{padding:0 5px}}section.gossip-infinite-scroll .gossip-item{margin-bottom:15px;clear:both;position:relative}section.gossip-infinite-scroll .gossip-item:before{display:table;content:""}section.gossip-infinite-scroll .gossip-item:after{clear:both;display:table;content:""}@media only screen and (max-width:767px){section.gossip-infinite-scroll .gossip-item{margin-bottom:5px;border-bottom:1px solid #ccc}}section.gossip-infinite-scroll .gossip-item .img-holder{width:30%;float:left}section.gossip-infinite-scroll .gossip-item .content-holder{width:70%;float:left;padding-left:26px;line-height:23px}@media only screen and (max-width:767px){section.gossip-infinite-scroll .gossip-item .content-holder{width:calc(70% - 35px)}}section.gossip-infinite-scroll .gossip-item .content-holder h3{margin:0;padding:0;line-height:25px;font-weight:bold}section.gossip-infinite-scroll .gossip-item .content-holder h3 a{font-weight:bold;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical}section.gossip-infinite-scroll .gossip-item .content-holder h3 a{font-size:15px}@media screen and (min-width:400px){section.gossip-infinite-scroll .gossip-item .content-holder h3 a{font-size: calc(15px + 3 * ((100vw - 400px) / 1040))}}@media screen and (min-width:1440px){section.gossip-infinite-scroll .gossip-item .content-holder h3 a{font-size:18px}}section.gossip-infinite-scroll .gossip-item .content-holder h3 a{line-height:17px}@media screen and (min-width:400px){section.gossip-infinite-scroll .gossip-item .content-holder h3 a{line-height: calc(17px + 4 * ((100vw - 400px) / 1040))}}@media screen and (min-width:1440px){section.gossip-infinite-scroll .gossip-item .content-holder h3 a{line-height:21px}}section.gossip-infinite-scroll .gossip-item .content-holder h3 a{max-height:85px}@media screen and (min-width:400px){section.gossip-infinite-scroll .gossip-item .content-holder h3 a{max-height: calc(85px + 20 * ((100vw - 400px) / 1040))}}@media screen and (min-width:1440px){section.gossip-infinite-scroll .gossip-item .content-holder h3 a{max-height:105px}}section.gossip-infinite-scroll .gossip-item .content-holder ul.tag{margin:0;padding:0;margin-top:5px;list-style:none}section.gossip-infinite-scroll .gossip-item .content-holder ul.tag li{display:inline-block;margin:0 10px}section.gossip-infinite-scroll .gossip-item .content-holder ul.tag li a{display:block;position:relative;color:#2196f3}section.gossip-infinite-scroll .gossip-item .content-holder ul.tag li a{font-size:14px}@media screen and (min-width:400px){section.gossip-infinite-scroll .gossip-item .content-holder ul.tag li a{font-size: calc(14px + 2 * ((100vw - 400px) / 1040))}}@media screen and (min-width:1440px){section.gossip-infinite-scroll .gossip-item .content-holder ul.tag li a{font-size:16px}}section.gossip-infinite-scroll .gossip-item .content-holder ul.tag li a{line-height:17px}@media screen and (min-width:400px){section.gossip-infinite-scroll .gossip-item .content-holder ul.tag li a{line-height: calc(17px + 2 * ((100vw - 400px) / 1040))}}@media screen and (min-width:1440px){section.gossip-infinite-scroll .gossip-item .content-holder ul.tag li a{line-height:19px;font-size:14px;color:#c2c7cc}}section.gossip-infinite-scroll .gossip-item .content-holder ul.tag li a:after{position:absolute;content:"#";right:100%}.gossip-news-box{margin-bottom:15px}.gossip-news-box.big-title-gossip-box .img-holder img{width:100%}@media screen and (min-width:768px){.gossip-news-box h3{margin-top:10px;line-height:24px;font-size:17px;color:#3b3b40;font-weight:bold}}@media only screen and (max-width:767px){.gossip-news-box{position:relative;clear:both;padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #ccc}.gossip-news-box:before{display:table;content:""}.gossip-news-box:after{clear:both;display:table;content:""}.gossip-news-box .img-holder{width:150px;float:left}.gossip-news-box .content-holder{width:calc(100% - 185px);float:left;padding-left:5px}.gossip-news-box .content-holder p{display:none}.gossip-news-box .content-holder a h3{color:#000;font-weight:bold;margin:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical}.gossip-news-box .content-holder a h3{font-size:15px}}@media only screen and (max-width:767px) and (min-width:400px){.gossip-news-box .content-holder a h3{font-size: calc(15px + 3 * ((100vw - 400px) / 1040))}}@media only screen and (max-width:767px) and (min-width:1440px){.gossip-news-box .content-holder a h3{font-size:18px}}@media only screen and (max-width:767px){.gossip-news-box .content-holder a h3{line-height:18px}}@media only screen and (max-width:767px) and (min-width:400px){.gossip-news-box .content-holder a h3{line-height: calc(18px + 5 * ((100vw - 400px) / 1040))}}@media only screen and (max-width:767px) and (min-width:1440px){.gossip-news-box .content-holder a h3{line-height:23px}}@media only screen and (max-width:767px){.gossip-news-box .content-holder a h3{max-height:90px}}@media only screen and (max-width:767px) and (min-width:400px){.gossip-news-box .content-holder a h3{max-height: calc(90px + 25 * ((100vw - 400px) / 1040))}}@media only screen and (max-width:767px) and (min-width:1440px){.gossip-news-box .content-holder a h3{max-height:115px}}@media only screen and (max-width:767px){.gossip-news-box .content-holder .btn-link{display:none}.gossip-news-box.big-title-gossip-box .img-holder{width:100%;float:none}.gossip-news-box.big-title-gossip-box .content-holder{width:100%;float:none;padding-top:5px;padding-left:0}section#gameBoxes .row [class*="col-"]{padding-left:5px;padding-right:5px}}section#marqueeSection{display:table;width:100%;border-top:3px solid #fff}section#marqueeSection .marquee-title{display:table-cell;background:#2196f3;color:#fff}section#marqueeSection .marquee-title table{border-collapse:collapse;width:100%}section#marqueeSection .marquee-title table tr td,section#marqueeSection .marquee-title table tr th{border:2px solid #0e5690;text-align:center;padding:2px}section#marqueeSection .marquee-div{display:table-cell;vertical-align:middle;background:#2196f3;color:#fff;border-left:3px solid #fff}section#marqueeSection .marquee-div .marquee{white-space:nowrap;padding:5px 0}section#marqueeSection .marquee-div ul{padding:0;margin:0;list-style:none;white-space:nowrap}section#marqueeSection .marquee-div ul li{display:inline-block;margin-right:5px;padding-right:5px;border-right:1px solid #000}.game-box-title{width:100%;margin:15px 0 5px 0;padding:5px 0;text-align:center;font-size:18px;background:#2196f3;color:#fff}section#matchHighLights .match-highlights-box-main{border:1px solid #ccc;height:300px;width:100%;position:relative}section#matchHighLights .match-highlights-box-main .match-hl-title{font-size:20px;font-weight:bold;background:#2196f3;color:#fff;text-align:center;padding:10px 5px;height:50px}section#matchHighLights .match-highlights-box-main .match-hl-title .dropdown-filter button{position:absolute;right:0;top:0;width:50px;height:50px;color:#424448}section#matchHighLights .match-highlights-box-main .match-hl-title .dropdown-filter .select-list{position:absolute;top:50px;right:0;bottom:66px;width:calc(100% - 50px);z-index:103;background:#222;text-align:left;overflow-y:scroll;font-size:15px;font-weight:normal;box-shadow:-5px 5px 10px 0 #424448;-webkit-box-shadow:-5px 5px 10px 0 #424448}section#matchHighLights .match-highlights-box-main .match-hl-title .dropdown-filter .select-list::-webkit-scrollbar{width:3px}section#matchHighLights .match-highlights-box-main .match-hl-title .dropdown-filter .select-list::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);box-shadow:inset 0 0 6px rgba(0,0,0,.3)}section#matchHighLights .match-highlights-box-main .match-hl-title .dropdown-filter .select-list::-webkit-scrollbar-thumb{background-color:#fff;outline:1px solid #fff}section#matchHighLights .match-highlights-box-main .match-hl-title .dropdown-filter .select-list ul{list-style:none;padding:0;margin:0}section#matchHighLights .match-highlights-box-main .match-hl-title .dropdown-filter .select-list ul li{padding:3px;margin-bottom:2px;border-bottom:2px solid #ccc;cursor:pointer}section#matchHighLights .match-highlights-box-main .match-hl-title .dropdown-filter .select-list ul li:last-child{margin-bottom:0;border-bottom:none}section#matchHighLights .match-highlights-box-main .match-hl-title .dropdown-filter .select-list ul li:hover{background:#777}section#matchHighLights .match-highlights-box-main .match-hl-title .dropdown-filter .select-list ul li.active{background:#777}section#matchHighLights .match-highlights-box-main .match-highlights-box{position:absolute;top:50px;bottom:0;left:0;right:0;overflow-y:scroll}section#matchHighLights .match-highlights-box-main .match-highlights-box::-webkit-scrollbar{width:3px}section#matchHighLights .match-highlights-box-main .match-highlights-box::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);box-shadow:inset 0 0 6px rgba(0,0,0,.3)}section#matchHighLights .match-highlights-box-main .match-highlights-box::-webkit-scrollbar-thumb{background-color:#424448;outline:1px solid #424448}section#matchHighLights .match-highlights-box-main .match-highlights-box ul li{list-style-type:none;position:relative;padding-bottom:5px;margin-bottom:5px}section#matchHighLights .match-highlights-box-main .match-highlights-box ul li .icon-or-image{background:url(https://frostsnow.com/frontend/themes/basetheme/img/football-sprite.png);width:30px;height:30px;position:absolute;right:100%;margin-right:5px;top:0}section#matchHighLights .match-highlights-box-main .match-highlights-box ul li .icon-or-image.goal{background-position:-60px 0}section#matchHighLights .match-highlights-box-main .match-highlights-box ul li .icon-or-image.referee{background-position:0 -30px}section#matchHighLights .match-highlights-box-main .match-highlights-box ul li .icon-or-image.yellowcard{background-position:-30px 0}section#matchHighLights .match-highlights-box-main .match-highlights-box ul li .icon-or-image.redcard{background-position:0 0}section#matchHighLights .match-highlights-box-main .match-highlights-box ul li:after{content:"";position:absolute;top:100%;left:-40px;right:0;height:2px;background:#ccc}section#matchHighLights .match-highlights-box-main .match-highlights-box ul li:last-child:after{display:none}section#matchHighLights .match-highlights-box-main .match-highlights-box ul li .meta-high-lights{font-size:12px}section#matchHighLights .match-highlights-box-main .match-highlights-box ul li .meta-high-lights .time:after{content:","}.match-table-box-main{border:1px solid #ccc;height:300px;width:100%;position:relative;overflow-y:scroll}.match-table-box-main .table-responsive{border:none}.match-table-box-main .table-responsive table thead{text-align:center;background:#2196f3;color:#fff}div#mobileShareButton{position:absolute;top:0;right:0;z-index:100}@media only screen and (min-width:768px){div#mobileShareButton{display:none}}div#mobileShareButton button{border:none;background:transparent;box-shadow:none;padding:2px 12px;cursor:pointer}div#mobileShareButton button:hover,div#mobileShareButton button :focus,div#mobileShareButton button :active,div#mobileShareButton button :visited{border:none;background:transparent}div#mobileShareButton button span{display:block;width:5px;height:5px;border-radius:50%;background:#fff;border:1px solid rgba(204,204,204,.529412);margin:3px;box-shadow:0 0 1px 1px rgba(0,0,0,.470588)}div#mobileShare{position:fixed;bottom:0;height:50vh;width:100vw;background:#fff;z-index:9999;color:#777;overflow:scroll;box-shadow:1px 1px 5px 5px rgba(66,68,72,.470588)}div#mobileShare div.mobile-share-title-sec h3.title-block{position:fixed;left:0;right:0;margin:0;background:#2196f3;z-index:3;box-sizing:border-box;height:40px;color:#fff;padding:0 5px;font-size:19px;line-height:40px;text-align:left}div#mobileShare div.mobile-share-title-sec span#mobileShareClose{position:fixed;right:0;color:#fff;font-size:16px;background:red;cursor:pointer;z-index:3;width:40px;height:40px;line-height:40px}div#mobileShare div.main-share-box-for-mobile{padding-top:45px}div#mobileShare div.main-share-box-for-mobile .share-info{margin-bottom:10px}div#mobileShare div.main-share-box-for-mobile .share-info:before{display:table;content:""}div#mobileShare div.main-share-box-for-mobile .share-info:after{clear:both;display:table;content:""}div#mobileShare div.main-share-box-for-mobile .share-info img{width:50%;float:left;box-sizing:border-box;padding-right:5px;padding-bottom:5px}div#mobileShare div.main-share-box-for-mobile .share-info h4{font-size:16px;line-height:20px;margin:0;font-weight:bold;color:#000}div#mobileShare div.main-share-box-for-mobile div.copy-permalink input.form-control{font-size:11px;padding:6px 2px}div#mobileShare div.main-share-box-for-mobile ul{padding:0;margin:0;list-style:none;text-align:center;clear:both}div#mobileShare div.main-share-box-for-mobile ul:before{display:table;content:""}div#mobileShare div.main-share-box-for-mobile ul:after{clear:both;display:table;content:""}div#mobileShare div.main-share-box-for-mobile ul h4{font-size:15px;font-weight:bold;margin-bottom:0;margin-top:15px}div#mobileShare div.main-share-box-for-mobile ul li{display:inline-block;width:25%;box-sizing:border-box;float:left;padding:10px;max-width:75px}div#mobileShare div.main-share-box-for-mobile ul li a{font-size:25px;background:#000;color:#fff;padding:10px;display:block;width:50px;height:50px;margin:0 auto;border-radius:50%;line-height:30px}div#mobileShare div.main-share-box-for-mobile ul li a.google-plus{background:#ea4335}div#mobileShare div.main-share-box-for-mobile ul li a.facebook{background:#3b5998}div#mobileShare div.main-share-box-for-mobile ul li a.twitter{background:#1da1f2}div#mobileShare div.main-share-box-for-mobile ul li a.pinterest{background:#c8232c}div#mobileShare div.main-share-box-for-mobile ul li a.linkedin{background:#0e76a8}div#mobileShare div.main-share-box-for-mobile ul li a.tumblr{background:#34526f}div#mobileShare div.main-share-box-for-mobile ul li a.digg{background:#005be2}div#mobileShare div.main-share-box-for-mobile ul li a.reddit{background:#ff4500}div#mobileShare div.main-share-box-for-mobile ul li a.stumbleupon{background:#eb4924}div#mobileShare div.main-share-box-for-mobile ul li a.delicious{background:#39f}div#mobileShare div.main-share-box-for-mobile ul li a.blogger{background:#f57d00}div#mobileShare div.main-share-box-for-mobile ul li a.yahoo{background:#410093}div#mobileShare div.main-share-box-for-mobile ul li a.get-pocket{background:#ef4056}div#mobileShare div.main-share-box-for-mobile ul li a.flipboard{background:#e12828}div#mobileShare div.main-share-box-for-mobile ul li a.skype{background:#00aff0}div#mobileShare div.main-share-box-for-mobile ul li a.viber{background:#8f5db7}div#mobileShare div.main-share-box-for-mobile ul li a.whatsapp{background:#25d366}div#mobileShare div.main-share-box-for-mobile ul li a.telegram{background:#08c}div#mobileShare div.main-share-box-for-mobile ul li a.vk{background:#45668e}div#mobileShare div.main-share-box-for-mobile ul li span{font-size:25px;background:#000;color:#fff;padding:10px;display:block;width:50px;height:50px;margin:0 auto;border-radius:50%;line-height:30px;cursor:pointer}section#contentImageSlide{position:fixed;left:0;bottom:0;height:100vh;width:100%;z-index:99999999999;background:rgba(0,0,0,.9);overflow-y:auto}section#contentImageSlide #contentImageSlidePopUpClosed{position:absolute;top:5px;right:15px;z-index:9;width:40px;height:40px;cursor:pointer;background:#000;display:block;padding:4px 11px}section#contentImageSlide #contentImageSlidePopUpClosed span{width:20px;height:2px;background:#fa4141;display:block}section#contentImageSlide #contentImageSlidePopUpClosed span:first-child{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);margin-top:15px}section#contentImageSlide #contentImageSlidePopUpClosed span:last-child{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);margin-top:-2px}section#contentImageSlide #contentImageSlidePopUpClosed:hover{background:#333}section#contentImageSlide .contentImageSlideBox{position:relative;max-width:680px;height:100vh;margin:auto;width:100%;display:flex;display:-webkit-flex}section#contentImageSlide .contentImageSlideBox .content-image-slide-inner{width:100%;margin:auto}section#contentImageSlide .contentImageSlideBox .image-nav{z-index:9}section#contentImageSlide .contentImageSlideBox .image-nav button{margin:0;width:40px;height:40px;font-size:30px;line-height:0;color:#fff;border:2px solid #fff;background:#000;float:left;cursor:pointer;position:absolute;top:calc(50% - 40px)}section#contentImageSlide .contentImageSlideBox .image-nav button.prev{right:100%}@media only screen and (max-width:767px){section#contentImageSlide .contentImageSlideBox .image-nav button.prev{left:0;right:unset}}section#contentImageSlide .contentImageSlideBox .image-nav button.next{left:100%}@media only screen and (max-width:767px){section#contentImageSlide .contentImageSlideBox .image-nav button.next{left:unset;right:0}}section#contentImageSlide .contentImageSlideBox .popup-img-holder{max-height:75vh;text-align:center}section#contentImageSlide .contentImageSlideBox .popup-img-holder img{margin:auto;max-height:75vh}section#contentImageSlide .contentImageSlideBox .img-info-content{color:#fff;font-weight:bold}header div.nav-container-responsive div#mobileLogo{display:block}nav.navbar{margin-bottom:0;border:none;position:relative;min-height:1px;border:none}nav.navbar .navbar-header .navbar-toggle{margin:0;z-index:1}nav.navbar .navbar-header .navbar-toggle .nav-togg-btn{display:block;border-radius:1px;width:22px;height:2px;background:#fff;margin-top:4px;transition:all 500ms ease-out;-webkit-transition:all 500ms ease-out;-moz-transition:all 500ms ease-out}nav.navbar .navbar-header .navbar-toggle .nav-togg-btn:first-child{margin-top:0}nav.navbar .navbar-header .navbar-toggle.active .nav-togg-btn{position:relative}nav.navbar .navbar-header .navbar-toggle.active .nav-togg-btn:nth-child(1) {-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);top:7px}nav.navbar .navbar-header .navbar-toggle.active .nav-togg-btn:nth-child(2) {opacity:0;top:7px}nav.navbar .navbar-header .navbar-toggle.active .nav-togg-btn:nth-child(3) {-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);top:-5px}nav.navbar div#mobileLogo{display:none;position:absolute;top:0;left:0;width:75vw}nav.navbar div#mobileLogo a.logo{text-align:center;color:#fff;font-family:"Secular One",sans-serif}nav.navbar div#mobileLogo a.logo h3{margin:8px auto;padding:0;font-size:28px}nav.navbar .collapse .navbar-right{margin-right:0}nav.navbar .collapse .navbar-nav{text-align:center}nav.navbar .collapse .navbar-nav li{margin-left:2px}@media screen and (min-width:1024px){nav.navbar .collapse .navbar-nav li{margin-left: calc(2px + 3 * ((100vw - 1024px) / 416))}}@media screen and (min-width:1440px){nav.navbar .collapse .navbar-nav li{margin-left:5px}}nav.navbar .collapse .navbar-nav li{margin-right:2px}@media screen and (min-width:1024px){nav.navbar .collapse .navbar-nav li{margin-right: calc(2px + 3 * ((100vw - 1024px) / 416))}}@media screen and (min-width:1440px){nav.navbar .collapse .navbar-nav li{margin-right:5px}}nav.navbar .collapse .navbar-nav li a{transition:.3s ease;background:transparent;color:#fff;text-decoration:none;padding:10px;position:relative}nav.navbar .collapse .navbar-nav li a{font-size:15px}@media screen and (min-width:1024px){nav.navbar .collapse .navbar-nav li a{font-size: calc(15px + 2 * ((100vw - 1024px) / 416))}}@media screen and (min-width:1440px){nav.navbar .collapse .navbar-nav li a{font-size:14px;text-transform:uppercase;font-weight:bold;letter-spacing:0}}nav.navbar .collapse .navbar-nav li a:hover,nav.navbar .collapse .navbar-nav li.active a{background:#0e6cb7}@media only screen and (max-width:1023px){nav.navbar{position:inherit}.navbar-header{float:none}.navbar-left,.navbar-right{float:none!important}.navbar-toggle{display:block;position:absolute;left:0}.navbar-collapse{border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-collapse.collapse{display:none!important}.navbar-nav{float:none!important;margin-top:7.5px}.navbar-nav>li{float:none}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px}.collapse.in{display:block!important;margin-top:50px;position:inherit!important;width:100%}}@media only screen and (min-width:768px){div#mobileNavigationMenu{display:none}}div#mobileNavigationMenu ul.mobile-nav{list-style:none;padding:0;margin:0;white-space:nowrap;margin-top:3px}div#mobileNavigationMenu ul.mobile-nav li{display:inline-block}div#mobileNavigationMenu ul.mobile-nav li a{color:#fff;padding:3px 10px;font-size:12px;display:inline-block}div#mobileNavigationMenu ul.mobile-nav li.active a{background:#0e6cb7}@media only screen and (max-width:767px){div#singlePageBreadcrumb{display:none}}div#singlePageBreadcrumb .breadcrumb{padding:5px 0;margin-bottom:0;list-style:none;background-color:transparent;border-radius:4px;font-size:11px}@media only screen and (max-width:559px){div#singlePageBreadcrumb .breadcrumb{margin-bottom:0;padding:5px 0}}div#singlePageBreadcrumb .breadcrumb li{display:initial}div#singlePageBreadcrumb .breadcrumb li.active{color:#888}div#singlePageBreadcrumb .breadcrumb li a{font-size:11px;color:#999}div#singlePageBreadcrumb .breadcrumb li a:hover{color:#1863d4}@media only screen and (min-width:768px){.flex-row-listing{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.tag-main-title{text-align:center;position:relative;max-width:700px}.tag-main-title p{text-align:justify}.tag-main-title h1{color:#4f4f4f}.tag-main-title:after{content:attr(data-text);position:absolute;color:transparent;bottom:0;left:0;right:0;text-align:center;text-decoration:underline}.listing-bullet{display:list-item;padding-left:15px}@media screen and (min-width:768px){.inner-container{padding-left:15px;padding-right:15px}.category-page-recent-post-block .inner-container,.block-one .inner-container{padding-left:0;padding-right:0}.player-bio .block-title{margin-top:15px}}.sidebar-article .bio-item{margin-bottom:30px}.sidebar-article .bio-item .img-holder img{width:100%}.player-bio-list .col-sm-6{padding-left:5px}#mobileShare .outer-close-section{position:fixed;top:0;left:0;height:50vh;width:100%;background:rgba(0,0,0,.38823529411764707)}@media screen and (max-width:480px){section.gossip-infinite-scroll .gossip-item .content-holder h3{font-size:13px;line-height:16px}section.gossip-infinite-scroll .gossip-item .content-holder ul.tag{display:none}}#singlePageTopTwo{margin:18px 0}.vbox{padding:14px 34px;background:#fff;margin:20px auto -42px;display:block;max-width:150px;text-align:center;border-radius:30px;font-weight:bold;text-transform:uppercase}.timeago{color:#ccc;margin-bottom:40px;display:block;font-size:14px}.timeago a{font-size:14px;color:#5b809e}.title-timeline{text-align:center}#singleBioTimeline{margin-bottom:15px}#singleBioTimeline .single-bio-timeline-top{text-align:center;margin:30px 0 20px}#singleBioTimeline .single-bio-timeline-top img{height:150px;width:150px!important;border-radius:50%;border:2px solid #efefef;box-shadow:2px 2px 5px rgba(121,116,116,.82);margin:5px auto!important}.facts-details-title{margin:0;font-size:18px}.hand{cursor:pointer}.container-one{padding:0 10px}.timeline-block{position:relative;clear:both;border-bottom:0}.timeline-facts-container{position:relative;display:block;width:100%}.timeline-facts-container::before{content:'';position:absolute;top:0;right: calc(75% + 47px);margin-left:-7px;height:100%;display:block;width:4px;background:#2196f3}.timeline-facts-container tbody tr:first-child{background:transparent!important;color:#4e4e4e!important;text-align:left!important}.timeline-facts-container tbody tr:first-child td{text-align:left!important}.timeline-facts-container tbody tr:first-child td .timeline-title{text-align:left!important}.timeline-facts-container tbody tr:first-child td p{text-align:left!important}.timeline-facts-container tr{border:0!important}.timeline-image{position:absolute!important;width:60px;height:60px;border-radius:50%;background:#fff;border:4px solid #2196f3!important;right: calc(75% + 18px)}.timeline-image i{display:block;font-size:22px;position:relative;color:#597c98;text-align:center;margin-left:5px;line-height:23px}@media only screen and (min-width:768px){.timeline-image i{line-height:42px;margin:0;font-size:30px}}@media only screen and (max-width:767px){.timeline-image{left:-3px!important;width:40px!important;height:40px!important;right:unset!important;padding-left:0!important}.timeline-facts-container:before{left:23px!important;right:unset!important}.timeline-content{width:calc(100% - 47px)!important;float:right!important;margin-left:47px!important;margin-bottom:5px!important;padding:5px!important}.timeline-content h2{font-size:15px!important;margin-bottom:3px!important}.timeline-content p{font-size:13px!important;margin-bottom:5px!important}.timeline-content .timeline-date{position:unset!important;width:100%!important;padding:0 0 3px!important;text-align:left!important}.timeline-facts-container{float:left}}@media only screen and (max-width:399px){.timeline-facts-container:before{height:calc(100% - 40px)!important}}.timeline-content{margin-left:60px;position:relative;padding:15px!important;border:1px solid #e2e1e1!important;width:75%;float:right;margin-bottom:30px;background:#fff}.timeline-content::before{content:'';position:absolute;top:23px!important;right:100%!important;height:0;width:0!important;border:7px solid transparent;border-right:10px solid #e2e2e2;left:-17px!important;margin:0!important}.timeline-content p{font-weight:300;font-size:16px;margin-bottom:10px;line-height:28px}.timeline-content .news-content{padding:0}.timeline-title{font-size:20px;line-height:22px;margin:0 0 7px;font-weight:500}span.timeline-date{position:absolute;width:100px;right: calc(100% + 83px);top:0;font-size:14px;font-weight:bold;display:inline-block;color:#2196f3;padding-top:6px;text-align:right}.single-page-content h2{font-weight:bold}h1,h2,h3,h4,h5,h6{font-weight:bold!important;line-height:1.6!important}