/*Main layout*/

html,
body {
    margin: 0;
    padding: 0;
    height: 100%;
}

img.tmp-image-placeholder{
    display: none !important;
}

a {
    text-decoration: none !important;
}

.article-body h1 {
    font-family: 'Roboto';
    font-weight: bold;
    font-size: 24pt;
    color: #82828c;
}

.article-body ul {
    font-size: 15pt;
    font-family: 'PT Sans', regular;
    color: #82828c;
    line-height: 20pt;
    margin: 22px 0;
}

#container {
    min-height: 100%;
    font-family: 'Hind', sans-serif;
    overflow: hidden;
    width: 100%;
}

#header {
   /* background: rgb(202,0,0);
    height: 48px;
    position: fixed;
    width: 100%;
    z-index: 1;
    text-align: center;*/
	display:none;
}

#body {
    padding: 56px 0;;
    padding-bottom: 0px;
    background: white;
    width: 100%;
}

#overlay-dark {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(1,1,1,0.7);
    z-index: 100;
    display: none;
}

.center-content {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

/*header-mobile*/

#header-mobile{
    display:block;
    position: fixed;
    top:0;
    z-index:2;

}

#header-mobile #header-mobile-navigation{
    left: 0px;
    position: fixed;
    width:0px;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    background: #28282d;
    z-index: 50;
}

#header-mobile #header-mobile-navigation>ul.header-sections{
    margin-top: 57px;
    margin-bottom: 7px;
}

#header-mobile ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-weight: 400;
    font-size: 20px;
}

#header-mobile ul a{
    color: #ffffff;
    display: block;
    font-family: 'Hind',sans-serif;
    font-size: 19px;
}


#header-mobile ul.header-sections li{
    width:100%;
    background-color: #3b3c41;
    border-top: 2px solid #28282d;
    line-height: 53px;
    min-width: 230px;
    color: white;
    font-family: 'Hind', sans-serif;
}

#header-mobile ul.header-sections li.hov{
    text-transform: uppercase;
}

#header-mobile ul.header-sections li span.label{
    padding-left: 20px;
    display: inline-block;
}

#header-mobile .logo{
    position: fixed;
    top:0;
    left:0;
    border:none;
    width:100%;
    height: 57px;
    padding-left:20px;
    z-index: 500;
    box-sizing: border-box;
}

#header-mobile .logo.home-logo{
    background: black;
    border-bottom: 4px solid #eb203a;
}

#header-mobile .logo.section-logo{
    background: white;
    border-bottom: 4px solid #eb203a;
}

#header-mobile .logo-button{
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%); /* Ch <36, Saf 5.1+, iOS < 9.2, An =<4.4.4 */
    -ms-transform: translateX(-50%); /* IE 9 */
    transform: translateX(-50%); /* IE 10, Fx 16+, Op 12.1+ */
    top: 10px;
}

#header-mobile .search-box {
    position: relative;
    bottom: 0;
    left: 0;
    z-index: 50;
    height: 60px;
    background-color:#28282d;
    width:0px;
    overflow: hidden;
}

#header-mobile .search-box input{
    border-radius:6px;
    width: 90%;
    padding-left: 7px;
    margin-top: 14px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: 28px;
    border: none;
    font-size:16px;
}

#header-mobile .search-box a{
    position: absolute;
    right: 3%;
    top: 15%;
}

#header-mobile .search-box input::-ms-input-placeholder {
    color:#28282d;
}

#header-mobile .search-box input::-webkit-input-placeholder {
    color:#28282d;
}

#header-mobile ul.header-sections li.hov .arrow-down-white{
    float: right;
    margin-top: 20px;
    margin-right: 14px;
    cursor: pointer;
}

#header-mobile ul.header-sections li.facebook{
    background-color: #3b5998;
    border-top:none;
}

#header-mobile ul.header-sections li.facebook .fa-facebook{
    vertical-align: bottom;
    margin-left: 5px;
}

