*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@-ms-viewport {
  width: device-width;
}

body {
  margin: 0;
  color: #000;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

button{outline:none;}
button:focus{outline:none;}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

/*@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}*/

@media (min-width: 768px) {
  .container {
    max-width:767px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 1000px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
a{text-decoration:none;}
a:hover{text-decoration:none; color:#e1261d !important;}
.wapper{width:100%; border:0px solid red;}
.clearfix{clear:both;}
.flex-bx{display:flex; align-items: center; padding: 0 0 0px 0;}

header{width:100%; background:#fff; padding:5.5px 0 0 0; background:#fff;}
header .header-bx{padding:10px 0; border:0px solid blue;}
header .header-bx.logo-bx{text-align:center; width:33.33%; padding:0 0px 0 0;}
header .header-bx.logo-bx img{max-height: 80px; padding: 0 20px 0 0; position: relative; top: 4px;}
header .m-logo{display:none;}
header .header-bx.d-search-bx{text-align:left; width:33.33%; float:left;}
header .header-bx.d-search-bx .d-s-bx{width:75%; position:relative;}
header .header-bx.d-search-bx .d-s-bx .search-input{border: solid 1px #d0d0d0; background-color: #ffffff; padding:10px 37px 10px 17px;
font: 600 13px/16px 'Lato', sans-serif; letter-spacing: 0.33px; text-align: left; color: #a0a0a0; outline:none; width:100%;}
header .header-bx.d-search-bx .d-s-bx svg{position: absolute;
    top:30.5px;
    right: 7px;}

header .header-bx.social-bx {width:33.33%; float:right;}

header .header-bx.social-bx .search-block{float: right;
    width: 11%;
    text-align: left;
    position: relative;
    top: 9px;
	left:-10px;
}
header .header-bx.social-bx .search-block img{width:25px; position:relative; top:10px;}
.left-menu li{position:relative;}
.left-menu li:first-child{padding-right: 15px;
    padding-left: 30px;}
.left-menu li ion-icon{font-size: 20px;
    position: absolute;
    top: 10px;
    left: 2px;}

.search-icon{font-size: 26px; color: #000;}
.e-paper-block{float:left; width:auto; text-align: center; float: right; margin-right:0px;}
.e-paper{display:inline-block; border:1px solid #d0d0d0; color:#000; width: 100%; padding:2.5px 12px 0.5px 10px; text-align:center;
 text-decoration:none; text-align: left;}
 .e-paper:hover{border:1px solid #ed1c24;}
.e-paper img{margin: 2px 6px 0 0;}
.e-paper span{font-family: Oswald;
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.23;
  letter-spacing:0px;
  text-align: left;
  color: #000000;position: relative; top: -4px;}

header .header-bx.social-bx ul{text-align: right; margin: 0; padding:0px 0px 0 20px; float: right;}
header .header-bx.social-bx ul li{display:inline-block;  text-align: center; padding:0 2.5px; }
header .socials-list li a img{width:32px;}
/*header .header-bx.social-bx ul li:hover{opacity:0.5;}*/

header .tw-bx{width:31px;
    height:31px;
    border: 1.2px solid black /*#00acee*/;
    border-radius: 50%;
    position: relative;
    top:-1.5px; text-align: center;}
header .tw-bx ion-icon{position: relative; font-size: 12px;
    top: 5.5px; /*color:#00acee;*/ color:black;}
header .tw-bx:hover{background:black; color:#fff; border: 1.2px solid black;}
header .tw-bx:hover ion-icon{ color:#fff;}
header .fb-bx{width:31px;
    height:31px;
    border: 1.2px solid #3b5998;
    border-radius: 50%;
    position: relative;
    top:1.5px; text-align: center;}
header .fb-bx ion-icon{position: relative; font-size: 17px;
    top: 5.5px; color:#3b5998;}
header .fb-bx:hover{background:#3b5998; color:#fff; border: 1.2px solid #3b5998;}
header .fb-bx:hover ion-icon{ color:#fff;}
header .int-bx{width:31px; 
    height:31px; 
    border: 1.2px solid #dd2a7b;
    border-radius: 50%;
    position: relative;
    top:1.5px; text-align: center;}
header .int-bx ion-icon{position: relative; font-size: 18px;
    top: 5.5px; color:#dd2a7b;}
header .int-bx:hover{background:#dd2a7b; color:#fff; border: 1.2px solid #dd2a7b;}
header .int-bx:hover ion-icon{ color:#fff;}

.menu{padding:0px 0; background:#001636; position:relative;}
.menu:before{
	content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
	background: url(../img/hd-bk.gif);
    background-position: top left;
    background-repeat: repeat-y;
    background-size: auto;}

.menu ul.left-menu{float:left; margin:0; padding:0; display: flex; }
.menu ul.left-menu li{display:inline-block; border-right:1px solid #44546d; background:#001636;
 -webkit-transition: ease-in-out;
    -moz-transition: ease-in-out;
    -ms-transition: ease-in-out;
    -o-transition: ease-in-out;
    transition: ease-in-out;}
.menu ul.left-menu li.active{background:#0d2b50;}
.menu ul.left-menu li a{display:inline-block; padding:15px 17px 15px 17px; 
font-family: Lato;
  font-size: 10px; text-transform:uppercase;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 11px;
  letter-spacing: 1.1px;
  text-align: left;
  color: #ffffff;}

.menu ul.left-menu li:first-child{border:0;}
.menu ul.left-menu li:first-child a{padding:15px 6px 15px 6px;}
.menu ul.left-menu li:last-child{border:0;}
.menu ul.left-menu li.default{background:#e1261d;}
.menu ul.left-menu li:first-child:hover{background:#e1261d;}
.menu ul.left-menu li:hover{background:#000d20;}

.menu ul.right-menu{float:right; margin:0; padding:0;}
.menu ul.right-menu li{display:inline-block;}
.menu ul.right-menu li a{display:inline-block; padding:15px 20px 10px 20px; font-size:16px; color:#fff; font-weight:500; text-decoration:none; }
.menu ul.right-menu li:last-child a{/*padding:15px 0px 10px 20px;*/}

.menu ul.left-menu li a:hover, .menu ul.right-menu li a:hover{color:#fff !important;}

ul.m-menu{display: block;
    background: #fff;
    width: 100%;
    margin: 0;
    padding: 0px 0 0 0;
    border-top: 0px solid #e6e6e6;}
ul.m-menu li{width: 100%;
    margin: 0;
    padding:0;
    border-bottom: 1px solid #e6e6e6;
    color: #000; font-size: 15px;
    text-transform: uppercase;}
ul.m-menu li a{width: 100%; display:block;
    margin: 0;
    padding: 10px 15px 10px 17px;
    font: 400 13px/20px 'Lato', sans-serif;
    color: #000;
    text-transform: uppercase;}
header .sticky-close{display: block;
    width: 100%;
    padding: 0px 0 23px 0;}
	
.search-bx {
    display:none;
    position: absolute;
    padding: 3px;
    border: 0px solid #f2f2f2;
    top: 55px;
    width: 270px;
    left: -230px;
    background: #fff;
    padding: 0px;
    -webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.15);
    -moz-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
    -webkit-border-radius: 2x;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.caret{
    position: absolute;
    z-index: 0;
    right: 6px;
    top: -22px;
    font-size: 36px;
    color: #000;
    text-shadow: 0px 0px 2px rgba(0,0,0,0.3);
}
.search-bx input {
    border: 0;
    padding:12px 50px 12px 10px;
    width:100%;
    font-size:16px;
	outline:none;
}
.search-btn {
    padding: 6px 0px;
    margin: 0.7px 0 0 0;
    background: #000;
    border: 0;
    width: 18%;
    position: absolute;
    right: 0;
    color: #ffff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.search-btn ion-icon{color:#fff;}

.d-s-bx h4{
	margin:-15px 0 0px 0;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-size: 11px;
    font-weight:400;
    font-stretch: normal;
    font-style: normal;
    line-height: 23px;
    letter-spacing: normal;
    text-align: left;
    color: #122832;}
.d-s-bx h4 span{color:#ed1c24;}

.today-news-block{ width: 100%; position: relative;
margin: 25px auto 0px auto;
border-top: 1px solid #878787; text-align: center;
padding: 12px;}

.today-news-block span.h-bx { font: 400 10px/10px 'Lato', sans-serif;
letter-spacing: 1.25px;
text-align: center;
padding: 0;
background: transparent;
color: #fff;
text-transform: uppercase;
margin: 0;
left: 0;
right: 0;
position: absolute;
top: -6px;}

.today-news-block span.h-bx span {
	background: #fff;
	padding: 7px;
}

.today-news-block span h6{ font: 400 10px/10px 'Lato', sans-serif;
letter-spacing: 1.25px;
text-align: center;
	display: inline;
	padding: 4px 8px 3px 7px;
	background: #ed1c24;
	color: #fff;
	text-transform: uppercase;
	margin: 0;
}

.today-news-container{ display: flex;}
.today-news-container .today-news-bx{ width: 100%; border-left: 1.2px dotted #676767; padding: 0px 10px 0px 10px; margin: 5px 0 0 0; }
.today-news-container .today-news-bx:nth-child(1){border: 0 !important;}
.today-news-container .today-news-bx a { font: 500 18px/23px 'Oswald', sans-serif; color: #000; display: inline-block; }
.today-news-container .today-news-bx a:hover {color:#ed1c24;}

.today-news-container .today-news-bx.two-news{width:50%;}
.today-news-container .today-news-bx.three-news{width:33.33%;}
.today-news-container .today-news-bx.four-news{width:25%;}
.today-news-container .today-news-bx.five-news{width:20%;}

.today-news-container .today-news-bx.five-news {
    border-right: 1.2px dotted #676767;
}

.today-news-container .today-news-bx {
    font: 600 13px/18px 'Lato', sans-serif;
    color: #000;
    display: inline-block;
}

.today-new-outer-box{width: 100%; }

.today-news-container .today-news-bx.five-news {
    border-right: 1.2px dotted #676767;
}



.todays-slider .today-news-bx{padding:0 11px 0 11px; border-right: 1.2px dotted #676767; /*min-height: 92px;*/}
.todays-slider .today-news-bx a { font: 500 17px/23px 'Oswald', sans-serif; color: #000; display: inline-block; white-space: normal;}
.todays-slider .today-news-bx a:hover {color:#ed1c24;}
.owl-carousel.todays-slider {width:95% !important; margin:0 auto; }
.owl-carousel.todays-slider .owl-stage {padding-left:0 !important;}

.today-new-outer-box{
	position:relative;
}

/*.testing .today-new-outer-box:after {
	content: "";
	background: url(../img/right.png);
    background-position: top right;
    background-repeat: no-repeat;
    background-size:contain;
	width:33px;
	height:100%;
	position: absolute;
    top: 0;
    right: 0px;
    z-index: 9;
}*/

.today-new-outer-box .owl-dots{display:none !important;}
.today-new-outer-box .owl-nav{position: absolute;
    left: 0;
    z-index: 99;
    top: 35%;
    width: 100%;}
.today-new-outer-box .owl-prev{
background: url(../img/left.png) !important;
    background-position: top right;
    background-repeat: no-repeat;
    background-size: cover !important;
    width: 30px;
    height: 30px;
	position: absolute;
    left: -42px;
	/*position: absolute;
    top: 0;
    z-index: 9;*/}
.today-new-outer-box .owl-next{background: url(../img/right.png);
    background: url(../img/right.png) !important;
    background-position: top right;
    background-repeat: no-repeat;
    background-size: cover !important;
    width: 30px;
    height: 30px;
	position: absolute;
    right: -42px;
	/*position: absolute;
    top: 0;
    z-index: 9;*/}

.today-new-outer-box .owl-prev img, .today-new-outer-box .owl-next img{display:none;}

.show-btn {
    font:500 14px/14px 'Oswald', sans-serif;
    letter-spacing: 1.25px;
    text-align: center;
    padding: 7px 0px 7px 0px;
    background: transparent;
    color: #ed1c24;
    border: 1px solid #ed1c24;
    float: left;
    text-transform: uppercase;
    margin:10px 0 10px 10px;
    position: relative;
    top: 1px;
}
.show-btn:hover{background:#ed1c24; color:#fff !important;}

.breaking-news-block{width: 80%; position:relative;
    margin:22px auto 0px auto;
    border-top: 1px solid #878787; text-align:center;
    padding: 12px;}
.breaking-news-block h1{font-family:'Oswald', sans-serif; margin:0;
  font-size: 32px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height:41px;
  letter-spacing: normal;
  text-align: center;
  color: #081921;} 
.breaking-news-block h1:hover{color:#ed1c24;}
.breaking-news-block span.h-bx{font: 400 10px/10px 'Lato', sans-serif;
    letter-spacing: 1.25px;
    text-align: center;
    padding: 0;
    background: transparent;
    color: #fff;
    text-transform: uppercase;
    margin: 0;
    left: 0;
    right: 0;
    position: absolute;
    top: -6px;}
.breaking-news-block span.h-bx span{background:#fff; padding:7px;}
.breaking-news-block span h6{font: 400 10px/10px 'Lato', sans-serif; display:inline;
    letter-spacing: 1.25px;
    text-align: center;
    padding:4px 8px 3px 7px;
    background: #ed1c24;
    color: #fff;
    text-transform: uppercase;
    margin: 0;}

#highlight-news-bx .highlight-outer{border:1px solid #e3c1c2; position:relative; margin:18px 0 0px 0;}
#highlight-news-bx .head-bx{position: absolute; top:4.7px; left:5px; z-index:9;
    font:400 10px/14px 'Lato', sans-serif; letter-spacing: 1px;
    padding:2.5px 7px 3.3px 7px;
    
    width:auto;
    text-align: center;
    background: #e1261d;
    border: 0px solid #fe5d3e;color: #fff;}
#highlight-news-bx .content-bx{padding:5px 0px 4px 6px; position:relative;
    border: 0px solid; background: #fff; overflow: hidden;
    width: 100%;
    margin: 0 auto;
}
#highlight-news-bx .content-bx span{color:#cecece; padding:0 5px 0 25px;}

.flash-news{background:#fff; overflow: hidden;
    width: 97%;
    margin-right: 0;
    margin-left: auto;}
/*#highlight-news-bx .content-bx p{margin:0; padding: 0 135px; font-size:15px;}*/
#highlight-news-bx .content-bx .marquee { font:600 12px/16px 'Lato', sans-serif;
    margin:0; padding: 0px 0 0 0;
    position: relative;
    top: 1px;
	/*-moz-transform: translateX(100%);
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	-moz-animation: scroll-left 1.5s linear infinite;
	-webkit-animation: scroll-left 1.5s linear infinite;
	animation: scroll-left 25s linear infinite;*/}

	
.news-head-bx{border-bottom:1px solid #ff7777;}
.news-head-bx h4{font: 400 10px/10px 'Lato', sans-serif; letter-spacing: 1.25px; text-align: left; padding:5px 8px 5px 7px;
background: #ed1c24; color: #fff; float: left; text-transform:uppercase;
    margin: 0;
    position: relative;
    top: 1px;}
.news-head-bx .view-link{float:right; font: 600 10px/10px 'Lato', sans-serif; letter-spacing: 0.25px;
  text-align: left; color: #ff2a00; text-transform:uppercase;
    padding: 6px 8px 4px 7px;}
	
#main-news-block{padding:20px 0 0 0;}
#main-news-block .left-news-block{width:49.5%; float:left; border:0px solid red; padding: 0 7px 0 0;}
#main-news-block .right-news-block{width:50%; float:right; border:0px solid red;}

/*.big-news-slider .owl-item img {
    width: auto !important;
    
}*/
.big-news-slider .owl-nav{top: 41%; position: absolute; width: 100%;}
.big-news-slider .owl-nav .owl-next{position:absolute; right:0;}
.slider-news-container{position: relative;}
.big-news-slider .slider-txt-bx{position: absolute;
    bottom:0px; width:100%;
    padding:60px 18px 18px 18px; background:url("../img/overlay-b.png"); background-position: top left;
    background-size: contain;
    height:auto;}
.slider-txt-bx h2{font-family: 'Oswald', sans-serif;
  font-size: 32px; margin:0;
    margin: 0;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 41px;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
/*position: absolute;
	bottom: 50px;*/}
.big-news-slider p{ /*position: absolute; 
	bottom: 10px;*/ margin: 2px 0; color:#fff; font: 400 11px/17px 'Lato', sans-serif;}
.big-news-slider p.big-news-caption{margin: 5px 0 0 0; color:#707070; font: 400 11px/17px 'Lato', sans-serif; font-style: italic;}

.right-news-block .top-news-bx{width:50%; float:left; padding:0 11px 0 0px;}
.right-news-block .top-news-body ul{margin:0; padding:5px 0 0 20px;}
.right-news-block .top-news-body ul li{font: 400 13.3px/17px 'Lato', sans-serif; color: #000; padding:10px 0; 
border-bottom:1.2px dotted #676767; list-style:none;}

.right-news-block .top-news-body ul li::before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color:#b0b0b0; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}
.right-news-block .top-news-body ul li a{font:600 13.3px/17px 'Lato', sans-serif; color: #000;}

.editors{padding:0 0 0 20px;}
.editors p{font: 600 13px/21px 'Lato', sans-serif; color: #000; margin: 6px 0 0 0;}
.editors p span{font: 600 10px/10px 'Lato', sans-serif;
    letter-spacing: 1.25px;
    text-align: left;
    padding:4px 5px 4.25px 6px;
    background: #ed1c24;
    color: #fff;
    float: left;
    text-transform: uppercase;
    margin: 0 10px 0 0;
    position: relative;
    top: 1px;}

.right-news-block .sidebar{width:50%; float:right; padding:0 0 0 5px;}
.right-news-block .sidebar .side-ad-bx img{width:100%;}
.right-news-block .sidebar .insight-block{width:100%; border:1px solid #52a2e5; position:relative; padding:7px 12px 12px 12px; margin: 10px 0 0 0;}
.right-news-block .sidebar .insight-block span{position: absolute;  top: -12px;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;}
.right-news-block .sidebar .insight-block h6{font:600 16px/20px 'Lato', sans-serif; text-transform: uppercase; 
color:#0067bf;
    letter-spacing: 0.5px;
    background: #fff;
    padding: 2px 1px; display: inline;
    }
.right-news-block .sidebar .insight-block ul{margin:0; padding:0;}
.right-news-block .sidebar .insight-block ul li{font: 600 13px/16px 'Lato', sans-serif; color: #000; list-style:none; padding:8px 0; 
border-bottom: 1.2px dotted #676767;}
.right-news-block .sidebar .insight-block ul li a{font:600 13px/16px 'Lato', sans-serif; color: #000;}
.right-news-block .sidebar .insight-block ul li a span{font: 400 13px/16px 'Lato', sans-serif; color: #888888; font-style:italic;}

.right-news-block .sidebar .other-news-bx{width:100%; float:left; margin: 7px 0 0 0;}
.right-news-block .sidebar .other-news-content{padding:12px 0 12px; border-bottom:0px dotted #676767; height:auto;}
.right-news-block .sidebar .other-news-img{width:30%; overflow:hidden; background: url(../img/defaul.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    height: 64px; -webkit-border-radius: 6px;-moz-border-radius: 6px;
 border-radius: 6px; float: left;
    margin: 0 12px 0 0; -webkit-box-shadow: 0px 1px 2px 0 rgba(0, 0, 0, 0.35);
-moz-box-shadow: 0px 1px 2px 0 rgba(0, 0, 0, 0.35);
box-shadow: 0px 1px 2px 0 rgba(0, 0, 0, 0.35);}
.right-news-block .sidebar .other-news-img img{width: 125%;
    margin: 0 0 0 -6px;}
.right-news-block .sidebar .other-news-title{width:auto; max-height: 79px;
    overflow: hidden;}
.right-news-block .sidebar .other-news-title p{font:600 12px/16px 'Lato', sans-serif; color: #000; margin: 0; text-align:left;}
.right-news-block .sidebar .other-news-title p:hover{color:#ed1c24;}

.right-news-block .sidebar .other-news-title p span.tg_strapline{color: #888888;
    font: 400 11px/16px 'Lato', sans-serif;}

.editor-btn{font: 600 10px/10px 'Lato', sans-serif;
    letter-spacing: 1.25px;
    text-align:center;
	width:100%;
    padding:8px 5px 8px 6px;
    background: #ed1c24;
    color: #fff;
    float: left;
    text-transform: uppercase;
    margin:6px 0 0 0;
    position: relative;
    top: 1px;}
.editor-btn:hover{color:#fff !important; background:#d6171e;}
.editors p:hover{color:#ed1c24;}
.editors p:hover span{color:#fff;}
	
#goa-news-block{padding:20px 0;}	
#goa-news-block .goa-news-bx{width:75%; float:left; padding:0 11px 0 0;}
#goa-news-block .single-goa-news{width:33.33%; float:left; padding:12px 0 7px 0;}
#goa-news-block .single-goa-news .goa-news-img{width: 100%;
    float:none;
	height:150px;
    max-height:150px;
    margin: 0 15px 5px 0;
 -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; overflow:hidden; box-shadow: 0px 1px 2px 0 rgba(0, 0, 0, 0.35);
-webkit-box-shadow: 0px 1px 2px 0 rgba(0, 0, 0, 0.35); -moz-box-shadow: 0px 1px 2px 0 rgba(0, 0, 0, 0.35); }
#goa-news-block .single-goa-news .goa-news-img img{width: 120%;
    margin: 0 0 0 -5px;}
#goa-news-block .single-goa-news p{font:600 14px/21px 'Lato', sans-serif; color: #000; margin: 0; max-height: 40px;
    overflow: hidden;}
#goa-news-block .single-goa-news p:hover{color:#ed1c24;}
#goa-news-block .single-goa-news:nth-child(3n+1){padding-right:11px; clear: left;}
#goa-news-block .single-goa-news:nth-child(3n+2){padding-left:5px; padding-right:5px;}
#goa-news-block .single-goa-news:nth-child(3n+3){padding-left:11px;}

#goa-news-block.listing-news-block{padding: 0 0 15px 0;}

#goa-news-block .single-goa-news p span{font: 600 10px/10px 'Lato', sans-serif;
    letter-spacing: 1.25px;
    text-align: left;
    padding: 4px 5px 4.25px 6px;
    background: #ed1c24;
    color: #fff;
    float: left;
    text-transform: uppercase;
    margin: 0 10px 0 0;
    position: relative;
    top: 1px;
}

.ad-box{text-align:center; margin: 20px 0 0 0;}
.ad-box img{width:80%; margin:0 auto;}

#goa-news-block .sidebar{width:25%; float:right; padding:0 0 0 5px;}
.sidebar .perspective-block{width:100%; border:1px solid #f3570d; position:relative; padding:7px 12px 12px 12px; margin:27px 0 15px 0;}
.sidebar .perspective-block span.h-span{position: absolute;  top: -10px;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;}
.sidebar .perspective-block h6{font:600 16px/20px 'Lato', sans-serif; text-transform: uppercase; 
color:#e75717;
    letter-spacing: 0.5px;
    background: #fff;
    padding: 2px 1px; display: inline;
    }
.sidebar .perspective-block ul{margin:0; padding:0;}
.sidebar .perspective-block ul li{font: 600 13px/16px 'Lato', sans-serif; color: #000; list-style:none; padding:8px 0; 
border-bottom: 1.2px dotted #676767;}
.sidebar .perspective-block ul li a{font:600 13px/16px 'Lato', sans-serif; color: #000;}
.sidebar .perspective-block ul li a span{font: 400 13px/16px 'Lato', sans-serif; color: #888888; font-style:italic;}

#goa-news-block .sidebar .twitter-block{background:#75c6e8; -webkit-border-radius: 10px;-moz-border-radius: 10px;
 border-radius: 10px; padding:5px 0 8px 0; margin:2px 0 0 0;}
.sidebar .twitter-block h4{margin:0; font: 400 10px/10px 'Lato', sans-serif; letter-spacing: 1.25px; text-align:center; color:#fff; padding: 5px 0 8px 0;}
.sidebar .twitter-body{-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; overflow:hidden; max-height: 450px;}
.sidebar .twitter-body iframe{height:450px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}
.sidebar .twitter-body iframe body{margin:0 !important;}
/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #888;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.goa-news-box-two{padding:15px 0 0 0;}
#goa-news-block .goa-news-box-two .single-goa-news{padding-top:0; padding-bottom:0;}
#goa-news-block .goa-news-box-two .single-goa-news p{border-bottom:1px dotted #676767; padding: 10px 0; max-height: 56px; padding-left: 15px;}
#goa-news-block .goa-news-box-two .single-goa-news p::before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color:#b0b0b0; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}

#other-news-block{padding:20px 0;}
#other-news-block .other-news-bx{/*width:25%;*/ float:left;}
.other-news-content{padding:14px 0; border-bottom:1.2px dotted #676767; height: 80px;}
#other-news-block .other-news-img{width:30%; overflow:hidden; background: url(../img/defaul.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    height:50px; -webkit-border-radius: 6px;-moz-border-radius: 6px;
 border-radius: 6px; float: left;
    margin: 0 14px 0 0; -webkit-box-shadow: 0px 1px 2px 0 rgba(0, 0, 0, 0.35);
-moz-box-shadow: 0px 1px 2px 0 rgba(0, 0, 0, 0.35);
box-shadow: 0px 1px 2px 0 rgba(0, 0, 0, 0.35);}
#other-news-block .other-news-img img{width:120%; margin: 0 0 0 -5.5px;}
#other-news-block .other-news-title{width:auto; max-height: 60px;
    overflow: hidden;}
#other-news-block .other-news-title p{font: 600 13px/18px 'Lato', sans-serif; color: #000; margin: 0; text-align:left;}
#other-news-block .other-news-title p:hover{color:#ed1c24;}

#other-news-block .other-news-bx:nth-child(4n+1){padding-right:10px; width:22%;}
#other-news-block .other-news-bx:nth-child(4n+2){padding-left:5px; padding-right:5px; width:22%; }
#other-news-block .other-news-bx:nth-child(4n+3){padding-left:10px; padding-right:13px; width:28%;}
#other-news-block .other-news-bx:nth-child(4n+4){padding-left:5px; width:28%;}

/*#other-news-block .other-news-bx:nth-child(4n+4) .top-news-body ul{padding:0; margin:0;}
#other-news-block .other-news-bx:nth-child(4n+4) .top-news-body ul li::before{display:none !important;}*/

#other-news-block .other-news-bx .top-news-bx{width:100%; float:left; padding:0 0px 0 0px;}
#other-news-block .other-news-bx  .top-news-body ul{margin:0; padding:5px 0 0 20px;}
#other-news-block .other-news-bx  .top-news-body ul li{font: 400 13.3px/17px 'Lato', sans-serif; color: #000; padding:10px 0; 
border-bottom:1.2px dotted #676767; list-style:none;}
#other-news-block .other-news-bx  .top-news-body ul li::before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color:#b0b0b0; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}
#other-news-block .other-news-bx  .top-news-body ul li a{font:600 13.3px/17px 'Lato', sans-serif; color: #000;}

#other-news-block .listing-other-news .other-news-img{height: 72px;}
#other-news-block .listing-other-news .other-news-content {height:102px;}


footer{-webkit-box-shadow: inset 0px 17px 26px -15px rgba(0,0,0,0.15);
-moz-box-shadow: inset 0px 17px 26px -15px rgba(0,0,0,0.15);
box-shadow: inset 0px 17px 26px -15px rgba(0,0,0,0.15); background:#fff; padding:23px 0 0px 0;}
/*.footer-bx{width:calc(25.42% - 20px); margin:0 10px; float:left; border:0px solid blue; padding: 0 15px;}*/
.footer-bx{width:calc(33.33% - 0px); margin:0 0px; float:left; border:0px solid blue; padding: 0 15px;}
.footer-bx:nth-child(1){margin-left:0; }
/*.footer-bx:nth-child(2){width:26%;}
.footer-bx:nth-child(3){width:27%;}*/
.footer-bx:nth-child(4){margin-right:0;}
.footer-bx h3{margin: 0 0 20px 0;  padding: 0 0 16px 0; /*font:600 15px/20px 'Lato', sans-serif;*/
font-family: Lato;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: left;
  color: #000000; border-bottom:3px solid #b9b9b9; } 

.footer-bx h5{font:600 15px/24px 'Lato', sans-serif;  margin:0;}
.footer-bx.one-bx p{font:400 12px/23px 'Lato', sans-serif; color:#7b7b7b; margin:0; padding: 0 0 25px 0;}
.footer-bx.one-bx p a{font-size:13px; line-height:32px; color:#7b7b7b; margin:0;}

.footer-bx.two-bx p{font-size:13px; line-height:32px; color:#7b7b7b; margin:0; padding:25px 0 25px 0;}
.footer-bx.two-bx p a{font-size:13px; line-height:32px; color:#7b7b7b; margin:0;}
.footer-bx.two-bx ul{margin:0; padding:0; width: 50%;  float: left;}
.footer-bx.two-bx .ul-left{padding:0 10px 0 0;}
.footer-bx.two-bx .ul-right{padding:0 0 0 10px;}
.footer-bx.two-bx ul li{margin:0; padding:0 0 0px 0;color:#7b7b7b; list-style:none; font:400 12px/24px 'Lato', sans-serif; }
.footer-bx.two-bx ul li a{display:inline-block;margin:0; padding:0 0 0px 0; color:#7b7b7b; font:400 12px/24px 'Lato', sans-serif;}

.footer-bx.three-bx{}
.footer-bx.three-bx .subscribe-form{padding:5px 0 0 0;}
.subscribe-form .sub-input{color:#4b4b4b; border:1px solid #e4e4e4;width: 85%;
    padding: 13px 10px;
    font-size: 14px;
    margin: 0 0 20px 0; border-radius: 4px;
}
.footer-bx.three-bx a{display:block; margin-bottom:10px;}
.footer-bx.three-bx ul{margin:0; padding:0;}
.footer-bx.three-bx ul li{width:50%; float:left; list-style:none;}
.footer-bx.three-bx .prudent{width:45px;}
.footer-bx.three-bx .sin{width: 90px; margin-left:-70px;}

.footer-bx.four-bx{}
.footer-bx.four-bx ul{text-align:left; margin: 0; padding: 6px 0px 0 0; float:none;}
.footer-bx.four-bx ul li{display:inline-block;  text-align: center; padding:0 2.5px;}
.footer-bx.four-bx .socials-list li a img{width:32px;}
.footer-bx.four-bx ul li:hover{opacity:0.5;}
.footer-bx.four-bx .tw-bx{width: 29px;
    height: 29px;
    border: 1.5px solid black;
    border-radius: 50%;
    position: relative;
    top:-1.5px; text-align: center;}
.footer-bx.four-bx .tw-bx ion-icon{position: relative;     font-size: 12px;
    top: 6px; color:black;}
.footer-bx.four-bx .fb-bx{width: 29px;
    height: 29px;
    border: 1.5px solid #2a4b90;
    border-radius: 50%;
    position: relative;
    top:1.5px; text-align: center;}
.footer-bx.four-bx .fb-bx ion-icon{position: relative; font-size: 17px;
    top: 4px; color:#2a4b90;}
.footer-bx.four-bx .int-bx{width: 29px; 
    height: 29px; 
    border: 1.5px solid #d02259;
    border-radius: 50%;
    position: relative;
    top:1.5px; text-align: center;}
.footer-bx.four-bx .int-bx ion-icon{position: relative; font-size: 18px;
    
    top: 4px; color:#d02259;}

.copyright{text-align:left; padding:17px 0 23px 0; margin:45px 0 0 0;
    border-top: 0px solid #e1e1e1; background:#161616;}
.copyright p{font-family: Lato;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  text-align: left;
  color: #b1b1b1; margin:0;}
.copyright p a{font-family: Lato;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  text-align: left;
  color: #b1b1b1;}


.mob-footer{display:none;text-align:center;}
.mob-footer ul{margin:5px 0 12px; padding:0;}
.mob-footer ul li{margin:0; padding:0 3px; list-style:none; display:inline-block;}
.mob-footer p{color:#7b7b7b;font-size: 14px; margin: 5px 0;
    font-weight: 500; line-height:32px;}
.mob-footer p a{color:#7b7b7b;font-size: 14px;
    line-height: 20px;
    font-weight: 500;}
.mob-ad{display:none;}

.m-logo-bx{width:200px; margin:0 auto; text-align: center;}
.m-logo-bx img{ height:50px;}

.mob-footer .socials-list a div{width: 26px;
    height: 26px;
    border: 1.5px solid gray;
    border-radius: 50%;
    position: relative;
	background:gray;
    top:3.5px; text-align: center;}
.mob-footer .tw-bx ion-icon{position: relative; font-size: 15px;
    top: 4px; color:#fff;}
.mob-footer .fb-bx ion-icon{position: relative; font-size: 14px;
    top: 4px; color:#fff;}
.mob-footer .int-bx ion-icon{position: relative; font-size: 15px; 
    top: 4px; color:#fff;}
	
/********************************************************************************/
.breadcrum{padding:7px 0 7px 0;}
.breadcrum ul{padding:0; margin:0;}
.breadcrum ul li{font-family: Lato; list-style:none; display:inline-block;
  font-size: 11px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.64;
  letter-spacing: normal;
  text-align: left;
  color:#7b7b7b;}
 .breadcrum ul li a{font-family: Lato;
  font-size: 11px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.64;
  letter-spacing: normal;
  text-align: left;
  color: #333333;}

.listing-news-block .single-goa-news h6{font: 600 14px/19px 'Lato', sans-serif;
    color: #000;
    margin: 6px 0 5px 0 !important;}
.listing-news-block .single-goa-news p {
    font: 400 12px/18px 'Lato', sans-serif !important;
    color:#7b7b7b !important;
    margin: 0;
    max-height: 40px;
    overflow: hidden;
}
.listing-news-block .single-goa-news h6:hover{color:#ed1c24;}

.listing-page .goa-news-bx{width: 75%;
    float: left;
    padding: 0 11px 0 0;}

.listing-page .sidebar {
    width: 25%;
    float: right;
    padding: 0 0 0 5px;
}

.listing-page{padding:0 0 35px 0 !important;}


.listing-page .news-col-6{width:50%; float:left;}
.listing-page .news-col-6:nth-child(2n+1){padding-right:17px;}
.listing-page .news-col-6:nth-child(2n+2){padding-left:17px;}
.listing-page .other-news-img img {
    width: 100%;
    margin: 0 0 0  -5.5px;
}

.listing-page .news-col-6 .other-news-title h5{font: 600 14px/19px 'Lato', sans-serif;
    color: #000; margin:0 0 6px 0;}
.listing-page .news-col-6 .other-news-title h5:hover{color:#ed1c24;}
.listing-page .news-col-6 .other-news-title p{font:400 12px/18px 'Lato', sans-serif !important;
    color:#7b7b7b !important;}

.listing-page .top-news-body ul{margin:0 0 35px 0; padding:5px 0 0 20px;}
.listing-page .top-news-body ul li{font: 600 13px/16px 'Lato', sans-serif; color: #000; padding:10px 0; 
border-bottom:1.2px dotted #676767; list-style:none;}
.listing-page .top-news-body ul li::before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color:#b0b0b0; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}
.listing-page .top-news-body ul li a{font:600 13px/16px 'Lato', sans-serif; color: #000;}

.listing-page .ad-box{margin:35px 0 25px 0;}
/***********************************************************/

.goa-news-bx .detail-body {
    padding:4px 15px 35px 0px;
}
.goa-news-bx .detail-body h1{margin: 0px 0 23px 0;
    font-family: 'Oswald', sans-serif;
    font-size: 36px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height:42px;
    letter-spacing: normal;
    text-align: left;
  color: #000000;}
.detail-body p{font-family: Lato;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.44;
  letter-spacing: normal;
  text-align: left;
  color: #ed1c24; margin:0;}
.detail-body h6{font-family: Lato; margin:14px 0 18px 0;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: normal;
  text-align: left;
  color:#707070;
  }
.detail-body h6 span{color:#cccccc; padding:0 5px;}
.detail-body h6 span.r-name{color: #4a5d70; padding:0 0px;}


.detail-content-bx{width:80%; float:left;}	
.share-bx{width:17%; float:right; position: -webkit-sticky;
  position: sticky;
  top: 0;}	
#mob-share{display:none;}
	
.detail-content-bx p{font-family: Lato;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.63;
  letter-spacing: normal;
  text-align: justify;
  color: #000000; padding: 15px 0 0 0;}
.detail-content-bx p img{padding:0 15px 0 0;}

.detail-content-bx p.caption{font-family: Lato; font-style: italic;
	width: 100%;
    float: left;
    margin: 0;
    padding: 2px 0 20px 0;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
   
    line-height:16px;
    letter-spacing: normal;
    text-align: left;
    color:#707070;}
.detail-content-bx p.photo-credits{font-family: Lato;
    margin: 0;
    font-size: 12px;
    padding: 0px 0 0 0;
    font-weight: normal;
    font-stretch: normal;
    line-height: 16px;
    letter-spacing: normal;
    text-align: right !important;
    color: #383838;}
.detail-content-bx {font-family: Lato;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.63;
  letter-spacing: normal;
  text-align: justify;
  color: #000000; padding: 15px 0 0 0;}
.detail-content-bx span{font-family: Lato;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.63;
  letter-spacing: normal;
  text-align: justify;
  color: #000000; padding: 15px 0 0 0;}

.ad-bx-detail{margin:25px 0 10px 0; text-align: center;}
.ad-bx-detail img{width:80%; margin:0 auto;}

.share-bx h6.share{color:#767676; margin: 5px 0 0 0;
    font-weight: 500;
    font-size: 13px;}
ul.detail-share-bx{ margin:5px 0;}
.detail-share-bx li{padding:5px 0 12px 0 !important; border-bottom:1px solid #d9d9d9; position:relative; list-style:none;}
.detail-share-bx li	a{display: inline-block;
    text-decoration: none;
    color: #2f2f2f;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;}
.detail-share-bx li:last-child{border:0;}
.detail-share-bx .tw-bx{width: 37px;
    height: 37px;
    border: 1.5px solid #33ccff;
    border-radius: 50%;
    position: relative; left: -43px;
    top:2.5px; text-align: center;}
.detail-share-bx .tw-bx ion-icon{position: relative; font-size:  20px; 
    top: 7.1px; color:#33ccff;}
.detail-share-bx .fb-bx{width: 37px;
    height: 37px;
    border: 1.5px solid #2a4b90;
    border-radius: 50%;
    position: relative; left:-43px;
    top:2px; text-align: center;}
.detail-share-bx .fb-bx ion-icon{position: relative; font-size:  19px; 
    top: 7.1px; color:#2a4b90;}
.detail-share-bx .int-bx{width: 37px; 
    height: 37px; 
    border: 1.5px solid #d02259;
    border-radius: 50%;
    position: relative; left:-43px;
    top:2px; text-align: center;}
.detail-share-bx .int-bx ion-icon{position: relative; font-size: 20px; 
    top: 7.1px; color:#d02259;}
.detail-share-bx .whts-bx{width: 37px; 
    height: 37px; 
    border: 1.5px solid #1db235;
    border-radius: 50%;
    position: relative; left:-43px;
    top:2px; text-align: center;}
.detail-share-bx .whts-bx ion-icon{position: relative; font-size: 20px; 
    top: 7.1px; color:#1db235;}	
	
.detail-share-bx h5{margin: 0;
    position: absolute;
    top: 17px;
    left: 12px;
    font-size: 15px;
font-weight: 500;}

.share-m-bx{display:none; width:33px;
    height:33px;
    border: 1.5px solid #000;
    border-radius: 50%;
    position: relative;
    left: 0px;
    top:-6px;
    float: right;
    text-align: center;}
.share-m-bx ion-icon{position: relative; position: relative;
    font-size: 20px;
    top: 5.22px;
    left: -0.5px;
    color: #000;}
.share-bx h6{float:none !important;}

.d-other-news-bx{margin:25px 0 0 0;}
.d-other-news-bx .other-news-img{width:29%; overflow:hidden; height:68px; background:url(../img/defaul.jpg) no-repeat;
    background-size: cover;
    background-position: center; -webkit-border-radius: 6px;-moz-border-radius: 6px;
 border-radius: 6px; float: left;
    margin: 0 14px 0 0; -webkit-box-shadow: 0px 1px 2px 0 rgba(0, 0, 0, 0.35);
-moz-box-shadow: 0px 1px 2px 0 rgba(0, 0, 0, 0.35);
box-shadow: 0px 1px 2px 0 rgba(0, 0, 0, 0.35);}
.d-other-news-bx .other-news-img img{width:100%;}
.d-other-news-bx .other-news-title{width:auto; max-height: 79px;
    overflow: hidden;}
.d-other-news-bx .other-news-title p{font: 400 14px/20px 'Lato', sans-serif; color: #000; margin: 0; text-align:left;}

.d-other-news-bx .other-news-content {height: auto;}

.inside-page-block{background: #fff;
    width: 100%; padding: 5px 10px;}
	
.inside-page-block h2{margin: 0;
    padding: 0 0 17px 0;
    color: #000;
    font-size: 30px;
    line-height: 40px;
    font-weight: 600;
    text-transform: uppercase;}
.inside-page-block p{margin:0; padding:0 0 20px 0; color:#1a1a1a !important; font-size:16px; line-height:24px; font-weight:400;}

#contact-us .inside-page-block{background: #fff;width: 100%; padding:20px 0px 45px 0px; margin:25px 0;}
#contact-us .address-bx{width:35%; border:0px solid red; float:left; padding:0 15px 0 0;}
#contact-us .address-bx h3{margin:0; padding:10px 0 15px 0; color:#000; font: 600 24px/26px 'Lato', sans-serif;}
#contact-us .address-bx p{font: 400 14px/22px 'Lato', sans-serif;
    color: #7b7b7b;
    margin: 0;
    padding: 0 0 17px 0;}
#contact-us .address-bx p a{margin:0; font-size:15px; font-weight:400; line-height:18px; color: #848484;}

	
#contact-us .form-bx{width:65%; border:0px solid blue; float:right;}
#contact-us .form-bx h3{margin:0; padding:6px 0 15px 0; color:#000; font: 600 24px/26px 'Lato', sans-serif; }
.contact-form .input-bx{width:50%; float:left;}
.contact-form .input-bx:nth-child(2n+1){padding-right:10px;}
.contact-form .input-bx:nth-child(2n+2){padding-left:10px;}
.contact-form .sub-input{color: #4b4b4b;
    border: 1px solid #e4e4e4;
    width: 100%;
    padding: 13px 10px;
    font: 400 12px/23px 'Lato', sans-serif;
    margin: 0 0 20px 0;
    border-radius: 4px; resize:none;}
.contact-form .sub-input:focus{outline:none;}
.contact-form textarea{font: 400 12px/23px 'Lato', sans-serif !important;}
.contact-form textarea:focus{outline:none;}
.contact-form .sub-btn{padding: 12px 35px;
    background:#ed1c24;
    border: 1px solid #ed1c24; outline:none;
    color: #fff;
    border-radius: 4px; width:25%;}
.contact-form .sub-btn:hover{ background:transparent;
    border: 1px solid #d2141b; cursor:pointer;
   background:#d2141b;}
   
#inside-other-pages p {
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.63;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
    padding: 15px 25px 0 0;
}

.scrolltop {
	display:none;
	width:100%;
	margin:0 auto;
	position:fixed;
	bottom:20px;
	right:10px;	
}
.scroll {
	position:absolute;
	right:20px;
	bottom:20px;
	background: #b9b9b9;
    height: 45px;
    width: 45px;
	padding: 10px 0 0 0;
    text-align: center;
    margin: 0 0 0 0;
    cursor: pointer;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    border-radius: 50%;
    overflow: hidden; 		
}
.scroll:hover {
	background:rgba(178,178,178,1.0);
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s; 		
}
.scroll:hover .fa {
	padding-top:-10px;
}
.scroll ion-icon{
	font-size:24px;
	color:#fff;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s; 	
}
.story-page .scrolltop{display:none !important;}

.mobile-ver-bx{display:none;}

#inside-other-pages.policy-page h2{margin: 0;
    padding: 20px 0 15px 0;
    color: #000;
    font: 600 24px/26px 'Lato', sans-serif;}
#inside-other-pages.policy-page p {
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.63;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
    padding:0px 25px 20px 0; margin:0;
}

#inside-other-pages.policy-page h3{margin: 0;
    padding:10px 0 15px 0;
    color: #000;
    font: 600 18px/14px 'Lato', sans-serif;}

#inside-other-pages.policy-page a{color:#636161;}
#inside-other-pages.policy-page a:hover{color:#ff0000;}

#inside-other-pages.policy-page table{margin:0 0 15px 0;}

@media screen and (max-width:1200px){
	
	.left-menu li ion-icon {
		font-size: 18px;
		position: absolute;
		top: 10.5px;
		left: 2px;
	}
	.menu ul.left-menu li:first-child a {
		/*padding: 15px 14px 15px 14px;*/
	}
	.menu ul.left-menu li a {
    padding: 15px 11px 15px 11px;
    font-weight: 400;
    font-size: 9.5px;}

	#highlight-news-bx .content-bx p {
		margin: 0;
		padding: 0 130px;
		font-size: 14px;
	}
	
	
	.right-news-block .top-news-body ul li {
		font: 400 12px/14px 'Lato', sans-serif;
		padding: 7px 0;
	}
	.right-news-block .top-news-body ul li a {
		font: 600 12px/16px 'Lato', sans-serif;
		color: #000;
	}
	.right-news-block .top-news-body ul {
		margin: 0;
		padding: 1px 0 0 20px;
	}
	.editors p span {
    font: 600 9px/9px 'Lato', sans-serif;
    padding: 4px 5px 4.25px 6px;}
	
	.editors p {
		font: 600 12px/19px 'Lato', sans-serif;
		margin: 7px 0 0 0;
	}
	
	
	#goa-news-block .single-goa-news .goa-news-img {
		max-height: 120px;
	}
	.sidebar .twitter-body {
		max-height: 250px;
	}
	
	.perspective-block{padding: 5px 10px 10px 10px;}
	
	#other-news-block .other-news-img {
    width:34%;
    overflow: hidden;
    max-height: 60px;
    margin: 0 10px 0 0;}
	#other-news-block .other-news-title {
    width:auto; max-height:55px;
    overflow: hidden;}
	
	#other-news-block .other-news-title p {
    font: 600 12px/17px 'Lato', sans-serif;}
	
	#other-news-block .listing-other-news .other-news-img {
		height: 71px;
		max-height: 71px;
	}
	
	.footer-bx.three-bx a { margin-bottom: 5px;}
	.footer-bx .gv{height:25px;}
	.footer-bx .bb{height:35px;}
	.footer-bx.three-bx .prudent {width: 40px;}
	.footer-bx.three-bx .sin {width: 78px; margin-left: -55px;}
	
	.footer-bx.two-bx ul li, .footer-bx.two-bx ul li a{}
	.subscribe-form .sub-input {
		color: #4b4b4b;
		border: 1px solid #e4e4e4;
		width: 95%;
		padding: 12px 10px;
		font-size: 13px;
		margin: 0 0 18px 0;
		border-radius: 4px;
	}
	
	.listing-page .news-col-6 .other-news-title h5 {
		font: 600 13px/18px 'Lato', sans-serif;
		color: #000;
		margin: 0 0 4px 0;
	}
	.listing-page .news-col-6 .other-news-title p {
		font: 400 11px/16px 'Lato', sans-serif !important;
		color: #7b7b7b !important;
	}
	.other-news-content {
		padding: 14px 0;
		border-bottom: 1.2px dotted #676767;
		height:80px;
	}
	.listing-page .top-news-body ul {
		margin: 0 0 35px 0;
		padding: 0px 0 0 20px;
	}
	.listing-page .other-news-title {
		width: auto;
		max-height: 75px !important;
		overflow: hidden;
	}
	.goa-news-bx .detail-body h1 {
		margin: 0px 0 10px 0;
		font-family: Lato;
		font-size: 28px;
		font-weight: 800;
		font-stretch: normal;
		font-style: normal;
		line-height: 36px;
		letter-spacing: normal;
		text-align: left;
		color: #000000;
	}
	.detail-body p {
    font-family: Lato;
    font-size: 15px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 22px;
    margin: 0 0 12px 0;}
	.detail-body h6 {
    font-family: Lato;
    margin: 10px 0 14px 0;
    font-size: 11px;}
	.detail-content-bx p {
		font-family: Lato;
		font-size: 14px;
		font-weight: normal;
		font-stretch: normal;
		font-style: normal;
		line-height: 1.63;
		letter-spacing: normal;
		
		color: #000000;
		padding: 15px 0 0 0;
	}
	.detail-share-bx h5 {
		margin: 0;
		position: absolute;
		top: 15px;
		left: 10px;
		font-size: 12px;
		font-weight: 500;
	}
	.d-other-news-bx .other-news-img {
    width: 29%;
    overflow: hidden;
    max-height: 70px;}
}

.mb-menu{display:none;}

@media screen and (max-width:991px){
	header .desk-logo{display:none;}
	header .m-logo{display:block;}
	.extra-cat-bx .list-img-bx{height:80px; }
	.menu {
		display: none;
	}
	.flex-bx {
		display: none;
	}
	
	header{padding:8px 0 0px 0; position: fixed; height: 60px;
    z-index: 9999;
    width: 100%; top: 0; -webkit-box-shadow: 0px 10px 18px -7px rgba(0,0,0,0.1);
-moz-box-shadow:0px 10px 18px -7px rgba(0,0,0,0.1);
box-shadow:0px 10px 18px -7px rgba(0,0,0,0.1);}
	.mb-menu{display:block;}
	.mob-menu{position:relative; }
	.m-search {width:30px; height:30px; position: absolute;
    left: 0;
    top: 16px;}
	.search-icon {
		font-size: 27px;
		color: #000;
		position: relative;
		top:-8.5px;
	}
	.ham-menu{width:29px; height:30px; position: absolute;
    right: 0;
    top: 12px;}
	.ham-menu div{width: 100%;
    height: 1.5px;
    margin:3px 0 6px 0;
    background: #000;}
	#menu{
		-moz-transform: translateX(100%);
		-webkit-transform: translateX(100%);
		-ms-transform: translateX(100%);
		transform: translateX(100%);
		-moz-transition: -moz-transform 0.5s ease, box-shadow 0.5s ease, visibility 0.5s;
		-webkit-transition: -webkit-transform 0.5s ease, box-shadow 0.5s ease, visibility 0.5s;
		-ms-transition: -ms-transform 0.5s ease, box-shadow 0.5s ease, visibility 0.5s;
		transition: transform 0.5s ease, box-shadow 0.5s ease, visibility 0.5s;
		-webkit-overflow-scrolling: touch;
		background:#fff;
		box-shadow: none;
		color: #000;
		height: 100vh;
		/*max-width: 85%;*/
		overflow-y: auto;
		position: fixed;
		right: 0;
		top: 0;
		visibility: hidden;
		width:310px;
		z-index:99999;
	}
	
	#menu.visible {
		-moz-transform: translateX(0);
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
		box-shadow: 0 0 1.5em 0 rgba(0, 0, 0, 0.2);
		visibility: visible;
		overflow-y:auto;
	}
	#menu .close-btn{    float: right;
    padding: 7px 11px 0 0;
    width: 28px;
    font-size: 30px;
    position: relative;
    right: 8px;}
	
	#highlight-news-bx{margin: 90px 0 0 0;} 
	.breaking-news-block {
    width: 100%;}
	
	#goa-news-block .goa-news-bx {
    width: 70%;}
	#goa-news-block .sidebar {
    width: 30%;}
	#goa-news-block .single-goa-news {/*width: 50%;*/}
	#goa-news-block .single-goa-news:nth-child(3n+1), #goa-news-block .single-goa-news:nth-child(3n+2),
	#goa-news-block .single-goa-news:nth-child(3n+3){padding:13px 0 ;}
	#goa-news-block .single-goa-news:nth-child(2n+1){ /*padding-right:7.5px;clear: left;*/}
	#goa-news-block .single-goa-news:nth-child(2n+2){padding-left:7.5px;}
	
	#goa-news-block .goa-news-box-two .single-goa-news:nth-child(3n+1), #goa-news-block .goa-news-box-two .single-goa-news:nth-child(3n+2), 
	#goa-news-block .goa-news-box-two .single-goa-news:nth-child(3n+3){padding-top:0; padding-bottom:0;}
	.goa-news-box-two {
		padding: 0px 0 0 0;
	}
	.ad-box {
		text-align: center;
		margin: 15px 0 0 0;
	}
	.ad-box img {
		width: 100%;
		margin: 0 auto;
	}
	
	#goa-news-block .single-goa-news .goa-news-img {
		max-height:130px;
		
	}
	.big-news-slider .slider-txt-bx {
    position: absolute;
		bottom: 38px;}
	
	#other-news-block .other-news-img {
		width: 30%;
		overflow: hidden;
		height: 60px;
		max-height: 60px;
		margin: 0 10px 0 0;
	}
	
	#other-news-block .other-news-bx {
		width: 50%;
		float: left;
	}
	#other-news-block .other-news-bx:nth-child(4n+1) {
		padding:0; padding-right: 7.5px; margin-bottom:25px; width:50%;
	}
	#other-news-block .other-news-bx:nth-child(4n+2) {
		padding:0; padding-left: 7.5px; margin-bottom:25px; width:50%;
	}
	#other-news-block .other-news-bx:nth-child(4n+3) {
		padding:0; padding-right: 7.5px; width:50%;
	}
	#other-news-block .other-news-bx:nth-child(4n+4) { 
		padding:0; padding-left: 7.5px; width:50%;
	}
	.footer-bx .gv {
		height: 18px;
	}
	.footer-bx .bb {
		height: 25px;
	}
	.footer-bx.three-bx .prudent {
		width: 30px;
	}
	.footer-bx.three-bx .sin {
		width: 63px;
		margin-left: -37px;
	}
	
	.footer-bx.two-bx p {
		font-size: 12px;
		line-height: 28px;
		color: #7b7b7b;
		margin: 0;
		padding: 25px 0 20px 0;
	}
	.detail-body h6 {
		margin:2px 0 12px 0;
		font-size: 11px;
		line-height: 19px;float:left;
	}
	.detail-body h6 span{display:inline-block;}
	.share-m-bx{display:none;}
	.detail-body h6 br{display:block;}
	.search-bx{display:none;}
	.search-bx-mob{
		display:none;
		position: absolute;
		padding: 3px;
		border: 0px solid #f2f2f2;
		top:58px;
		width: 100%;
		left:0px;
		background: #fff;
		padding: 0px;
		-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.15);
		-moz-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.15);
		box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
		-webkit-border-radius: 2x;
		-moz-border-radius: 2px;
		border-radius: 2px;
	}
	.search-bx-mob input {
		border: 0;
		padding:13px 50px 12.6px 10px;
		width:100%;
		font-size:16px;
		outline:none;
	}
	.search-bx-mob .search-btn {
		padding: 6px 0px;
		margin: 0.7px 0 0 0;
		background: #000;
		border: 0;
		width: 10%;
		position: absolute;
		right: 0;
		color: #ffff;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
	}
	
	.listing-page .other-news-img {
		width: 38% !important;
		overflow: hidden;
		max-height:62px !important;
		margin: 0 8px 0 0 !important;
	}
	#other-news-block .listing-other-news .other-news-content {
		height: 90px;
	}
	#other-news-block .listing-other-news .other-news-img {
		height: 59px;}
	.listing-page .news-col-6 .other-news-title h5 {
		font: 600 11px/16px 'Lato', sans-serif;}
	.other-news-content {
		padding: 14px 0;
		border-bottom: 1.2px dotted #676767;
		height:90px;
	}
	.breadcrum{margin:60px 0 0 0;}
	.listing-news-block .single-goa-news:nth-child(3n+3){/*display:none !important;*/}
	.listing-page .goa-news-bx { width: 70%;}
	.listing-page .sidebar {
    width: 30%;}
	.listing-page .news-col-6:nth-child(2n+1) {
		padding-right: 5px;
	}
	.listing-page .news-col-6:nth-child(2n+2) {
		padding-left: 5px;
	}
	.listing-page .ad-box {
		margin: 25px 0 20px 0;
	}
	.share-bx {
		display: block;
		width: 100%;
	}
	.detail-share-bx li {
		padding: 5px 8px 0px 0 !important;
		border-bottom: 0px solid #d9d9d9;
		position: relative;
		list-style: none;
		display: inline-block;
	}
	.detail-share-bx h5{display:none;}
	.detail-content-bx {
		width: 100%;
		float: none;
	}
	#goa-news-block .single-goa-news:nth-child(3n+1) {
		clear: none;
	}
    .breadcrum{padding:0;}
	.breadcrum ul{display:none;}
	.slider-txt-bx h2 {font-size: 18px; line-height: 22px;}
    .big-news-slider .slider-txt-bx{padding: 70px 14px 10px 14px;}
	.show-btn{margin: 30px 0 30px 10px;}
}

@media screen and (max-width:600px){
	#highlight-news-bx.no-top-news {
		margin: 47px 0 0 0 !important;
	}
	.today-news-container .today-news-bx a { font: 600 13px/18px 'Lato', sans-serif;}
	.breaking-news-block h1 { font-size: 21px; line-height: 24px;}
	.m-logo-bx {
		width: 200px;
		margin: 0 auto;
		text-align: center;
		position: relative;
   		top: -3.5px;
        left: -20px;
	}
	.m-logo-bx img{ height:54px;
    position: relative;
    top: 0px;}
	
	#main-news-block .left-news-block {
		width: 100%;
		float: none;
		border: 0px solid red;
		padding: 0;
	}
	.big-news-slider .owl-item img {
		width: 100% !important;
	}
	.slider-txt-bx h2 {
    font-family: 'Oswald', sans-serif;
    font-size: 22px; line-height: 28px; position: relative;
    top: 0;}
	.big-news-slider .slider-txt-bx {padding: 0 10px 8px 10px; height:auto;}
	#main-news-block .right-news-block {
		width: 100%;
		float: none;
		border: 0px solid red;
	}
	.right-news-block .top-news-bx {
		width: 100%;
		float: left;
		padding: 20px 0px 0 0px;
	}
	.right-news-block .sidebar {
		width: 100%;
		float: right;
		padding: 20px 0 0 0px;
	}
	#goa-news-block .single-goa-news {
		width: 33.33%/*50%*/; padding-top: 13px; padding-bottom: 2px !important;
	}
	#goa-news-block .single-goa-news:nth-child(2n+1) {
		padding-right:10px;
	}
	#goa-news-block .single-goa-news:nth-child(2n+2) {
		/*padding-left:10px;*/
		        padding-left: 5px;
        padding-right: 5px;
	}
	
	    #goa-news-block .single-goa-news:nth-child(2n+3) {
        padding-left: 10px;
			padding-right: 0px;
    }
	
	#goa-news-block .single-goa-news.no-img-box:nth-child(2n+1) {
		padding-right:0px !important;
	}
	#goa-news-block .single-goa-news.no-img-box:nth-child(2n+2) {
		padding-left:0px !important;
	}
	
	#goa-news-block .sidebar .twitter-block{margin:5px 0 0 0;}
	
	#goa-news-block .goa-news-bx {
		width: 100%;
		padding: 0;
	}
	#goa-news-block .sidebar {
		width: 100%;
		padding: 0;
		margin: 15px 0 0 0;
	}
	#goa-news-block .single-goa-news .goa-news-img {
		max-height:130px;
		
	}
	
	.sidebar .twitter-body {
		max-height: 100%;
	}
	.right-news-block .sidebar .insight-block{margin: 20px 0 5px 0;}
	
	.goa-news-box-two {
		padding: 15px 0 0 0;
	}
	#goa-news-block .goa-news-box-two .single-goa-news {
		width: 100%;
		padding-top: 13px;
		padding-bottom: 0px !important;
	}
	
	#other-news-block { padding: 20px 0;}
	#other-news-block .other-news-bx {
		width: 100%;
		float: none;
		margin-bottom: 30px;
	}
	#other-news-block .other-news-bx:nth-child(4n+1) { padding-right: 0px; width:100%;}
	#other-news-block .other-news-bx:nth-child(4n+2) { padding: 0px; width:100%;}
	#other-news-block .other-news-bx:nth-child(4n+3) { padding-left: 0px; padding-right:0; width:100%; margin: 0;}
	#other-news-block .other-news-bx:nth-child(4n+4) { padding-left: 0px; margin:0; width:100%;}
	
	#other-news-block .other-news-img {
		width: 25%;
		overflow: hidden;
		max-height: 100px;
		margin: 0 10px 0 0;
	}
	#other-news-block .other-news-title {
		width:auto;
		max-height: 80px;
		overflow: hidden;
	}
	
	footer {
		border-top: 0px solid #e76e1e;
		background: #fff;
		padding:20px 0 60px 0;
	}
	.footer-bx h3 {
    margin: 15px 0 15px 0;}
	.footer-bx.one-bx p {
    padding: 0 0 0px 0;}
	.footer-bx {
		width: 100%;
		margin: 0 0px;
		float: left;
		border: 0px solid blue;
		padding: 0 0px 15px 0;
	}
	.footer-bx .gv {
		height: 30px;
	}
	.footer-bx .bb {
		height: 40px;
	}
	.footer-bx.three-bx a {
		display: block;
		margin-bottom: 10px;
	}
	.footer-bx.three-bx .prudent{width:45px;}
	.footer-bx.three-bx .sin{width: 90px; margin-left:-105px;}
	.copyright p {
		margin: 0px 0;
		font: 400 11px/17px 'Lato', sans-serif;
	}
	.copyright p a {
		font: 400 11px/17px 'Lato', sans-serif;
	}

	.mob-footer{display:block;}
	
	.desk-ad{display:none;}
	.desktop-footer{display:none;}
	.mob-footer{display:block;}
	footer{text-align:center; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;}
	.mob-footer p, .mob-footer p a{text-align:center; font-family: Lato;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.7;
    letter-spacing: normal;
    color: #000;
    margin: 25px 0 0 0;}
	.mob-links-footer h3{font: 400 14px/20px 'Lato', sans-serif;
    color:gray; text-transform:uppercase;
    margin: 0;}
	.mob-links-footer ul li{display:inline;}
	.mob-links-footer ul li img{height:35px; padding: 0 5px;
    margin: 5px 0 015px 0;}
	.mob-links-footer ul li img.gv{height:25px;}
	.listing-page .goa-news-bx {
		width: 100%;
		padding: 0; float: none;
	}
	.listing-page .news-col-6 {
		width: 100%;
		float: none;
	}
	.other-news-content {
		padding: 14px 0;
		border-bottom: 1.2px dotted #676767;
		height: auto;
	}
	.listing-page .other-news-img {
		width: 31% !important;
		overflow: hidden;
		max-height: 72px !important;
		margin: 0 8px 0 0 !important;
	}
	.listing-page .sidebar {
		width: 100%;
		padding: 0;
		float: none;
		margin: 25px 0 0 0;
	}
	.listing-news-block .single-goa-news h6 {
		font: 600 13px/17px 'Lato', sans-serif;
		color: #000;
		margin: 5px 0 5px 0 !important;
	}
	.listing-news-block .single-goa-news p {
    font: 400 11px/16px 'Lato', sans-serif !important;
    color: #7b7b7b !important;
    margin: 0;
    max-height: 35px !important;}
	.goa-news-bx .detail-body {
		padding: 25px 0px 35px 0px;
	}
	.d-other-news-bx {
		margin: 0 0 12px 0;
	}
	#contact-us .inside-page-block {
		background: #fff;
		width: 100%;
		padding: 0px 0px 45px 0px;
		margin: 15px 0;
	}
	#contact-us .address-bx {
		width: 100%;
		border: 0px solid red;
		float: left;
		padding: 0 0px 15px 0;
	}
	#contact-us .form-bx {
    width: 100%;}
	.contact-form .input-bx {
		width: 100%;
		float: none;
	}
	.contact-form .input-bx:nth-child(2n+1) {
		padding-right: 0px;
	}
	.contact-form .input-bx:nth-child(2n+2) {
		padding-left: 0px;
	}
	.contact-form .sub-btn{width: 100%;}
	.today-news-container {
		display: block;
	}
	
	.today-news-container .today-news-bx:nth-child(1) {
		border: 0 !important;
		padding: 0 0 10px 0;
	}
	.today-news-container .today-news-bx {
		width: 100%;
		border: 0;
		border-top: 1.2px dotted #676767;
		padding: 10px 0px 10px 0px;
		margin: 0px 0 0 0;
	}
	#goa-news-block .single-goa-news p {
		font: 600 13px/18px 'Lato', sans-serif;
		color: #000;
		margin: 0;
		max-height: none;
		overflow: hidden;
	}
	.today-news-container .today-news-bx.two-news{width:100%;}
	.today-news-container .today-news-bx.three-news{width:100%;}
	.today-news-container .today-news-bx.four-news{width:100%;}
	.today-news-container .today-news-bx.five-news{width:100%;}
	
	.share-bx {
		padding: 5px 10px 5px 15px;
		position: fixed;
		bottom: 0;
		left:0;
		background: #fff;
		width: 100%;
		height: 55px;
		top: unset;
		-webkit-box-shadow: 0px -5px 18px -7px rgba(0,0,0,0.1);
		-moz-box-shadow: 0px -5px 18px -7px rgba(0,0,0,0.1);
		box-shadow: 0px -5px 18px -7px rgba(0,0,0,0.1);
		z-index: 99999;
	}
	.share-bx h6.share{float: left !important;}
	ul.detail-share-bx {
		margin: 0px 0;
		padding: 0;
		float: right;
	}
	.detail-share-bx .whts-bx {
		width: 37px;
		height: 37px;
		border: 1.5px solid #1db235;
		border-radius: 50%;
		position: relative;
		left: unset;
		top: 0;
		right:0px;
		text-align: center;
	}
	.detail-share-bx .tw-bx {
		width: 37px;
		height: 37px;
		border: 1.5px solid #33ccff;
		border-radius: 50%;
		position: relative;
		left: unset;
		right:0px;
		top: 0;
		text-align: center;
	}
	.detail-share-bx .fb-bx {
		width: 37px;
		height: 37px;
		border: 1.5px solid #2a4b90;
		border-radius: 50%;
		position: relative;
		left: unset;
		right:0px;
		top: 0;
		text-align: center;
	}
	.share-bx h6.share {
		color: #767676;
		margin: 16px 0 0 0;
		font-weight: 500;
		font-size: 16px;
	}
	.detail-content-bx p {
		padding: 7px 0 0 0;
	}
	.detail-content-bx {
		padding: 0px 0 0 0;
	}
	#goa-news-block .single-goa-news p span {font: 600 8px/8px 'Lato', sans-serif;}
	.big-news-slider p.big-news-caption {padding: 0 15px;}
	.show-btn {
		padding: 7px 20px 7px 20px;
		float: none;
		margin: 10px auto 0px auto;
		width: 150px;
		display: inline-block;
	}
	.desktop-ver-bx{display:none;}
	.mobile-ver-bx{display:block;}
	.mobile-ver-bx .other-news-bx {margin:8px 0 0 0 !important;}
	.detail-content-bx p img{padding:0 10px 0 0;}
}



@media screen and (max-width:480px){
	.big-news-slider .slider-txt-bx {
		padding:10px 15px 13px 15px;
		position: relative;
		bottom: 0;
		width: 100%;
		background: #001636 !important;}
	.slider-txt-bx h2 {
		font-family: 'Oswald', sans-serif;
		font-size: 20px;
		line-height: 28px;
	}
	.big-news-slider p{display:block; font: 400 12px/18px 'Lato', sans-serif;
    color: #7b7b7b; margin: 7px 0;
    padding:0 0px;}
	.big-news-slider .owl-nav {
		top: 53%;
		position: absolute;
		width: 100%;
	}
	.right-news-block .top-news-bx {
		width: 100%;
		float: left;
		padding: 25px 0px 0 0px;
	}
	#highlight-news-bx .head-bx{left:0;}
	#highlight-news-bx .highlight-outer{    border-left: 0;    border-right: 0;}
	#highlight-news-bx .container{padding:0 !important;}
	.slider-con{padding:0 !important;}
	
	#goa-news-block .single-goa-news .goa-news-img {
		max-height: 100px;
	}
	#other-news-block .other-news-img {
    width: 31%;
    overflow: hidden;
    max-height: 75px;}
	#other-news-block .other-news-title {
    width:auto; max-height: 60px;}
	.right-news-block .sidebar .other-news-img{height:75px;}
	.detail-content-bx p.caption {
    font-family: Lato;
    width: 100%;
    float: none;
    margin: 0;
	padding: 2px 0 2px 0;}
	.today-news-block{margin: 85px auto 0px auto;}
}

@media screen and (max-width:480px){
	#goa-news-block {
		padding: 25px 0;
	}
	#goa-news-block .single-goa-news .goa-news-img {
		max-height: 80px;
    height: 80px;
	}
}

@media screen and (max-width:380px){
	.m-logo-bx img {
		height: 50px;
		position: relative;
		top: 0px;
	}
	.m-logo-bx {
		top: -3.5px;
		left: -16.5px;
	}
}

.read-btn{
	font: 400 10px/10px 'Lato', sans-serif !important;
letter-spacing: 1.25px;
text-align: center;
	display: inline;
	padding: 4px 8px 3px 7px;
	background: #ed1c24;
	color: #fff  !important;
	text-transform: uppercase;
	margin-top: 10px !important;
}