
body, a, h1, h2, h3, h4, ul, li, p, span {
	margin:0;
	padding:0;
	list-style:none;
	box-sizing:border-box;
	text-decoration:none;
	
	} 
	
header {
    display: inline-block;
    margin: 0 auto;
    width: 100%;
}
.top {
    border-bottom: 1px solid #dddddd;
    display: inline-block;
    padding: 3px 0;
    width: 100%;
}
.time {
    color: #262d33;
    float: left;
    font-family: 'Baloo 2';
    font-size: 15px;
    margin: 4px 0 0;
}

body, a, h1, h2, h3, h4, ul, li, p, span {
    list-style: outside none none;
}
.navs {
    line-height: 58px;
}
body, a, h1, h2, h3, h4, ul, li, p, span {
    list-style: outside none none;
}
.tophead {
    width: 100%;
    border-bottom: 1px solid #e3e3e3;
    margin: 0 auto 0;
    text-align: right;
    padding: 0 0 3px;
    line-height: 16px;
    display: inline-block;
}
.tophead li {
    border-radius: 2px;
    float: right;
    line-height: 20px;
    margin: 6px 0 0 12px;
    padding: 4px 0;
    text-align: center;
    width: 24px;
}
.push i {
    cursor: pointer;
}
.push i:hover {
    color: #4CAF50;
}
li.ply {
    width: auto;
    margin: 0 5px -8px 5px;
}
.tophead li.ttim {
    float: left;
    width: 325px; /*changed*/
    font-size: 17px;
    margin: 7px 0 0;
    font-family: 'Baloo 2';
    text-align: left;
}
.tophead li.ttim b {
    font-weight: 400;
    margin: 0 0 0 7px;
}
.tophead li.ttim i {
    margin: 0 5px 0 0;
}
.top ul li i {
    color: #262d33;
    font-size: 14px;
}
.tophead a {
    font-size: 19px;
    color: #2b2b2b;
}
.tophead a:hover {
    color: #357dbd;
}
.tophead a:hover .fab.fa-youtube {
    color: #ff0000;
}
.tophead a:hover .fab.fa-facebook-f {
    color: #1976d2;
}
.tophead a:hover .fab.fa-twitter {
    color: #00a6de;
}
.tophead a:hover .fab.fa-instagram {
    color: #941cb7;
}
.top ul {
    float: right;
}
.change::before {
    background: rgb(67 67 67 / 85%) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
	z-index:99;
}
nav .menus .none {
    display: block;
}
.logo .mob, .menus.swiper-container.tabs-buttons {
    display: none;
}
.logo .desk {
    display: block;
}
.tophead .search {
    align-items: center;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, 0.7);
    cursor: pointer;
    display: flex;
    height: 0;
    justify-content: center;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    text-align: center;
    transition: all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95) 0s;
    width: 0;
    z-index: 4999;
}
.tophead .search.prt { opacity:1!important;}
.logo {
    float: left;
    line-height: 20px;
    margin: -19px 40px 3px 0;
    padding: 0;
}
.search.prt input {
    background-color: #ffffff;
    border-radius: 1000px;
    border-width: 0;
    box-shadow: 0 0 7px 3px rgba(0, 0, 0, 0.5);
    box-sizing: border-box;
    color: #9e9e9e;
    display: table;
    border: 1px solid #333;
    font-size: 24px !important;
    font-style: normal;
    font-weight: 300;
    line-height: 100px !important;
    margin: 10px 0;
    padding: 0 100px;
    width: 100%;
    z-index: 6000;
    height: 0;
}
.search .sh-head { display: none;}
.search.prt .sh-head { display: block;}
#header_dv_menu.search.prt input, .search.prt .sh-head form {
    height: auto;
}
.sh-head form {
    align-items: center;
    justify-content: center;
    left: 0;
    margin: 0 auto;
    max-width: 1200px;
    position: fixed;
    right: 0;
    top: 43%;
    width: 100%;
    z-index: 2147483647;
	height:0;
}