#header-mobile ul.header-sections li.twitter{
    background-color: #00aced;
}
#header-mobile ul.header-sections li.instagram{
    background : #E12F67; /* Old browsers */
background: -webkit-gradient(linear, 333 0, 0 337, from(#8043af), color-stop(0.029, #8442aa), color-stop(0.029, #8740a9), color-stop(0.042, #8842a8), color-stop(0.059, #8d3fa7), color-stop(0.067, #8d41a4), color-stop(0.164, #9d3d9c), color-stop(0.164, #9f3c9a), color-stop(0.202, #a63b96), color-stop(0.202, #a73a97), color-stop(0.23, #a83b96), color-stop(0.23, #aa3a92), color-stop(0.253, #ac3990), color-stop(0.312, #b63a8b), color-stop(0.35, #b93a88), color-stop(0.35, #bb3986), color-stop(0.374, #bc3986), color-stop(0.374, #be3884), color-stop(0.397, #c03a83), color-stop(0.403, #c13c83), color-stop(0.412, #c4397f), color-stop(0.443, #c63b7a), color-stop(0.469, #ca3d75), color-stop(0.475, #cb3c75), color-stop(0.494, #ca3e74), color-stop(0.494, #cc3d74), color-stop(0.503, #ce3e75), color-stop(0.503, #cf3d74), color-stop(0.591, #d84466), color-stop(0.591, #d94367), color-stop(0.904, #ef6744), color-stop(0.951, #f26a43), color-stop(0.951, #f26c42), color-stop(0.978, #f3703f), color-stop(0.978, #f46f40), color-stop(0.997, #f57041), color-stop(0.997, #f47141), to(#f47141));
background: -webkit-linear-gradient(225.34206029135854deg, #8043af, #8442aa 2.9%, #8740a9 2.9%, #8842a8 4.2%, #8d3fa7 5.9%, #8d41a4 6.7%, #9d3d9c 16.4%, #9f3c9a 16.4%, #a63b96 20.2%, #a73a97 20.2%, #a83b96 23%, #aa3a92 23%, #ac3990 25.3%, #b63a8b 31.2%, #b93a88 35%, #bb3986 35%, #bc3986 37.4%, #be3884 37.4%, #c03a83 39.7%, #c13c83 40.3%, #c4397f 41.2%, #c63b7a 44.3%, #ca3d75 46.9%, #cb3c75 47.5%, #ca3e74 49.4%, #cc3d74 49.4%, #ce3e75 50.3%, #cf3d74 50.3%, #d84466 59.1%, #d94367 59.1%, #ef6744 90.4%, #f26a43 95.1%, #f26c42 95.1%, #f3703f 97.8%, #f46f40 97.8%, #f57041 99.7%, #f47141 99.7%, #f47141);
background: -moz-linear-gradient(225.34206029135854deg, #8043af, #8442aa 2.9%, #8740a9 2.9%, #8842a8 4.2%, #8d3fa7 5.9%, #8d41a4 6.7%, #9d3d9c 16.4%, #9f3c9a 16.4%, #a63b96 20.2%, #a73a97 20.2%, #a83b96 23%, #aa3a92 23%, #ac3990 25.3%, #b63a8b 31.2%, #b93a88 35%, #bb3986 35%, #bc3986 37.4%, #be3884 37.4%, #c03a83 39.7%, #c13c83 40.3%, #c4397f 41.2%, #c63b7a 44.3%, #ca3d75 46.9%, #cb3c75 47.5%, #ca3e74 49.4%, #cc3d74 49.4%, #ce3e75 50.3%, #cf3d74 50.3%, #d84466 59.1%, #d94367 59.1%, #ef6744 90.4%, #f26a43 95.1%, #f26c42 95.1%, #f3703f 97.8%, #f46f40 97.8%, #f57041 99.7%, #f47141 99.7%, #f47141);
background: -o-linear-gradient(225.34206029135854deg, #8043af, #8442aa 2.9%, #8740a9 2.9%, #8842a8 4.2%, #8d3fa7 5.9%, #8d41a4 6.7%, #9d3d9c 16.4%, #9f3c9a 16.4%, #a63b96 20.2%, #a73a97 20.2%, #a83b96 23%, #aa3a92 23%, #ac3990 25.3%, #b63a8b 31.2%, #b93a88 35%, #bb3986 35%, #bc3986 37.4%, #be3884 37.4%, #c03a83 39.7%, #c13c83 40.3%, #c4397f 41.2%, #c63b7a 44.3%, #ca3d75 46.9%, #cb3c75 47.5%, #ca3e74 49.4%, #cc3d74 49.4%, #ce3e75 50.3%, #cf3d74 50.3%, #d84466 59.1%, #d94367 59.1%, #ef6744 90.4%, #f26a43 95.1%, #f26c42 95.1%, #f3703f 97.8%, #f46f40 97.8%, #f57041 99.7%, #f47141 99.7%, #f47141);
background: linear-gradient(224.65793970864146deg, #8043af, #8442aa 2.9%, #8740a9 2.9%, #8842a8 4.2%, #8d3fa7 5.9%, #8d41a4 6.7%, #9d3d9c 16.4%, #9f3c9a 16.4%, #a63b96 20.2%, #a73a97 20.2%, #a83b96 23%, #aa3a92 23%, #ac3990 25.3%, #b63a8b 31.2%, #b93a88 35%, #bb3986 35%, #bc3986 37.4%, #be3884 37.4%, #c03a83 39.7%, #c13c83 40.3%, #c4397f 41.2%, #c63b7a 44.3%, #ca3d75 46.9%, #cb3c75 47.5%, #ca3e74 49.4%, #cc3d74 49.4%, #ce3e75 50.3%, #cf3d74 50.3%, #d84466 59.1%, #d94367 59.1%, #ef6744 90.4%, #f26a43 95.1%, #f26c42 95.1%, #f3703f 97.8%, #f46f40 97.8%, #f57041 99.7%, #f47141 99.7%, #f47141);
}
/*
#header-mobile ul.header-sections li.instagram span.label { 
    display: inline-block;
    float: left;
    width: -webkit-calc(100% - 143.03px); /** Safari 6, Chrome 19-25 **/
   /* width: -moz-calc(100% - 143.03px); /** FF 4-15  **/
   /* width: calc(100% - 143.03px); /** FF 16+, IE 9+, Opera 15, Chrome 26+, Safari 7 and future other browsers **/
  /*	  background-image: url(images/instagram_text.png);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
*/


#header-mobile ul.header-sections li.twitter a, #header-mobile ul.header-sections li.facebook a,
#header-mobile ul.header-sections li.instagram a
{
    display:inline-block;
    width: 100%;
}

#header-mobile ul.header-sections .share span.fa-facebook{
   font-size: 2em;
    margin-left: 22px;
    margin-top: 14px;
}

#header-mobile ul.header-sections li.twitter .fa-twitter{
    font-size: 1.6em;
    margin-left: 13px;
    margin-top: 12px;
    vertical-align: top;
}

#header-mobile ul.header-sections li.instagram .fa-instagram {
 font-size: 1.8em;
    margin-left: 11px;
    margin-top: 8px;
    vertical-align: top;
}
#header-mobile ul.header-sections li.facebook .share, #header-mobile ul.header-sections li.twitter .share, #header-mobile ul.header-sections li.instagram .share{
    width: 54px;
    float:right;
    border-left: 2px solid #28282d;
    cursor:pointer;
    height: 53px;
    display: inline-block;
}

#header-mobile ul.header-sections li.hov .arrow-right-white{
    float: right;
    margin-top: 16px;
    margin-right: 23px;
    cursor: pointer;
}

