@charset "utf-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,500,700);
*{ margin:0; padding:0;}
html{ color:#303030;}
.clear{ clear:both;}
 ol{ list-style:none;}
a{ text-decoration:none;}
select::-ms-expand {
    display: none;
}
.error{color:#FF0000; text-align:left; font:400 14px 'Roboto', sans-serif;}
.successful{color:#009966; text-align:left; font:400 14px 'Roboto', sans-serif;}
.margin{ margin-top:15px !important;}
.home{color:#fff !important; background:#2b9d35 !important;}

#slideshow {position: relative; width:100%; height:90px;}
#slideshow > div {position: absolute;}
#slideshow > div img{ display:block; width:100%;}
#slideshow1 {position: relative; width:100%; height:90px;}
#slideshow1 > div {position: absolute;}
#slideshow1 > div img{ display:block; width:100%;}

html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
body{color:#303030; background:#fff; font-family:robotoregular, Arial, Helvetica, sans-serif; text-rendering:optimizelegibility;}
.hide{ display:none !important;}
.show{ display:block !important;}
.login_bg{ background:#0c4da2;}
.login_form{ height:465px; width:385px; background:#fff; position:absolute; top:0; left:0; bottom:0; right:0; margin:auto;}
.login_form ul{ padding:25px 40px; height:auto; width:auto; list-style:none;}
.login_form ul li{ height:auto; width:100%; margin-top:25px;}
.login_form ul li input[type=text], input[type=password]{ display:block; background:#fff; outline:none; padding:12px 0; border:none; border-bottom:1px solid #aaa; text-align:left;
font:400 16px robotoregular, sans-serif; color:#333; width:100%;}
.login_form ul li input[type=submit]{ display:block; height:auto; width:100%; border:none; border-radius:2px; background:#0e65d6; font:normal 14px/42px robotoregular, sans-serif; color:#fff; text-align:center; cursor:pointer;appearance:none; -moz-appearance:none; -webkit-appearance:none; -o-appearance:none; -ms-appearance:none;}
.login_form ul li input[type=submit]:hover{ background:#09f;}
.login_form ul li.log a{ display:block; height:auto; width:100%; border:1px solid #f60; border-radius:2px; background:none; font:normal 14px/42px robotoregular, sans-serif; color:#f60; text-align:center;}
.login_form ul li.log a:hover{ background:#f60; color:#fff;}
.login_form ul li a{ text-decoration:none; text-align:center; font:normal 12px robotoregular, sans-serif; color:#555;}
.login_form ul li a:hover{ color:#111;}

.forgot_pwd{ height:300px; width:385px; background:#fff; position:absolute; top:0; left:0; bottom:0; right:0; margin:auto;}
.forgot_pwd ul{ padding:25px 40px; height:auto; width:auto; list-style:none; }
.forgot_pwd ul li{ height:auto; width:100%; margin-top:25px;}
.forgot_pwd ul li input[type=text], input[type=password]{ display:block; background:#fff; outline:none; padding:12px 0; border:none; border-bottom:1px solid #f30; text-align:left;
font:400 16px robotoregular, sans-serif; color:#333; width:100%;}
.forgot_pwd ul li input[type=submit]{ display:block; height:auto; width:100%; border:none; border-radius:2px; background:#0e65d6; font:normal 14px/42px robotoregular, sans-serif; color:#fff; text-align:center; cursor:pointer; margin-top:25px;appearance:none; -moz-appearance:none; -webkit-appearance:none; -o-appearance:none; -ms-appearance:none;}
.forgot_pwd ul li input[type=submit]:hover{ background:#09f;}

.login_bg{ background:#0c4da2;}
.reg_form{ height:auto; width:385px; background:#fff; margin:70px 0;}
.reg_form ul{ padding:25px 40px; height:auto; width:auto; list-style:none;}
.reg_form ul li{ height:auto; width:100%; margin-top:15px;}
.reg_form ul li img{ max-width:221px; width:100%; display:block;}
.reg_form ul li label{ display:block; width:100%; font:400 16px robotoregular, sans-serif; color:#333; text-align:left;}
.reg_form ul li input[type=text], input[type=password]{ display:block; background:#fff; outline:none; padding:10px 0; border:none; border-bottom:1px solid #aaa; text-align:left;
font:400 14px robotoregular, sans-serif; color:#333; width:100%;}
.reg_form ul li select{ display:block; background:#fff; outline:none; padding:6px 0; border:none; border-bottom:1px solid #aaa; text-align:left;
font:400 14px robotoregular, sans-serif; color:#333; width:100%; appearance:none; -moz-appearance:none; -ms-appearance:none; -o-appearance:none; -webkit-appearance:none; float:left;} 
.reg_form ul li option{ padding:5px;}
.reg_form ul li span{ float:left; margin-top:18px; margin-left:-14px; position:absolute; color:#777;}
.reg_form ul li input[type=file]{ margin-top:10px;}
.reg_form ul li strong{ font:400 14px 'Roboto', sans-serif; color:#333; text-align:left; display:block; width:100%;}

.reg_form ul li input[type=submit]{ display:block; height:auto; width:100%; border:none; border-radius:2px; background:#0e65d6; font:normal 14px/42px robotoregular, sans-serif; color:#fff; text-align:center; cursor:pointer; appearance:none; -moz-appearance:none; -webkit-appearance:none; -o-appearance:none; -ms-appearance:none;}
.reg_form ul li input[type=checkbox]{ display:block; float:left; margin-top:2px;}
.reg_form ul li b{ font:400 12px robotoregular, sans-serif; color:#444; text-align:left;  margin-left:20px; display:block;}
.reg_form ul li b i{ color:#000; font-style:normal;}
.reg_form ul li input[type=submit]:hover{ background:#09f;}
.reg_form ul li.reg a{ display:block; height:auto; width:100%; border:1px solid #f60; border-radius:2px; background:none; font:normal 14px/42px robotoregular, sans-serif; color:#f60; text-align:center;}
.reg_form ul li.reg a:hover{ background:#f60; color:#fff;}
.reg_form ul li a{ text-decoration:none; text-align:center; font:normal 12px robotoregular, sans-serif; color:#555;}
.reg_form ul li a:hover{ color:#111;}

.cn{ color:#0d47a1 !important; border-bottom:1px solid #0d47a1 !important;}
.pg{ color:#f44336 !important;  border-bottom:1px solid #f44336 !important;}
.rb{ color:#2979ff !important; border-bottom:1px solid #0d47a1 !important;}
.tp{ color:#4a148c !important; border-bottom:1px solid #0d47a1 !important;}
.ec{ color:#009688 !important; border-bottom:1px solid #0d47a1 !important;}
.vg{ color:#000 !important; border-bottom:1px solid #0d47a1 !important;}
.et{ color:#c2185b !important; border-bottom:1px solid #0d47a1 !important;}
.bs{ color:#000 !important; border-bottom:1px solid #0d47a1 !important;}
.sf{ color:#000 !important; border-bottom:1px solid #0d47a1 !important;}
.wn{ color:#000 !important; border-bottom:1px solid #0d47a1 !important;}
.ts{ color:#000 !important; border-bottom:1px solid #0d47a1 !important;}
.tn{ color:#000 !important; border-bottom:1px solid #0d47a1 !important;}
.bo{ color:#000 !important; border-bottom:1px solid #0d47a1 !important;}
.sc{ color:#000 !important; border-bottom:1px solid #0d47a1 !important;}
.ac{ color:#000 !important; border-bottom:1px solid #0d47a1 !important;}
.fs{ color:#000 !important; border-bottom:1px solid #0d47a1 !important;}
.bl{ color:#000 !important; border-bottom:1px solid #0d47a1 !important;}

.leftshow{ display:none;}
.rightshow{ display:block;}
.punjabi{ color:#FFF !important; margin-left:13px; font:400 12px/32px robotobold, sans-serif; display:inline-block;background:#09F;padding:0 10px;border-radius:4px;}
.punjabi:hover{background:#06F;}
.hindi{ color:#FFF !important; margin-left:13px; font:400 12px/32px robotobold, sans-serif; display:inline-block;background:#2A9D92;padding:0 10px;border-radius:4px;}
.hindi:hover{background:#008C81;}
.top-links{ height:auto; width:100%; background:#f4f4f4; padding:5px 0; border-bottom:1px solid #dedede;}
.top-links > ul{ height:auto; width:90%; list-style:none; }
.top-links > ul > li{ float:left; height:auto; width:auto;}
.top-links > ul > li:nth-child(4){ float:right;}
.top-links > ul > li > nav{ height:auto; width:auto;}
.top-links > ul > li > nav > dl{ height:auto; width:auto;}
.top-links > ul > li > nav > dl > dt{ float:left; height:auto; width:auto; margin-left:13px;}
.top-links > ul > li > nav > dl > dt > a{ display:block; font:400 12px/32px robotoregular, sans-serif; color:#212121; text-align:center; text-decoration:none;}
.top-links > ul > li > nav > dl > dt > a:hover{ color:#f30;}
.top-links > ul > li > nav > input[type="checkbox"] { cursor: pointer; display: none;}
.top-links > ul > li > nav > label{display:none;}
.top-links > ul > li > img{ margin-top:4px;}

.top-links > ul > li > ol{ height:auto; width:auto;}
.top-links > ul > li > ol > li{ float:left; margin-left:25px;}
.top-links > ul > li > ol > li > a{ display:block; text-decoration:none; color:#484848; text-align:center; float:left; clear:right; font-size:12px; line-height:32px;}
.top-links > ul > li > ol > li > a:hover{ color:#010101;}
.top-links > ul > li > ol > li > i{  color:#888; display:block; float:left; clear:right; padding:0 10px; font-style:normal; font-size:12px; line-height:30px;}
.top-links > ul > li > ol > li > a > span{ color:#09f; font-size:14px; line-height:30px; display:block; float:left; margin-right:6px;}
.top-links > ul > li > ol > li > a > b{ color:#09f; font-weight:400; display:block; float:left; }
.top-links > ul > li > ol > li > a:hover > span{ color:#06f;}
.top-links > ul > li > ol > li > a:hover > b{ color:#06f;}
.top-links > ul > li > ol > li{ border-bottom:1px solid #f30;}
.top-links > ul > li > ol > li:nth-child(2){ border:none;}
.top-links > ul > li > ol > li > input[type=text]{ display:inline-block; height:18px; width:200px; background:none; border:none; color:#575757; padding:5px; font-size:12px; font-family:robotoregular;}
.top-links > ul > li > ol > li > button{ -moz-appearance:none; -webkit-appearance:none; appearance:none; background:#f0f0f0; border:none; color:#f30; padding:0 8px; line-height:30px; cursor:pointer;}
.top-links > ul > li > ol > li > button:hover{ background:#ddd;}

.top-links > ul > li > ul{ height:auto; width:auto;}
.top-links > ul > li > ul > li{ float:left; font:400 12px/32px 'Roboto', sans-serif; margin-left:15px; color:#444; text-align:left;}
.top-links > ul > li > ul > li > i{ color:#09f; font-style:normal;}
.top-links > ul > li > ul > li > a > span{ display:block; height:32px; width:32px; background: url(../images/no-image32.jpg) no-repeat #222; border-radius:50%; overflow:hidden; position:relative; z-index:1; float:left;}
.top-links > ul > li > ul > li > a > span > img{ display:block; width:100%;}
.top-links > ul > li > ul > li > a{ display:block; font:700 12px/32px 'Roboto', sans-serif; color:#333; background:#c6ffcb; padding:0; border-radius:20px; transition:.5s;}
.top-links > ul > li > ul > li > a > b{ font-weight:500; float:left; margin:0px;  transition:.5s; width:0px; overflow:hidden;}
.top-links > ul > li > ul > li > a:hover > b{ margin:0 20px 0 12px;  transition:.5s; width:auto;}

.wrapper{ height:auto; width:1044px;}
.header{ height:auto; width:100%; padding-top:16px; list-style:none;}
.header > li{ height:auto; width:auto; float:left;}
.header > li > a{ display:inline-block; text-decoration:none;}
.header > li > a > img{ display:block; width:100%;}
.header > li > small{ font:400 12px 'Roboto', sans-serif; color:#222; display:block;}
.header > li > small > span{ color:#f30;}
.header > li > small > b{ color:#000; font-weight:400;}
.header > li:nth-child(2){ height:90px; max-width:728px; width:100%; float:right;overflow:hidden;}
.header > li:nth-child(2) img{ display:block; width:100%;}

.nav-editor{ height:auto; width:100%; margin-top:16px;}
.nav-editor > .navigation{ height:auto; width:728px; float:left;}
.nav-editor > .navigation > .nav{ height:auto; width:100%;}
.nav-editor > .navigation > .nav > nav{ height:auto; width:auto;}
.nav-editor > .navigation > .nav > nav > dl{ height:auto; width:auto; border:1px solid #ccc; border-left:none;}
.nav-editor > .navigation > .nav > nav > dl > dt{ float:left; height:auto; width:auto; border-left:1px solid #ccc;}
.nav-editor > .navigation > .nav > nav > dl > dt > a{ display:block; color:#202020; text-align:center; text-decoration:none; background:#f8f8f8; padding:0 10px 0 10px; font-size:14px; line-height:36px;}
.nav-editor > .navigation > .nav > nav > dl > dt > a:hover{ background:#eee;}
.nav-editor > .navigation > .nav > nav > dl > dt > a > span{ height:18px; width:18px; display:block; background:url(../images/home_icon.png) no-repeat; text-indent:-9999px; opacity:.5;  margin:9px 0;}
.nav-editor > .navigation > .nav > nav > dl > dt > a:hover > span{ opacity:.9;}
.nav-editor > .navigation > .nav > nav > input[type="checkbox"] { cursor: pointer; display: none;}
.nav-editor > .navigation > .nav > nav > label{display:none;}

.nav-editor > .navigation{ height:auto; width:728px; float:left;}
.nav-editor > .navigation > .sub-nav{ height:auto; width:100%; margin-top:2px;}
.nav-editor > .navigation > .sub-nav > nav{ height:auto; width:auto;}
.nav-editor > .navigation > .sub-nav > nav > dl{ height:auto; width:100%; background:#c6ffcb;}
.nav-editor > .navigation > .sub-nav > nav > dl > dt{ float:left; height:auto; width:auto; color:#97c29a; padding:5px 0;}
.nav-editor > .navigation > .sub-nav > nav > dl > dt > a{ display:inline-block; color:#3b4c3d; text-align:center; text-decoration:none;  padding:0 17px; font-size:12px; line-height:16px; border-right:1px solid #97c29a;}
.nav-editor > .navigation > .sub-nav > nav > dl > dt:nth-last-child(2) > a{ border:none;}
.nav-editor > .navigation > .sub-nav > nav > dl > dt > a:hover{color:#202020;}
.nav-editor > .navigation > .sub-nav > nav > dl > dt:nth-child(8){ float:right;}
.nav-editor > .navigation > .sub-nav > nav > dl > dt:nth-child(8) > a{ line-height:none; margin:0; padding:0; display:block !important;}
.nav-editor > .navigation > .sub-nav > nav > dl > dt:nth-child(8) > a > span{ color:#fff; font-size:18px; display:block; background:#2b9d35; padding:0 10px; line-height:32px;}
.nav-editor > .navigation > .sub-nav > nav > input[type="checkbox"] { cursor: pointer; display: none;}
.nav-editor > .navigation > .sub-nav > nav > label{display:none;}

.nav-editor > .editor{ height:72px; width:300px; float:right;}
.nav-editor > .editor > dt{ float:left; height:100%; width:228px; background:#f2f2f2;}
.nav-editor > .editor > dt > h1{ font:400 22px/30px robotolight, sans-serif; color:#212121; padding-top:10px;}
.nav-editor > .editor > dt > h1 > span{ font-size:14px; color:#555;}
.nav-editor > .editor > dt > h2{font:500 16px/22px 'Roboto', robotregular, sans-serif; color:#ff2727;}
.nav-editor > .editor > dt:nth-child(2){ float:right; background:#f2f2f2; border-top-right-radius:40px; border-bottom-right-radius:40px; height:72px; width:72px;}

.ticker{ height:36px; width:100%; margin-top:15px; background:#fffb8b; border-radius:2px; overflow:hidden;}
.ticker > dt{ float:left; background:#fe5c24; width:16%; color:#fff; font:400 16px/36px robotobold, sans-serif;}
.ticker > dt:nth-child(2){ float:right; background:none; width:84%;}

.middle{ height:auto; width:100%; margin-top:16px; list-style:none;}
.middle > li{ float:left; height:auto; width:728px;}
/*.middle > li > h1{ font:400 28px/46px robotoregular,sans-serif; color:#202020; text-align:left; margin-bottom:20px;}*/
.middle > li > ol{ height:auto; width:100%;}
.middle > li > ol > .top-left-ad{ height:auto; max-width:160px; width:100%; float:left; background:#333; overflow:hidden;}
.middle > li > ol > .top-left-ad img{ display:block; width:100%;}
.middle > li > ol > .sliderr{ height:auto; width:550px; float:right; background:#fff;}
.middle > li > ol > .sliderr > .ad_under_slider{ height:auto; width:100%; background:#f0f0f0; margin-top:10px;}
.middle > li > ol > .sliderr > .ad_under_slider img{ display:block; width:100%;}
.middle > li > ol > .sliderr > .slider{ height:518px; width:100%; overflow:hidden;}
.middle > li > ol > .sliderr > .slider .ws-title{font:500 22px/24px robotomedium, sans-serif;}
.middle > li > ol > .sliderr > .slider > .photo-videolink{ height:auto; width:84px; position:absolute; float:right; z-index:100; display:block; margin:5px;}
.middle > li > ol > .sliderr > .slider > .photo-videolink > dt{ height:auto; width:auto; float:left; margin-right:2px;}
.middle > li > ol > .sliderr > .slider > .photo-videolink > dt > a{ display:block; background:url(../slider/engine1/photo-video.png) no-repeat; background-position:0 0; text-decoration:none; text-indent:-9999px; height:33px; width:39px;}
.middle > li > ol > .sliderr > .slider > .photo-videolink > dt > a.photo{ background-position:0 0;}
.middle > li > ol > .sliderr > .slider > .photo-videolink > dt > a.photo:hover{ background-position:0 -33px;}
.middle > li > ol > .sliderr > .slider > .photo-videolink > dt > a.video{ background-position:-39px 0;}
.middle > li > ol > .sliderr > .slider > .photo-videolink > dt > a.video:hover{ background-position:-39px -33px;}

.middle > li:nth-child(2){ float:right; height:auto; width:300px;}

.audio_n{ height:auto; width:auto; background:#97c29a;}
.audio_n > h1{ font:400 21px/44px robotoblack, sans-serif; text-align:left; color:#fff; background:none; text-transform:uppercase; background:#666;}
.audio_n > h1 > span{ display:inline-block; height:44px; width:44px; background:url(../images/audio.jpg) no-repeat #555555; float:left; margin-right:10px;}
.audio_n > .aud{ height:auto; width:auto; padding:4px 10px 10px 10px;}
.audio_n > .aud > audio{ display:block; width:100%; margin-top:3px; background:#97c29a;}
.audio_n > .aud > #playlist{ height:auto; width:100%; padding-top:5px; display:none;}
.audio_n > .aud > #playlist li{ height:auto; width:100%; margin-top:8px;}
.audio_n > .aud > #playlist li a{ display:inline-block; text-decoration:none; color:#333; font:400 14px robotoregular, Arial, Helvetica, sans-serif; text-align:left;}
.audio_n > .aud > #playlist1{ height:auto; width:100%; padding-top:5px; display:none;}
.audio_n > .aud > #playlist1 li{ height:auto; width:100%; margin-top:8px;}
.audio_n > .aud > #playlist1 li a{ display:inline-block; text-decoration:none; color:#333; font:400 14px robotoregular, Arial, Helvetica, sans-serif; text-align:left;}
.audio_n > .aud > .active a{ color:#f30;}
.audio_n > .aud .sponsor{height:auto;width:100%;}
.audio_n > .aud .sponsor p{ text-align:center; font:400 10px 'Roboto', sans-serif; color:#111; background:yellow;}
.audio_n > .aud .sponsor a{ display:inline-block;}
.audio_n > .aud .sponsor img{display:block;width:100%;}
.headingtop{ height:44px; width:100%; background:#2b9d35;}
.headingtop > li{ height:100%; width:auto; float:left;}
.headingtop > li > span{ display:block; height:44px; width:50px; background:url(../images/headphones.png) no-repeat center #2b9d35;}
.headingtop > li:nth-child(3){ float:right;}
.headingtop > li b{ display:block; height:44px; width:44px; background:url(../images/refresh.png) no-repeat; opacity:1;}
.headingtop > li b:hover{ opacity:.7;}

.headingtop > li > h1{ font:400 21px/21px robotoblack, sans-serif; text-align:left; color:#fff; background:none; text-transform:uppercase; padding-left:4px; padding-top:4px;}
.headingtop > li > h2{ font:400 12px/12px robotoregular, sans-serif; text-align:center; color:#e0e0e0; background:none; text-transform:uppercase; padding-left:4px; margin-top:2px;}
.headingtop > li > h2 small{ font-size:12px; color:#d0d0d0;}

.top-stories{ height:auto; width:auto; padding:0px 10px; background:#f1ffee; margin-top:16px;}
.top-stories > h1{ font:400 21px/42px robotoblack, sans-serif; text-align:left; color:#222; background:none; text-transform:uppercase;  border-bottom:2px solid #d0d0d0; border-top:2px solid #24a3f4;}
.top-stories > h1 > small{ float:right;}
.top-stories > h1 > small > a{ display:block; text-decoration:none; color:#787878;}
.top-stories > h1 > small > a:hover{ color:#09f;}
.top-stories > h1 > small > a > span{ display:block; float:left; line-height:42px; font-size:19px;}
.top-stories > h1 > small > a > b{ display:block; float:left; line-height:40px; font-weight:400; margin-left:6px; font-size:12px;}
.top-stories > ol{ height:auto; width:100%; padding-top:15px;}
.top-stories > ol > li{ height:auto; width:100%; text-align:left; font:500 14px/18px 'Roboto', robotoregular, sans-serif; margin-bottom:8px; padding-bottom:8px; border-bottom:1px solid #ddd; color:#202020;}
.top-stories > ol > li > a{ display:inline-block; text-decoration:none; color:#202020;}
.top-stories > ol > li > a:hover{ color:#ee1204;}
.top-stories > h2{ font:500 16px/24px 'Roboto', sans-serif; text-align:left; color:#03a; margin-top:2px; background:none;}

.top-stories > audio{ display:block; width:100%; margin-top:6px;}
.top-stories > #playlist{ height:auto; width:100%; padding-top:5px; display:none;}
.top-stories > #playlist li{ height:auto; width:100%; margin-top:8px;}
.top-stories > #playlist li a{ display:inline-block; text-decoration:none; color:#333; font:400 14px robotoregular, Arial, Helvetica, sans-serif; text-align:left;}
.top-stories > .active a{ color:#f30;}


.top_nn { height:auto; width:100%; padding-top:15px; list-style:none;}
.top_nn > li{ height:auto; width:100%; text-align:left; font:500 14px/18px 'Roboto', robotoregular, sans-serif; margin-bottom:8px; padding-bottom:8px; border-bottom:1px solid #ddd; color:#202020;}
.top_nn > li > a{ display:inline-block; text-decoration:none; color:#202020;}
.top_nn > li > a:hover{ color:#ee1204;}

.continue{ height:auto; width:100%; margin-top:15px;}
.continue > a{ display:block; float:right; text-decoration:none; font:400 14px/20px robotobold, sans-serif; color:#ff5d24; transition:.4s;}
.continue > a:hover{ color:#202020; transition:.4s;}

.continues{ height:auto; width:100%; margin-top:15px; padding-bottom:15px;}
.continues > a{ display:block; float:right; text-decoration:none; font:400 14px/20px robotobold, sans-serif; color:#ff5d24; transition:.4s;}
.continues > a:hover{ color:#202020; transition:.4s;}

.right-ad{ height:auto; width:100%; margin-top:25px;}
.left-ad{ height:auto; width:100%; margin-top:25px;}


select::-ms-expand {
    display: none;
} 
.section > h1 > small > label > select { padding:0 2px; margin: 0; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; background: #f7f7f7; /* Old browsers */
background: -moz-linear-gradient(top, #f7f7f7 0%, #ececec 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#ececec)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f7f7f7 0%,#ececec 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f7f7f7 0%,#ececec 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f7f7f7 0%,#ececec 100%); /* IE10+ */
background: linear-gradient(to bottom, #f7f7f7 0%,#ececec 100%); /* W3C */ color:#888; border:1px solid #d0d0d0; 
outline:none; display: inline-block; -webkit-appearance:none; -moz-appearance:none;  appearance:none; -ms-appearance:none;  cursor:pointer; width:124px; height:24px; font:400 12px robotoregular, sans-serif; text-align:left; color:#585858; text-align:left; text-transform:none;}
.section > h1 > small > label > select option{ padding:2px;}
.section > h1 > small > label {position:relative}
.section > h1 > small > label:after {  content:'\e607';  font-size:20px; line-height:23px;  color:#aaa;   right:3px; top:3px; padding-left:3px;     border-left:1px solid #d0d0d0;    position:absolute;    pointer-events:none; font-family: 'icomoon';background:none; color:#888;}
.section > h1 > small > label:before {    content:'';   right:4px; top:3px; padding-left:4px;   width:20px; height:20px;   background:#f8f8f8;   position:absolute;   pointer-events:none;  display:block;background:none;}

.section > audio{ margin-top:15px;}
.section > .celebration{ height:auto; width:100%; background:#fff;}
.section > .celebration .captions{ height:auto; width:100%;}
.section > .celebration .captions > h1{ font:500 24px/26px 'Roboto', robotoregular,sans-serif; color:#202020; text-align:left; margin-bottom:6px; margin-top:5px;}
.section > .celebration .captions > h2{ font:400 16px/18px robotoregular,sans-serif; color:#777; text-align:left; margin-bottom:5px;}
.section > .celebration .captions img{ display:block; width:100%;}

.current-news{ height:auto; width:100%; list-style:none;}
.current-news > li{ height:auto; width:100%;}
.current-news > li > dl{ height:auto; width:100%; margin-top:16px;}
.current-news > li > dl > dt{ height:auto; width:140px; float:left; overflow:hidden; background:#202020;}
.current-news > li > dl > dt > a > img{ display:block; width:100%; transition:.4s;}
.current-news > li > dl > dt > a:hover > img{ width:100%; transition:.4s; cursor:pointer;}
.current-news > li > dl > dt:nth-child(2){ float:right; height:auto; width:573px; background:none;}
.current-news > li > dl > dt > ol{ height:auto; width:100%;}
.current-news > li > dl > dt > ol > li{ height:auto; width:100%;}
.current-news > li > dl > dt > ol > li > a{ text-decoration:none; color:#333;transition:.4s;}
.current-news > li > dl > dt > ol > li > a:hover{ color:#0c4fbe;transition:.4s;}
.current-news > li > dl > dt > ol > li > a > h1{ font:500 18px/20px 'Roboto', robotomedium, sans-serif; text-align:left; }
.current-news > li > dl > dt > ol > li > a > h2{ font:400 13px/16px 'Roboto', robotomedium, sans-serif; text-align:left; color:#c63; padding-bottom:2px;}
.current-news > li > dl > dt > ol > li > dl{ height:auto; width:auto; margin-top:10px; font:400 12px robotoregular, sans-serif; text-align:left; color:#8f8f8f;}
.current-news > li > dl > dt > ol > li > dl > dt > i{ font-style:normal; color:#0f8c07;}
.current-news > li > dl > dt > ol > li > dl > dt{ margin-top:5px;}
.current-news > li > dl > dt > ol > li > dl > dt > .pdf{ height:24px; width:auto; float:left;}
.current-news > li > dl > dt > ol > li > dl > dt > .pdf a { text-decoration:none; display:block;float:left;margin-right:5px; width:24px;}
.current-news > li > dl > dt > ol > li > dl > dt > .pdf a img{ display:block; width:100%;}
.current-news > li > dl > dt > ol > li > dl > dt > ol{ height:auto; width:auto; float:right;}
.current-news > li > dl > dt > ol > li > dl > dt > ol > li{ float:left; margin-right:2px;}
.current-news > li > dl > dt > ol > li > dl > dt > ol > li > a{ display:block; height:26px; width:26px; background:url(../images/share-icon.png) no-repeat #fff; text-indent:-9999px; text-decoration:none;}
.current-news > li > dl > dt > ol > li > dl > dt > ol > li > a.facebook{ background-position:0 0;}
.current-news > li > dl > dt > ol > li > dl > dt > ol > li > a.twitter{ background-position:-28px 0;}
.current-news > li > dl > dt > ol > li > dl > dt > ol > li > a.google{ background-position:-56px 0;}
.current-news > li > dl > dt > ol > li > dl > dt > ol > li > a.whatsapp{ background-position:-84px 0;}
.current-news > li > dl > dt > ol > li > dl > dt > ol > li > a.sendemail{ background-position:-112px 0;}
.current-news > li > dl > dt > ol > li > dl > dt > ol > li > a.printnews{ background-position:-140px 0;}
.current-news > li > dl > dt > ol > li > dl > dt > ol > li > a.facebook:hover{ background-position:0 -28px;}
.current-news > li > dl > dt > ol > li > dl > dt > ol > li > a.twitter:hover{ background-position:-28px -28px;}
.current-news > li > dl > dt > ol > li > dl > dt > ol > li > a.google:hover{ background-position:-56px -28px;}
.current-news > li > dl > dt > ol > li > dl > dt > ol > li > a.whatsapp:hover{ background-position:-84px -28px;}
.current-news > li > dl > dt > ol > li > dl > dt > ol > li > a.sendemail:hover{ background-position:-112px -28px;}
.current-news > li > dl > dt > ol > li > dl > dt > ol > li > a.printnews:hover{ background-position:-140px -28px;}

.news_email{ height:auto; width:auto; padding:20px 32px 32px 32px; text-align:left;  font:400 14px 'Roboto', sans-serif; box-shadow:0 0 10px 2px rgba(0, 0, 0, .25); position:absolute; z-index:10; background:#fff; margin-top:12px; margin-left:-258px; display:none;}
.news_email > .arrow_up {width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-bottom: 10px solid #fff; position:absolute; top:-10px; right:10px;}
.news_email > h1{ font-size:24px; font-weight:400; color:#222; padding-bottom:10px;}
.news_email > input[type=text]{ height:32px; display:block; margin-top:10px; text-align:left; background:none; border:none; border-bottom:1px solid #d0d0d0; width:220px;   font:400 14px/32px 'Roboto', sans-serif;}
.news_email > textarea{ display:block; margin-top:10px; text-align:left; height:70px; background:none; border:none; border-bottom:1px solid #d0d0d0; width:220px;   font:400 14px/32px 'Roboto', sans-serif;}
.news_email > input[type=submit]{ display:block; margin-top:10px; text-align:center; background:#09f; border:none; width:100%;   font:400 14px/36px 'Roboto', sans-serif;
 border-radius:2px; color:#fff; cursor:pointer;appearance:none; -moz-appearance:none; -webkit-appearance:none; -o-appearance:none; -ms-appearance:none;}
.news_email > input[type=submit]:hover{ background:#06f;}
.news_email .close{height:auto; width:auto; background:#333; color:#fff; display:block;position:absolute; right:10px; top:10px; padding:2px 7px; cursor:pointer;}

.gallery{ height:auto; width:100%; list-style:none;}
.gallery > li{ height:auto; width:100%;}
.gallery > li > dl{ height:auto; width:100%; padding-top:8px;}
.gallery > li > dl > dt{ height:auto; width:167px; margin:8px; float:left; border-radius:4px; overflow:hidden; box-shadow:0 0 3px #d0d0d0;}
.gallery > li > dl > dt:nth-child(5n+0){ margin-left:0px;}
.gallery > li > dl > dt:nth-child(1){ margin-left:0px;}
.gallery > li > dl > dt > a{ height:auto; width:100%; display:block; text-decoration:none;}
.gallery > li > dl > dt > a > span{ background:url(../images/video.png) no-repeat; height:47px; width:48px; display:block; position:absolute; margin-top:39px; margin-left:59px;}
.gallery > li > dl > dt > a > div{ height:auto; width:100%; background:#000; overflow:hidden; transition:.1s; border-top-left-radius:5px;  border-top-right-radius:5px; overflow:hidden;}
.gallery > li > dl > dt > a > div > img{ display:block; width:100%; transition:.1s;}
.gallery > li > dl > dt > a:hover > div > img{ display:block; width:100%; opacity:.3;}
.gallery > li > dl > dt > a > h1{ padding:8px; font:400 12px/15px robotoregular, sans-serif; text-align:left; color:#56647d; background:#f2f2f2; height:28px; overflow:hidden;}
.gallery > li > dl > dt > a:hover > h1{ color:#000;}

.ad_right{ height:auto; width:100%; margin-top:25px;}
.ad_right img{ display:block; width:100%;}
.advt_left{ height:auto; width:100%; max-width:728px; margin-top:25px;}
.advt_left img{ display:block; width:100%;}

.section{height:auto; width:100%; margin-top:25px;}
.section > h1{ font:400 21px/42px robotoblack, sans-serif; text-align:left; color:#222; background:none; text-transform:uppercase; border-bottom:2px solid #d0d0d0; border-top:2px solid #24a3f4;}
.section > h3{ font:400 21px/42px robotoblack, sans-serif; text-align:left; color:#333; background:none; text-transform:uppercase;border-bottom:2px solid #d0d0d0; margin-bottom:10px; 
border-top:2px solid #24a3f4;}
.section > h1 > small{ float:right;}
.section > h1 > small > a{ display:block; text-decoration:none; color:#787878;}
.section > h1 > small > a:hover{ color:#09f;}
.section > h1 > .go_back{ float:right;}
.section > h1 > .go_back{ text-align:right; font:normal 14px/42px robotobold, Arial, Helvetica, sans-serif;}
.section > h1 > .go_back > a{ text-decoration:none; color:#f30; text-transform:uppercase;}
.section > h1 > .go_back > a:hover{ color:#03f;}
.section > h1 > small > a > span{ display:block; float:left; line-height:42px; font-size:19px;}
.section > h1 > small > a > b{ display:block; float:left; line-height:40px; font-weight:400; margin-left:6px; font-size:12px;}
.section > h6{ font:400 21px/21px robotoblack, sans-serif; text-align:left; color:#333; background:none; text-transform:uppercase; border-bottom:2px solid #d0d0d0; padding:10px 0; margin-bottom:10px; border-top:2px solid #24a3f4;}
.section > h6 > small{ float:right;}
.section > h6 > small > a{ display:block; text-decoration:none; color:#787878;}
.section > h6 > small > a:hover{ color:#09f;}
.section > h6 > small > a > span{ display:block; float:left; line-height:42px; font-size:19px;}
.section > h6 > small > a > b{ display:block; float:left; line-height:40px; font-weight:400; margin-left:6px; font-size:12px;}

.two-sections{ height:auto; width:100%;}
.two-sections > li{ float:left; height:auto; width:356px; list-style:none;}
.two-sections > li:nth-child(2){ float:right;}

.hollywood{ height:auto; width:100%; list-style:none; }
.hollywood > li{ height:auto;  width:100%; background:#fff;}
.hollywood > li > img{ display:block; width:100%;}
.hollywood > li:nth-child(1){ height:auto; background:#000;}
.hollywood > li > h1{ font:500 18px/22px 'Roboto', robotomedium, sans-serif; text-align:left; color:#222; margin-top:10px; padding-bottom:10px; }
.hollywood > li > h1 > a{ text-decoration:none; color:#202020;}
.hollywood > li > h1 > a:hover{ color:#ff5d24;}
.hollywood > li > dl{ height:auto; width:100%; margin-top:10px;}
.hollywood > li > dl > dt{ height:auto; width:250px; background:#fff; float:right;}
.hollywood > li > dl > dt:nth-child(1){ height:auto; width:90px; background:#000; float:left; overflow:hidden;}
.hollywood > li > dl > dt > img{ display:block; width:100%; transition:.4s;}
.hollywood > li > dl:hover > dt > img{ display:block; width:100%; transition:.4s;}
.hollywood > li > dl > dt > a{ text-decoration:none; font:400 14px/17px robotoregular, sans-serif; color:#585858; text-align:left; display:block; transition:.4s;}
.hollywood > li > dl:hover > dt > a{ color:#09f; transition:.4s;}

.class_ads{ height:auto; width:100%; background: url(../images/ad.jpg) repeat #7523d1; list-style:none;}
.class_ads > a{ display:block;}
.class_ads > a > li{ float:left;}
.class_ads > a > li > span{ display:block; height:48px; width:48px; border-radius:50%; background: url(../images/ad.png) no-repeat #fff; margin:5px 10px;}
.class_ads > a > li > h1{ color:#fff; text-align:left;font:500 24px/56px "Roboto",robotoregular,sans-serif;}

.single-section{ height:auto; width:100%; margin-top:15px; list-style:none;}
.single-section > li{ height:auto; width:440px; float:left;}
.single-section > li > img{ display:block; width:100%;}
.single-section > li:nth-child(2){ float:right; width:272px;}
.single-section > li > b{ display:block; color:#333;}
.single-section > li > b > a{ display:block; color:#333; text-decoration:none; text-align:left; font:500 18px/22px "Roboto",robotomedium,sans-serif; margin-top:5px;}
.single-section > li > b > a:hover{ color:#fe5c24;}
.single-section > li > dl{ height:auto; width:100%;}
.single-section > li > dl > dt{ height:auto; width:100%; margin:0px; padding-top:11px;}
.single-section > li > dl > dt:nth-child(1){padding-top:0px;}
.single-section > li > dl > dt > a{ display:block; text-decoration:none; font:400 12px/16px robotoregular, sans-serif; text-align:left; color:#484848;}
.single-section > li > dl > dt > a > ol{ height:auto; width:auto;}
.single-section > li > dl > dt > a > ol > li{ height:auto; width:88px; overflow:hidden; float:left;}
.single-section > li > dl > dt > a > ol > li > img{ display:block; width:100%; overflow:hidden; transition:.4s;}
.single-section > li > dl > dt > a:hover > ol > li > img{width:100%; cursor:pointer; transition:.4s;}
.single-section > li > dl > dt > a:hover{ color:#000;}
.single-section > li > dl > dt > a > ol > li:nth-child(2){ float:right; height:auto; width:168px;}

.opinion{ height:auto; width:100%; margin-top:15px; padding-bottom:8px; border-bottom:1px solid #bfbfbf; list-style:none;}
.opinion > li{ height:auto; width:100%;}
.opinion > li > a{ display:block; text-decoration:none;}

.opinion > li > a > dl{ height:auto; width:100%;}
.opinion > li > a > dl > dt{ height:auto; width:90px; background:#202020; float:left; overflow:hidden;}
.opinion > li > a > dl > dt:nth-child(2){ float:right; text-align:left; font:400 14px/17px robotomedium, sans-serif; width:200px; background:none; color:#202020;}
.opinion > li > a > dl > dt > img{ display:block; width:100%; overflow:hidden; transition:.4s;}
.opinion > li > a > dl:hover > dt > img{width:100%; cursor:pointer; transition:.4s;}
.opinion > li > a > dl > dt{ text-decoration:none; color:#202020; transition:.4s;}
.opinion > li > a > dl:hover > dt{ color:#ee1204; transition:.4s;}
.opinion > li > ol{ height:auto; width:100%; float:right;}
.opinion > li > ol > li{ float:left; width:80%;}
.opinion > li > ol > li:nth-child(2){ height:auto; width:48px; background:#202020; border-radius:15%; -moz- border-radius:50%; -webkit- border-radius:50%; margin-left:10px; overflow:hidden;}
.opinion > li > ol > li:nth-child(2) > img{ display:block; width:100%;}
.opinion > li > ol > li > b{ font:400 12px/12px robotomedium, sans-serif; color:#606060; text-align:right; display:block; margin-top:2px;}
.opinion > li > ol > li > i{ font:400 12px/12px robotoregular, sans-serif; color:#909090; margin-top:5px; text-align:right; display:block;}
.opinion > li:nth-child(2){ margin-top:2px;}

.all_opinion{ height:auto; width:100%; margin-top:10px; padding-bottom:10px; border-bottom:1px solid #bfbfbf; list-style:none;}
.all_opinion > li{ height:auto; width:60%; float:left;}
.all_opinion > li:nth-child(2){ height:auto; width:40%; float:right;}
.all_opinion > li > a{ display:block; text-decoration:none;}
.all_opinion > li > a > dl{ height:auto; width:100%;}
.all_opinion > li > a > dl > dt{ height:auto; width:25%; background:#202020; float:left; overflow:hidden;}
.all_opinion > li > a > dl > dt:nth-child(2){ float:right; text-align:left; font:400 14px/17px robotomedium, sans-serif; width:73%; background:none; color:#202020;}
.all_opinion > li > a > dl > dt > img{ display:block; width:100%; overflow:hidden; transition:.4s;}
.all_opinion > li > a > dl:hover > dt > img{width:100%; cursor:pointer; transition:.4s;}
.all_opinion > li > a > dl > dt{ text-decoration:none; color:#202020; transition:.4s;}
.all_opinion > li > a > dl:hover > dt{ color:#ee1204; transition:.4s;}
.all_opinion > li > ol{ height:auto; width:87%; padding:5px; background:#ddd; float:right;}
.all_opinion > li > ol > li{ float:left; width:75%;}
.all_opinion > li > ol > li:nth-child(2){ height:auto; width:48px; float:right; background:#202020; border-radius:15%; -moz- border-radius:50%; -webkit- border-radius:50%;overflow:hidden;}
.all_opinion > li > ol > li:nth-child(2) > img{ display:block; width:100%;}
.all_opinion > li > ol > li > b{ font:400 12px/12px robotomedium, sans-serif; color:#606060; text-align:right; display:block; margin-top:2px;}
.all_opinion > li > ol > li > i{ font:400 12px/12px robotoregular, sans-serif; color:#909090; margin-top:5px; text-align:right; display:block;}
.all_opinion > li:nth-child(2){ margin-top:2px;}

.more_blogs{ height:auto; width:auto; margin-top:40px; background:#efefef;}
.more_blogs > h1{font:400 21px/21px robotoblack,sans-serif; text-align:left; color:#333; border-bottom:1px solid #888; text-transform:uppercase; padding:15px;}
.more_blogs > ul{ height:auto; width:100%; list-style:none;}
.more_blogs > ul > li{ float:left; margin:10px; width:47%;}
.more_blogs > ul > li > dl{ height:auto; width:auto; padding:10px; background:#fff;}
.more_blogs > ul > li > dl > dt{ height:auto; width:100%;}
.more_blogs > ul > li > dl > dt > ol{ height:auto; width:100%;}
.more_blogs > ul > li > dl > dt > ol > li{ height:auto; width:30%; background:#202020; float:left; overflow:hidden;}
.more_blogs > ul > li > dl > dt > ol > li:nth-child(2){ float:right; text-align:left; font:400 14px/17px robotomedium, sans-serif; width:66%; background:none; color:#202020;}
.more_blogs > ul > li > dl > dt > ol > li > img{ display:block; width:100%; overflow:hidden; transition:.4s;}
.more_blogs > ul > li > dl > dt > ol:hover > li > img{width:100%; cursor:pointer; transition:.4s;}
.more_blogs > ul > li > dl > dt > ol > li > a{ text-decoration:none; color:#202020; transition:.4s;}
.more_blogs > ul > li > dl > dt > ol:hover > li > a{ color:#ee1204; transition:.4s;}
.more_blogs > ul > li > dl > dt > ul{ height:auto; width:100%; list-style:none;}
.more_blogs > ul > li > dl > dt > ul > li{ float:left; text-align:right; width:80%;}
.more_blogs > ul > li > dl > dt > ul > li:nth-child(2){ height:48px; width:48px; background:#202020; border-radius:50%; -moz- border-radius:50%; -webkit- border-radius:50%; margin-left:10px; overflow:hidden; float:right;}
.more_blogs > ul > li > dl > dt > ul > li:nth-child(2) > img{ display:block; width:100%;}
.more_blogs > ul > li > dl > dt > ul > li > b{ font:400 12px/12px robotomedium, sans-serif; color:#606060; text-align:right; display:block; margin-top:2px;}
.more_blogs > ul > li > dl > dt > ul > li > i{ font:400 12px/12px robotoregular, sans-serif; color:#909090; margin-top:5px; text-align:right; display:block;}
.more_blogs > ul > li > dl > dt:nth-child(2){ margin-top:2px;}

.more_tirchhi{ height:auto; width:auto; margin-top:40px; background:#dedede; padding:0px 5px 5px 5px;}
.more_tirchhi > h1{font:400 21px/21px robotoblack,sans-serif; text-align:left; color:#333; border-bottom:1px solid #888; text-transform:uppercase; padding:15px;}
.more_tirchhi > ul{ height:auto; width:100%; list-style:none; }
.more_tirchhi > ul > li{ float:left; margin:1%; width:31.3%;}
.more_tirchhi > ul > li > dl{ height:auto; width:auto; padding:10px; background:#fff;}
.more_tirchhi > ul > li > dl > dt{ height:auto; width:100%;}
.more_tirchhi > ul > li > dl > dt > ol{ height:auto; width:100%;}
.more_tirchhi > ul > li > dl > dt > ol > li{ height:auto; width:100%; background:#fff; float:left; overflow:hidden; text-align:left; font:400 14px/17px robotomedium, sans-serif; color:#202020;}
.more_tirchhi > ul > li > dl > dt > ol > li > img{ display:block; width:100%; overflow:hidden; transition:.4s;}
.more_tirchhi > ul > li > dl > dt > ol > li > a{ text-decoration:none; color:#09f; transition:.4s; margin:10px 0; display:block; height:50px; overflow:hidden;}
.more_tirchhi > ul > li > dl > dt > ol > li > a:hover{ color:#202020; transition:.4s;}
.more_tirchhi > ul > li > dl > dt > ul{ height:auto; width:auto; padding:5px; background:#eee;}
.more_tirchhi > ul > li > dl > dt > ul > li{ float:left; text-align:right; width:78%;}
.more_tirchhi > ul > li > dl > dt > ul > li:nth-child(2){ height:auto; width:20%; background:#eee; border-radius:50%; -moz- border-radius:50%; -webkit- border-radius:50%; overflow:hidden; float:right;}
.more_tirchhi > ul > li > dl > dt > ul > li:nth-child(2) > img{ display:block; width:100%;}
.more_tirchhi > ul > li > dl > dt > ul > li > b{ font:400 12px/12px robotomedium, sans-serif; color:#606060; text-align:left; display:block; margin-top:2px;}
.more_tirchhi > ul > li > dl > dt > ul > li > i{ font:400 12px/12px robotoregular, sans-serif; color:#909090; margin-top:5px; text-align:left; display:block;}
.more_tirchhi > ul > li > dl > dt:nth-child(2){ margin-top:2px;}

.poll-re{margin-top:16px; border:3px solid #64a945; background:#f7f3e8;}
.poll-re > h1{height:auto: width:100%;display:block;}
.poll-re > h1 > span{float:left;display:inline-block;background:#64a945; color:#fff;font:400 21px/21px robotoblack, sans-serif; text-align:left;text-transform:uppercase;padding:5px 10px 10px 10px; }
.polls{ height:auto; width:100%; list-style:none;}
.polls > li{ height:auto; width:auto; padding:10px 10px 0px 10px; font:400 14px/20px robotoregular, sans-serif; color:#202020;}
.polls > li:nth-child(1){ text-align:left !important;}
.polls > li:nth-child(2){ padding:0px;}
.polls > li > small{ font-size:12px; text-align:left; color:#999; display:block; padding:0 10px;}
.polls > li > dl{ height:auto; width:100%;  display: flex; flex-flow: row wrap;}
.polls > li > dl > dt{ height:auto; width:48%; margin:5px 1%; display: flex; flex-flow: row nowrap; text-align: left;; }
.polls > li > dl > dt > input[type=radio] { display:inline-block; margin-right:5px;}
.polls > li > dl > dt > label { font:500 14px/14px 'Roboto', robotobold, sans-serif; display:inline-block;}
.polls > li > input[type=submit]{ height:32px; width:118px; appearance:none; -moz-appearance:none; -webkit-appearance:none; color:#fff; font:400 14px/32px robotobold, sans-serif; background:#00aeff; cursor:pointer; text-align:center; border:none; border-radius:2px;appearance:none; -moz-appearance:none; -webkit-appearance:none; -o-appearance:none; -ms-appearance:none;}
.polls > li > input[type=submit]:hover{ background:#0c8dc9;}
.polls > li:nth-child(4){ padding:10px 0 ;}
.polls > li > ol{ height:auto; width:auto; border-top:1px solid #d2d2d2; background:#fff; padding:5px 0px;}
.polls > li > ol > li{ float:left;padding:0px 10px;}
.polls > li > ol > li:nth-child(2){ float:right;}
.polls > li > ol > li > a{ display:inline-block; font:normal 12px robotobold, sans-serif; text-decoration:none; text-transform:uppercase; color:#484848;}
.polls > li > ol > li > a:hover{ color:#000;}
.polls > li > ol > li > b{ display:inline-block; font:normal 12px robotobold, sans-serif; text-transform:uppercase; color:#484848; cursor:pointer;}
.polls > li > ol > li:nth-child(2) > a{color:#ff5d24;}
.polls > li > ol > li:nth-child(2) > a:hover{color:#f10;}
.polls > li:nth-child(5){ padding:0px;}
.polls > li#panel{ height:auto; width:auto; background:#64a945; display:none;} 
.polls > li#panel > div{ height:auto; width:auto; padding:5px 15px 20px 15px;}
.polls > li#panel > div > h1{ font:400 18px 'Roboto', robotoregular, arial, sans-serif; text-align:left; color:#fff;}
.polls > li#panel > div > p{ font:400 12px 'Roboto', robotoregular, arial, sans-serif; text-align:left; color:rgba(255, 255, 255, .6); padding-bottom:10px;}
.polls > li#panel > div > p > span{ color:rgba(255, 255, 255, .8);}
.polls > li#panel > div > h2{ font:400 14px 'Roboto', robotoregular, arial, sans-serif; text-align:left; color:rgba(255, 255, 255, .9);}
.polls > li#panel > div > h2 > span{ color:rgba(255, 255, 255, 1); font-weight:700;}
.polls > li#panel > div > ol{ height:auto; width:100%; margin-top:20px; position:relative; display:inline-block;}
.polls > li#panel > div > ol > li{ float:left; margin-left:2px;}
.polls > li#panel > div > ol > li > a{ display:block; height:26px; width:26px; background:url(../images/share-icon.png) no-repeat #fff; text-indent:-9999px; text-decoration:none;}
.polls > li#panel > div > ol > li > a.facebook{ background-position:0 0;}
.polls > li#panel > div > ol > li > a.twitter{ background-position:-28px 0;}
.polls > li#panel > div > ol > li > a.google{ background-position:-56px 0;}
.polls > li#panel > div > ol > li > a.whatsapp{ background-position:-84px 0;}
.polls > li#panel > div > ol > li > a.sendemail{ background-position:-112px 0;}
.polls > li#panel > div > ol > li > a.facebook:hover{ background-position:0 -28px;}
.polls > li#panel > div > ol > li > a.twitter:hover{ background-position:-28px -28px;}
.polls > li#panel > div > ol > li > a.google:hover{ background-position:-56px -28px;}
.polls > li#panel > div > ol > li > a.whatsapp:hover{ background-position:-84px -28px;}
.polls > li#panel > div > ol > li > a.sendemail:hover{ background-position:-112px -28px;}

.poll{ height:auto; width:100%;}
.poll > li{ height:auto; width:auto; padding-top:10px; font:400 14px/20px robotoregular, sans-serif; color:#202020;}
.poll > li:nth-child(1){ text-align:left !important;}
.poll > li:nth-child(2){ padding:0px;}
.poll > li > small{ font-size:12px; text-align:left; color:#999; display:block;}
.poll > li > dl{ height:auto; width:100%;}
.poll > li > dl > dt{ height:auto; width:100%; margin-top:10px;}
.poll > li > dl > dt > input[type=radio] { display:inline-block; float:left; margin-right:10px;}
.poll > li > dl > dt > label { font:400 14px/14px robotobold, sans-serif; display:inline-block; text-transform:uppercase; float:left;}
.poll > li > input[type=submit]{ height:32px; width:170px; appearance:none; -moz-appearance:none; -webkit-appearance:none; color:#fff; font:400 14px/32px robotobold, sans-serif; background:#00aeff; cursor:pointer; text-align:center; border:none; border-radius:2px; float:left;}
.poll > li > input[type=submit]:hover{ background:#0c8dc9;}
.poll > li:nth-child(4){ padding:20px 0 ;}
.poll > li > ol{ height:auto; width:auto; margin-top:10px;}
.poll > li > ol > li{ float:left;}
.poll > li > ol > li:nth-child(2){ float:right;}
.poll > li > ol > li > a{ display:inline-block; font:normal 12px robotobold, sans-serif; text-decoration:none; text-transform:uppercase; color:#484848;}
.poll > li > ol > li > a:hover{ color:#000;}
.poll > li > ol > li > b{ display:inline-block; font:normal 12px robotoregular, arial, sans-serif; color:rgba(255, 255, 255, .7); text-transform:uppercase; cursor:pointer; padding:8px 20px; background:#3e4659;}
.poll > li > ol > li:nth-child(2) > a{color:#ff5d24;}
.poll > li > ol > li:nth-child(2) > a:hover{color:#f10;}
.poll > li:nth-child(5){ padding:0px;}
.poll > li#divpanel{ height:auto; width:auto; background:#3e4659; display:none;} 
.poll > li#divpanel > div{ height:auto; width:auto; padding:15px 25px 30px 25px;}
.poll > li#divpanel > div > h1{ font:400 18px 'Roboto', robotoregular, arial, sans-serif; text-align:left; color:#fff;}
.poll > li#divpanel > div > p{ font:400 12px 'Roboto', robotoregular, arial, sans-serif; text-align:left; color:rgba(255, 255, 255, .6); padding-bottom:15px;}
.poll > li#divpanel > div > p > span{ color:rgba(255, 255, 255, .8);}
.poll > li#divpanel > div > h2{ font:400 14px 'Roboto', robotoregular, arial, sans-serif; text-align:left; color:rgba(255, 255, 255, .9); margin-top:3px;}
.poll > li#divpanel > div > h2 > span{ color:rgba(255, 255, 255, 1); font-weight:700;}
.poll > li > ol > li > dl{ height:auto; width:100%; margin-top:6px; position:relative; display:inline-block;}
.poll > li > ol > li > dl > dt{ float:left; margin-left:2px;}
.poll > li > ol > li > dl > dt > a{ display:block; height:26px; width:68px; background:url(../images/share.png) no-repeat #fff; text-indent:-9999px; text-decoration:none; font-size:0px;}
.poll > li > ol > li > dl > dt > a.facebook{ background-position:0 0;}
.poll > li > ol > li > dl > dt > a.twitter{ background-position:-70px 0;}
.poll > li > ol > li > dl > dt >  a.google{ background-position:-140px 0;}
.poll > li > ol > li > dl > dt > a.whatsapp{ background-position:-210px 0;}
.poll > li > ol > li > dl > dt > a.sendemail{ background-position:-280px 0;}
.poll > li > ol > li > dl > dt > a.facebook:hover{ background-position:0 -28px;}
.poll > li > ol > li > dl > dt > a.twitter:hover{ background-position:-70px -28px;}
.poll > li > ol > li > dl > dt > a.google:hover{ background-position:-140px -28px;}
.poll > li > ol > li > dl > dt > a.whatsapp:hover{ background-position:-210px -28px;}
.poll > li > ol > li > dl > dt > a.sendemail:hover{ background-position:-280px -28px;}

.specials{ height:auto; width:100%; padding-top:8px;list-style:none;}
.specials > li{ padding-bottom:8px; margin-bottom:8px; border-bottom:1px solid #d0d0d0; text-align:left;}
.specials > li > a{ display:inline-block; font:500 18px/20px 'Roboto', robotobold, sans-serif; text-align:left; color:#1010b1; text-decoration:none;}
.specials > li > a:hover{color:#09f;}

.tirchhinazar{ height:auto; width:auto; background:#27384d; padding:15px; list-style:none;}
.tirchhinazar > li{ height:auto; width:auto;}
.tirchhinazar > li > dl{ height:auto; width:185px;}
.tirchhinazar > li > dl > dt:nth-child(2){ height:64px; width:64px; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%; overflow:hidden; float:right;}
.tirchhinazar > li > dl > dt > img{ display:block; width:100%;}
.tirchhinazar > li > dl > dt{ float:left; background:none; height:auto; width:100px; border-radius:0px;}
.tirchhinazar > li > h1{ color:#d5f29a; font:400 24px/24px robotoregular, sans-serif; text-align:center; padding-bottom:15px;}
.tirchhinazar > li > dl > dt > h2{  font:400 18px/22px robotoregular, sans-serif; color:#fff; margin-top:10px; text-align:center;}
.tirchhinazar > li > dl > dt > h3{ font:400 14px/18px 'Roboto', robotoregular, sans-serif; color:#72ff51; background:#27384d; display:block; z-index:100; position:relative; text-align:center;}

.tirchhinazar > li > span{ height:1px; text-align:center; width:70%; background:#72ff51; display:block; position:relative; margin-top:-10px;}
.tirchhinazar > li > a{ text-decoration:none; text-align:left; font:400 14px/17px robotoregular, sans-serif; color:#fff; display:inline-block; margin-top:20px;}
.tirchhinazar > li > .readmore{ text-decoration:none; display:block; width:130px; height:30px; background:#0eb846; text-align:center; color:#fff; font:400 14px/30px robotoregular, sans-serif; 
margin-top:20px; border-radius:16px;}
.tirchhinazar > li > .readmore:hover{ background:#06802e;}

.classified{ height:auto; width:auto;}
.classified > li{ height:auto; width:auto; font:400 14px/18px robotomedium, sans-serif; text-align:left; color:#202020; margin-top:10px;}
.classified > li > a{ text-decoration:none; color:#202020; display:inline-block;}
.classified > li > a:hover{ text-decoration:underline;}
.classified > li > a > dl{ height:auto; width:auto;}
.classified > li > a > dl > dt{ text-align:left; font:400 14px robotomedium, sans-serif; color:blue;}
.classified > li > a > dl > dt:nth-child(2){ text-align:left; font:400 13px robotoregular, sans-serif; color:#101010;}

.personality{ height:auto; width:100%; list-style:none;}
.personality > li{ height:auto; width:100%; margin-top:10px; font-size:14px; color:#5c5c5c; text-align:left; line-height:18px;}
.personality > li > img{ display:block; width:100%;}
.personality > li:nth-child(1){ margin:0px;}
.personality > li:nth-child(2){ font-size:24px; text-align:left; color:#3b3b3b;}
.personality > li:nth-child(3){ font-size:16px; text-align:left; color:#000; line-height:19px;}
.personality > li > a{ text-decoration:none;}
.personality > li > a > h1{ font:500 18px 'Roboto', arial, sans-serif; color:#222; text-align:left;}
.personality > li > a > h2{ font:400 16px/18px robotoregular, arial, sans-serif; color:#3596e8; text-align:left;}

.social-media{ height:auto; width:100%; list-style:none;}
.social-media > li{ height:auto; width:100%; margin-top:15px;}
.social-media > li > a{ display:block; text-decoration:none; color:#202020; transition:.4s;}
.social-media > li > a:hover{ color:#09f; transition:.4s;}
.social-media > li > a > dl{ height:auto; width:100%;}
.social-media > li > a > dl > dt{ float:left; height:auto; width:90px; background:#000; overflow:hidden;}
.social-media > li > a > dl > dt.photo{ float:left; height:auto !important; width:90px; background:#000; overflow:hidden;}
.social-media > li > a > dl > dt > img{ display:block; width:100%; overflow:hidden; transition:.4s;}
.social-media > li > a > dl > dt:nth-child(2){ float:right; height:auto; width:200px; font-size:14px; line-height:17px; text-align:left; background:none;}

.visitors{ height:auto; width:100%; margin-top:25px; background:#202020;}
.visitors > h1{ font:400 21px/42px robotoblack, sans-serif; text-align:left; color:#fff; text-transform:uppercase;padding:0 10px;background:#333;}
.visitors > table{ height:auto; width:100%; border-collapse:collapse; text-align:center;}
.visitors > table td{ background:#101010; color:#fff; text-align:center; font:700 18px/36px 'Roboto', sans-serif; height:auto;}
.visitors > table td:nth-child(even){background:#1a1a1a;}

.obituary_front{ height:auto; width:100%;}
.obituary_front > li{ height:auto; width:100%; margin-top:15px;}
.obituary_front > li > a{ display:block; text-decoration:none; color:#202020; transition:.4s;}
.obituary_front > li > a:hover{ color:#09f; transition:.4s;}
.obituary_front > li > a > dl{ height:auto; width:100%;}
.obituary_front > li > a > dl > dt{ float:left; height:auto; width:90px; background:#000; overflow:hidden;}
.obituary_front > li > a > dl > dt.photo{ float:left; height:auto !important; width:90px; background:#000; overflow:hidden;}
.obituary_front > li > a > dl > dt > img{ display:block; width:100%; overflow:hidden; transition:.4s;}
.obituary_front > li > a > dl > dt:nth-child(2){ float:right; height:auto; width:200px; font-size:14px; line-height:17px; text-align:left; background:none;}

.do_you_know{ height:auto; width:100%;}
.do_you_know > li{ height:auto; width:100%; margin-top:8px; display:flex;  display:inline-block; text-align:left; padding-bottom:8px; border-bottom:1px dashed #ccc;}
.do_you_know > li > a:hover{ color:#09f; transition:.4s;}
.do_you_know > li > a { height:auto; width:100%; font:500 14px/18px 'Roboto', robotoregular, arial, sans-serif; color:#333; text-align:left; background:none; display:inherit;}
.do_you_know > li > a img{ margin-right:10px;}

.obituary{ height:auto; width:100%;}
.obituary > li{ height:auto; width:100%; font:normal 12px/14px robotoregular, Arial, Helvetica, sans-serif; text-align:left; color:#555; padding:10px 0; border-top:1px solid #d0d0d0;}
.obituary > li:nth-child(1){ border-top:none;}
.obituary > li > h1{ font:700 14px 'Roboto', sans-serif; color:#222; text-align:left;}
.obituary > li > div{ height:auto; width:100%;}
.obituary > li > div > img{ margin:0px 8px 2px 0;}

.punjabi-news{ height:auto; width:100%;}
.punjabi-news > li{ height:auto; width:100%; margin-top:15px;}
.punjabi-news > li > a{ display:block; text-align:left; font-weight:600; color:#333; text-decoration:none; font-size:15px; line-height:20px; transition:.4s;}
.punjabi-news > li > a:hover{color:#09f; transition:.4s;}

h6{ font:normal 36px/36px robotolight, sans-serif; text-align:left; color:#333; background:none; margin-top:25px;}

.writer{ height:auto; width:100%; margin-top:25px;}
.writer > ul{ height:auto; width:auto; float:right; list-style:none; }
.writer > ul > li{ height:auto; width:auto; float:left; font:400 14px robotoregular, arial, sans-serif; text-align:left; color:#484848;}
.writer > ul > li:nth-child(2){ height:80px; width:80px; background:#222; border-radius:50%; overflow:hidden; margin-left:15px;}
.writer > ul > li > dl > dt > h1{ font:400 24px/24px 'Roboto', robotoregular, arial, sans-serif; color:#222; padding-bottom:5px;}
.writer > ul > li > dl > dt > h2{ font:500 16px/16px 'Roboto', robotoregular, arial, sans-serif; color:#484848; margin-top:5px;}
.writer > ul > li > img{ display:block; width:100%;}

.author{ height:auto; width:auto; margin-top:20px;}
.author > ul{ height:auto; width:100%; text-align:center; list-style:none !important; }
.author > ul > li{ height:auto; width:auto !important; float:left; font:400 14px robotoregular, arial, sans-serif; text-align:left; color:#222;}
.author > ul > li:nth-child(1){ height:70px; width:70px; background:#222; border-radius:50%; overflow:hidden; margin-right:10px;}
.author > ul > li > h1{ font:400 22px/22px 'Roboto', robotoregular, arial, sans-serif; color:#222; padding-bottom:2px; padding-top:3px;}
.author > ul > li > h1 > span{ font-size:12px; color:#777;}
.author > ul > li > h2{ font:500 14px/14px 'Roboto', robotoregular, arial, sans-serif; color:#222; margin-top:3px;}
.author > ul > li > img{ display:block; width:100%;}

.disclaimer{ height:auto; width:100%; margin-top:40px; text-align:left; font:normal 11px Arial, Helvetica, sans-serif; color:#555;}
.disclaimer b{ color:#C30; font-weight:bold;}

.video_gallery{ height:auto; width:100%; margin-top:20px;}
.video_gallery > ul{ height:auto; width:100%; list-style:none; }
.video_gallery > ul > li.player{ height:470px; width:629px; background:#d0d0d0; float:left; overflow:hidden;}
.video_gallery > ul > li{ height:auto; width:419px; float:right;}
.video_gallery > ul:nth-child(2) > li{ height:auto; width:100% !important; margin-top:10px;}
.video_gallery > ul > li > dl{ height:auto; width:100%; margin-top:10px;}
.video_gallery > ul > li > dl:nth-child(1){ margin-top:0px;}
.video_gallery > ul > li > dl > dt{ height:150px; width:203px; float:left; margin-left:10px; background:#d0d0d0; overflow:hidden; text-align:left;}
.video_gallery > ul > li > dl > dt:nth-child(1){ margin:0px;}
.video_gallery > ul > li > dl > dt > a{ display:block; text-decoration:none; color:#fff;}
.video_gallery > ul > li > dl > dt > a > span{ height:36px; width:auto; background:rgba(0, 0, 0, .5); display:block; position:relative; bottom:0; margin-top:-36px; padding-left:50px;
font:400 13px/34px robotobold, sans-serif; color:#fff;}
.video_gallery > ul > li > dl > dt > a > i{ display:block; height:auto; width:auto; margin-left:5px; position:absolute; margin-top:-50px; z-index:10;}
.video_gallery > ul > li > dl > dt > a > img{ display:block; width:100%; transition:.4s;}
.video_gallery > ul > li > dl > dt > a:hover > img{ display:block; width:104%; transition:.4s;}

.video_player{ height:auto; width:100%; margin-bottom:40px;}
.video_player > div{ height:410px; width:100%;}
.video_player > dl{ height:auto; width:100%; padding-bottom:15px;}
.video_player > dl > dt{ height:auto; width:auto; float:left; margin-left:30px;}
.video_player > dl > dt:nth-child(1){ margin-left:0px;}
.video_player > dl > dt:nth-child(2){ margin-left:45px;}
.video_player > dl > dt.go_back{ float:right; padding:5px 0;}
.video_player > dl > dt.go_back{ text-align:right; font:normal 14px robotobold, Arial, Helvetica, sans-serif;}
.video_player > dl > dt.go_back > a{ text-decoration:none; color:#f30; text-transform:uppercase;}
.video_player > dl > dt.go_back > a:hover{ color:#03f;}
.video_player > dl > dt > input[type=text]{ display:inline-block; height:18px; padding:2px; text-align:left; font:400 12px robotoregular, sans-serif; border:1px solid #b0b0b0;
 color:#404040; width:150px; margin-top:5px;}
.video_player > dl > dt > input[type=submit]{ display:inline-block; height:26px; width:auto; font:400 12px robotoregular, sans-serif; text-align:center;padding:0 15px; margin-left:2px; color:#404040;cursor:pointer;  margin-top:5px;appearance:none; -moz-appearance:none; -webkit-appearance:none; -o-appearance:none; -ms-appearance:none;} 
.video_player > dl > dt > label{ font:400 12px/26px robotoregular, sans-serif; color:#404040; text-align:left;  margin-top:5px;}
.video_player > dl > dt > select{ height:26px; width:100px; font:400 12px robotoregular, Tahoma, Geneva, sans-serif; color: #777; text-align:left; margin-left:10px; padding:0 5px; margin-top:5px;}
.video_player > dl > dt > h1{ font:400 28px/30px robotoregular, sans-serif; text-align:left; color:#202020; background:none;}
.video_player > h2{ font:400 12px/16px robotoregular, sans-serif; text-align:left; color:#444; background:none; padding:5px; background:#f0f0f0;}
.video_player > h2 > span{ float:right; color:#777;}
.video_player > h2 > span > small{ font-size:12px; color:#03a;}
.video_player > p{ height:auto; width:100%; margin-top:16px;  font:normal 16px robotoregular, Arial, Helvetica, sans-serif; color:#666; text-align:left;}
.video_player > p > strong{ color:#03a; font-weight:normal;}

.video_player > h1{ font:700 26px/29px "Roboto",robotoregular,sans-serif; text-align:left; color:#202020; background:none; padding-top:10px;}

.video_section{ height:auto; width:auto; margin-top:5px; background:#deffde;}
.video_section > h2{ font:400 14px/14px robotomedium, sans-serif; text-align:left; color:#0d6dcf; background:none; padding:15px 15px 10px 15px;}
.video_section > h1{font:400 21px/21px robotoblack,sans-serif; text-align:left; color:#333; border-bottom:1px solid #888; text-transform:uppercase; padding:15px;}
.video_section > ul{ height:auto; width:auto;  padding:10px 10px 10px 15px; list-style:none;}
.video_section > ul > li{ height:auto; width:165px; margin:5px; background:#fff; float:left;}
.video_section > ul > li > a{ display:block; text-decoration:none; color:#404040; text-align:center;}
.video_section > ul > li > a > ol{ height:auto; width:100%;}
.video_section > ul > li > a > ol > li.photo{ height:auto; width:100%; background:#202020; padding:0px; overflow:hidden;}
.video_section > ul > li > a > ol > li.photo > img{ display:block; width:100%;}
.video_section > ul > li > a > ol > li > span{ height:24px; width:24px; display:block; margin-top:-35px; position:absolute;}
.video_section > ul > li > a > ol > li{ font:400 12px/14px robotoregular, sans-serif; color:#404040; padding:5px 8px; background:#fff; height:28px; overflow:hidden; text-align:left;}
.video_section > ul > li > a:hover > ol > li{ color:#ff5d24;}

.p_gal{ height:auto; width:100%; list-style:none; }
.p_gal > .l_ad{ height:auto; max-width:160px; width:100%; float:left; display:none; background:#333;}
.p_gal > .l_ad img{ display:block; width:100%;}
.p_gal > .p_gallery{ height:auto; width:100%; float:right;}
 
.photo_gallery{ height:auto; width:auto; margin-top:5px; background:#fff1c5;}
.photo_gallery > h2{ font:400 14px/14px robotomedium, sans-serif; text-align:left; color:#0d6dcf; background:none; padding:15px 15px 10px 15px;}
.photo_gallery > h1{font:400 21px/21px robotoblack,sans-serif; text-align:left; color:#333; border-bottom:1px solid #888; text-transform:uppercase; padding:15px;}
.photo_gallery > ul{ height:auto; width:auto;  padding:10px 10px 10px 15px; list-style:none; }
.photo_gallery > ul > li{ height:auto; width:165px; margin:5px; background:#fff; float:left;}
.photo_gallery > ul > li > a{ display:block; text-decoration:none; color:#404040; text-align:center;}
.photo_gallery > ul > li > a > ol{ height:auto; width:100%;}
.photo_gallery > ul > li > a > ol > li.photo{ height:auto; width:100%; background:#202020; padding:0px; overflow:hidden;}
.photo_gallery > ul > li > a > ol > li.photo > img{ display:block; width:100%;}
.photo_gallery > ul > li > a > ol > li > span{ height:24px; width:24px; display:block; margin-top:-35px; position:absolute;}
.photo_gallery > ul > li > a > ol > li{ font:400 12px/14px robotoregular, sans-serif; color:#404040; padding:5px 8px; background:#fff; height:28px; overflow:hidden; text-align:left;}
.photo_gallery > ul > li > a:hover > ol > li{ color:#ff5d24;}

.celebrations_gallery{ height:auto; width:auto; margin-top:5px; background:#fff1c5;}
.celebrations_gallery > h2{ font:400 14px/14px robotomedium, sans-serif; text-align:left; color:#0d6dcf; background:none; padding:15px 15px 10px 15px;}
.celebrations_gallery > h1{font:400 21px/21px robotoblack,sans-serif; text-align:left; color:#333; border-bottom:1px solid #888; text-transform:uppercase; padding:15px;}
.celebrations_gallery > ul{ height:auto; width:auto;  padding:10px 10px 10px 15px; list-style:none; }
.celebrations_gallery > ul > li{ height:auto; width:165px; margin:5px; background:#fff; float:left;}
.celebrations_gallery > ul > li > a{ display:block; text-decoration:none; color:#404040; text-align:center;}
.celebrations_gallery > ul > li > a > ol{ height:auto; width:100%;}
.celebrations_gallery > ul > li > a > ol > li.photo{ height:auto; width:100%; background:#202020; padding:0px; overflow:hidden;}
.celebrations_gallery > ul > li > a > ol > li.photo > img{ display:block; width:100%;}
.celebrations_gallery > ul > li > a > ol > li > span{ height:24px; width:24px; display:block; margin-top:-35px; position:absolute;}
.celebrations_gallery > ul > li > a > ol > li{ font:400 12px/14px robotoregular, sans-serif; color:#404040; padding:5px 8px; background:#fff; height:28px; overflow:hidden; text-align:left;}
.celebrations_gallery > ul > li > a:hover > ol > li{ color:#ff5d24;}


.photo_slider{ height:auto; width:100%;}
.photo_slider > h1{ font:400 23px/42px robotoblack,sans-serif; text-transform:uppercase; color:#202020; text-align:left; margin-bottom:10px; margin-top:0px;}
.photo_slider > h1 > .go_back{ float:right;}
.photo_slider > h1 > .go_back{ text-align:right; font:normal 14px/42px robotobold, Arial, Helvetica, sans-serif;}
.photo_slider > h1 > .go_back > a{ text-decoration:none; color:#f30; text-transform:uppercase;}
.photo_slider > h1 > .go_back > a:hover{ color:#03f;}

.celebration_slider{ height:auto; width:100%;}
.celebration_slider > .slide { background:#000; padding:70px 0 25px 0;}
.celebration_slider > .slide .caption{ height:auto; width:100%;}
.celebration_slider > .slide .caption > h4{ font:500 24px/26px 'Roboto', robotoregular,sans-serif; color:#fff; text-align:left; margin-bottom:6px; margin-top:10px; padding:0 15px;}
.celebration_slider > .slide .caption > h5{ font:400 16px/20px robotoregular,sans-serif; color:#eee; text-align:left; margin-bottom:5px; padding:0 15px;}
.celebration_slider > h1{ font:400 23px/42px robotoblack,sans-serif; text-transform:uppercase; color:#202020; text-align:left; margin-bottom:10px; margin-top:0px;}
.celebration_slider > h1 > .go_back{ float:right;}
.celebration_slider > h1 > .go_back{ text-align:right; font:normal 14px/42px robotobold, Arial, Helvetica, sans-serif;}
.celebration_slider > h1 > .go_back > a{ text-decoration:none; color:#f30; text-transform:uppercase;}
.celebration_slider > h1 > .go_back > a:hover{ color:#03f;}

.per_more{ height:auto; width:auto; margin-top:25px; background:#ffe3db;}
.per_more > h2{ font:400 14px/14px robotomedium, sans-serif; text-align:left; color:#0d6dcf; background:none; padding:15px 15px 10px 15px;}
.per_more > h1{font:400 21px/21px robotoblack,sans-serif; text-align:left; color:#333; border-bottom:1px solid #888; text-transform:uppercase; padding:15px;}
.per_more > ul{ height:auto; width:100%; list-style:none; }
.per_more > ul > li{ float:left; height:auto; width:45%; margin:15px;}
.per_more > ul > li > a{ display:block; text-decoration:none; color:#333; font:normal 14px/18px robotomedium, sans-serif; text-align:left;}
.per_more > ul > li > a:hover{ color:#03f;}
.per_more > ul > li > a > dl{ height:auto; width:100%;}
.per_more > ul > li > a > dl > dt.photo{ height:auto; width:30%; background:#fff; float:left; overflow:hidden;}
.per_more > ul > li > a > dl > dt.photo > img { display:block; width:100%; transition:ease .5s;}
.per_more > ul > li > a:hover > dl > dt.photo > img { display:block; width:100%; transition:ease .5s;}
.per_more > ul > li > a > dl > dt:nth-child(2){ float:right; width:68%; height:70px; overflow:hidden;}

.more_interviews{ height:auto; width:auto; margin-top:25px; background:#dfdfdf;}
.more_interviews > h2{ font:400 14px/14px robotomedium, sans-serif; text-align:left; color:#0d6dcf; background:none; padding:15px 15px 10px 15px;}
.more_interviews > h1{font:400 21px/21px robotoblack,sans-serif; text-align:left; color:#333; border-bottom:1px solid #888; text-transform:uppercase; padding:15px;}
.more_interviews > ul{ height:auto; width:100%; list-style:none; }
.more_interviews > ul > li{ float:left; height:auto; width:314px; margin:15px; padding:10px; background:#fff;}
.more_interviews > ul > li:hover{ background:#eef4d4;}
.more_interviews > ul > li > a{ display:block; text-decoration:none; color:#666; font:normal 14px/18px robotomedium, sans-serif; text-align:left;}
.more_interviews > ul > li > a:hover{ color:#03f;}
.more_interviews > ul > li > a > dl{ height:auto; width:100%; overflow:hidden;}
.more_interviews > ul > li > a > dl > dt.photo{ height:auto; width:100px; background:#fff; float:left; overflow:hidden;}
.more_interviews > ul > li > a > dl > dt.photo > img { display:block; width:100%; transition:ease .5s;}
.more_interviews > ul > li > a:hover > dl > dt.photo > img { display:block; width:100%; transition:ease .5s;}
.more_interviews > ul > li > a > dl > dt:nth-child(2){ float:right; width:204px;}
.more_interviews > ul > li > a > dl > dt > h1{ font:400 18px 'Roboto', robotomedium, sans-serif; text-align:left; color:#222;}
.more_interviews > ul > li > a > dl > dt > h2{ font:normal 14px/16px robotomedium, sans-serif; text-align:left; padding-top:2px;} 


.per_ful{ height:auto; width:728px;}
.per_ful > h1{ font:700 26px/29px 'Roboto', robotoregular,sans-serif; color:#222; text-align:left; margin-bottom:10px; padding-top:10px;}
.per_ful > h2{ font:400 14px/14px robotoregular,sans-serif; color:#777; text-align:left; margin-bottom:5px;}
.per_ful > h3{ font:400 14px/14px robotoregular,sans-serif; color:#777; text-align:left;}
.per_ful > h3 > span{ color:#03a;}
.per_ful > .news > p{ height:auto; width:100%; margin-top:16px;  font:normal 16px robotoregular, Arial, Helvetica, sans-serif; color:#666; text-align:left;}
.per_ful > .news > p > strong{ color:#03a; font-weight:normal;}
.per_ful > ol{ height:auto; width:100%; padding-top:30px; position:relative; display:inline-block;}
.per_ful > ol > li{ float:left; margin-left:2px; text-indent:-9999px;}
.per_ful > ol > li > a{ display:block; height:26px; width:68px; background:url(../images/share.png) no-repeat #fff; text-indent:-9999px; text-decoration:none; font-size:0px;}
.per_ful > ol > li > a.facebook{ background-position:0 0;}
.per_ful > ol > li > a.twitter{ background-position:-70px 0;}
.per_ful > ol > li > a.google{ background-position:-140px 0;}
.per_ful > ol > li > a.whatsapp{ background-position:-210px 0;}
.per_ful > ol > li > a.sendemail{ background-position:-280px 0;}
.per_ful > ol > li > a.printnews{ background-position:-350px 0;}
.per_ful > ol > li > a.facebook:hover{ background-position:0 -28px;}
.per_ful > ol > li > a.twitter:hover{ background-position:-70px -28px;}
.per_ful > ol > li > a.google:hover{ background-position:-140px -28px;}
.per_ful > ol > li > a.whatsapp:hover{ background-position:-210px -28px;}
.per_ful > ol > li > a.sendemail:hover{ background-position:-280px -28px;}
.per_ful > ol > li > a.printnews:hover{ background-position:-350px -28px;}
.per_ful > ol > li.go_back{ float:right;}
.per_ful > ol > li > p{ text-align:right; font:normal 14px robotobold, Arial, Helvetica, sans-serif;}
.per_ful > ol > li > p > a{ text-decoration:none; color:#f30; text-transform:uppercase;}
.per_ful > ol > li > p > a:hover{ color:#03f;}
.per_ful > dl{ height:auto; width:100%; margin-top:10px;}
.per_ful > dl > dt{ height:auto; width:auto; float:left; margin-right:10px; font:normal 12px robotoregular, arial, sans-serif; text-align:left; color:#777; }
.per_ful > dl > dt > span{ color:#03a;}
.per_ful > dl > dt > small{ color:#a30; font-size:12px;}

.social_med{ height:auto; width:728px;}
.social_med > .l_ad{ height:600px; width:160px; background:#333; float:left; display:none;}
.social_med > .f_news{ height:auto; width:100%; float:none;}
.social_med > .f_news > .per{ height:auto; width:100%;}
.social_med > .f_news > .per > img{ width:100%;}
.social_med > .f_news > .per > h6{ font:400 23px/42px robotoblack,sans-serif; text-transform:uppercase; color:#202020; text-align:left; margin-bottom:10px; margin-top:0px;}
.social_med > .f_news > .per > h6 > .go_back{ float:right;}
.social_med > .f_news > .per > h6 > .go_back{ text-align:right; font:normal 14px/42px robotobold, Arial, Helvetica, sans-serif;}
.social_med > .f_news > .per > h6 > .go_back > a{ text-decoration:none; color:#f30; text-transform:uppercase;}
.social_med > .f_news > .per > h6 > .go_back > a:hover{ color:#03f;}
.social_med > .f_news > .per > h1{ font:700 26px/29px "Roboto",robotoregular,sans-serif; color:#333; text-align:left; margin-bottom:10px; padding-top:10px;}
.social_med > .f_news > .per > h2{ font:500 18px/18px 'Roboto',sans-serif; color:#222; text-align:left; margin-bottom:5px;}
.social_med > .f_news > .per > h3{ font:400 14px/14px robotoregular,sans-serif; color:#777; text-align:left;}
.social_med > .f_news > .per > h3 > span{ color:#03a;}
.social_med > .f_news > .per > .news > p{ height:auto; width:100%; margin-top:16px;  font:normal 16px robotoregular, Arial, Helvetica, sans-serif; color:#666; text-align:left;}
.social_med > .f_news > .per > .news > p > strong{ color:#03a; font-weight:normal;}
.social_med > .f_news > .per > ol{ height:auto; width:100%; padding-top:30px; position:relative; display:inline-block;}
.social_med > .f_news > .per > ol > li{ float:left; margin-left:2px; text-indent:-9999px;}
.social_med > .f_news > .per > ol > li > a{ display:block; height:26px; width:68px; background:url(../images/share.png) no-repeat #fff; text-indent:-9999px; text-decoration:none; font-size:0px;}
.social_med > .f_news > .per > ol > li > a.facebook{ background-position:0 0;}
.social_med > .f_news > .per > ol > li > a.twitter{ background-position:-70px 0;}
.social_med > .f_news > .per > ol > li > a.google{ background-position:-140px 0;}
.social_med > .f_news > .per > ol > li > a.whatsapp{ background-position:-210px 0;}
.social_med > .f_news > .per > ol > li > a.sendemail{ background-position:-280px 0;}
.social_med > .f_news > .per > ol > li > a.printnews{ background-position:-350px 0;}
.social_med > .f_news > .per > ol > li > a.facebook:hover{ background-position:0 -28px;}
.social_med > .f_news > .per > ol > li > a.twitter:hover{ background-position:-70px -28px;}
.social_med > .f_news > .per > ol > li > a.google:hover{ background-position:-140px -28px;}
.social_med > .f_news > .per > ol > li > a.whatsapp:hover{ background-position:-210px -28px;}
.social_med > .f_news > .per > ol > li > a.sendemail:hover{ background-position:-280px -28px;}
.social_med > .f_news > .per > ol > li > a.printnews:hover{ background-position:-350px -28px;}
.social_med > .f_news > .per > ol > li.go_back{ float:right;}
.social_med > .f_news > .per > ol > li > p{ text-align:right; font:normal 14px robotobold, Arial, Helvetica, sans-serif;}
.social_med > .f_news > .per > ol > li > p > a{ text-decoration:none; color:#f30; text-transform:uppercase;}
.social_med > .f_news > .per > ol > li > p > a:hover{ color:#03f;}
.social_med > .f_news > .per > dl{ height:auto; width:100%; margin-top:10px;}
.social_med > .f_news > .per > dl > dt{ height:auto; width:auto; float:left; margin-right:10px; font:normal 12px robotoregular, arial, sans-serif; text-align:left; color:#777; }
.social_med > .f_news > .per > dl > dt > span{ color:#03a;}
.social_med > .f_news > .per > dl > dt > small{ color:#a30; font-size:12px;}

.slide{ height:auto; width:100%; margin-bottom:20px;}
.slide img{ display:block; width:100%;}

.full_news{ height:auto; width:100%;}
.full_news > .news_des > .l_ad{ height:600px; width:160px; background:#333; float:left; display:none;}
.full_news > .news_des > .f_news{ height:auto; width:100%; margin-left:16px; float:none;}
.full_news > h4{font:400 14px/18px robotoregular, arial, sans-serif; text-align:left; color:#c63; margin-bottom:4px;}
.full_news > h1{font:700 26px/29px "Roboto",robotoregular,sans-serif; text-align:left; color:#202020;}
.full_news > h2{font:500 18px/22px 'Roboto', arial, sans-serif; text-align:left; color:#505050; margin-top:8px;}
.full_news > h3{font:400 16px/18px robotoregular, arial, sans-serif; text-align:left; color:#333; margin-top:8px;}

.full_news > .h1{font:500 26px/29px "Roboto",robotoregular,sans-serif; text-align:left; color:#444;}
.full_news > .h2{font:400 18px/22px 'Roboto', arial, sans-serif; text-align:left; color:#101010; margin-top:8px;}
.full_news > .h3{font:400 26px/26px robotoregular, arial, sans-serif; text-align:left; color:#09f; margin-bottom:20px;}

.full_news > dl{ height:auto; width:100%; margin-top:10px;}
.full_news > dl > dt{ height:auto; width:auto; float:left; margin-right:10px; font:normal 12px robotoregular, arial, sans-serif; text-align:left; color:#777; }
.full_news > dl > dt > span{ color:#03a;}
.full_news > dl > dt > small{ color:#a30; font-size:12px;}
.full_news > ol{ height:auto; width:100%; margin-top:20px;}
.full_news > .share_ic > li{ float:left; margin-left:2px;}
.full_news > .share_ic > li > a{ display:block; height:26px; width:68px; background:url(../images/share.png) no-repeat #fff; text-indent:-9999px; text-decoration:none; font-size:0px;}
.full_news > .share_ic > li > a.facebook{ background-position:0 0;}
.full_news > .share_ic > li > a.twitter{ background-position:-70px 0;}
.full_news > .share_ic > li > a.google{ background-position:-140px 0;}
.full_news > .share_ic > li > a.whatsapp{ background-position:-210px 0;}
.full_news > .share_ic > li > a.sendemail{ background-position:-280px 0;}
.full_news > .share_ic > li > a.printnews{ background-position:-350px 0;}
.full_news > .share_ic > li > a.facebook:hover{ background-position:0 -28px;}
.full_news > .share_ic > li > a.twitter:hover{ background-position:-70px -28px;}
.full_news > .share_ic > li > a.google:hover{ background-position:-140px -28px;}
.full_news > .share_ic > li > a.whatsapp:hover{ background-position:-210px -28px;}
.full_news > .share_ic > li > a.sendemail:hover{ background-position:-280px -28px;}
.full_news > .share_ic > li > a.printnews:hover{ background-position:-350px -28px;}
.full_news > .share_ic > li.go_back{ float:right;}
.full_news > .share_ic > li > p{ text-align:right; font:normal 14px robotobold, Arial, Helvetica, sans-serif;}
.full_news > .share_ic > li > p > a{ text-decoration:none; color:#f30; text-transform:uppercase;}
.full_news > .share_ic > li > p > a:hover{ color:#03f;}


.full_news > .share_icon{ height:auto; width:100%; margin-top:20px; position:relative; display:inline-block; padding-top:20px; border-top:1px solid #ccc; display:none;}
.full_news > .share_icon > li{ float:left; margin-left:2px; list-style:none;}
.full_news > .share_icon > li > a{ display:block; height:26px; width:26px; background:url(../images/share-icon.png) no-repeat #fff; text-indent:-9999px; text-decoration:none; font-size:0px;}
.full_news > .share_icon > li > a.facebook{ background-position:0 0;}
.full_news > .share_icon > li > a.twitter{ background-position:-28px 0;}
.full_news > .share_icon > li > a.google{ background-position:-56px 0;}
.full_news > .share_icon > li > a.whatsapp{ background-position:-84px 0;}
.full_news > .share_icon > li > a.sendemail{ background-position:-112px 0;}
.full_news > .share_icon > li > a.printnews{ background-position:-140px 0;}
.full_news > .share_icon > li > a.facebook:hover{ background-position:0 -28px;}
.full_news > .share_icon > li > a.twitter:hover{ background-position:-28px -28px;}
.full_news > .share_icon > li > a.google:hover{ background-position:-56px -28px;}
.full_news > .share_icon > li > a.whatsapp:hover{ background-position:-84px -28px;}
.full_news > .share_icon > li > a.sendemail:hover{ background-position:-112px -28px;}
.full_news > .share_icon > li > a.printnews:hover{ background-position:-140px -28px;}
.full_news > .share_icon > li.go_back{ float:right;}
.full_news > .share_icon > li > p{ text-align:right; font:normal 14px robotobold, Arial, Helvetica, sans-serif;}
.full_news > .share_icon > li > p > a{ text-decoration:none; color:#f30; text-transform:uppercase;}
.full_news > .share_icon > li > p > a:hover{ color:#03f;}

.full_news > .news > .share_ic{ height:auto; width:100%; margin-top:20px; position:relative; display:inline-block; padding-top:20px; border-top:1px solid #ccc;}
.full_news > .news > .share_ic > li{ float:left; margin-left:2px;}
.full_news > .news > .share_ic > li > a{ display:block; height:26px; width:68px; background:url(../images/share.png) no-repeat #fff; text-indent:-9999px; text-decoration:none; font-size:0px;}
.full_news > .news > .share_ic > li > a.facebook{ background-position:0 0;}
.full_news > .news > .share_ic > li > a.twitter{ background-position:-70px 0;}
.full_news > .news > .share_ic > li > a.google{ background-position:-140px 0;}
.full_news > .news > .share_ic > li > a.whatsapp{ background-position:-210px 0;}
.full_news > .news > .share_ic > li > a.sendemail{ background-position:-280px 0;}
.full_news > .news > .share_ic > li > a.printnews{ background-position:-350px 0;}
.full_news > .news > .share_ic > li > a.facebook:hover{ background-position:0 -28px;}
.full_news > .news > .share_ic > li > a.twitter:hover{ background-position:-70px -28px;}
.full_news > .news > .share_ic > li > a.google:hover{ background-position:-140px -28px;}
.full_news > .news > .share_ic > li > a.whatsapp:hover{ background-position:-210px -28px;}
.full_news > .news > .share_ic > li > a.sendemail:hover{ background-position:-280px -28px;}
.full_news > .news > .share_ic > li > a.printnews:hover{ background-position:-350px -28px;}
.full_news > .news > .share_ic > li.go_back{ float:right;}
.full_news > .news > .share_ic > li > p{ text-align:right; font:normal 14px robotobold, Arial, Helvetica, sans-serif;}
.full_news > .news > .share_ic > li > p > a{ text-decoration:none; color:#f30; text-transform:uppercase;}
.full_news > .news > .share_ic > li > p > a:hover{ color:#03f;}

.full_news > .news > .share_icon{ height:auto; width:100%; margin-top:20px; position:relative; display:inline-block; padding-top:20px; border-top:1px solid #ccc; display:none;}
.full_news > .news > .share_icon > li{ float:left; margin-left:2px; list-style:none;}
.full_news > .news > .share_icon > li > a{ display:block; height:26px; width:26px; background:url(../images/share-icon.png) no-repeat #fff; text-indent:-9999px; text-decoration:none; font-size:0px;}
.full_news > .news > .share_icon > li > a.facebook{ background-position:0 0;}
.full_news > .news > .share_icon > li > a.twitter{ background-position:-28px 0;}
.full_news > .news > .share_icon > li > a.google{ background-position:-56px 0;}
.full_news > .news > .share_icon > li > a.whatsapp{ background-position:-84px 0;}
.full_news > .news > .share_icon > li > a.sendemail{ background-position:-112px 0;}
.full_news > .news > .share_icon > li > a.printnews{ background-position:-140px 0;}
.full_news > .news > .share_icon > li > a.facebook:hover{ background-position:0 -28px;}
.full_news > .news > .share_icon > li > a.twitter:hover{ background-position:-28px -28px;}
.full_news > .news > .share_icon > li > a.google:hover{ background-position:-56px -28px;}
.full_news > .news > .share_icon > li > a.whatsapp:hover{ background-position:-84px -28px;}
.full_news > .news > .share_icon > li > a.sendemail:hover{ background-position:-112px -28px;}
.full_news > .news > .share_icon > li > a.printnews:hover{ background-position:-140px -28px;}
.full_news > .news > .share_icon > li.go_back{ float:right;}
.full_news > .news > .share_icon > li > p{ text-align:right; font:normal 14px robotobold, Arial, Helvetica, sans-serif;}
.full_news > .news > .share_icon > li > p > a{ text-decoration:none; color:#f30; text-transform:uppercase;}
.full_news > .news > .share_icon > li > p > a:hover{ color:#03f;}

.adbottom{ height:auto; width:100%; text-align:center; display:none; margin-top:20px;}
.adbottom > img{ display:block; width:100%; max-width:300px;}
.adbottomsmall{ height:auto; width:100%; text-align:center; display:none; margin-top:20px;}
.adbottomsmall > img{ display:block; width:100%; max-width:160px;}

.photo_more{ height:auto; width:100%;}
.photo_more li{ max-height:64px; height:auto; width:64px; float:left; margin:2px; background:none; overflow:hidden;}
.photo_more li a { display:block; text-decoration:none;  font:400 12px robotoregular, sans-serif; text-align:left; background:#101010;}
.photo_more li a img{ display:block;  transition:.4s; width:100%; opacity:1;}
.photo_more li a:hover img{ display:block; transition:.4s; opacity:.5;}

.pdf_news{ height:auto; width:auto; background:#fff; overflow:hidden; padding:10px; background:#eee;margin-bottom:5px;}
.pdf_news a { display:block; text-decoration:none;  font:400 12px robotoregular, sans-serif; text-align:left; color:#555;}
.pdf_news a img{ display:block;  transition:.4s; float:left; width:48px; float:left; margin-right:10px;}
.pdf_news a:hover img{ display:block; transition:.4s;}

.newsPhoto{ height:auto; width:100%; text-align:left;}
.newsPhoto > .go_back{ width:100%;}
.newsPhoto > .go_back{ text-align:right; font:normal 14px/30px robotobold, Arial, Helvetica, sans-serif;}
.newsPhoto > .go_back > a{ text-decoration:none; color:#f30; text-transform:uppercase;}
.newsPhoto > .go_back > a:hover{ color:#03f;}
.newsPhoto h1{color: #202020; font: 700 26px/29px "Roboto",robotoregular,sans-serif; text-align: left;}
.newsPhoto > .image{ height:auto; width:100%; margin:20px 0;}
.newsPhoto > .image img{ max-width:100%; min-width:inherit;}
.newsPhoto > .cap{ height:auto; width:100%; text-align:left; font:400 16px robotoregular, sans-serif; color:#333; margin-bottom:10px;}

.full_news > .news{ height:auto; width:100%; margin-top:30px; font:normal 16px robotoregular, Arial, Helvetica, sans-serif; color:#333; text-align:left;}
.full_news > .news h2{ font:500 14px/16px 'Roboto', sns-serif; color:#333; text-align:left; margin-bottom:5px;}
.full_news > .news > .news_des{ height:auto; width:100%; list-style:none;}
.full_news > .news > .news_des > .l_ad{ height:auto; width:160px; float:left; }
.full_news > .news > .news_des > .l_ad > .ad{ width:100%; max-width:160px; background:#333;}
.full_news > .news > .news_des > .l_ad > .ad img{ display:block; width:100%;}
.full_news > .news > .news_des > .l_ad > .ad1{ width:100%; background:#333; margin-top:16px;}
.full_news > .news > .news_des > .l_ad > .ad1 img{ display:block; width:100%;}
.full_news > .news > .news_des > .f_news{ height:auto; width:550px; float:right; }
.full_news > .news > .news_des > .f_news ul{ list-style:disc; padding-left:20px; box-sizing:border-box;}
.full_news > .news > .news_des > .f_news ul > li{ height:auto; width:100%;}
.full_news > .news > .news_des > .f_news > .photo{ height:auto; width:100%; background:#fff; margin-bottom:20px;}
.full_news > .news > .news_des > .f_news > .photo > p{border-bottom:1px solid #ddd;margin-top:6px; padding-bottom:10px; font:normal 12px/14px robotoregular, Arial, Helvetica, sans-serif; text-align:left; color:#777;}
.full_news > .news > .news_des > .f_news > .photo > p > small{ float:right; font-size:10px; line-height:14px;}
.full_news > .news > .news_des > .f_news > .photo > p > small > span{ color:#03a;}
.full_news > .news > .news_des > .f_news > .photo > img{ display:block; width:100%;}
.full_news > .news > .news_des > .f_news > .photo > i{ font-style:normal; height:auto; width:100%; margin-top:10px; font:normal 14px robotoregular, arial, sans-serif; text-align:left; color:#999; display:block;}
.full_news > .news > .news_des > .f_news > p{ height:auto; width:100%; margin-top:16px;}
.full_news > .news > .news_des > .f_news > p img{ display:block; width:auto; max-width:100%; height:auto !important;}
.full_news > .news > .news_des > .f_news > p > strong{ color:#03a;font-weight:normal;}
.full_news > .news > .news_des > .f_news > h1{font:normal 16px robotoregular, Arial, Helvetica, sans-serif; color:#333; text-align:left;}
.full_news > .news > .news_des > .f_news > h2{font:normal 14px robotoregular, Arial, Helvetica, sans-serif; color:#333; text-align:left;}
.full_news > .news > .news_des > .f_news > h3{font:normal 12px robotoregular, Arial, Helvetica, sans-serif; color:#333; text-align:left;}
.full_news > .news > .news_des > .f_news > small{ text-align:left; font:normal 14px robotoregular, Arial, Helvetica, sans-serif;  margin-top:0px; display:block;}
.full_news > .news > .news_des > .f_news > small > a{ text-decoration:none; color:#f30; text-transform:uppercase;}
.full_news > .news > .news_des > .f_news > small > a:hover{ color:#03f;}

.full_news > .news > .news_des > .f_news .comment{ height:auto; width:100%; margin-top:20px;}
.full_news > .more_sections{ height:auto; width:auto; margin-top:40px; background:#e8f7ff;}
.full_news > .more_sections > h1{font:400 21px/21px robotoblack,sans-serif; text-align:left; color:#333; border-bottom:1px solid #888; text-transform:uppercase; padding:15px;}
.full_news > .more_sections > ul{ height:auto; width:100%; list-style:none; }
.full_news > .more_sections > ul > li{ float:left; height:auto; width:325px; margin:15px;}
.full_news > .more_sections > ul > li > a{ display:block; text-decoration:none; color:#333; font:normal 14px/18px robotomedium, sans-serif; text-align:left;}
.full_news > .more_sections > ul > li > a:hover{ color:#03f;}
.full_news > .more_sections > ul > li > a > dl{ height:auto; width:100%;}
.full_news > .more_sections > ul > li > a > dl > dt.photo{ height:auto; width:100px; background:#fff; float:left; overflow:hidden;}
.full_news > .more_sections > ul > li > a > dl > dt.photo > img { display:block; width:100%; transition:ease .5s;}
.full_news > .more_sections > ul > li > a:hover > dl > dt.photo > img { display:block; width:100%; transition:ease .5s;}
.full_news > .more_sections > ul > li > a > dl > dt:nth-child(2){ float:right; width:215px;}



.poll_view{ height:auto; width:100%;}
.poll_view > h1{ font:400 28px/46px robotoregular,sans-serif; color:#202020; text-align:left; margin-bottom:20px;}
.poll_view > h1 > .go_back {font: 14px/42px robotobold,Arial,Helvetica,sans-serif; text-align: right; float:right;}
.poll_view > h1 > .go_back  > a { color: #f30;  text-decoration: none;  text-transform: uppercase;}
.poll_view > h1 > .go_back  > a:hover{ color:#06f;}
.poll_view > .question{ height:auto; width:100%; margin-top:40px; border-bottom:1px solid #d0d0d0; padding-bottom:20px;}
.poll_view > .question > ul{ height:auto; width:100%; list-style:none; }
.poll_view > .question > ul > li{ float:left; width:468px; border-right:1px dashed #d0d0d0;}
.poll_view > .question > ul > li:nth-child(2){width:228px; border:none; padding-left:30px;}
.poll_view > .question > ul > li > h1{ font:700 14px 'Roboto', sans-serif; color:#03a; text-align:left; text-transform:uppercase; padding-bottom:20px;}
.poll_view > .question > ul > li:nth-child(2) > h1{ color:#ff5d24;}
.poll_view > .question > ul > li > h2{ font:400 16px 'Roboto', sans-serif; color:#222; text-align:left; padding-right:30px; padding-bottom:10px;}
.poll_view > .question > ul > li > h3{ font:700 16px 'Roboto', sans-serif; color:#666; text-align:left;}
.poll_view > .question > ul > li > h3 > span{ color:#222;}
.poll_view > .question > dl{ height:auto; width:100%; }
.poll_view > .question > dl > dt{ float:left; width:468px; border-right:1px dashed #d0d0d0;}
.poll_view > .question > dl > dt:nth-child(2){width:228px; border:none; padding-left:30px;}
.poll_view > .question > dl > dt > ol{ height:auto; width:100%;}
.poll_view > .question > dl > dt > ol > li{ height:auto; width:100%; float:left; font:400 16px 'Roboto', sans-serif; color:#666; text-align:left; padding-top:5px;}
.poll_view > .question > dl > dt > ol > li > span{ color:#222; font-weight:700;}
.poll_view > .question > dl > dt > ol > li > .pollshare{ height:auto; width:100%; margin-top:15px; position:relative; display:inline-block;}
.poll_view > .question > dl > dt > ol > li > .pollshare > dt{ float:left; margin-left:2px;}
.poll_view > .question > dl > dt > ol > li > .pollshare > dt > a{ display:block; height:26px; width:68px; background:url(../images/share.png) no-repeat #fff; text-indent:-9999px; text-decoration:none; font-size:0px;}
.poll_view > .question > dl > dt > ol > li > .pollshare > dt > a.facebook{ background-position:0 0;}
.poll_view > .question > dl > dt > ol > li > .pollshare > dt > a.twitter{ background-position:-70px 0;}
.poll_view > .question > dl > dt > ol > li > .pollshare > dt > a.google{ background-position:-140px 0;}
.poll_view > .question > dl > dt > ol > li > .pollshare > dt > a.whatsapp{ background-position:-210px 0;}
.poll_view > .question > dl > dt > ol > li > .pollshare > dt > a.sendemail{ background-position:-280px 0;}
.poll_view > .question > dl > dt > ol > li > .pollshare > dt > a.facebook:hover{ background-position:0 -28px;}
.poll_view > .question > dl > dt > ol > li > .pollshare > dt > a.twitter:hover{ background-position:-70px -28px;}
.poll_view > .question > dl > dt > ol > li > .pollshare > dt > a.google:hover{ background-position:-140px -28px;}
.poll_view > .question > dl > dt > ol > li > .pollshare > dt > a.whatsapp:hover{ background-position:-210px -28px;}
.poll_view > .question > dl > dt > ol > li > .pollshare > dt > a.sendemail:hover{ background-position:-280px -28px;}

.poll_view > .question > dl > dt > ol > li > .pollsharesmall{ height:auto; width:100%; margin-top:15px; position:relative; display:none;}
.poll_view > .question > dl > dt > ol > li > .pollsharesmall > dt{ float:left; margin-left:2px;}
.poll_view > .question > dl > dt > ol > li > .pollsharesmall > dt > a{ display:block; height:26px; width:26px; background:url(../images/share-icon.png) no-repeat #fff; text-indent:-9999px; text-decoration:none; font-size:0px;}
.poll_view > .question > dl > dt > ol > li > .pollsharesmall > dt > a.facebook{ background-position:0 0;}
.poll_view > .question > dl > dt > ol > li > .pollsharesmall > dt > a.twitter{ background-position:-28px 0;}
.poll_view > .question > dl > dt > ol > li > .pollsharesmall > dt > a.google{ background-position:-56px 0;}
.poll_view > .question > dl > dt > ol > li > .pollsharesmall > dt > a.whatsapp{ background-position:-84px 0;}
.poll_view > .question > dl > dt > ol > li > .pollsharesmall > dt > a.sendemail{ background-position:-112px 0;}
.poll_view > .question > dl > dt > ol > li > .pollsharesmall > dt > a.facebook:hover{ background-position:0 -28px;}
.poll_view > .question > dl > dt > ol > li > .pollsharesmall > dt > a.twitter:hover{ background-position:-28px -28px;}
.poll_view > .question > dl > dt > ol > li > .pollsharesmall > dt > a.google:hover{ background-position:-56px -28px;}
.poll_view > .question > dl > dt > ol > li > .pollsharesmall > dt > a.whatsapp:hover{ background-position:-84px -28px;}
.poll_view > .question > dl > dt > ol > li > .pollsharesmall > dt > a.sendemail:hover{ background-position:-112px -28px;}


.caption{ height:auto; width:100%;}
.caption > h1{ font:700 26px/29px 'Roboto', robotoregular,sans-serif; color:#202020; text-align:left; margin-bottom:10px; padding-top:10px;}
.caption > h2{ font:400 14px/14px robotoregular,sans-serif; color:#777; text-align:left; margin-bottom:5px;}
.caption > h3{ font:400 14px/14px robotoregular,sans-serif; color:#777; text-align:left;}
.caption > h3 > span{ color:#03a;}
.caption > h4{ font:500 24px/26px 'Roboto', robotoregular,sans-serif; color:#202020; text-align:left; margin-bottom:6px; margin-top:5px;}
.caption > h5{ font:400 16px/16px robotoregular,sans-serif; color:#777; text-align:left; margin-bottom:5px;}
.caption > .news > p{ height:auto; width:100%; margin-top:16px;  font:normal 16px robotoregular, Arial, Helvetica, sans-serif; color:#666; text-align:left;}
.caption > .news > p > strong{ color:#03a; font-weight:normal;}
.caption > ol{ height:auto; width:100%; padding-top:20px; position:relative; display:inline-block;}
.caption > ol > li{ float:left; margin-left:2px; text-indent:-9999px;}
.caption > ol > li > a{ display:block; height:26px; width:68px; background:url(../images/share.png) no-repeat #fff; text-indent:-9999px; text-decoration:none; font-size:0px;}
.caption > ol > li > a.facebook{ background-position:0 0;}
.caption > ol > li > a.twitter{ background-position:-70px 0;}
.caption > ol > li > a.google{ background-position:-140px 0;}
.caption > ol > li > a.whatsapp{ background-position:-210px 0;}
.caption > ol > li > a.sendemail{ background-position:-280px 0;}
.caption > ol > li > a.facebook:hover{ background-position:0 -28px;}
.caption > ol > li > a.twitter:hover{ background-position:-70px -28px;}
.caption > ol > li > a.google:hover{ background-position:-140px -28px;}
.caption > ol > li > a.whatsapp:hover{ background-position:-210px -28px;}
.caption > ol > li > a.sendemail:hover{ background-position:-280px -28px;}
.caption > ol > li.go_back{ float:right;}
.caption > ol > li > p{ text-align:right; font:normal 14px robotobold, Arial, Helvetica, sans-serif;}
.caption > ol > li > p > a{ text-decoration:none; color:#f30; text-transform:uppercase;}
.caption > ol > li > p > a:hover{ color:#03f;}
.caption > dl{ height:auto; width:100%; margin-top:10px;}
.caption > dl > dt{ height:auto; width:auto; float:left; margin-right:10px; font:normal 12px robotoregular, arial, sans-serif; text-align:left; color:#777; }
.caption > dl > dt > span{ color:#03a;}
.caption > dl > dt > small{ color:#a30; font-size:12px;}

.around_the_web{ height:auto; width:100%; background:#f4f4f4;}
.around_the_web > h1{}

.ob_med{ height:auto; width:100%; margin-top:20px;}
.ob_med > .l_ad{ height:auto; max-width:160px; width:100%; background:#333; float:left; display:none;}
.ob_med > .l_ad img{ display:block; width:100%;}
.ob_med > .f_news{ height:auto; width:100%; float:none;}
.ob_med > .f_news > .obituary{ height:auto; width:100%;}
.ob_med > .f_news > .obituary > h1{font:300 29px/32px robotomedium, arial, sans-serif; text-align:left; color:#333;}
.ob_med > .f_news > .obituary > h1 > .go_back{ float:right; padding:5px 0;}
.ob_med > .f_news > .obituary > h1 > .go_back{ text-align:right; font:normal 14px robotobold, Arial, Helvetica, sans-serif;}
.ob_med > .f_news > .obituary > h1 > .go_back > a{ text-decoration:none; color:#f30; text-transform:uppercase;}
.ob_med > .f_news > .obituary > h1 > .go_back > a:hover{ color:#03f;}
.ob_med > .f_news > .obituary > h2{font:700 18px/22px 'Roboto', arial, sans-serif; text-align:left; color:#333; margin-top:8px;}
.ob_med > .f_news > .obituary > .ob_text{font:normal 14px/19px robotoregular, arial, sans-serif; text-align:left; color:#333; margin-top:25px;}
.ob_med > .f_news > .obituary > .ob_text > p{padding-bottom:10px;}
.ob_med > .f_news > .obituary > .ob_text > img{ margin-right:10px;margin-bottom:0px;}


footer{ background:#202020; padding:50px 0; height:auto; width:100%; margin-top:25px;}
footer > .footer{ height:auto; width:1044px;}
footer > .footer > li{ float:left; height:auto; width:auto; margin-left:48px;}
footer > .footer > li:nth-child(1){ margin-left:0px;}
footer > .footer > li:nth-child(4){ float:right;}
footer > .footer > li > dl{ height:auto; width:auto;}
footer > .footer > li > dl > dt{height:auto; width:auto; text-align:left; margin-top:5px;}
footer > .footer > li > dl > dt > a{ display:inline-block; text-align:left; font:400 12px/14px robotoregular, sans-serif; color:#bfbfbf; text-decoration:none;}
footer > .footer > li > dl > dt > a:hover{ color:#ff684f;}
footer > .footer > li > div{ height:auto; width:auto; margin-top:35px;}
footer > .footer > li > div > input[type=text]{ display:block; float:left; height:18px; width:300px; padding:10px; border:none; background:#fafafa; border-top-left-radius:4px; border-bottom-left-radius:4px;  font:400 14px robotoregular, sans-serif; text-align:left; color:#484848;}
footer > .footer > li > ol{ height:auto; width:100%; text-align:left;}
footer > .footer > li > ol > li{ height:auto; width:100%; font:400 16px robotoregular, sans-serif; color:#fff; text-align:left;}
footer > .footer > li > ol > li > dl{ height:auto; width:100%; margin-top:10px;}
footer > .footer > li > ol > li > dl > dt{ padding:0 10px; background:#101010; color:#fff; text-align:center; font:700 18px/32px 'Roboto', sans-serif; height:auto; width:auto; float:left; margin-right:1px;
border-radius:2px; }

 
footer > .footer > li > div > input[type=submit]{ display:block; float:left; border:none; background:#ff3f1f; cursor:pointer; font:400 14px/36px robotobold, sans-serif; text-align:center; padding:0 15px; color:#fff; text-transform:uppercase; height:38px;  border-top-right-radius:4px; border-bottom-right-radius:4px; appearance:none; -moz-appearance:none; -webkit-appearance:none;}
footer > .footer > li > div > input[type=submit]:hover{ background:#f50;}
.copyright{ text-align:center; font:400 12px/12px robotoregular,sans-serif; color:#6b6b6b; background:#000; height:auto; width:100%; padding:10px 0; }
.copyright span{ margin-left:100px;}
.copyright a{ text-decoration:none; color:#e0e0e0;}
.copyright a:hover{ text-decoration:underline; color:#fff;}

.scrollToTop{	width:39px; 	height:40px; 	text-align:center; color:#fff; background: url(../images/arrow.jpg) no-repeat center #ff1823;	text-decoration: none;	position:fixed;	bottom:70px;
	right:40px;	display:none; opacity:.7; border-radius:3px; overflow:hidden;	}
.scrollToTop:hover{ opacity:1;}

.about-us{ height:auto; width:100%;}
.about-us > h1{ font:400 30px 'Roboto', sans-serif; color:#333; text-align:left;}
.about-us > h1 > .go_back {font: 14px/42px robotobold,Arial,Helvetica,sans-serif; text-align: right; float:right;}
.about-us  > h1 > .go_back  > a { color: #f30;  text-decoration: none;  text-transform: uppercase;}
.about-us  > h1 > .go_back  > a:hover{ color:#06f;}

.about-us > h2{ font:400 22px 'Roboto', sans-serif; color:#f30; text-align:left; margin-top:30px;}
.about-us > p{ font:400 14px/20px 'Roboto', sans-serif; color:#222; text-align:left; margin-top:15px;}
.about-us > h3{ font:400 22px 'Roboto', sans-serif; color:#222; text-align:left; margin-top:30px;}
.about-us > h4{ font:400 16px 'Roboto', sans-serif; color:#333; text-align:left; margin-top:0px;}

.team{ height:auto; width:100%;}
.team > h1{ font:400 30px 'Roboto', sans-serif; color:#333; text-align:left;}
.team > h1 > .go_back {font: 14px/42px robotobold,Arial,Helvetica,sans-serif; text-align: right; float:right;}
.team  > h1 > .go_back  > a { color: #f30;  text-decoration: none;  text-transform: uppercase;}
.team  > h1 > .go_back  > a:hover{ color:#06f;}
.team > h2{ font:400 20px 'Roboto', sans-serif; color:#f30; text-align:left; margin-top:30px;}
.team > h3{ font:400 20px 'Roboto', sans-serif; color:#06f; text-align:left; margin-top:30px;}
.team > h4{ font:400 18px 'Roboto', sans-serif; color:#f30; text-align:left; margin-top:20px;}
.team > dl{ height:auto; width:100%; margin-top:20px; padding-bottom:20px; border-bottom:1px solid #ddd;}
.team > dl > dt.photo{ height:82px; width:82px; background:#333; border-radius:50%; overflow:hidden;}
.team > dl > dt.photo > img { display:block; width:100%;}
.team > dl > dt{ float:left;}
.team > dl > dt:nth-child(2){ width:400px;}
.team > dl > dt > h1{ font:500 20px 'Roboto', sans-serif; color:#333; text-align:left; padding-left:15px; margin-bottom:5px;}
.team > dl > dt > h1 span{ font-size:14px; font-weight:400; color:#777;}
.team > dl > dt > h2{ font:400 14px 'Roboto', sans-serif; color:#333; text-align:left; padding-left:15px;}
.team > dl > dt > h2 span{ font-size:14px; font-weight:400; color:#f30;}
.team > dl > dt > h2 b{ font-weight:400;}
.team > ol{ height:auto; width:100%; margin-top:20px; padding-bottom:20px; border-bottom:1px solid #ddd;}
.team > ol > li.photo{ height:82px; width:82px; background:#333; border-radius:50%; overflow:hidden; margin-left:15px;}
.team > ol > li.photo > img { display:block; width:100%;}
.team > ol > li{ float:left;}
.team > ol > li:nth-child(1){ width:400px;}
.team > ol > li > h1{ font:500 20px 'Roboto', sans-serif; color:#333; text-align:left; margin-bottom:5px;}
.team > ol > li > h1 span{ font-size:14px; font-weight:400; color:#777;}
.team > ol > li > h2{ font:400 14px 'Roboto', sans-serif; color:#333; text-align:left;}
.team > ol > li > h2 span{ font-size:14px; font-weight:400; color:#f30;}
.team > ol > li > h2 b{ font-weight:400;}

.contact{ height:auto; width:100%;}
.contact > h1{ font:400 30px 'Roboto', sans-serif; color:#333; text-align:left;}
.contact > h1 > .go_back {font: 14px/42px robotobold,Arial,Helvetica,sans-serif; text-align: right; float:right;}
.contact > h1 > .go_back  > a { color: #f30;  text-decoration: none;  text-transform: uppercase;}
.contact > h1 > .go_back  > a:hover{ color:#06f;}
.contact > ul{ height:auto; width:100%; margin-top:20px; text-align:left; list-style:none;}
.contact > ul > li{ width:100%; margin-top:40px; border-top:2px solid #d0d0d0;  padding-top:25px;}
.contact > ul > li > h2{ font:400 14px 'Roboto', sans-serif; color:#555;}
.contact > ul > li > h3{ font:400 14px 'Roboto', sans-serif; color:#555; margin-top:15px;}
.contact > ul > li > h3 > b{ font-weight:500; color:#333;}
.contact > ul > li > h4{ font:500 20px 'Roboto', sans-serif; color:#333;}
.contact > ul > li:nth-child(1){ margin:0px; border:none; padding-top:0px;}
.contact > ul > li > input[type=text]{ display:block; width:100%; border:none; border-bottom:1px solid #d0d0d0; text-align:left; font:400 14px/32px 'Roboto', sans-serif; color:#333; background:none; margin-top:15px;height:32px;}
.contact > ul > li > textarea{ display:block; height:100px; width:100%; border:none; border-bottom:1px solid #ccc; text-align:left; font:400 14px 'Roboto', sans-serif; color:#333; background:none; margin-top:15px; padding-bottom:10px;}
.contact > ul > li > input[type=submit]{ display:inline-block; height:auto; width:160px; font:400 14px/36px 'Roboto', sans-serif; color:#fff; background:#06f; text-align:center; border:none; border-radius:2px; cursor:pointer; margin-top:15px;appearance:none; -moz-appearance:none; -webkit-appearance:none; -o-appearance:none; -ms-appearance:none;}
.contact > ul > li > input[type=submit]:hover{ background:#03f;}
.contact > ul > li > .map{ height:auto; width:100%; margin-top:25px;}
.contact > ul > li > .map > img{ display:block; width:100%;}

.archives{ height:auto; width:100%;}
.archives > h1{ font:400 30px 'Roboto', sans-serif; color:#333; text-align:left;}
.archives > h1 > .go_back{ float:right;}
.archives > h1 > .go_back{ text-align:right; font:normal 14px/42px robotobold, Arial, Helvetica, sans-serif;}
.archives > h1 > .go_back > a{ text-decoration:none; color:#f30; text-transform:uppercase;}
.archives > h1 > .go_back > a:hover{ color:#03f;}
.archives > dl{ height:auto; width:100%; margin-top:25px;}
.archives > dl > dt{ height:auto; width:32%; float:left; margin:.2%;}
.archives > dl > dt > a{ display:block; font:400 14px/42px 'Roboto', sans-serif; color:#fff; background:#1f3b6a; text-align:center; text-decoration:none; border-radius:2px;}
.archives > dl > dt > a:hover{ background:#09f;}
.archives > h2{ font:400 22px 'Roboto', sans-serif; color:#333; text-align:left; margin-top:40px;}
.archives > ol{ height:auto; width:100%; margin-top:25px;}
.archives > ol > li{ height:auto; width:50%; float:left; text-align:left;}
.archives > ol > li > a{ display:inline-block; font:400 15px 'Roboto', sans-serif; text-align:left; color:#03C; border-bottom:1px solid #d0d0d0; padding:10px 0;}
.archives > ol > li > a:hover{ color:#f60;}

.archived_news{ height:auto; width:100%;}
.archived_news > h1{ font:400 30px 'Roboto', sans-serif; color:#333; text-align:left;}
.archived_news > h1 > .go_back{ float:right;}
.archived_news > h1 > .go_back{ text-align:right; font:normal 14px/42px robotobold, Arial, Helvetica, sans-serif;}
.archived_news > h1 > .go_back > a{ text-decoration:none; color:#f30; text-transform:uppercase;}
.archived_news > h1 > .go_back > a:hover{ color:#03f;}
.archived_news > h2{ font:400 22px 'Roboto', sans-serif; color:#06f; text-align:left; margin-top:25px;}
.archived_news > h3{ font:400 24px 'Roboto', sans-serif; color:#f60; text-align:left; margin-top:20px;}
.archived_news > .search_box{ height:auto; width:100%; margin-top:15px; list-style:none;}
.archived_news > .search_box > li{ height:auto; width:100%; margin-top:15px; text-align:left;}
.archived_news > .search_box > li > input[type=text]{ display:block; width:95%; border:none; border-bottom:1px solid #f39454; font:400 14px/36px 'Roboto', sans-serif; height:36px; color:#333; text-align:left;}
.archived_news > .search_box > li > b{ display:block; text-align:left; font:400 16px 'Roboto', sans-serif; color:#333;}
.archived_news > .search_box > li > dl{ height:auto; width:100%; margin-top:15px; text-align:left;}
.archived_news > .search_box > li > dl > dt{ float:left; width:33.3%;}
.archived_news > .search_box > li > dl > dt > select{ display:block; float:left; height:36px; width:85%; border:none; border-bottom:1px solid #f39454; font:400 14px/14px 'Roboto', sans-serif; color:#777; text-align:left;appearance:none; -moz-appearance:none; -ms-appearance:none; -webkit-appearance:none;}
.archived_news > .search_box > li > dl > dt > select option{ padding:2px 5px;}
.archived_news > .search_box > li > dl > dt > span{ float:left; font-size:14px; line-height:36px; margin-left:-14px; position:absolute; color:#999;}
.archived_news > .search_box > li > input[type=submit]{ display:block; width:200px; font:400 14px/36px 'Roboto', sans-serif; color:#fff; background:#09f; text-align:center; border:none;
 cursor:pointer; border-radius:2px;appearance:none; -moz-appearance:none; -webkit-appearance:none; -o-appearance:none; -ms-appearance:none;}
.archived_news > .search_box > li > input[type=submit]:hover{ background:#06f;}
.archived_news > .news_archive{ height:auto; width:100%; margin-top:10px;}
.archived_news > .news_archive > li{ height:auto; width:100%; margin-top:15px; text-align:left; padding-bottom:20px; border-bottom:1px solid #ddd;}
.archived_news > .news_archive > li > h1{ text-align:left; font:500 16px 'Roboto', sans-serif; color:#ff572a;}
.archived_news > .news_archive > li > h1 > a{ display:block; color:#ff572a;}
.archived_news > .news_archive > li > h1 > a:hover{ color:#333;}
.archived_news > .news_archive > li > h2{ text-align:left; font:400 14px 'Roboto', sans-serif; color:#444; margin-top:10px;}
.archived_news > .news_archive > li > h2 img{ float:left; margin-right:10px;}
.archived_news > .news_archive > li > dl{ height:auto; width:auto; float:right; margin-top:5px;}
.archived_news > .news_archive > li > dl > dt { float:left; width:auto;}
.archived_news > .news_archive > li > dl > dt:nth-child(2){ height:auto; width:48px; background:#202020; border-radius:15%; -moz- border-radius:50%; -webkit- border-radius:50%; margin-left:10px; overflow:hidden;}
.archived_news > .news_archive > li > dl > dt:nth-child(2) > img{ display:block; width:100%;}
.archived_news > .news_archive > li > dl > dt > b{ font:400 14px/12px robotoregular, sans-serif; color:#555; text-align:right; display:block; margin-top:2px;}
.archived_news > .news_archive > li > dl > dt > i{ font:400 12px/12px robotoregular, sans-serif; color:#909090; margin-top:5px; text-align:right; display:block;}

.archived_news > .news_archive > li > a > ol{ height:auto; width:100%;}
.archived_news > .news_archive > li > a > ol > li{ float:left; height:auto; width:12%;}
.archived_news > .news_archive > li > a > ol > li > img{ display:block; width:100%;}
.archived_news > .news_archive > li > a > ol > li:nth-child(2){ float:left; height:auto; width:88%;}
.archived_news > .news_archive > li > a > ol > li > h3{ text-align:left; font:400 14px 'Roboto', sans-serif; color:#333; padding-left:10px;}
.archived_news > .news_archive > li > a:hover > ol > li > h3{ color:#ae533b;}

.archived_news > .per_archive{ height:auto; width:100%; margin-top:10px;}
.archived_news > .per_archive > li{ height:auto; width:100%; margin-top:15px; text-align:left; padding-bottom:20px; border-bottom:1px solid #ddd;}
.archived_news > .per_archive > li > a{ display:block; color:#ff572a;}
.archived_news > .per_archive > li > a:hover{ color:#333;}

.archived_news > .per_archive > li > a > dl{ height:auto; width:100%;}
.archived_news > .per_archive > li > a > dl > dt{ float:left; height:auto; width:15%;}
.archived_news > .per_archive > li > a > dl > dt > img{ display:block; width:100%;}
.archived_news > .per_archive > li > a > dl > dt:nth-child(2){ float:left; height:auto; width:85%;}
.archived_news > .per_archive > li > a > dl > dt > h1{ text-align:left; font:500 16px 'Roboto', sans-serif; color:#ff572a; padding-left:10px;}
.archived_news > .per_archive > li > a > dl > dt > h2{ text-align:left; font:400 14px 'Roboto', sans-serif; color:#444; margin-top:5px; padding-left:10px;}
.archived_news > .per_archive > li > a > dl > dt > h3{ text-align:left; font:400 14px 'Roboto', sans-serif; color:#333; padding-left:10px;}
.archived_news > .per_archive > li > a:hover > dl > dt > h3{ color:#555;}

.archived_news > .per_archive > li > a > ol{ height:auto; width:100%;}
.archived_news > .per_archive > li > a > ol > li{ float:left; height:auto; width:12%;}
.archived_news > .per_archive > li > a > ol > li > img{ display:block; width:100%;}
.archived_news > .per_archive > li > a > ol > li:nth-child(2){ float:left; height:auto; width:88%;}
.archived_news > .per_archive > li > a > ol > li > h3{ text-align:left; font:400 14px 'Roboto', sans-serif; color:#333; padding-left:10px;}
.archived_news > .per_archive > li > a:hover > ol > li > h3{ color:#ae533b;}

.opinion_archive{ height:auto; width:100%; margin-top:15px;}
.opinion_archive > ul{ height:auto; width:100%; padding:15px 0; border-bottom:1px solid #d0d0d0; list-style:none;}
.opinion_archive > ul > li{ float:left; width:60%;}
.opinion_archive > ul > li:nth-child(2){ float:left; width:40%;}
.opinion_archive > ul > li > a{ text-decoration:none; font:400 14px 'Roboto', sans-serif; text-align:left; color:#222; display:block; padding-right:10px;}
.opinion_archive > ul > li > a:hover{ color:#f30;}
.opinion_archive > ul > li > a > img{ float:left; margin-right:10px;}
.opinion_archive > ul > li > dl{ height:auto; width:85%; padding:10px; background:#ddd; float:right;}
.opinion_archive > ul > li > dl > dt{ height:auto; width:75%; float:left;}
.opinion_archive > ul > li > dl > dt:nth-child(2){ float:right; width:48px; border-radius:15%; overflow:hidden; background:#222;}
.opinion_archive > ul > li > dl > dt:nth-child(2) > img{ display:block; width:100%;}
.opinion_archive > ul > li > dl > dt > b{ display:block; color:#606060; text-align:right; margin-top:2px; font:400 12px/12px robotomedium, sans-serif;}
.opinion_archive > ul > li > dl > dt > i{ display:block; color:#909090; text-align:right; margin-top:5px; font:400 12px/12px robotoregular, sans-serif;}

.archived_cel{ height:auto; width:auto; margin-top:15px; list-style:none;}
.archived_cel > li{ height:auto; width:23%; margin:5px; background:#fff; float:left;}
.archived_cel > li > a{ display:block; text-decoration:none; color:#404040; text-align:center;}
.archived_cel > li > a > ol{ height:auto; width:100%;}
.archived_cel > li > a > ol > li.photo{ height:auto; width:100%; background:#000; padding:0px; overflow:hidden; display:flex; align-items:center; justify-content:center; text-align:center; 
position:relative;}
.archived_cel > li > a > ol > li.photo > img{ display:block; width:100%;}
.archived_cel > li > a > ol > li > span{ height:24px; width:24px; display:block; margin-top:-35px; position:absolute;}
.archived_cel > li > a > ol > li{ font:400 12px/14px robotoregular, sans-serif; color:#404040; padding:5px 8px; background:#eee; height:28px; overflow:hidden; text-align:left;}
.archived_cel > li > a:hover > ol > li{ color:#ff5d24;}
.archived_cel > li > a:hover > ol > li.photo > img{ opacity:.5;}
.archived_cel > li > a > ol > li.photo > b{ height:32px; width:32px; background:url(../images/video-icon.png) no-repeat; position:absolute; display:block; text-align:center; margin-left:39%; margin-top:-11%; opacity:.75;}
.archived_cel > li > a:hover > ol > li.photo > b{ opacity:.9;}

.pagination{ height:auto; width:245px; padding:25px 0; list-style:none;}
.pagination > li{ float:left; margin:1px; font:400 16px/32px 'Roboto', sans-serif;}
.pagination > li > a{ display:inline-block; text-decoration:none;  color:#444; background:#ddd; border-radius:3px; padding:0 12px;}
.pagination > li > a:hover{ background:#14b893; color:#fff;}
.pagination > li > a.active{ background:#14b893; color:#fff;}

.news_letter{ height:auto; width:100%;}
.news_letter > h1{ font:400 30px 'Roboto', sans-serif; color:#333; text-align:left;}
.news_letter > h1 > .go_back {font: 14px/42px robotobold,Arial,Helvetica,sans-serif; text-align: right; float:right;}
.news_letter > h1 > .go_back  > a { color: #f30;  text-decoration: none;  text-transform: uppercase;}
.news_letter > h1 > .go_back  > a:hover{ color:#06f;}
.news_letter > h2{ font:400 14px 'Roboto', sans-serif; color:#f30; text-align:left; margin-top:30px;}
.news_letter > h3{ font:400 16px 'Roboto', sans-serif; color:#333; text-align:left; margin-top:5px;}
.news_letter > h4{ font:400 16px/48px 'Roboto', sans-serif; color:#333; text-align:left; margin-top:30px; padding-bottom:20px;}
.news_letter > h4 > b{ color:#f30; display:block; font-weight:400; float:left;}
.news_letter > h4 > b > i{ color:#333;  margin-right:5px;}
.news_letter > h4 > span{ display:block; margin-left:10px; height:48px; width:48px; border-radius:50%; overflow:hidden; background: url(../images/no-image48.jpg) no-repeat #222; float:left;}
.news_letter > h5{ font:400 12px 'Roboto', sans-serif; color:#222; text-align:left; margin-top:15px;}
.news_letter > h5 input[type=checkbox]{ margin-right:5px; margin-top:2px; display:block; float:left;}
.news_letter > h5 > a{ text-decoration:none; color:blue;}
.news_letter > h5 > a:hover{  color:#f30;}
.news_letter > input[type=text]{ display:block; width:100%; font:400 14px/42px 'Roboto', sans-serif; height:42px; color:#555; text-align:left; border:none; border-bottom:1px solid #c0c0c0; margin-top:30px;}
.news_letter > textarea{ display:block; width:100%; height:120px; font:400 14px 'Roboto', sans-serif; color:#555; text-align:left; border:none; border-bottom:1px solid #c0c0c0; margin-top:15px;}
.news_letter > b{ display:block; margin-top:15px; width:100%; font:400 16px/16px 'Roboto', sans-serif; text-align:left; color:#444;}
.news_letter > .capcha{ height:auto; width:100%; margin-top:15px; text-align:left;}
.news_letter > .capcha > img{ max-width:300px;}
.news_letter > input[type=submit]{ display:inline-block; width:250px; text-decoration:none; font:400 16px/46px 'Roboto', sans-serif; text-align:center; color:#fff; background:#09f; border-radius:2px;  transition:.2s; cursor:pointer; border:none; float:left; margin-top:15px;appearance:none; -moz-appearance:none; -webkit-appearance:none; -o-appearance:none; -ms-appearance:none;}
.news_letter > input[type=submit]:hover{ background:#06f; transition:.2s;}

/*.feed{ height:auto; width:100%; margin-top:25px;}
.feed > h2{color: #06f; font: 400 22px "Roboto",sans-serif; text-align: left;}
.feed > .feed_text{ height:auto; width:100%; text-align:left; font:400 14px 'Roboto', sans-serif; color:#333; background:#fafafa; margin-top:15px;
border:2px solid #eee;}
.feed > .feed_text li{width:auto; padding:15px;}
.feed > .feed_text li:nth-child(2){ background:#eee; padding:10px 15px;}
.feed > .feed_text dl{ height:auto; width:auto; float:right; text-align:right;}
.feed > .feed_text dl > dt{ height:auto; width:auto; float:left; margin-left:10px;}
.feed > .feed_text dl > dt:nth-child(2){ height:48px; width:48px; background:url(../images/no-image48.jpg) no-repeat #333; border-radius:50%; overflow:hidden;}
.feed > .feed_text dl > dt > img{ display:block; width:100%;}
.feed > .feed_text dl > dt > b{color: #202020; display: block; font: 400 14px/12px robotoregular,sans-serif; margin-top: 2px; text-align: right;}
.feed > .feed_text dl > dt > i{color: #909090; display: block; font: 400 12px/12px robotoregular,sans-serif; margin-top:5px; text-align: right;}*/

.feed{ height:auto; width:100%; margin-top:25px;}
.feed > h2{color: #06f; font: 400 22px "Roboto",sans-serif; text-align: left;}
.feed > .feed_text{ height:auto; width:100%; text-align:left; font:400 14px 'Roboto', sans-serif; color:#333; margin-top:15px; padding-bottom:15px; border-bottom:1px solid #d0d0d0;}
.feed > .feed_text li{width:auto;}
.feed > .feed_text .photo{ padding:0px; height:64px; width:64px; background:url(../images/userno-image.jpg) no-repeat #fff; overflow:hidden; float:left;}
.feed > .feed_text .photo > img{ display:block; width:100%;}
.feed > .feed_text dl{ height:auto; width:auto; text-align:left; margin-left:80px;}
.feed > .feed_text dl > dt{ height:auto; width:100%;}
.feed > .feed_text dl > dt > b{color:#06C; display: block; font: 400 14px/12px robotoregular,sans-serif; margin-top: 2px; text-align: right; margin-top:6px;}
.feed > .feed_text dl > dt > i{color: #909090; display: block; font: 400 12px/12px robotoregular,sans-serif; margin-top:5px; text-align: right;}

.news_letter > .login{ height:auto; width:auto; margin-top:40px; text-align:left;}
.news_letter > .login > a{ display:inline-block; width:250px; text-decoration:none; font:400 16px/46px 'Roboto', sans-serif; text-align:center; color:#fff; background:#09f; border-radius:32px;  transition:.2s; margin-right:15px;}
.news_letter > .login > a:hover{ background:#06f; transition:.2s;}
.news_letter > .login > a:nth-child(2){ display:inline-block; width:250px; text-decoration:none; font:400 16px/44px 'Roboto', sans-serif; text-align:center; color:#f60; border:2px solid #f60; background:#fff; border-radius:32px;  transition:.2s; margin-left:15px;}
.news_letter > .login > a:nth-child(2):hover{ background:#f60; color:#fff; transition:.2s;}
.news_letter > .login > input[type=submit]{ display:inline-block; width:250px; text-decoration:none; font:400 16px/46px 'Roboto', sans-serif; text-align:center; color:#fff; background:#09f; border-radius:32px;  transition:.2s; margin-right:15px; cursor:pointer; border:none;appearance:none; -moz-appearance:none; -webkit-appearance:none; -o-appearance:none; -ms-appearance:none;}
.news_letter > .login > input[type=submit]:hover{ background:#06f; transition:.2s;}

.advertisements{ height:auto; width:100%;}
.advertisements > h1{ font:400 30px 'Roboto', sans-serif; color:#333; text-align:left;}
.advertisements > h1 > .go_back {font: 14px/42px robotobold,Arial,Helvetica,sans-serif; text-align: right; float:right;}
.advertisements > h1 > .go_back  > a { color: #f30;  text-decoration: none;  text-transform: uppercase;}
.advertisements > h1 > .go_back  > a:hover{ color:#06f;}
.classified_ads{ height:auto; width:100%; margin-top:15px; list-style:none;}
.classified_ads > li{ float:left; width:30%;}
.classified_ads > li:nth-child(2){ width:69%; border-left:1px dashed #d0d0d0;}
.classified_ads > li > dl{ height:auto; width:100%;}
.classified_ads > li > dl > dt{ height:auto; width:100%; margin:3px 0;}
.classified_ads > li > dl > dt > a{ display:block; text-align:left; background:#eee; color:#555; font:400 16px/42px 'Roboto', sans-serif; padding-left:20px; 
 border-left:2px solid #f30;}
.classified_ads > li > dl > dt > a:hover{ background:#e0e0e0; color:#333;  border-left:2px solid #09f;}
.classified_ads > li > dl > dt > a.active{ background:#e0e0e0; color:#333;  border-left:2px solid #09f;}
.classified_ads > li > ol{ height:auto; width:auto; padding-left:40px;}
.classified_ads > li > ol > li{ height:auto; width:100%; margin-top:15px; border-bottom:1px solid #d0d0d0; padding-bottom:15px;}
.classified_ads > li > h1{ font:500 24px 'Roboto', sans-serif; color:#f30; text-align:left; padding-left:40px;}
.classified_ads > li > ol > li > h1{ font:500 18px 'Roboto', sans-serif; color:#333; text-align:left;}
.classified_ads > li > ol > li > h2{ font:400 14px 'Roboto', sans-serif; color:#333; text-align:left; margin-top:5px;}
.classified_ads > li > ol > li > h3{ font:400 14px 'Roboto', sans-serif; color:#333; text-align:left;}

.video_player > ol{ height:auto; width:100%; margin-top:20px;}
.video_player > .share_ic > li{ float:left; margin-left:2px;}
.video_player > .share_ic > li > a{ display:block; height:26px; width:68px; background:url(../images/share.png) no-repeat #fff; text-indent:-9999px; text-decoration:none; font-size:0px;}
.video_player > .share_ic > li > a.facebook{ background-position:0 0;}
.video_player > .share_ic > li > a.twitter{ background-position:-70px 0;}
.video_player > .share_ic > li > a.google{ background-position:-140px 0;}
.video_player > .share_ic > li > a.whatsapp{ background-position:-210px 0;}
.video_player > .share_ic > li > a.sendemail{ background-position:-280px 0;}
.video_player > .share_ic > li > a.facebook:hover{ background-position:0 -28px;}
.video_player > .share_ic > li > a.twitter:hover{ background-position:-70px -28px;}
.video_player > .share_ic > li > a.google:hover{ background-position:-140px -28px;}
.video_player > .share_ic > li > a.whatsapp:hover{ background-position:-210px -28px;}
.video_player > .share_ic > li > a.sendemail:hover{ background-position:-280px -28px;}
.video_player > .share_ic > li.go_back{ float:right;}
.video_player > .share_ic > li > p{ text-align:right; font:normal 14px robotobold, Arial, Helvetica, sans-serif;}
.video_player > .share_ic > li > p > a{ text-decoration:none; color:#f30; text-transform:uppercase;}
.video_player > .share_ic > li > p > a:hover{ color:#03f;}


/************************** Election CSS ************/

.electionwrapper{ height: auto; width:100%; margin:0 0 16px 0; background:url(../images/parliament.png) no-repeat top center; background-size:contain; padding-top:24px; }
		.electionwrapper > h1{ font: 400 30px/30px robotomedium, sans-serif; color: #004eff; padding: 8px 0; text-align:center; }
		.electionwrapper > h2{  font: 400 14px/14px robotoregular, sans-serif; color: #000; text-align:center; margin-top:4px; }
		.electionwrapper > h1 > span{ font: 400 30px/30px robotobold, sans-serif; color: #f00;}
		.election2019{ height: auto; width: 100%; margin-top:24px; }
		.election2019 > li{ height: auto; width:336px;  border:1px solid #575757; box-sizing: border-box; padding: 16px;  
			border-radius: 4px; background: #fff4ea; float: left; margin-right: 18px; list-style: none;}
		.election2019 > li:nth-child(2){ background:#eafffd !important;}
		.election2019 > li:nth-child(3){ background:#eff6ff !important; margin: 0;}
		.election2019 > li > h2{ text-align: left; font: 400 16px/20px robotoregular, sans-serif; color: #000;}
		.election2019 > li > h2 > span{ display: inline-block; margin-left: 4px; font: 400 18px/20px robotomedium, sans-serif; color: #fff; border-radius: 40px; padding: 2px 8px; background: #f00; }
		.election2019 > li > .electiontable{ height: auto; width: 100%; margin-top: 16px;}
		.election2019 > li > .electiontable > table{ height: auto; width: 100%; border-collapse: collapse; background: #fff;}
		.election2019 > li > .electiontable > table th{ border: 1px solid #ddd; text-align: right; font: 400 14px robotoregular, sans-serif; color: #575757; padding: 4px;}
		.election2019 > li > .electiontable > table td{ border: 1px solid #ddd; text-align: right; font: 400 14px robotoregular, sans-serif; color: #000; padding:2px 4px;}
		.election2019 > li > .electiontable > table td:first-child{ font-size: 13px;}
		.election2019 > li > .electiontable > table td:last-child{ padding: 0; background: #f00;}
		.election2019 > li > .electiontable > table td > .partylogo{ display: flex; align-items:center; justify-content: center;}
		.election2019 > li > .electiontable > table td > .partylogo > img{ display: block; height: 24px; width: 24px; border-radius: 2px;}
		.election2019 > li > .electiontable > table td > span{ display: block; background: #f00; color: #fff; font: 400 16px robotoMedium, sans-serif; padding:2px 4px;}
		
		.electionad{ height:auto; width:100%; margin-top:16px;}
.electionad img{ display: block; width: 100%;}
		.reselectionad{ height:auto; width:100%; max-width:300px; margin-top:16px;  display:none;}
		.reselectionad img{ display: block; width: 100%;}
		
		.full_news > .news > .news_des > .f_news > blockquote { border-left: 2px solid #9c006c; padding: .25rem 0 .25rem 1.5rem;
    position: relative; font-style: italic; height:auto; width:100%; margin-top:16px;}
	.full_news > .news > .news_des > .f_news > blockquote p::before { content: '\201C'; }
	.full_news > .news > .news_des > .f_news > blockquote p::after { content: '\201D'; }
	
	.special{ width:100%; list-style:none;}
	.special > li{ width:100%; margin-top:5px;}
	.special > li:first-child{margin-top:0;}
	.special > li > a{display:block; width:100%;} 
	.special > li > a > img{display:block; width:100%;} 