.sh-head .fas.fa-search {
    color: #b3b3b3;
    font-size: 18px;
    left: 53px;
    position: absolute;
    top: 53px;
}
.head {
    display: table;
    margin: 30px auto 0;
    max-width: 1200px;
    width: 100%;
}
.navs {
    display: inline-block;
    line-height: 65px;
    z-index: 99999;
    padding: 0;
    background: #fff;
    position: relative;
    border-bottom: 1px solid #e3e3e3;
    width: 100%;
}
nav {
    display: table;
    margin: 0 auto 0;
    max-width: 1200px;
    width: 100%;
}
.navs ul {
    line-height: 20px;
    margin: 0 auto;
    float: none;
    max-width: 1200px;
    width: 100%;
}
nav .menus li {
    float: left;
    margin: 0 0 0 30px;
}
nav ul li:first-child {
    margin: 0 0 0 30px;
}
nav ul li a, .tabs-buttons {
    color: #2b2b2b;
    font-family: 'Baloo 2';
    font-weight: 500;
    font-size: 15px;
    text-transform: uppercase;
}
nav ul li a:hover {
    color: #347cbe;
}
.mnus i.fas {
    font-size: 22px;
    margin: 0 6px 0 0;
    vertical-align: bottom;
}
.s-search {
    background: #eff3f6;
    margin: -23px 0 0 30px!important;
    padding: 24px 20px 19px 26px;
    text-align: center;
    cursor: pointer;
}
.s-search .fas.fa-search {
    font-size: 21px;
}
.menus {
    float: right;
    width: 58%;
    margin: -4px -4px 0 0;
}
.activ {
    color: #347cbe;
    font-weight: bold;
}
.main.mmd {
    margin: 30px auto 0;
}
.main {
    clear: both;
    display: table;
    margin: -4px auto 0;
    max-width: 1200px;
    width: 100%;
    padding: 0;
    z-index: auto;
    position: relative;
}
.trendi section {
    float: left;
    height: auto;
    margin: 0 0 40px 0;
    width: 100%;
}
.prts {
    height: 340px;
    overflow: hidden;
    background: #000;
    width: 100%;
}
.prts span, span.vid-ico {
    position: absolute;
    top: 33%;
    left: 43%;
    z-index: 99;
}
.video .prts span i, .vid-ico i {
    font-size: 37px;
    color: #fff;
    border: 1px solid #000;
    background: #f00;
    box-shadow: 0 0 33px 6px #000;
    border-radius: 100%;
}
.videos1 .techo .slidnews .ooth li:hover .vid-ico i {
    background: #fff;
    color: #f00;
}
span.vid-ico {
    top: 37%;
}
.side-menu.stoor .foot3 .socl, .side-menu.stoor .foot3 .ply {
    display: none;
}
.web-sto .prts span {
    top: 4%;
    left: 88%;

}
.swiper-wrapper {
    display: block;

}
.web-sto .prts span i {
    font-size: 25px;
    color: #fff;
}
.prts span img {
    width: auto!important;
    height: auto!important;
    min-height: auto!important;
}
.slides .cats {
    background: #ff6a5a none repeat scroll 0 0;
    border-radius: 2px;
    clear: both;
    display: table;
    line-height: 13px;
    margin: 0 0 15px;
    padding: 0 8px 3px;
    z-index: 1;
}
.slides .desc .cats a {
    color: #ffffff;
    font-family: 'Baloo 2';
    font-size: 12px;
    text-shadow: none;
    text-transform: uppercase;
}
.cats.tech {
    background: #D32F2F none repeat scroll 0 0;
}
.cats.elec {
    background: #c31a7f none repeat scroll 0 0;
}
.cats.mobs {
    background: #6e398d none repeat scroll 0 0;
}
.cats.auto {
    background: #f28f1f none repeat scroll 0 0;
}
.cats.app {
    background: #1d96bb none repeat scroll 0 0;
}
.cats.tele {
    background: #ff6a5a none repeat scroll 0 0;
}

.prts span a::after  { 
background: none;

}
.prts a::after {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.42) 50%, rgba(0, 0, 0, 0.88) 100%) repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 80%;
    opacity: 0.92;
    position: absolute;
	right: 0;
	left: 0;
    width: 100%;
}
.slidnews {
    float: left;
    width: 330px;
}
.slidnews li {
    display: inline-block;
    padding: 15px 0;
}
.stos.reltd li {
    width: 100%;
}
.slidnews li:first-child {
    padding: 0 0 23px;
}
.slidnews li:last-child, .techo .slidnews li:last-child, .slidnews.trendi.othh li:last-child {
    border: medium none;
    padding-bottom: 0;
}
.slidnews .title a { font-weight: 500;}
.techo .slidnews .ooth li {
    width: 100%;
    margin: 0 0 10px;
    border-bottom: 1px dotted #ccc;
    padding: 0 0 14px!important;
    min-height: 130px;
}
.techo .slidnews .ooth li:last-child {
    border: none;
}
.ooth.ncrr {
    margin: 20px 0 0;
    padding: 14px 0 0;
    position: relative;
    border-radius: 10px;
}
.ooth.ncrr:before {
    background: #eff3f6;
    width: 106.7%;
    height: 15px;
    top: -28px;
    content: "";
    /* border-top: 1px solid #ccc; */
    left: -20px;
    position: absolute;
    /* border-radius: 20px 20px 0 0; */
}
ul.sub-share {
    float: left;
    margin: 15px 0 0;
    width: 63%;
}
.homm .techo .slidnews .ooth > li:first-child .slidimg {
    width: 100%!important;
    height: 310px!important;
    margin: 0 0 15px;
}
.homm .techo .slidnews .ooth > li:first-child h3 a {
    font-weight: 500;
    font-size: 23px;
}
.homm .techo .slidnews .ooth > li:first-child .sub-share {
    width: 100%;
}
.stos.reltd li .sub-share li {
    float: left;
    width: auto;
    padding: 0;
    margin: 0 20px 0 0;
}
.stos.reltd li .sub-share li a {
    color: #5b5757;
}
.techo .slidnews .ooth .sub-share li {
    width: auto;
    margin: 0 10px 0 0;
    border: none;
    padding: 0!important;
    min-height: auto;
    color: #808080;
    font-family: 'Baloo 2';
}
.techo .slidnews .ooth .sub-share .shar {
    float: right;
}
.techo .slidnews .ooth .sub-share .tims {
    float: right;
    margin: 0;
}