#burger{
    position:relative;
    float:right;
  height: 28px;
    margin: 13px 22px 12px 42px;
    overflow: hidden;
    width: 28px;    
}

#burger span{
    cursor: pointer;
}
.home-logo span.fa-bars {
    color: #fff;
    font-size: 2em;

}
.home-logo span.fa-bars.burger-small-button{
padding-left:18px;
}

#header-mobile .search-box span.btn-search {
    position: absolute;
    top: 16px;
    right: 18px;
}

.disablePage {
    overflow: hidden;
    height: 100vh;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
}

/*footer-mobile*/

#footer{
    width: 100%;
}

#footer .center-content .footer-top {
    background-color: rgb(60,60,65)
}

#footer .center-content .border-bottom{
    border-bottom: 1px solid rgb(60,60,65);
}

#footer .footer-top .search {
    display: block;
    padding: 20px;
    height: 31px;    
    background: #a01428;
    text-align: center;    
    position: relative; 
    padding: 16px 22px;
}

#footer .footer-top .search .search-loop {
    position: absolute;
    right: 26px;
    top: 14px;
    cursor: pointer;
}

#adslot_mobile_floating {
    display: block;
    width: 100%;
    text-align: center;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 1000;
}

#footer .footer-top .search input {
    background: white;
    border: none;
    height: 30px;
    padding: 0;
    outline: none;
    font-size: 17px;
    line-height: 30px;
    border-radius: 6px;
    text-align: center;
    width: 100%;
    font-family: 'Hind', sans-serif;
    font-weight: 400;
}

#footer  ::-webkit-input-placeholder {
    color: black;
}

#footer :-moz-placeholder { /* Firefox 18- */
    color: black;
}

#footer  ::-moz-placeholder {  /* Firefox 19+ */
    color: black;
}

#footer  :-ms-input-placeholder {
    color: black;
}

#footer-search-form{
    position: relative;
}

#footer .footer-top .search .btn-search{
    position: absolute;
    right: 3px;
    top: 3px;
}

#footer .footer-bottom {
    font-size: 14px;
    line-height: 19px;
    font-weight: 600;
}

#footer .footer-bottom ul {
    display: inline-block;
    list-style: none;
    width: 100%;
    color: white;
    vertical-align: top;
    padding-left: 0px;
    margin: 0px 0;
}

#footer .footer-bottom ul.col3{
    padding-bottom: 240px;
}

#footer .footer-bottom ul li {
    padding: 0px 20px;
    background: #a01428;
    border-top: 1px solid #eb203a;
    height: 39px;
    line-height: 39px;
}

#footer .footer-bottom ul a {
    color: white;
    font-weight: 600;
    font-size: 17px;
    font-family: 'Hind', sans-serif;
}

#footer .logo-wrapper{
    width: 113px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin: auto;
}

#footer .footer-main-logo{
    padding: 12px 0;
    background: #eb203a;
}

#footer .footer-logos{
    display: -webkit-flex; /* Safari */
    display: flex;
    background: #eb203a;
}

#footer .footer-logo{
    -webkit-flex: 1;  /* Safari 6.1+ */
    -ms-flex: 1;  /* IE 10 */
    flex: 1;
    padding: 0 5px;
    position: relative;
}

#footer .express-logo-icon{
    margin-top: 7px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
}

#footer .ds-logo-icon{
    margin-top: 5px;
    margin-left: 7px;
}

#footer .ok-logo-icon{
    float: right;
    margin-right: 10px;
    margin-top: 5px;
}

#footer .footer-logo:nth-child(1), #footer .footer-logo:nth-child(2){
    border-right: 1px solid rgb(254,254,254);
}

#footer .copyright-message{
    color: #fefefe;
    text-align: center;
    color: #fefefe;
    text-align: center;
    font-size: 10px;
    font-weight: 400;
    font-family: 'PT Sans', sans-serif;
    line-height: 14px;
    padding-bottom: 9px;
    padding-top: 10px;
    background: #eb203a;
}