.techo .slidnews .ooth .sub-share li i {
    color: #808080;
    cursor: pointer;
}
.slidimg {
    float: left;
    height: 115px;
    margin: 0 15px 0 0;
    overflow: hidden;
    width: 145px;
}
.slidimg img {
    min-height: 115px;
    width: 100%;
}

.slidnews .cats, .feature .cats {
    background: none;
    font-weight: normal;
    margin: 0 0 7px;
    display: inline-block;
    font-family: 'Baloo 2';
    padding: 0;
    color: #dbdbdb;
    position: relative;
    font-size: 15px;
}
.slidnews .cats a, .feature .cats a {
    color: #ffffff;
    font-family: 'Baloo 2';
    font-size: 12px;
}
.slidnews h3 {
    line-height: 20px;
}
.slidnews h3 a {
    color: #000;
    font-family: 'Baloo 2';
    font-size: 21px;
    line-height: 30px;
    font-weight: 500;
}
.slidnews.trendi ul li h3 a {
    font-size: 18px;
    line-height: 27px;
}
.slidnews h3 a:hover {
    color: #347bbd;
}
.feature {
    float: right;
    margin: 0 0 0 20px;
    width: 315px;
}
.feature li {
    clear: both;
    display: inline-block;
    margin: 0 0 15px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.feature .slidimg {
    height: 190px;
    margin: 0;
    overflow: hidden;
    width: 100%;
}
.feature h3 {
    bottom: 0;
    padding: 0 15px 10px;
    position: absolute;
    width: 100%;
}
.feature a {
    color: #ffffff;
    font-family: 'Baloo 2';
	clear: both;
    display: inline-block;
    width: 100%;
}
.feature ul a::after {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.99) 100%) repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 80%;
    border-radius: 0 0 10px 10px;
    opacity: 0.92;
    position: absolute;
    right: 0;
    left: 0;
    width: 100%;
}
.feature h3 a::after { background: none;}







.gallery1 .swiper-slide .title {
    margin: 0 0 10px;
}

.gallery1 .techo .slidnews .ooth li:nth-child(odd) {
    margin: 1.6% 3.6% 0 0;
}

.gallery1 .techo .slidnews .ooth li {
    width: 48.1%;
    display: inline-block;
    border-radius: 10px;
    margin-top: 1.6%;
    border: none;
    position: relative;
    background: #000;
    float: left;
    overflow: hidden;
    min-height: 308px;
}

.gallery1 .techo .slidnews .slidimg {
    width: 100%;
    height: auto;
    max-height: 284px;
    margin: 0 0 10px 0;
    border-radius: 0;
}
.gallery1.web-stor .techo .slidnews .slidimg {
    max-height: 385px;
}

.gallery1.web-stor .techo .slidnews .ooth li {
    min-height: 410px;
}
span.countt {
    color: #fff;
    position: absolute;
    font-family: 'Baloo 2';
    left: 10px;
    font-size: 14px;
    background: #F44336;
    top: 15px;
    text-transform: uppercase;
    padding: 0px 9px;
    border-radius: 1px;
    line-height: 20px;
}

span.sharess {
    position: absolute;
    color: #fff;
    font-size: 16px;
    right: 15px;
    display: block;
    top: 13px;
    background: #000000;
    border-radius: 4px;
    box-shadow: 0 0 13px -2px #fff;
    width: 28px;
    height: 25px;
    padding: 4px 0 0 0;
    text-align: center;
    vertical-align: middle;
}
.gallery1 .slidnews .ooth h3 {
    padding: 0 10px;
    background: rgba(0, 0, 0, 0) url(../img/big-bg.png) repeat-x scroll center top / 100% 100%;
    position: absolute;
    clear: both;
    padding: 14px 15px 15px;
    margin: 0;
    bottom: 0;
}