#footer .copyright-message p{
    margin: 0;
}

#footer .copyright-message p a{
    color: #fefefe;
}

/* End Footer */

.loader {
    width: 60px;
    margin: auto;
    padding-bottom: 45px;
    padding-top: 5px;
}

/*videos*/

.article-content .video-container {
    position:relative;
    padding-bottom:56.25%;
    padding-top:0px;
    height:0;
    margin: 30px 0;
}

.article-content .video-container iframe, 
.article-content .video-container object, 
.article-content .video-container embed {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}

/*end of videos */

/* Pagination*/

.mobile-pagination {
    width: 100%;
    background-color: white;
    margin-top: -15px;
    padding-top: 35px;
    padding-bottom: 35px;
    text-align: center;
}

ul.pagination {
    padding: 0;
    /*
    display: inline-block;
    padding: 0;
    margin: 0;
    background-color: white;
    border: 1px solid #a7a7a7;
    height: 40px;
    width: 86%;
    */
}

ul.pagination li {
    font-weight: 600;
    color: #a7a7a7;
    display: inline-block;
    vertical-align: top;

}

ul.pagination li:first-child:nth-last-child(2):first-of-type.active {
    /*
    margin-left: 41px;
    */
}

ul.pagination li:first-child:nth-last-child(2) ~ li.active:last-of-type {
    /*
    margin-right: 41px;
    */
}

ul.pagination li a {
    /*
    float: left;
    padding: 8px 13px;
    text-decoration: none;
    color: #a7a7a7;
    */
}

/* End of pagination*/

/* archive*/

.section-body {
    padding: 0 24px;
    padding-bottom: 10px;
    overflow: hidden;
}

.section-header {
    margin-top: 5px;
}

.section-body .year {
    width: 100%;
    float: left;
    margin-top: 20px;
    margin-right: 60px;
}

.section-body .articles-list {
    width: 100%;
    float: left;
}

.section-body .year .title, .section-body .articles-list .title {
    font-family: 'PT Sans', regular;
    color: rgb(131,131,141);
    display: block;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 10px;
}

.section-body .year a, .section-body .articles-list a {
    display: block;
    margin-bottom: 7px;
    color: rgb(90,90,95);
    font-family: 'Hind',sans-serif;
}

table.archive td {
    vertical-align: top;
    width: auto;
}
.section-body .articles-list .title {
    margin-top: 20px;
}


/* archive end*/

.breadcrumbs {
    font-family: 'Abel',sans-serif;
    font-size: 3vw;
    line-height: 25px;
    text-align: center;
    padding: 0 20px;
    padding-top: 2px;
}

.breadcrumbs .breadcrumb-home {
    color: #b4b4be;
}

.breadcrumbs .breadcrumb-home:active{
    color: #eb203a;
}

.breadcrumbs .main{
    color: #3c3c41;
}

.breadcrumbs .breadcrumb-circle-wrapper{
    display: inline-block;
    width: 4px;
    height: 4px;
    background: rgb(180, 180, 190);
    border-radius: 50%;
    margin-bottom: 3px;
}


.img-wrapper .img-caption{
    font-family: 'Abel', sans-serif;
    text-transform: uppercase;
    font-size: 3.3vw;
    color: rgb(204,204,211);
    line-height: 3.8vw;
    padding: 0 20px;
    padding-top: 5px;
}

.ad-unit2{
    margin-top: 15px;
    margin-bottom: 15px;
}

.ad-unit {
    margin-bottom: 15px;
    display: flex;
    vertical-align: top;
}

.ad-unit > div {
    margin: auto;
    margin-top: 15px;
    margin-bottom: 15px;
}

img{
    width: 100%;
    height: auto;
    display: block;
}

.article-body > p > img.articleSubImg.embeds-image {
    margin-left: -20px;
    width: 100vw;
}

/*mini tiles */
.mini-tile .img-wrapper{
    display: inline-block;
    width: 42.5%;
    height: 24vw;
    overflow: hidden;
}

.mini-tile {
    /*    border: 2px solid rgb(246, 246, 248);*/
    box-sizing: border-box;
    height: auto;
    margin-bottom: 5px;
    display:block;
}

.mini-tile .right-content{
    display: inline-block;
    width: 57.5%;
    float: right;
    background: white;
    padding: 2px;
    box-sizing: border-box;
    height: 24vw;
    position: relative;
}

.mini-tile .clock-text{
    color: #5a5a5f;
    font-family: 'Abel',sans-serif;
    font-size: 11px;
    line-height: 15px;
    vertical-align: top;
    margin-left: -8px;
}

.mini-tile .info-bar{
    background: rgb(243,243,250);
    padding: 0 2px;
    position: absolute;
    width: 98%;
    box-sizing: border-box;
    bottom: 2px;
    height: 20px;
}

.share-icon-wrapper{    
    display: inline-block;
    vertical-align: top;
}

.mini-tile .time-stamp{
    display: inline-block;
    border-right: 1px solid #5a5a5f;
    padding-right: 12px;
    height: 14px;
    padding-top: 0px;
    vertical-align: top;
    margin-bottom: 0px;
    margin-top: 3px;
}

.mini-tile .share-icon{
    border-right: 1px solid #5a5a5f;
    vertical-align: top;
    margin-top: 3px;
}

.mini-tile span.gallery-and-video-embed, .mini-tile span.video-embed, .mini-tile span.gallery-embed{
    float: right;
}

.celeb-news-widget .promo-tile-slot {
    margin-bottom: 23px;
}

.mini-tile .mini-tile-headline{
    color: #5a5a5f;
    font-family: 'Hind',sans-serif;
    font-weight: 700;
    height: 50px;
    overflow: hidden;
    font-size: 3.5vw;
    padding-left: 5px;
    padding-top: 4px;
    letter-spacing: -0.3px;
}

.mini-tile .promo-slug{
    position: absolute;
    bottom:0;
    left: 0;
    color: white;
    padding:0;
    background: #ee1b34;
    height: 20px;
}
.mini-tile .promo-slug img.logo{
height:15px;
width:auto;
}
.mini-tile .new.promo-slug{
    bottom: 27px;
    color: white;
    padding: 0px 8px;
    background: rgb(227,0,122);
}

.mini-tile .promo-slug.promo-ok{
    background: rgb(200,0,0);
}

.mini-tile .promo-slug .promo-icon{
    margin-top: 6px;
}

.mini-tile .promo-slug .promo-icon.ok-promo-icon{
    margin-top: 3px;
}

.mini-tile .promo-slug.new .promo-icon{
    margin-top: 4px;
}

.mini-tile .promo-slug .promo-text {
    text-transform: uppercase;
    line-height: 22px;    
    vertical-align: top;
    font-size: 9px;
    padding-left: 2px
}
/*end of mini tiles*/

/* social icons*/
.social-wrapper{
    display: block;
    width: 100%;
    height: 35px;
    padding: 0 21px;
    box-sizing: border-box;
    margin-bottom: 17px;
    margin-top: 2px;
}

#social-share-buttons{
    display: -webkit-flex;
    display: flex;
    height: 100%;
}

.social-wrapper a {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    justify-content: center;
}

#facebook, #facebookPreview{
    background: rgb(59,89,152);
}

#twitter, #twitterPreview{
    background: rgb(0,172,237);
}

#google, #googlePreview{
    background: rgb(220,78,65);
}

#whatsapp, #whatsappPreview{
    background: rgb(35,188,9);
}

#pinterest, #pinterestPreview{
    background: rgb(215,53,50);
}

.competition-content .social-wrapper{
    margin-bottom: 21px;
}
/*end of social share */