.gallery1 ul.sub-share {
    width: 100%;
    padding: 0;
    margin: 0 0 6px;
}
.gallery1 .techo .slidnews .ooth .sub-share li {
    width: auto!important;
    margin: 0!important;
    min-height: auto!important;
    float: left;
    height: auto;
    background: no-repeat;
    color: #e9e6c4;
    font-size: 15px;
    padding: 0!important;
}
.gallery1 .techo .slidnews .slidimg img {
    min-height: auto;
}
.gallery1 .slidnews .ooth h3 a {
    color: #fff;
}









.vichar {
    clear: both;
    margin: 0 0 40px;
}
.vichar .hed a, .socials.ad .hed a, .hed a {
    color: #333;
    text-transform: uppercase;
    font-size: 22px;
    font-family: 'Baloo 2';
    font-weight: 500;
}

.vichar .hed {
    margin: 0 0 20px;
}
.vichar .hed a b, .socials.ad .hed a b, .hed a b {
    /* color: #357cbe; */
    font-weight: 500;
}
.right .thougt .slidimg {
    width: 100%;
    height: 200px;
    border-radius: 10px 10px 0 0;
    box-sizing: border-box;
    border: 1px solid #dfdfdf;
    margin: 0 0 -1px;
}

.right .thougt .slidimg img {
    min-height: 200px;
    width: 100%;
}
.thougt h3 {
    clear: both;
    width: 100%;
    /* box-shadow: 0 5px 9px -7px; */
    margin: 0 auto 0;
    border: 1px solid #dfdfdf;
    padding: 20px 15px;
    position: relative;
}
.thougt h3 ul li, .thougt h3 ul li:first-child {
    margin: 0 0 4px;
    padding: 0 0 0;
    font-size: 20px;
    font-weight: 600;
    font-family: 'Baloo 2';
}
.thougt h3 ul li:nth-child(even) {
    color: #c00;
    margin: 0 0 4px 10px;
}
.content {
    clear: both;
    padding: 0;
    float: left;
    width: 100%;
}

.side-menuss {
    float: left;
    width: 50.4%;
    left: 0;
    bottom: 0!important;
    z-index: 0;
    height: 100%;
    position: fixed;
    top: 0;
    padding: 0;
    box-sizing: border-box;
}
.side-menu {
    float: left;
    border-right: 1px solid #e3e3e3;
    width: 204px;
    margin: 0;
    position: absolute;
    bottom: 0;
    top: 0;
    padding: 25px 0 0 2px;
}
.gallery1 .side-menu > ul, .sub5 .side-menu > ul, .homm .side-menu > ul {
    position: absolute;
    top: 30px;
    bottom: 0;
    left: 0;
}
.side-menu li {
    margin: 0 0 25px;
    padding: 0;
}

.side-menu li a {
    color: #000;
    font-family: 'Baloo 2';
    font-weight: 500;
    font-size: 18px;
}
.side-menu li a:hover {
    color: #347bbe;
}
.side-menu li a i {
    margin: 0 10px 0 0;
    font-size: 23px;
    color: #347cbe;
}
/*changed*/
.side-menu li a i img {
    max-width: 26px;
    margin: 0 0 -3px;
}
i.fa-solid.fa-location-dot {
    color: #347cbe;
}
i.fa-solid.fa-landmark-dome {
    color: #937244;
}

i.fa-solid.fa-earth-americas {
    color: #5a80db;
}

i.fa-solid.fa-check-to-slot {
    color: #ff7f54;
}