/* section adjustment*/
.section-content .mini-tile .promo-slug{
    bottom: 25px;
}

/* section adjustment end */

/* pagination */
.pagination{
    margin: 0 21px;
    height: 32px;
    box-sizing: border-box;
    border: 1px solid #a7a7a7;
    color: #a7a7a7;
    text-align: center;
    position: relative;
    line-height: 29px;
    font-size: 15px;
    margin-top: 7px;
    margin-bottom: 22px;
}

.pagination span.arrow-next{
    position: absolute;
    right: 35%;
    top: 7px;
}

.pagination span.arrow-prev{
    position: absolute;
    left: 35%;
    top: 7px;
}

.back-to-top{
    margin: 0 21px;
    height: 30px;
    box-sizing: border-box;
    color: white;
    text-align: center;
    position: relative;
    line-height: 30px;
    margin-top: 71px;
    margin-bottom: 22px;
    background: rgb(90,90,95);
    text-transform: uppercase;
    font-family: 'Hind',sans-serif;
    font-weight: 600;
    font-size: 13.5px;
    vertical-align: top;
}

.back-to-top .arrow-up{
    margin-left: 5px;
    margin-top: 8px;
    vertical-align: top;
}

/*cookie message*/
.cookie-div {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 40px;
    background: #5a5a5f;
    display: none;
    z-index: 1000;
    font-family: 'PT Sans', sans-serif;
}

.cookie-div .center-content {
    background: #5a5a5f;
    padding: 0 25px;
    box-sizing: border-box;
}

.cookie-div .message {
    position: relative;
    color: white;
    font-size: 10px;
    width: 79%;
    padding-right: 5%;
    padding-top: 7px;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
}

.cookie-div .message a {
    color: #eb203a;
}

.cookie-div .button {
    display: inline-block;
    height: 40px;
    width: 21%;
    line-height: 40px;
    text-align: center;
    position: relative;
    color: white;
    background: #eb203a;
    cursor: pointer;
    font-size: 10px;
    float: right;
}

/* cookie message end */

/*404 error*/

#not_found .breadcrumbs{
    text-align: left;
}

#not_found .breadcrumbs .main {
    color: black;
}

#not_found .img-wrapper {    
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
}

#not_found .main-paragraph{
    text-align: center;
    padding-top: 35px;
    padding-bottom: 18px;
    font-family: 'Hind',sans-serif;
    font-weight: 700;
    font-size: 16px;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
}

#not_found .mid-paragraph{
    text-align: center;    
    color: rgb(180, 180, 190);
    font-family: 'Hind',sans-serif;
    font-size: 14px;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
}

#not_found .last-paragraph{
    text-align: center;
    padding-top: 18px;
    padding-bottom: 32px;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
}

#not_found .last-paragraph a{
    color: #eb203a;
    font-family: 'Hind',sans-serif;
    font-weight: 500;
    font-size: 15px;
    padding-left: 8px;    
}

#not_found .search #search-page-form{    
    margin-bottom: 120px;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    position: relative;
}

#not_found #search-page-form #search-page-input{
    background: #d8d8e2;
    border: none;
    height: 30px;
    padding: 0;
    outline: none;
    font-size: 18px;
    line-height: 30px;
    border-radius: 6px;    
    text-align: center;
    width: 100%;
    font-family: 'Hind', sans-serif;
    font-weight: 100;
}

#not_found #search-page-form .fa-search{
    position: absolute;
    right: 3px;
    top: 3px;    
}

/*4040 error end*/
/* Loader */

#loader {
    display: none;
}

.sk-fading-circle {
    margin: auto;
    width: 50px;
    height: 50px;
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 10000;
}