i.fa-solid.fa-briefcase {color: #4CAF50;}

i.fa-solid.fa-chalkboard-user {
    color: #a487e9;
}

i.fa-solid.fa-handcuffs {
    color: #cc0000;
}

i.fa-solid.fa-clapperboard {
    color: #f344b7;
}

i.fa-solid.fa-hands-holding {
    color: #036e80;
}

i.fa-solid.fa-images {
    color: #665656;
}

i.fa-solid.fa-video {
    color: #ec3535;
}

i.fa-solid.fa-book-open-reader {
    color: #5adcb6;
}

i.fa-solid.fa-virus-covid {
    color: #ec3535;
}

i.fa-solid.fa-people-group {
    color: #5ba7a0;
}

i.fa-solid.fa-futbol {
    color: #5e55ff;
}

i.fa-solid.fa-hand-spock {
    color: #5babcb;
}

i.fa-solid.fa-user-tie {
    color: #383535;
}

i.fa-solid.fa-car-side {
    color: #7e506e;
}

i.fa-solid.fa-kit-medical {
    color: #108dff;
}

i.fa-solid.fa-om {
    color: #fd8709;
}

i.fa-solid.fa-file-pen {
    color: #ccc052;
}

i.fa-solid.fa-fire-flame-curved {
    color: #fd8709;
}
.content.scnd .foot li, .side-menu.stoor .foot li, .gallery1 .foot3 .foot li, .sub5 .foot3 .foot li, .homm .foot3 .foot li {
    margin: 0 0 0;
}
.content.scnd .foot li a, .side-menu.stoor .foot li a, .gallery1 .foot3 .foot li a, .sub5 .foot3 .foot li a, .homm .foot3 .foot li a {
    font-size: 15px;
    font-weight: 500;
    color: #000;
    font-family: 'Baloo 2';
}
.gallery1 .side-menu .foot3 .ply, .sub5 .side-menu .foot3 .ply, .homm .foot3 .ply {
    margin: 0 0 0px!important;
    padding: 15px 0 3px;
    text-align: center;
}
.gallery1 .side-menu .foot3 .ply +.ply, .sub5 .side-menu .foot3 .ply +.ply, .homm .side-menu .foot3 .ply +.ply {
    margin: 0 0 12px!important;
    padding: 0;
}
ul.prt-m {
    position: absolute;
    bottom: 0;
    top: 20px;
}
.side-menu.hom .foot3 {
    display: none;
}
.gallery1 .side-menu.hom .foot3, .sub5 .side-menu.hom .foot3, .homm .side-menu.hom .foot3 {
    display: inline-block;
    position: sticky;
    clear: both;
    top: 20px;
    margin: 30px 0 0;
}
.content.scnd.gallery2 {
    display: none;
}
.gallery1 .foot3 .socl, .sub5 .foot3 .socl, .homm .foot3 .socl {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: space-between;
}
.gallery1 .foot3 .socl li, .sub5 .foot3 .socl li, .homm .foot3 .socl li  {
    width: auto;
    display: flex;
    justify-content: space-between;
}
.gallery1 .foot3 .socl li a i, .sub5 .foot3 .socl li a i, .homm .foot3 .socl li a i {
    color: #333;
}
.side-menu .foot3, .content.scnd #sticky_navigation {
    width: 190px;
    border: none;
    position: sticky;
    position: -webkit-sticky;
    margin: -420px 0 0;
    top: 20px;
    text-align: left;
    text-transform: uppercase;
    color: #585858;
    font-family: 'Baloo 2';
    font-size: 13px;
    padding: 0 15px 0 0;
    line-height: 24px;
    float: left;
    box-sizing: border-box;
}
.side-menu.stoor .foot3 {
    margin: 20px 0 0;
}
.extra {
    position: sticky;
    top: 20px;
}
.foot3 h3 {
    font-size: 18px;
}
.foot3 > a {
    color: #505050;
    font-weight: 100;
}
.foot3 h2{
    color: #505050;
    font-weight: 500;
    font-family: 'Baloo 2';
}
.foot3 strong {
    font-size: 14px;
    text-transform: uppercase;
}
.foot {
    clear: both;
    color: #cccccc;
    font-family: 'Baloo 2';
    font-size: 15px;
    margin: 0 auto;
    padding: 20px 0 0;
    text-align: left;
    width: 100%;
}
.foot > a {
    color: #585858;
    font-family: 'Baloo 2';
    font-size: 15px;
    font-weight: normal;
    line-height: 2.5;
    padding: 0;
    text-decoration: none;
    text-transform: uppercase;
}
.f-logo {
    margin: 20px 0 0;
}
.f-logo a {
    color: #337cbd;
}
.fixedss {
    z-index: 99;
    background: #0c0c0c none repeat scroll 0 0;
    display: flex;
    max-width: 100% !important;
    width: 100% !important;
}
.stoimg {
    box-sizing: border-box;
    margin: 0 0 20px;
    text-align: center;
    width: 100%;
}
.stoimg img {
    width: 100%;
}
.storytxt {
    font-family: 'Baloo 2';
    font-size: 18px;
    font-weight: normal;
    line-height: 35px;
    text-align: justify;
}
/*changed*/
.storytxt img {
    max-width: 100%;
}

.storytxt h3 {
    margin: 20px 0 6px;
}
.yeh {
    margin: 15px 0 0;
    font-size: 20px;
    font-weight: bolder;
}

.yeh b {
    color: #c00;
}
.yeh a {
    color: #347cbe;
}
.tags {
    display: inline-block;
    margin: 10px 0 0;
}
.tags li {
    border: 1px solid #d8d8d8!important;
    border-radius: 20px;
    float: left;
    font-family: 'Baloo 2';
    line-height: 24px;
    margin: 11px 10px 0 0;
    min-height: 31px;
    padding: 4px 20px 0!important;
    text-align: center;
    text-transform: uppercase;
}
.tags a {
    color: #3c4043;
}
.tags a:hover {
    color: #cc0000;
}

.stos.reltd {
    margin: 30px auto;
    width: 100%;
	position:relative;
}
.slidnews.reltd > ul {
    clear: both;
}
.slidnews.reltd li {
    float: left;
    margin: 0 3% 0 0;
    width: 47%;
}
.slidnews.reltd .title::before {
    border-bottom: 2px solid #e53526;
}
.slidnews.reltd li:first-child {
    padding: 23px 0;
}
.slidnews.reltd li:last-child {
    border-bottom: 1px solid #eeeeee;
}
.right {
    right: 0;
    position: absolute;
    width: 300px;
    bottom: 0;
    margin: 25px 0 0;
    top: 0;
}
.right.dual {
    position: sticky;
    float: right;
    top: 20px;
    margin: 300px 0 0 0;
}
.right .slidnews {
    clear: both;
    float: none;
    padding: 0 0 20px;
    width: 100%;
}
.slidnews.trendi.ltst {
    position: sticky;
    top: 15px;
}
.sto-f {
    font-weight: 600;
    line-height: 30px;
    border: 1px solid #abcae7;
    background: #eff3f6;
    padding: 10px 20px;
    border-radius: 10px;
    margin: 20px 0 6px;
    box-sizing: border-box;
    width: 100%;
}
.sto-f a {
    color: #f00;
    margin: 0 1px;
}
.sto-f b {
    color: #2196F3;
}
.right .slidimg {
    height: 80px;
    border-radius: 10px;
    width: 100px;
}
.right .slidimg img {
    min-height: 80px;
}

.right .feature {
    float: none;
    clear: both;
    margin: 0 auto;
    width: 100%;
}
.right .feature .slidimg {
    height: auto;
    margin: 0;
    border-radius: 10px;
    padding: 0;
    width: 100%;
}
.right .feature li {
    margin: 0 0 15px;
    padding: 0;
}
.slidnews .feature h3 a {
    color: #ffffff;
}
.slidnews.trendi.othh {
    margin: 0 0 20px;
}
.techo {
    display: inline-block;
    width: 880px;
}
.bigg {
    float: left;
    margin: 0 auto 10px;
    width: 100%;
    border-bottom: 1px dotted #ccc;
    padding: 0 0 0px;
}
.bigg .slidimg {
    height: 310px!important;
    margin: 0 0 !important;
    border-radius: 10px;
    width: 100%!important;
}
.bigg h3 {
    clear: both;
    display: inline-block;
    margin: 20px 0 6px;
}
.bigg h3 b {
    color: #347bbd;
    font-weight: 500;
}
.bigg h3 a {
    color: #262d33;
    line-height: 30px;
    font-weight: 500;
    font-family: 'Baloo 2';
    font-size: 23px;
}
.bigg .tims {
    float: right;
    font-family: 'Baloo 2';
    color: #808080;
    margin: 0 0 0 0;
}
.techo.tele .title {
    background: #ff6a5a none repeat scroll 0 0;
}
.techo.autoo .title {
    background: #f28f1f none repeat scroll 0 0;
}
.techo.mobi .title {
    background: #6e398d none repeat scroll 0 0;
}


.techo .slidnews {
    float: right;
    margin: 25px 0 0;
    width: 630px;
    padding: 0 20px 0 0;
    border-right: 1px solid #e3e3e3;
}
.content.scnd .techo .slidnews {
    padding: 35px 22px 0 20px;
    margin: -5px 0 0;
    border-left: 1px solid #e3e3e3;
}

.techo .slidnews .slidimg {
    width: 210px;
    border-radius: 10px;
    margin: 5px 20px 0 0;
}
.techo .slidnews .slidimg img {
    min-height: 115px;
}
.techo.electo .title {
    background: #c31a7f none repeat scroll 0 0;
}
.techo.appi .title {
    background: #1d96bb none repeat scroll 0 0;
}

.title {
    display: table;
    float: left;
    line-height: 28px;
    margin: 0 0 20px;
    padding: 0 10px 0px 0;
    text-align: center;
    text-transform: uppercase;
    width: auto;
}
/* .title::before {
    border-bottom: 2px solid #f0f0f0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 31px;
    width: 100%;
    z-index: 1;
} */
.title a {
    color: #000000;
    font-family: 'Baloo 2';
    font-size: 22px;
    padding: 0;
    position: relative;
    text-align: center;
    z-index: 1;
    font-weight: 500;
}
.title a b {
    /* color: #357cbe; */
    font-weight: 500;
}
.title a i, .vichar .hed a i, .socials.ad .hed a i, .hed a i {
    margin: 0 8px 0 0;
    font-size: 25px;
    border-radius: 100%;
    width: 20px;
    height: 20px;
    display: inline;
    position: relative;
}
.bigg li a {
    color: #808080;
}
.bigg li a:hover, .techo .slidnews .ooth .sub-share li i:hover {
    color: #347cbd;
}