.sk-fading-circle .sk-circle {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.sk-fading-circle .sk-circle:before {
    content: '';
    display: block;
    margin: 0 auto;
    width: 15%;
    height: 15%;
    /*background-color: #333;*/
    background-color: whitesmoke;
    border-radius: 100%;
    -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
    animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
}
.sk-fading-circle .sk-circle2 {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
}
.sk-fading-circle .sk-circle3 {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
}
.sk-fading-circle .sk-circle4 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.sk-fading-circle .sk-circle5 {
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg);
}
.sk-fading-circle .sk-circle6 {
    -webkit-transform: rotate(150deg);
    -ms-transform: rotate(150deg);
    transform: rotate(150deg);
}
.sk-fading-circle .sk-circle7 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.sk-fading-circle .sk-circle8 {
    -webkit-transform: rotate(210deg);
    -ms-transform: rotate(210deg);
    transform: rotate(210deg);
}
.sk-fading-circle .sk-circle9 {
    -webkit-transform: rotate(240deg);
    -ms-transform: rotate(240deg);
    transform: rotate(240deg);
}
.sk-fading-circle .sk-circle10 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}
.sk-fading-circle .sk-circle11 {
    -webkit-transform: rotate(300deg);
    -ms-transform: rotate(300deg);
    transform: rotate(300deg); 
}
.sk-fading-circle .sk-circle12 {
    -webkit-transform: rotate(330deg);
    -ms-transform: rotate(330deg);
    transform: rotate(330deg); 
}
.sk-fading-circle .sk-circle2:before {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s; 
}
.sk-fading-circle .sk-circle3:before {
    -webkit-animation-delay: -1s;
    animation-delay: -1s; 
}
.sk-fading-circle .sk-circle4:before {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s; 
}
.sk-fading-circle .sk-circle5:before {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s; 
}
.sk-fading-circle .sk-circle6:before {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s; 
}
.sk-fading-circle .sk-circle7:before {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s; 
}
.sk-fading-circle .sk-circle8:before {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s; 
}
.sk-fading-circle .sk-circle9:before {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.sk-fading-circle .sk-circle10:before {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.sk-fading-circle .sk-circle11:before {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.sk-fading-circle .sk-circle12:before {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}

@-webkit-keyframes sk-circleFadeDelay {
    0%, 39%, 100% { opacity: 0; }
    40% { opacity: 1; }
}

@keyframes sk-circleFadeDelay {
    0%, 39%, 100% { opacity: 0; }
    40% { opacity: 1; } 
}

/* Loader end */

.mini-tile .img-wrapper,
 .mini-tile .right-content {
height:24vw;
}
@media only screen   and (max-width: 361px){

    .mini-tile .mini-tile-headline{
        font-size: 3.2vw;
    }
}

@media only screen   and (max-width: 321px){
    #footer .express-logo-icon{
        margin-left: -2px;
    }

    .breadcrumbs{
        line-height: 12px;
        padding-top: 6px;
        padding-bottom: 6px;
    }

    .mini-tile .mini-tile-headline{
        font-size: 2.7vw;
    }
}
.tabs-shortcode .ui-tabs-nav li {
background:rgb(90,90,95);
width:100%;
}
.tabs-shortcode .ui-tabs-nav li a {
font-size:1.4em;
color:#fff;
}
.tabs-shortcode.ui-tabs .ui-tabs-nav li.ui-tabs-active a, .tabs-shortcode.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .tabs-shortcode.ui-tabs .ui-tabs-nav li.ui-state-disabled a, .tabs-shortcode.ui-tabs .ui-tabs-nav li.ui-state-processing a {
color:#82828c;
}
.tabs-shortcode.ui-tabs .ui-tabs-nav li:focus,.tabs-shortcode.ui-tabs .ui-tabs-nav li a:focus{outline:none !important};
.znak-polje {color:#eb203a}

 .potpis {
  border-bottom: 3px solid #eb203a;
    border-top: 3px solid #eb203a;
    padding: 10px 0;
 }
 .potpis > span {
    display: block;
}

.potpis > span > span {
    margin-right: 5px;
}
.screen-reader-text {display:none}
.post-categories {list-style:none}