.bigg li {
    margin: 3px 11px 0 0;
    border: none;
    padding: 10px 0 10px;
}
.mor {
    border: 1px solid #d8d8d8;
    clear: both;
    float: right;
    padding: 0 15px 2px;
}
.mor a {
    color: #3c4043;
    font-family: 'Baloo 2';
    font-size: 13px;
    font-weight: normal;
    text-transform: uppercase;
}
.mor:hover a {
    color: #cc0000;
}
.right .mor {
    float: none;
    margin: 10px auto 0;
    text-align: center;
    width: 37%;
}
.slidnews.secc .mor {
    border-radius: 3px;
    box-shadow: 0 1px 4px -2px #cccccc;
    float: none;
    margin: 30px auto 0;
    text-align: center;
    width: 60%;
}
.clear {
    clear: both;
}
.socials {
    background: #f5f5f5;
    clear: both;
    position: relative;
    margin: 20px 0;
    border: 1px solid #e9e9e9;
    padding: 25px 15px 30px 44px;
    text-align: center;
}
.socials.ad .hed {
    position: relative;
    width: 100%;
    text-align: left;
    float: left;
    margin: 0 0 7px;
}

.socials.ad.trnd ul li {
    list-style: none;
    border: none;
    float: left;
    padding: 0px 15px 0 0;
    margin: 0;
}
.socials.ad.trnd {
    display: inline-block;
    padding: 20px 20px;
}
.socials.ad.trnd .hed a {
    text-transform: uppercase;
    font-size: 20px;
}
.socials.ad.trnd ul h3 {
    font-weight: 100;
    font-size: 17px;
}
.socials.ad ul li {
    list-style: auto;
    border-bottom: 1px solid #E9E9E9;
    padding: 0 0 15px 7px;
    margin: 0 0 7px;
}
.socials.ad ul li:last-child {
    border: none;
}
.socials.ad ul li::marker {
    color: #c00;
    font-size: 29px;
}
.socials.ad ul h3 {
    font-size: 18px;
    font-family: 'Baloo 2';
    font-weight: 500;
    text-align: left;
}
.slidnews.trendi.othh li {
    border-bottom: 1px dotted #ccc;
}
.socials.ad ul h3:last-child {
    border: none;
}
.socials.ad .slidimg {
    width: 70px;
    display: none;
    height: 50px;
}

.socials.ad ul h3 a {
    color: #333;
}
footer {
    background: #161617 none repeat scroll 0 0;
    z-index: 999999999;
    padding: 40px 0 0;
    position: relative;
}
.main-foot {
    display: table;
    margin: 0 auto 30px;
    max-width: 1200px;
    width: 100%;
}
.foot1 {
    float: left;
    width: 250px;
}
.sbs {
    background: #e42471 none repeat scroll 0 0;
    border-radius: 3px;
    color: #ffffff;
    cursor: pointer;
    font-family: 'Baloo 2';
    font-size: 18px;
    font-weight: normal;
    margin: 25px 0 30px;
    padding: 4px 0 6px;
    text-align: center;
    text-transform: uppercase;
    width: 170px;
}
.sbs > a {
    color: #ffffff;
}
.soc li {
    float: left;
}
.soc li:last-child {
    float: right;
}
.soc {
    margin: 25px 0 0;
    width: 170px;
}
.soc li:first-child {
    margin: 0 24px 0 0;
}
.foot2 {
    float: left;
    line-height: 31px;
    width: 485px;
}
.foot2 ul {
    float: left;
}
.foot2 .men {
    border-left: 1px solid #333333;
    border-right: 1px solid #333333;
    margin: 0 50px 0 0;
    padding: 0 61px 0 50px;
}
.foot2 ul a {
    color: #cccccc;
    font-family: 'Baloo 2';
    text-transform: uppercase;
}
.foot2 ul li {
    display: block;
    float: none;
}




.modal-content.bll {
    border-radius: 7px;
    bottom: auto;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    left: 0;
    margin: 0 auto;
    overflow: hidden;
    right: 0;
    top: -480px;
}
.modal-content.bll.bellactivzz {
    top: 60px;
}
.container.bls {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-family: 'Baloo 2';
    padding: 12px 15px 40px 30px;
}
.container.bls > h2 {
    border-bottom: 1px solid #e5e5e5;
    padding: 15px 0 20px;
}
.container.bls > h3 {
    color: #121212;
    font-family: 'Baloo 2';
    font-size: 19px;
    margin: 20px 0 0 !important;
    padding: 0;
}
.container.bls > p {
    color: #121212;
    font-family: 'Baloo 2';
    font-size: 15px;
    margin: 15px 0 20px !important;
}
.container.bls li {
    color: #333333;
    font-size: 14px;
    margin: 10px 0;
}
.but {
    background: #53a63f none repeat scroll 0 0;
    border-radius: 3px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    margin: 15px 0 0;
    padding: 5px 10px;
    width: auto;
}
.modal-content {
    background-color: #fefefe;
    bottom: -480px;
    box-shadow: 0 0 4px 0 #333333;
    position: fixed;
    right: 20px;
    transition: all 0.2s ease 0.2s;
    width: 575px;
    z-index: 2147483647;
}
.modal-content.activzz {
    bottom: 80px;
    display: block;
}
.clos {
    border: 1px solid #cc0000;
    border-radius: 3px;
    color: #333333;
    cursor: pointer;
    font-family: 'Baloo 2';
    font-size: 23px;
    font-weight: bold;
    padding: 0 6px;
    position: absolute;
    right: 13px;
    top: 10px;
}
.middle {
    margin: 0;
    padding: 0;
}
.breadcrumb {
    display: table;
    margin: 0 auto 20px;
    max-width: 1200px;
    width: 100%;
}
.breadcrumb > li {
    float: left;
    font-family: 'Baloo 2';
    font-size: 16px;
    padding: 0!important;
    margin: 0 10px 0 0;
}
.breadcrumb a {
    color: #347bbd;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
}
.breadcrumb a:hover {
    color: #cc0001;
}
.newst {
    margin: 0 auto 20px;
    max-width: 1200px;
    width: 100%;
}
.newst.srch {
    border-bottom: 1px solid #cccccc;
}
.newst h1 {
    font-family: 'Baloo 2';
    font-weight: 500;
    font-size: 28px;
    line-height: 40px;
}
.newst strong {
    color: #cc0000;
}

.cat {
    background: #fdc210 none repeat scroll 0 0;
    display: inline-block;
    font-family: 'Baloo 2';
    margin: 0 0 13px;
    font-weight: 500;
    padding: 1px 15px 0;
    text-transform: uppercase;
    width: auto;
}
.story h1 {
    font-family: 'Baloo 2';
}
.small-2.seccc > ul {
    clear: both;
    display: inline-block;
}
.newst .auth {
    color: #555555;
}

.newst li {
    color: #777777;
    float: left;
    font-family: 'Baloo 2';
    padding: 0!important;
    font-size: 15px;
    font-weight: normal;
    margin: 10px 10px 10px 0;
}
li.sshhr {
    float: right;
    cursor: pointer;
    font-size: 17px;
    margin: 0 0 0 15px;
}
.nxt {
    float: right;
    padding: 2px 10px 0px!important;
}
.prevv {
    padding: 2px 10px 0px!important;
}
.nxtprev {
    border: 1px solid #d8d8d8;
    border-radius: 20px;
    margin: 20px 0 0;
    padding: 9px 16px 7px;
    text-transform: uppercase;
}
.nxtprev a {
    color: #cc0000;
    font-family: 'Baloo 2';
}
.slidnews.secc {
    font-family: 'Baloo 2';
    width: 100%;
}
.slidnews.secc li {
    border: medium none;
    padding: 15px 0;
    width: 100%;
}
.slidnews.secc .slidimg {
    height: 150px;
    margin: 0 25px 0 0;
    width: 220px;
}
.slidnews.secc li:first-child {
    padding: 15px 0;
}
.slidnews.secc h3 {
    line-height: 30px;
    margin: 0 0 5px;
}
.slidnews.secc h3 a {
    color: #000000;
    font-size: 23px;
    font-weight: bold;
}
.shortdesc > a {
    color: #262d33;
}
.topnav .search-container {
  float: right;
}

.topnav input[type="text"] {
    border: 1px solid #cccccc;
    font-size: 17px;
    margin-top: -3px;
    padding: 6px;
    width: 400px;
}

.topnav .search-container button {
    background: #dddddd none repeat scroll 0 0;
    border: medium none;
    cursor: pointer;
    float: right;
    font-size: 17px;
    margin-right: 0;
    margin-top: -3px;
    padding: 6px 10px;
}

.topnav .search-container button:hover {
  background: #ccc;
}
.eror {
    color: #cc0000;
    font-family: 'Baloo 2';
    font-weight: bold;
}