/*
Theme Name: The week
Theme URI: 
Description: The week Theme
Tags: 
Author: 7EDGE
Author URI: https://7edge.com/
Version: 1.0
*/

/* reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
  display: block;
}

body {
  line-height: 1;
}

ol,ul {
  list-style: none;
}

blockquote,q {
  quotes: none;
}

blockquote:before,blockquote:after,q:before,q:after {
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
  border: 0;
  padding: 0;
  margin: 0;
}

html, body {
  height: 100%;
}

body {
  font-family: 'Droid Serif', serif;
  -ms-overflow-style: scrollbar;
  background: #f0f0f0;
}

.slick-content {
  visibility: hidden;
}

.slick-initialized {
  visibility: visible;
}

h1, h2, h3, h4, h5, h6 {
  display: block;
}

p {
  display: inline-block;
  line-height: normal;
}

ul {
  padding: 0;
  margin: 0;
}

a {
  color: #000;
}

a:hover, a:focus {
  color: #000;
}

a:focus {
  outline: 0;
  outline-offset: 0;
  text-decoration: none;
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
  outline: 0;
  outline-offset: 0;
}
/*theme-styling*/

.container {
  width: 1230px;
}

.full-wrapper {
  float: left;
  width: 100%;
}
.m-left {
  margin-left: 10px;
}
.m-right {
  margin-right: 10px;
}

img.lazy {
  max-width: 100% !important;
}

@media (max-width: 768px) {
  .hidden-xs {
    display: none!important;
  }
}


/*advertising*/
.advertising-images-banner {
  width: 578px;
  margin: 0 auto;
}

@media (max-width: 578px) {
  .advertising-images-banner {
    width: 100%;
    height: 100%;
  }
}

.advertising-area {
  float: left;
  width: 100%;
  text-align: center;
  background: #1a2b3b;
  position: relative;
  overflow: hidden;
}

.advertising-area a {
  display: block;
}

.advertising-area a img {
  margin: 0 auto;
  max-width: 100%;
}

.border-style {
  border-top: 0;
  background: url(../images/sprite-icon.png);
  width: 50px;
  height: 4px;
  display: block;
  text-align: left;
  background-repeat: no-repeat;
  float: left;
  background-position: -39px -71px;
}

.small-space {
  margin-top: 2px;
  margin-bottom: 0;
}

.big-space {
  margin-top: 10px;
}

.common-top-spacing {
  margin-top: 20px;
}
.common-bottom-spacing {
  margin-bottom: 20px;
}
.dropdown-backdrop {
  position: inherit;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  z-index: inherit;
}

/*header*/
header {
  float: left;
  width: 100%;
}

header #navbar {
  padding: 5px 0;
}

header .small-logo {
  display: none;
}
/*header.header-sticky {
transition: top .01s;
}*/
header.header-sticky .big-logo {
  display: none;
}

header.header-sticky .small-logo {
  display: block;
}

header.header-sticky .navbar-brand {
  height: auto;
  padding-top: 4px;
}

header.header-sticky .navbar-nav>li>a {
  padding-top: 5px;
  padding-bottom: 5px;
}

header.header-sticky .caret {
  margin-top: -4px;
}

header.header-sticky .search-form .form-group {
  height: 26px;
}

header.header-sticky .search-form .form-group input.form-control {
  height: 26px !important;
}

header.header-sticky form.search-form .glyphicon-search:before {
  top: 1px !important;
}
/*header.header-sticky .search-form .form-group.open-box .voice-search {
font-size: 18px;
top: 5px;
}*/
header.header-sticky .navbar-toggle {
  margin-top: 0;
  margin-bottom: 0;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border: none;
  box-shadow: none;
}

.header-sticky {
  position: fixed;
  z-index: 1001;
/*-webkit-transition: all .01s ease-in-out;
-moz-transition: all .01s ease-in-out;
-o-transition: all .01s ease-in-out;
transition: all .01s ease-in-out;*/;
}

.animated {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.top-navigation {
  background: #d30e15;
  position: relative;
  z-index: 99;
}

.navbar-brand {
  padding: 0;
  margin-right: 20px;
}

.head-part {
  padding-top: 10px;
  padding-bottom: 10px;
}

.header-sticky .head-part {
  padding-top: 10px;
  padding-bottom: 10px;
}

.fadeInUp {
  position: relative;
  z-index: 1;
}

/*navigation-code*/
.navbar-default {
  margin-bottom: 0;
  border-bottom: 0;
  min-height: auto;
  border-radius: 0;
  background: transparent;
  border-color: transparent;
}

.navbar-nav > li > .dropdown-menu {
  border-radius: 0;
}

.dropdown-menu > li.kopie > a {
  padding-left: 5px;
}

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu>.dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}

.dropdown-submenu > a:after {
  border-color: transparent transparent transparent #333;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: " ";
  display: block;
  float: right;
  height: 0;
  margin-right: -10px;
  margin-top: 5px;
  width: 0;
}

li.dropdown:hover {
  background: #e7e7e7;
}
#navbar li.dropdown:hover a .caret,
#navbar li.dropdown:focus a .caret,
#navbar li.dropdown:active a .caret,
#navbar li.dropdown.open a .caret {
  background: url(../images/down-arrow.png)no-repeat;
  width: 15px;
  height: 15px;
  background-position: 0px 4px;
  background-size: 100%;
}

li.dropdown:hover > a {
  color: #000 !important;
}

.dropdown-submenu:hover>a:after {
  border-left-color: #555;
}

.dropdown-menu > li > a:hover, .dropdown-menu > .active > a:hover {
  text-decoration: underline;
}

.navbar-default .navbar-nav > li > a {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  line-height: normal;
}

li.subscribetion-btn a {
  background: #fff;
  color: #333 !important;
}

li.subscribetion-btn:hover a {
  background: #fff !important;
  color: #000 !important;
}

li.subscribetion-btn a:hover {
  color: #000 !important;
}

li#subscribe a:hover {
  color: #333 !important;
}

.navbar-default .navbar-nav > li:hover > a {
  color: #fff;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
  background-color: transparent;
  color: #fff;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
  background-color: #e70000;
}

.dropdown-menu > li > a {
  padding: 10px 20px;
  text-transform: uppercase;
}

.dropdown-menu > li > a:hover, .dropdown-menu > .active > a:hover {
  text-decoration: none;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
  color: #fff;
  background-color: #e70000;
}

.dropdown-menu {
  padding: 0;
  border: 0;
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
  color: #fff;
}

.navbar-default .navbar-nav > li.message-us > a:focus, .navbar-default .navbar-nav > li.message-us > a:hover {
  background: transparent;
}

.navbar-default .navbar-nav > li.login > a:focus, .navbar-default .navbar-nav > li.login > a:hover {
  background: transparent;
}

.caret {
  border: 0;
  background: url(../images/sprite-icon.png);
  width: 15px;
  height: 15px;
  background-position: -12px -66px;
}

.navbar-nav>li>a {
  padding-top: 12px;
  padding-bottom: 12px;
}

ul.nav.navbar-nav {
  margin-top: 3px;
}

.subscribetion-btn {
  background: #fff;
}

/*search-option*/
.search-form .form-group {
  float: right !important;
  transition: all 0.35s, border-radius 0s;
  width: 32px;
  height: 41px;
  background-color: #69070a;
  margin-bottom: 0;
  position: absolute;
  right: 0;
}

.search-form .form-group.open-box {
  width: 36%;
}

.search-form .form-group input.form-control {
  padding-right: 20px;
  border: 0 none;
  background: transparent;
  box-shadow: none;
  display: block;
  height: 40px !important;
  color: #fff;
}

.search-form .form-group input.form-control::-webkit-input-placeholder {
 /* Chrome/Opera/Safari */
  color: #fff;
}

.search-form .form-group input.form-control::-moz-placeholder {
 /* Firefox 19+ */
  color: #fff;
}

.search-form .form-group input.form-control:-ms-input-placeholder {
 /* IE 10+ */
  color: #fff;
}

.search-form .form-group input.form-control:-moz-placeholder {
 /* Firefox 18- */
  color: #fff;
}

form.search-form .glyphicon-search:before {
  content: "";
  display: block;
  background: url(../images/search-icon.png)no-repeat;
  width: 25px;
  height: 25px;
  position: relative;
  top: 8px;
  margin: 0 auto;
  background-position: 3px;
}

.search-form .form-group input.form-control::-webkit-input-placeholder {
  display: none;
}

.search-form .form-group input.form-control:-moz-placeholder {
/* Firefox 18- */
  display: none;
}

.search-form .form-group input.form-control::-moz-placeholder {
/* Firefox 19+ */
  display: none;
}

.search-form .form-group input.form-control:-ms-input-placeholder {
  display: none;
}
.search-form .form-group span.form-control-feedback {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 2;
  display: block;
  width: 34px;
  height: 40px;
  text-align: center;
  color: #3596e0;
  left: initial;
  font-size: 14px;
}

form.search-form {
  margin-top: 3px;
  right: 0;
}
.right-menu {
  margin-right: 45px;
}

/*main-menu-style*/
.main-menu {
  float: left;
  width: 100%;
  height: 37px;
  background: #9e0206;
  position: relative;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.main-menu ul li {
  display: inline-block;
  line-height: normal;
}

.main-menu ul li a {
  padding: 10px 16px;
  display: block;
}

.main-menu ul li:hover a {
  background: #730306;
}

.main-menu ul li.active a {
  background: #730306;
}

.main-menu ul li a {
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
}

.main-menu ul li:hover a, .main-menu ul li a:focus {
  color: #fff;
  text-decoration: none;
}

.more-items.open>.dropdown-menu {
  margin-top: 0;
  right: 0;
  left: auto;
  background: #730306;
  border-radius: 0;
}

li.dropdown.more-items.open {
  background: #730306;
}

.dropbtn {
  background-color: transparent;
  color: white;
  text-transform: uppercase;
  padding: 15px 15px;
  font-size: 14px;
}

.dropdown {
  position: inherit;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  right: 0;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover {
  background-color: #f1f1f1;
}

.dropdown:hover .dropdown-content {
  display: block;
}

.dropdown:hover .dropbtn {
  background-color: #730306;
  color: #fff;
}

a.dropbtn:hover, a.dropbtn:focus {
  text-decoration: none;
}

.dropdown-content a:hover {
  background: #e7e7e7 !important;
  color: #333 !important;
}

.more-items.open>.dropdown-menu li {
  display: block;
}

li.more-items:hover > a {
  color: #fff !important;
}

/*latest-news-tag-area*/
.latest-news-tag {
  float: left;
  width: 100%;
  background: #fff;
  padding: 10px 0;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
}

/*.latest-news-tag h3 {
  color: #d30e15;
  font-size: 13px;
  display: inline-block;
  padding-right: 10px;
}*/

.latest-news-tag ul {
  display: inline-block;
  width: 1170px;
}

.latest-news-tag ul li {
  display: inline-block;
}

.latest-news-tag ul li:first-child {
  border-right: 1px solid #333;
  color: #d30e15;
  font-size: 13px;
  display: inline-block;
  padding-right: 10px;
}

.latest-news-tag ul li a {
  font-size: 13px;
  padding: 0 10px;
  color: #333;
  text-transform: capitalize;
}

.latest-news-tag ul li:hover a {
  text-decoration: underline;
}


/*social-sharing*/
.post-share-area {
  position: relative;
}

ul.social-icons {
  position: absolute;
  right: 40px;
  top: -19px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .6s ease-in-out;
  -moz-transition: all .6s ease-in-out;
  -o-transition: all .6s ease-in-out;
  transition: all .6s ease-in-out;
}
.post-share-area:before {
  content: '';
  border-top: 10px solid transparent;
  border-left: 10px solid #666;
  border-bottom: 10px solid transparent;
  position: absolute;
  right: 30px;
  top: -10px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .6s ease-in-out;
  -moz-transition: all .6s ease-in-out;
  -o-transition: all .6s ease-in-out;
  transition: all .6s ease-in-out;
}

ul.social-icons li {
  float: left;
  display: table;
  background: #666;
}

ul.social-icons li a {
  display: table-cell;
  width: 35px;
  height: 35px;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

ul.social-icons li a:hover, ul.social-icons li a:focus, ul.social-icons li a:active {
  color: white;
}

ul.social-icons li a:hover:before, ul.social-icons li a:focus:before, ul.social-icons li a:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

ul.social-icons li a:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

ul.social-icons li a:hover {
  text-decoration: none;
  color: #fff;
}

ul.social-icons li:hover a.fb:before {
  background: #3a589e;
}

ul.social-icons li:hover a.tw:before {
  background: #429cd6;
}

ul.social-icons li:hover a.linkedin-icon:before {
  background: #0d77b7;
}

ul.social-icons li:hover a.google-plus-icon:before {
  background: #df4b37;
}

.post-share-area:hover:before {
  opacity: 1;
  visibility: visible;
}

.post-share-area:hover ul.social-icons {
  opacity: 1;
  visibility: visible;
}

.news-title .post-share-area:before {
  right: 25px;
  top: -14px;
}

.news-title ul.social-icons {
  right: 35px;
  top: -23px;
}

/*top-stories-styling*/
.left-area-one {
  width: 626px;
  float: left;
}

.right-area-one {
  width: 550px;
  float: left;
  margin-left: 24px;
}

.left-area-one-content {
  background: #fff;
}

/*.section-heading {
  float: left;
  width: inherit;
}*/
.section-heading h3:before {
  content: '';
  display: block;
  background: #e70000;
  width: 7px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.section-heading h3:hover:before {
  width: 12px;
}

.section-heading h3 {
  display: inline-block;
  text-transform: uppercase;
  font-weight: bold;
  background: #333;
  color: #fff;
  font-size: 16px;
  padding: 10px 20px 10px 20px;
  position: relative;
  z-index: 1;
  letter-spacing: 0.4px;
}

.left-area-one-image {
  position: relative;
  overflow: hidden;
}

.left-area-one-image .sub-top-stories-head {
  position: absolute;
  bottom: 0;
  background: #fff;
  width: 94%;
  left: 3%;
  padding: 25px 25px 0px 25px;
}

.sub-top-stories-head h5 {
  text-transform: uppercase;
  font-size: 14px;
  color: #333;
}

.left-area-one-image-content {
  float: left;
  width: 100%;
  background: #fff;
  padding: 0 44px 46px 44px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  min-height:246px;
}

.inner-style-content {
  margin: 20px;
  padding: 25px;
}

h1 {
  font-size: 33px;
  margin-bottom: 15px;
  display: inline-block;
  color: #000;
}

.left-area-one-image-content p {
  font-size: 15px;
  line-height: 20px;
  color: #333;
}

.uploading-info {
  float: left;
  width: 100%;
  padding: 20px 0;
  text-transform: capitalize;
}

.report-writer-date {
  color: #d28e8e;
/*  border-left: 2px solid #d28e8e;*/
  float:right;
  padding:0 0 3px 0;
  font-size:14px;
	
}
.report-writer-date-updated {
  color: #666; 
  float:right;
  font-size:12px;
 
}
.report-writter-wrapper{width:50%; float:right; padding:10px 0 0 0; margin:0;}
.report-writter-wrapper ul{ float:right;}
.report-writter-wrapper ul li{list-style:none; text-align:right; color: #d28e8e; font-size:14px; padding:0 0 3px 0;}
.report-writter-wrapper ul li a{color: #d28e8e;}.grey-color{color: #666 !important; font-size:12px !important;}


.report-writer-name {
  font-style: italic;
  color: #333;
}

.right-area-one-post {
  float: left;
  width: 100%;
  background: #fff;
  padding: 31px 20px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  min-height:610px;
}

.right-area-one-post ul li:last-child .right-post-content {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

.right-area-one-post ul li {
  display: inline-block;
  margin-top: 6px;
}

.news-share-report {
  float: right;
  display: block;
  width: 25px;
  height: 25px;
  background: url(../images/sprite-icon.png);
  background-repeat: no-repeat;
  background-position: -123px -62px;
  position: relative;
  top: -15px;
}

.right-post-content {
  float: left;
  width: 100%;
  position: relative;
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
}

.right-post-content p {
  font-size: 14px;
  line-height: 17px;
  font-weight: bold;
}

span.writer-name {
  font-size: 13px;
  font-style: italic;
  display: block;
  margin-top: 10px;
  text-transform: capitalize;
  float: left;
}

span.writer-name a:hover,
span.writer-name a:focus {
  color: #333;
}

.right-post-image {
  margin-bottom: 10px;
}

.news-title {
  float: left;
  width: 100%;
  padding-bottom: 10px;
}

.news-title h5 {
  font-size: 13px;
  text-transform: uppercase;
  color: #000;
}

.news-title .news-share-report {
  width: 20px;
  height: 20px;
  background-position: -102px -64px;
  position: absolute;
  top: -15px;
  right: 0;
}
ul.right-area-one-list {
  float: left;
  width: 100%;
}

ul.right-area-one-list li:first-child {
  padding-top: 0;
}
ul.right-area-one-list li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
ul.right-area-one-list li {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #dcdcdc;
}

/*current-affairs-styling*/
.full-layout-content {
  float: left;
  width: 100%;
  background: #fff;
  padding: 30px 20px 10px 20px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
}

.full-layout-post-image {
  margin-bottom: 20px;
}

.full-layout-post-titles {
  position: relative;
  float: left;
  width: 100%;
}

.full-layout-post-titles h2 {
  font-size: 20px;
  display: inline-block;
  line-height: normal;
}

ul.full-layout-posts li {
  margin-bottom: 20px;
}

/*full-layout-posts*/

.full-layout-related-image {
  float: left;
  width: 147px;
  margin-right: 20px;
}

.full-layout-related-content {
  float: left;
  width: calc(100% - 167px);
  min-height: 60px;
}

.full-layout-related-content a p {
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
  min-height: 60px;
}


/*more-related-posts*/
.more-related-posts {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}


/*entertainment-styling*/
.inner-content-section {
  float: left;
  width: 100%;
  background: #fff;
  padding: 30px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
}

.right-inner-area {
  float: right;
  width: 100%;
  background: #fff;
  padding: 20px 25px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
}

.inner-content-post {
  width: 340px;
  float: left;
  margin-right: 44px;
}

.inner-content-post-image {
  float: left;
  width: 100%;
}

.inner-content-relevant-post {
  float: left;
  width: calc(100% - 390px);
}

.inner-post-content {
  float: left;
  width: 100%;
  margin-top: 17px;
  position: relative;
}

.inner-post-content h3 {
  font-size: 18px;
  line-height: 23px;
  margin-bottom: 15px;
}

.inner-post-content p {
  font-size: 14px;
  color: #333;
  line-height: 18px;
}

.inner-post-content .post-share-area {
  top: -42px;
}

.poster-image-area {
  float: left;
  width: 147px;
}

.poster-image-area img {
  width: 100%;
}

.poster-image-content p {
  font-size: 14px;
  font-weight: bold;
}

.poster-image-content {
  float: left;
  width: calc(100% - 172px);
  margin-left: 25px;
  line-height: 18px;
}

.inner-content-relevant-post ul li:first-child {
  border-top: 0;
  padding-top: 0;
}

.inner-content-relevant-post ul li {
  border-top: 1px solid #d3d3d3;
  width: 100%;
  float: left;
  padding-bottom: 25px;
  padding-top: 25px;
}

.inner-relevant-content h2 a {
  line-height: 20px;
  font-size: 14px;
  font-weight: bold;
}

.read-more-cta {
  float: right;
  width: 100%;
}

/*life-style*/
.right-inner-image {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}

.right-inner-post-titles {
  float: left;
  width: 100%;
  position: relative;
}

.right-inner-post-titles h2 {
  font-size: 14px;
  color: #333;
  line-height: 16px;
}

.right-inner-post-titles ul li:first-child {
  border-top: none;
  padding-top: 0;
}

.right-inner-post-titles ul li {
  float: left;
  width: 100%;
  border-top: 1px solid #d3d3d3;
  padding: 10px 0;
}

.right-inner-post-titles p {
  padding-top: 18px;
  font-size: 14px;
  color: #333;
  line-height: 16px;
}

/*editors-pick*/
.slid-content-area {
  float: left;
  width: 100%;
  background: #737373;
}

#slid-content-tab {
  float: left;
  width: 100%;
  margin-top: -36px;
}

#slid-content-tab .tab-pane {
  float: left;
  width: 100%;
  margin-top: 50px;
  margin-bottom: 50px;
}

.swipe-item-content {
  float: left;
  width: 295px;
  background: #fff;
}

.slid-post-image img {
  width: 100%;
}

.slid-image-content {
  float: left;
  width: 100%;
  padding: 40px;
}

.slid-image-content .news-title {
  position: relative;
}

.slid-image-content h2 {
  font-size: 18px;
  margin-bottom: 15px;
  float: left;
}

.slid-image-content p {
  font-size: 14px;
  line-height: 18px;
  color: #000;
}

.editors-pick-info {
  float: left;
  width: 100%;
  font-style: italic;
  margin-top: 10px;
  text-transform: capitalize;
  font-size: 13px;
}

span.editors-pick-info a:hover, span.editors-pick-info a:focus {
  color: #333;
}

.the-week-swipe-item-slider ul li {
  float: left;
}

.owl-carousel .owl-nav .owl-prev {
  display: inline;
  position: absolute;
  top: 50%;
  left: 0px;
  transform: translateY(-50%);
  font-size: 40px;
}

.owl-carousel .owl-nav .owl-next {
  display: inline;
  position: absolute;
  top: 50%;
  right: 0px;
  transform: translateY(-50%);
  font-size: 40px;
}

.owl-carousel .fa-angle-left:before {
  content: "";
  background: rgba(224, 84, 90, 0.7) url(../images/gallery-left-arrow-icon.png) no-repeat;
  background-position: center;
  width: 32px;
  height: 42px;
  display: block;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.owl-carousel .fa-angle-left:hover:before {
  background: rgba(224, 84, 90, 1) url(../images/gallery-left-arrow-icon.png) no-repeat;
  background-position: center;
}

.owl-carousel .fa-angle-right:before {
  content: "";
  background: rgba(224, 84, 90, 0.7) url(../images/gallery-right-arrow-icon.png) no-repeat;
  background-position: center;
  width: 32px;
  height: 42px;
  display: block;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.owl-carousel .fa-angle-right:hover:before {
  background: rgba(224, 84, 90, 1) url(../images/gallery-right-arrow-icon.png) no-repeat;
  background-position: center;
}
.full-width-carousel.owl-carousel .fa-angle-right:hover:before {
  background: url(../images/archive-right-arrow.png)no-repeat;
}
.full-width-carousel.owl-carousel .fa-angle-left:hover:before {
  background: url(../images/archive-left-arrow.png)no-repeat;
}

/*opinion-area-start*/
.opinion-heading-area {
  float: left;
  width: 100%;
  background: #737373;
}

.full-width-slider-content {
  float: left;
  width: 100%;
  background: #fff;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
}

.full-width-slider-list {
  float: left;
  width: 100%;
  margin: 30px 0;
}
.full-width-slid-item {
  float: left;
  width: 100%;
  text-align: center;
  padding: 10px;
}

.full-width-slid-item h4 a:hover,
.full-width-slid-item h4 a:focus {
  text-decoration: none;
}

.opinion-people-image {
  width: 86px;
  height: 119px;
  margin: 0 auto;
  /*border-radius: 50px;*/
  background-position: center;
  background-repeat: no-repeat;
  border: 3px solid #fff;
  -webkit-box-shadow: 0px 0px 7px 1px rgba(219,219,219,1);
  -moz-box-shadow: 0px 0px 7px 1px rgba(219,219,219,1);
  box-shadow: 0px 0px 7px 1px rgba(219,219,219,1);
}

.full-width-slid-item h4 {
  margin-top: 10px;
  margin-bottom: 5px;
}

.full-width-slid-item .small-space.border-style {
  float: none;
  margin: 0 auto;
}

span.full-width-item-name {
  float: left;
  width: 100%;
  text-transform: uppercase;
  font-size: 13px;
  color: #d61d24;
  margin-top: 5px;
}

span.full-width-item-name a {
  color: #d61d24;
}

span.full-width-item-name a:hover,
span.full-width-item-name a:focus {
  text-decoration: none;
}
/*opinion-area-end*/

/*forecast-start*/
.divide-two-section {
  width: calc(100% - 320px);
  float: left;
}

.forecast-right-area {
  width: 300px;
  float: right;
  margin-left: 20px;
}

.divide-left-section, .left-side-slid-area {
  float: left;
  width: 100%;
}

/*forecast-showcase*/
.divide-left-showcase {
  float: left;
  width: 100%;
  padding: 5px 20px;
  position: relative;
}

.divide-left-showcase ul li {
  display: inline-block;
  width: 16%;
  margin-bottom: 10px;
  padding: 2%;
  position: relative;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.divide-left-showcase ul li a {
  color: #333;
}

.forecast-date {
  margin-bottom: 10px;
  font-size: 14px;
}

.divide-left-showcase ul li:hover {
  background: #dcdcdc;
  cursor: pointer;
}

.horoscope-item {
  margin: 0 auto;
}

.horoscope-item img {
  margin: 0 auto;
}

.horoscope-item h5 {
  text-transform: uppercase;
  text-align: center;
  font-size: 14px;
  margin-top: 10px;
  color: #000;
}

.jq-popup {
  float: left;
  width: 100%;
  height: 100%;
  position: absolute;
  background: #f6f6f6;
  padding: 25px;
  top: 0;
  left: 0;
}

.jq-popup h6 {
  text-transform: uppercase;
  font-size: 20px;
  margin-bottom: 10px;
}

.jq-popup p {
  font-size: 14px;
  line-height: 20px;
  display: block;
  margin-bottom: 10px;
}

.jq-popup p i {
  margin-top: 20px;
  display: block;
}

a.pop-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 20px;
  background: #e70000;
  text-align: center;
  color: #fff;
  font-size: 12px;
  padding-top: 4px;
}

.fore-inner-page-link {
  float: left;
  width: 95%;
  position: absolute;
  right: 5%;
  bottom: 3%;
}
.fore-inner-page-link a.read-more {
  float: right;
}

/*archives*/
.left-side-slid-area {
  position: relative;
}

.leftarea-poster-slider {
  float: left;
  width: 100%;
}

#archives-slid .owl-item.active {
  text-align: center;
}

.leftarea-poster-slider .item {
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
}

.data-filter-form-area {
  float: right;
  width: 100%;
  text-align: right;
  background: #ddd;
  position: absolute;
  max-height: 36px;
  top: 0;
}

.data-filter-form-area form {
  float: left;
  width: 100%;
  padding-right: 5px;
}

.go-btn:focus {
  outline: 0;
}

.reset-btn:focus {
  outline: 0;
}

.go-btn {
  background: #e37175;
  border: 0;
  color: #fff;
  font-size: 14px;
  padding: 5px 10px;
  text-transform: uppercase;
  margin-top: 1px;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  border-radius: 0;
}

.go-btn:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #be393f;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.go-btn:hover:before, .go-btn:focus:before, .go-btn:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.reset-btn {
  background: #888;
  font-size: 14px;
  color: #fff;
  border: 0;
  border-radius: 0;
  padding: 5px 10px;
  text-transform: uppercase;
  margin-top: 1px;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.reset-btn:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #be393f;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.reset-btn:hover:before, .reset-btn:focus:before, .reset-btn:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

/*archive-select*/
.btn-select {
  position: relative;
  width: 100%;
  border-radius: 0;
  border: 1px solid #c3c3c3;
  background: #fff;
  padding: 6px 0px;
}

.btn {
  line-height: normal;
}

.btn.active, .btn:active {
  box-shadow: none;
}

.btn-select .btn-select-value {
  padding: 0 5px;
  display: block;
  position: absolute;
  left: 0;
  right: 34px;
  text-align: left;
  text-overflow: ellipsis;
  overflow: hidden;
  border-top: none !important;
  border-bottom: none !important;
  border-left: none !important;
}

.archive-magazine-date {
  margin-top: 10px;
  font-size: 13px;
}

.btn-select .btn-select-arrow {
  float: right;
  line-height: 20px;
  padding: 3px 10px;
  top: 0;
}

.btn-select ul {
  display: none;
  background-color: white;
  color: black;
  clear: both;
  list-style: none;
  padding: 0;
  margin: 0;
  border-top: none !important;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 30px;
  z-index: 999;
}

.btn-select ul li {
  padding: 3px 6px;
  text-align: left;
}

.btn-select ul li:hover {
  background-color: #f4f4f4;
}

.btn-select ul li.selected {
  color: #000;
}

/* Default Start */
.btn-select.btn-default:hover, .btn-select.btn-default:active, .btn-select.btn-default.active {
  border-color: #ccc;
}

.btn-select.btn-default ul li.selected {
  background-color: #ccc;
}

.btn-select.btn-default ul, .btn-select.btn-default .btn-select-value {
  background-color: white;
  border: #ccc 1px solid;
}

.btn-select.btn-default:hover, .btn-select.btn-default.active {
  background-color: #e6e6e6;
}
/* Default End */

/* Primary Start */
.btn-select.btn-primary:hover, .btn-select.btn-primary:active, .btn-select.btn-primary.active {
  border-color: #286090;
}

.btn-select.btn-primary ul li.selected {
  background-color: #2e6da4;
  color: white;
}

.btn-select.btn-primary ul {
  border: #2e6da4 1px solid;
}

.btn-select.btn-primary .btn-select-value {
  background-color: #428bca;
  border: #2e6da4 1px solid;
}

.btn-select.btn-primary:hover, .btn-select.btn-primary.active {
  background-color: #286090;
}
/* Primary End */

/* Success Start */
.btn-select.btn-success:hover, .btn-select.btn-success:active, .btn-select.btn-success.active {
  border-color: #4cae4c;
}

.btn-select.btn-success ul li.selected {
  background-color: #4cae4c;
  color: white;
}

.btn-select.btn-success ul {
  border: #4cae4c 1px solid;
}

.btn-select.btn-success .btn-select-value {
  background-color: #5cb85c;
  border: #4cae4c 1px solid;
}

.btn-select.btn-success:hover, .btn-select.btn-success.active {
  background-color: #449d44;
}
/* Success End */

/* info Start */
.btn-select.btn-info:hover, .btn-select.btn-info:active, .btn-select.btn-info.active {
  border-color: #46b8da;
}

.btn-select.btn-info ul li.selected {
  background-color: #46b8da;
  color: white;
}

.btn-select.btn-info ul {
  border: #46b8da 1px solid;
}

.btn-select.btn-info .btn-select-value {
  background-color: #5bc0de;
  border: #46b8da 1px solid;
}

.btn-select.btn-info:hover, .btn-select.btn-info.active {
  background-color: #269abc;
}
/* info End */

/* warning Start */
.btn-select.btn-warning:hover, .btn-select.btn-warning:active, .btn-select.btn-warning.active {
  border-color: #eea236;
}

.btn-select.btn-warning ul li.selected {
  background-color: #eea236;
  color: white;
}

.btn-select.btn-warning ul {
  border: #eea236 1px solid;
}

.btn-select.btn-warning .btn-select-value {
  background-color: #f0ad4e;
  border: #eea236 1px solid;
}

.btn-select.btn-warning:hover, .btn-select.btn-warning.active {
  background-color: #d58512;
}
/* warning End */

/* danger Start */
.btn-select.btn-danger:hover, .btn-select.btn-danger:active, .btn-select.btn-danger.active {
  border-color: #d43f3a;
}

.btn-select.btn-danger ul li.selected {
  background-color: #d43f3a;
  color: white;
}

.btn-select.btn-danger ul {
  border: #d43f3a 1px solid;
}

.btn-select.btn-danger .btn-select-value {
  background-color: #d9534f;
  border: #d43f3a 1px solid;
}

.btn-select.btn-danger:hover, .btn-select.btn-danger.active {
  background-color: #c9302c;
}
/* danger End */

.btn-select.btn-select-light .btn-select-value {
  color: black;
  top: 3px;
}

.select-drop {
  width: 154px;
  display: inline-block;
  margin: 5px 0;
  margin-left: -5px;
}

a.btn.btn-primary.btn-select.btn-select-light {
  line-height: normal;
}

.btn.focus, .btn:focus, .btn:hover {
  outline: 0;
}

.glyphicon-chevron-down:before {
  content: "";
  display: block;
  width: 11px;
  height: 6px;
  background: url(../images/select-down-icon.png)no-repeat;
}
/*forecast-end*/

/*gallery*/
.full-width-tab-area > .tab-content {
  padding: 20px;
}

.left-area {
  width: 778px;
  float: left;
}

.right-area {
  width: 390px;
	float: left;
	margin-left: 32px;
}

.show-all-items .owl-carousel .owl-nav .owl-prev {
  top: 45%;
}

.show-all-items .owl-carousel .owl-nav .owl-next {
  top: 45%;
}

.show-all-video-items .owl-carousel .owl-nav .owl-prev {
  top: 50%;
}

.show-all-video-items .owl-carousel .owl-nav .owl-next {
  top: 50%;
}

.owl-carousel .owl-video-wrapper {
  width: 100% !important;
  float: left;
}

.owl-video-frame iframe {
  width: 100%;
}

.show-all-items h5, .show-all-video-items h5 {
  font-size: 18px;
  color: #333;
  margin-bottom: 10px;
}
.show-all-items p {
  margin-top: 10px;
}

.show-all-items ul li p, .show-all-video-items ul li p {
  font-size: 14px;
  color: #333;
  margin-top: 15px;
  margin-bottom: 0px;
}

.owl-carousel .owl-video-play-icon {
  background: url(../images/owl.video.play.png) no-repeat;
}

.other-slider .nav-tabs {
  border: none;
}

.other-slider ul li {
  display: block;
  border-top: 1px solid #dcdccd;
  padding: 15px 0;
  cursor: pointer;
}

.other-slider ul li a {
  padding: 0;
  border: 0;
}

.other-slider .nav-tabs>li.active>a, .other-slider .nav-tabs>li.active>a:focus, .other-slider .nav-tabs>li.active>a:hover {
  border: 0;
}

.other-slider .nav>li:hover, .other-slider .nav>li:focus {
  border-color: #dcdcdc;
}

.other-slider ul li img {
  margin-bottom: 10px;
  max-width: 100%;
}

.other-slider ul li p {
  font-size: 14px;
  font-weight: bold;
  color: #333;
  margin: 0;
}

.other-slider ul li:first-child {
  border-top: none;
  margin-top: 8px;
}

.default-slider {
  float: left;
  width: 510px;
  margin-right: 20px;
}

.other-slider {
  float: left;
  width: calc(100% - 530px);
}


/*blog-area*/
.small-content-slider {
  float: left;
  width: 100%;
  position: relative;
}

#small-content-carousel {
  float: left;
  width: 100%;
}

.carousel-control {
  width: 30px;
  height: 30px;
}

.right.carousel-control {
  background: none;
  top: 3px;
  opacity: 1;
}

.small-content-post {
  float: left;
  width: 100%;
  background: #333;
}

.small-content-post-img {
  float: left;
  width: 130px;

}

.small-post-content {
  float: left;
  width: calc(100% - 130px);
  color: #fff;
  padding: 18px 30px;
}

.small-post-content h5 {
  font-size: 16px;
}

.small-post-content h5 a {
  color: #fff;
}

.small-post-content p {
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 10px;
}

span.bloger-name {
  display: block;
  font-style: italic;
  font-size: 14px;
  text-transform: capitalize;
}

span.bloger-name a {
  color: #fff;
}

.read-more {
  display: block;
  background: #e37175;
  color: #fff;
  width: 120px;
  text-align: center;
  padding: 10px;
  margin-top: 10px;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.read-more:hover {
  text-decoration: none;
  color: #fff;
}

.read-more:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #be393f;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.read-more:hover:before, .read-more:focus:before, .read-more:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.left.carousel-control {
  right: 30px;
  top: 3px;
  left: inherit;
  background: none;
  opacity: 1;
}

.carousel-control .glyphicon-chevron-left, 
.carousel-control .glyphicon-chevron-right {
  font-size: 12px;
  line-height: 30px;
  text-shadow: none;
  color: #333;
  border: 1px solid #ddd;
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
  margin: 0;
  top: 0;
  right: 0;
  position: static;
  border: 0;
  line-height: normal;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
  margin: 0;
  top: 0;
  left: 0;
  position: static;
  border: 0;
  line-height: normal;
}

.blog-controller {
  float: left;
  width: 100%;
  background: #ddd;
  height: 36px;
  position: absolute;
  top: -36px;
  text-align: right;
}

.blog-controller a.carousel-control {
  margin-left: 10px;
  margin-right: 10px;
}

.blog-controller a.left.carousel-control {
  display: block;
  width: 20px;
  height: 30px;
  margin: 0 auto;
  background: url(../images/blog-left-arrow.png)no-repeat;
  background-position: center;
  margin-right: 10px;
}

.blog-controller a.right.carousel-control {
  display: block;
  width: 20px;
  height: 30px;
  margin: 0 auto;
  background: url(../images/blog-right-arrow.png)no-repeat;
  background-position: center;
  margin-right: 10px;
}

/*latest-post-area*/
.right-side-content-area {
  float: left;
  width: 100%;
  margin-top: 25px;
}

.right-side-content-area .small-content-post {
  background: #d30e15;
}

.right-side-content .small-post-content {
  padding: 25px 30px;
}

.subscribe-btn {
  background: #333;
  text-transform: uppercase;
  display: block;
  color: #fff;
  width: 200px;
  text-align: center;
  padding: 10px;
  margin-top: 10px;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.subscribe-btn:hover {
  text-decoration: none;
}

.subscribe-btn:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #69070a;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.subscribe-btn:hover:before, .subscribe-btn:focus:before, .subscribe-btn:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.subscribe-btn:hover, .subscribe-btn:focus {
  color: #fff;
}


/*reviews*/
.full-width-tab-area {
  float: left;
  width: 100%;
  margin-top: -36px;
}

.full-width-tab-area > .tab-content {
  float: left;
  width: 100%;
  color: #000;
  padding: 25px 20px 30px 20px;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
}

.nav-pills > li > a {
  border-radius: 0;
  color: #333;
  font-size: 13px;
}

.nav-pills > li:hover > a {
  color: #d30e15;
}

ul.nav.nav-pills {
  float: right;
  width: 100%;
  text-align: right;
  background: #ddd;
  height: 36px;
}

.nav-pills>li {
  float: none;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: visible;
}

.nav-pills>li:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  bottom: -4px;
  background: #d30e15;
  height: 4px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.8s;
  transition-duration: 0.8s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.nav-pills>li:hover:before, .nav-pills>li:focus:before, .nav-pills>li:active:before {
  right: 0;
}

.nav>li:hover, .nav>li:focus {
/*border-color: #d30e15;*/;
}

.nav>li>a:focus, .nav>li>a:hover {
  background: none;
}

.nav-pills>li.active {
  border-color: #d30e15;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
  background: none;
}

.nav-pills>li.active>a:hover {
  color: #d30e15;
}

.nav-pills>li.active>a:focus {
  color: #d30e15;
}

.nav-pills>li.active a {
  color: #d30e15;
}

.nav-pills>li.active:hover>a {
  color: #d30e15;
}

.nav-pills>li {
  border-bottom: 4px solid #2b2b2b;
}

.nav-pills>li a {
  font-size: 13px;
  text-transform: uppercase;
}

.nav-pills>li+li {
  margin-left: -5px;
}

#reviews .nav>li>a {
  padding: 10px 20px;
}

/*movies*/
.left-area-tab-content {
  float: left;
}

.left-area-tab-image {
  width: 414px;
  float: left;
}

.left-aera-tab-content {
  float: left;
  margin-left: 30px;
  width: 270px;
}

.left-aera-tab-content h2 {
  font-size: 20px;
  font-weight: bold;
  color: #333;
  margin-bottom: 10px;
}

.left-aera-tab-content h3 {
  float: left;
  width: 100%;
  font-size: 18px;
  color: #333;
  border-top: 4px solid #dfdfdf;
  padding-top: 15px;
  padding-bottom: 20px;
}

.left-aera-tab-content p {
  font-size: 14px;
  color: #333;
  line-height: 20px;
  padding-bottom: 20px;
}

ul.post-rating {
  float: left;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}

ul.post-rating li {
  display: inline-block;
}

ul.post-rating li a i {
  color: #e8c663;
}

.post-writer-info-area {
  float: left;
  width: 100%;
  position: relative;
}

.post-writer-info-area span {
  font-style: italic;
  font-size: 14px;
  text-transform: capitalize;
}

.right-area-listing {
  float: left;
  width: calc(100% - 714px);
  padding-left: 70px;
}

.right-area-listing > ul > li:first-child {
  border-top: 0;
}

.right-area-listing > ul > li {
  width: 100%;
  float: left;
  padding-top: 20px;
  border-top: 1px solid #d3d3d3;
  padding-bottom: 20px;
}

.right-area-tab-image {
  float: left;
  margin-right: 25px;
  width: 158px;
}

.tab-listing-content {
  float: left;
  width: calc(100% - 183px);
}

.tab-listing-content span {
  margin-top: 0;
}

.tab-listing-content h3 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}

.tab-listing-content h4 {
  font-size: 14px;
}

/*footer-styling*/
footer {
  float: left;
  width: 100%;
  background: #2b2b2b;
  padding: 47px 0;
  margin-top: 50px;
}

footer .left-area {
  float: left;
  width: 100%;
}

footer .right-area {
  float: right;
  width: 100%;
}

.social-share {
  float: left;
  width: 100%;
}

.social-share ul {
  float: left;
  padding-bottom: 25px;
  border-bottom: 5px solid #4a4a4a;
}

.social-share ul li:first-child a {
  border-left: 0;
  padding-left: 0;
  padding-right: 15px;
  width: auto;
}

.social-share ul li:last-child a {
  padding-right: 0;
}

.social-share ul li {
  float: left;
  display: table;
}

.social-share ul li a {
  display: table-cell;
  width: 50px;
  height: 50px;
  vertical-align: middle;
  text-align: center;
  border-left: 1px solid #3c3c3c;
  padding: 5px 10px;
}

.share-icon {
  display: block;
  margin: 0 auto;
  background-repeat: no-repeat;
}

.facebook {
  width: 15px;
  height: 35px;
  background: url(../images/sprite-icon.png);
  background-position: -12px -188px;
  -webkit-transition: all .4s ease-in-out 0s;
  -moz-transition: all .4s ease-in-out 0s;
  -o-transition: all .4s ease-in-out 0s;
  transition: all .4s ease-in-out 0s;
}

.social-share ul li:hover a .facebook {
  background-position: -12px -238px;
}

.twitter {
  width: 40px;
  height: 35px;
  background: url(../images/sprite-icon.png);
  background-position: -73px -189px;
  -webkit-transition: all .4s ease-in-out 0s;
  -moz-transition: all .4s ease-in-out 0s;
  -o-transition: all .4s ease-in-out 0s;
  transition: all .4s ease-in-out 0s;
}

.social-share ul li:hover a .twitter {
  background-position: -73px -238px;
}

.google-plus {
  width: 40px;
  height: 35px;
  background: url(../images/sprite-icon.png);
  background-position: -156px -188px;
  -webkit-transition: all .4s ease-in-out 0s;
  -moz-transition: all .4s ease-in-out 0s;
  -o-transition: all .4s ease-in-out 0s;
  transition: all .4s ease-in-out 0s;
}

.social-share ul li:hover a .google-plus {
  background-position: -156px -238px;
}

.youtube {
  width: 40px;
  height: 35px;
  background: url(../images/sprite-icon.png);
  background-position: -237px -187px;
  -webkit-transition: all .4s ease-in-out 0s;
  -moz-transition: all .4s ease-in-out 0s;
  -o-transition: all .4s ease-in-out 0s;
  transition: all .4s ease-in-out 0s;
}

.social-share ul li:hover a .youtube {
  background-position: -237px -238px;
}


/*rules*/
.rules {
  float: left;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
}

.rules ul li:first-child {
  margin-left: 0;
}

.rules ul li {
  margin: 5px;
  display: inline-block;
}

.rules ul li:hover a {
  color: #fff;
}

.rules ul li a {
  color: #999;
  font-size: 15px;
  text-transform: capitalize;
}

/*copyright-text*/
.copyright-text {
  float: left;
  width: 100%;
}

.copyright-text p {
  color: #999;
}

/*app-download-links*/
.app-download-links {
  float: left;
  width: 100%;
  margin-bottom: 50px;
}

.download-content {
  float: left;
}

.download-content h4 {
  font-size: 18px;
  color: #999;
  letter-spacing: 7px;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.download-content p {
  font-size: 15px;
  color: #999;
  text-transform: capitalize;
}

.app-link {
  float: left;
}

.app-link ul li:first-child {
  border-left: 0;
}

.app-link ul li {
  border-left: 1px solid #e0545a;
  padding: 5px 25px;
  display: inline-block;
}

.links-icon {
  width: 36px;
  height: 44px;
}

.iOS-app {
  display: block;
  background: url(../images/sprite-icon.png);
  background-repeat: no-repeat;
  background-position: -204px -12px;
  -webkit-transition: all .4s ease-in-out 0s;
  -moz-transition: all .4s ease-in-out 0s;
  -o-transition: all .4s ease-in-out 0s;
  transition: all .4s ease-in-out 0s;
}

.android-app {
  display: block;
  background: url(../images/sprite-icon.png);
  background-repeat: no-repeat;
  background-position: -256px -12px;
  -webkit-transition: all .4s ease-in-out 0s;
  -moz-transition: all .4s ease-in-out 0s;
  -o-transition: all .4s ease-in-out 0s;
  transition: all .4s ease-in-out 0s;
}

.app-link ul li:hover a .iOS-app {
  background-position: -204px -72px;
}

.app-link ul li:hover a .android-app {
  background-position: -256px -72px;
}
/*subscription-area*/
.subscription-area {
  float: left;
  width: 100%;
}

.subscription-area h2 {
  font-size: 20px;
  color: #999;
  text-transform: uppercase;
  margin-bottom: 15px;
  line-height: normal;
}

.subscription-field {
  background: #4b4b4b;
  color: #999;
  padding: 10px 10px;
  border: 0;
  font-size: 15px;
  line-height: 20px;
  height: auto;
  width: 342px;
  float: left;
}

input.subscription-field:focus {
  outline: 0;
}

button.subscription-btn:hover {
  color: #fff;
}

button.subscription-btn {
  width: auto;
  height: auto;
  border-radius: 0;
  text-transform: uppercase;
  background: #e0545a;
  border: 0;
  color: #fff;
  padding: 0px 35px;
  height: 40px;
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

button.subscription-btn:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #be393f;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

button.subscription-btn:hover:before, button.subscription-btn:focus:before, button.subscription-btn:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
/*footer-styling*/



/*responsive-page*/
@media (max-width: 1250px) {
  .container {
    width: 1170px;
  }

  .left-area-one {
    width: 50%;
  }

  .right-area-one {
    width: 48%;
    margin-left: 2%;
	}

  .inner-content-section {
    padding: 20px;
  }

  .right-inner-area {
    padding: 20px;
  }

  .default-slider {
    width: 75%;
    margin-right: 2%;
  }

  .other-slider {
    width: 23%;
  }

  .latest-post-area {
    margin-top: 20px;
  }

  #forecast-area .left-area {
    width: 800px;
  }

  #archives-slid .nbs-flexisel-item {
    width: 144px !important;
  }

  .subscription-field {
    width: 310px;
  }

  .main-menu ul li a {
    padding: 10px 14.4px;
  }

  .search-form .form-group.open-box {
    width: 45%;
  }

  .left-area-one-image-content {
    padding-bottom: 22px;
  }

  .full-layout-content {
    padding: 20px;
  }

  .left-area {
    width: 60%;
  }

  .right-area {
    width: 37%;
    margin-left: 3%;
  }
}

@media (max-width: 1190px) {
  .container {
    width: 100%;
  }

  .left-area-one {
    width: 100%;
  }
  .right-area-one {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
  }

  .left-area-one-content img {
    margin: 0 auto;
    padding-top: 15px;
  }

  .right-post-image {
    float: left;
    width: 43%;
  }

  .right-post-content {
    float: left;
    margin-left: 2%;
    width: 55%;
  }

  .right-area-one-post {
    padding: 36px 20px;
  }

  .left-area-one-image-content {
    padding-bottom: 15px;
    -webkit-box-shadow: 0px 4px 5px -3px rgba(219,219,219,1);
    -moz-box-shadow: 0px 4px 5px -3px rgba(219,219,219,1);
    box-shadow: 0px 4px 5px -3px rgba(219,219,219,1);
  }

  h1 {
    font-size: 30px;
    line-height: 34px;
  }

  .inner-post-content h3 {
    font-size: 16px;
    line-height: normal;
    margin-bottom: 10px;
    margin-right: 20px;
  }

  .section-heading {
    width: 100%;
  }

  .poster-image-content {
    line-height: normal;
    margin-left: 0;
    margin-top: 10px;
    width: 100%;
    font-size: 14px;
  }

  .inner-content-relevant-post ul li {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .inner-relevant-content p {
    font-size: 14px;
  }

  .left-area-tab-content {
    float: left;
    width: 65%;
  }

  .right-area-listing {
    float: left;
    width: 35%;
    padding-left: 0;
  }

  .left-area-tab-image {
    float: left;
    width: 50%;
  }

  .left-aera-tab-content {
    margin-left: 2%;
    width: 44%;
  }

  .left-aera-tab-content p {
    font-size: 13px;
    line-height: 18px;
    padding-bottom: 10px;
  }

  .left-aera-tab-content h3 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .divide-left-showcase {
    padding: 10px;
  }

  .inner-content-section {
    padding: 15px;
  }

  .divide-left-showcase ul li {
    width: 24%;
  }

  #archives-slid .nbs-flexisel-item {
    width: 165px !important;
  }

  .main-menu ul li a {
    padding: 10px 9px;
  }

  .nav>li>a {
    padding: 10px 10px;
  }

  .search-form .form-group {
    height: 37px;
  }

  .search-form .form-group span.form-control-feedback {
    height: 37px;
  }

  form.search-form .glyphicon-search:before {
    top: 6px;
  }

  .search-form .form-group.open-box {
    width: 40%;
  }
}

@media (max-width: 992px) {
  h1 {
    font-size: 25px;
    line-height: 34px;
  }

  .right-post-image {
    width: 42%;
  }
  .right-post-content {
    width: 56%;
  }

  .left-area-one-image-content p {
    font-size: 13px;
    line-height: normal;
  }

  .uploading-info {
    font-size: 13px;
  }

  .full-layout-post-titles h2 {
    font-size: 18px;
    line-height: normal;
  }

  .full-layout-related-image {
    width: 100%;
    margin-bottom: 10px;
  }

  .full-layout-related-content {
    width: 100%;
  }

  .inner-content-post {
    width: 50%;
    float: left;
    margin-right: 5%;
  }

  .inner-content-relevant-post {
    width: 45%;
  }

  .poster-image-content {
    line-height: normal;
    margin-left: 15px;
    margin-top: 10px;
    width: calc(100% - 162px);
  }

  .right-post-titles p {
    display: block;
  }

  .inner-content-post-image img {
    width: 100%;
  }

  .left-area {
    width: 100%;
  }

  .right-area {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-top: 20px;
  }

  .small-content-slider {
    width: 100%;
    float: left;
  }

  .latest-post-area {
    float: left;
    width: 100%;
    margin-top: 20px;
  }

  .right-area-listing > ul > li {
    width: 50%;
    border-top: none;
  }

  .left-area-tab-content {
    float: left;
    width: 100%;
  }

  .right-area-listing {
    width: 100%;
  }

  .right-area-tab-image {
    width: 50%;
    margin-right: 0;
  }

  .right-post-image {
    width: 42%;
  }

  .right-post-content {
    width: 56%;
  }

  .tab-listing-content {
    width: 48%;
    margin-left: 2%;
  }

  .data-filter-form-area {
    position: inherit;
  }

  #archives-slid .nbs-flexisel-item {
    width: 173px !important;
  }

  .subscription-field {
    width: 206px;
  }

  .latest-news-tag ul li {
    display: inline-block;
  }

  .main-menu ul li:first-child {
    padding-left: 10px;
  }

  .main-menu ul li {
    padding: 10px 10px;
  }

  .main-menu ul li:hover {
    background: #333;
  }

  .main-menu ul li.active {
    background: #333 !important;
  }

  .main-menu ul li.open {
    background: #333 !important;
  }

  .right-menu {
    margin-right: 0;
  }

  .nav>li>a {
    padding: 10px 20px;
  }

  .navbar-nav>li>a {
    height: inherit;
  }

  .navbar-default .navbar-nav > li.subscribetion-btn > a:focus, .navbar-default .navbar-nav > li.subscribetion-btn > a:hover {
    background: #fff;
  }

  ul.nav.navbar-nav {
    margin-top: 5px;
  }

  .search-form .form-group.open-box {
    width: 50%;
  }

  .search-form .form-group.open-box {
    width: calc(100% - 180px);
  }
  .divide-two-section {
    width: 100%;
    float: left;
	}
  .forecast-right-area {
    width: 100%;
    text-align: center;
    margin-left: 0;
    float: left;
  }
  .forecast-right-area img {
    margin: 0 auto;
  }
}
@media (max-width: 768px) {
  .left-area-one-content img {
    padding-top: 0px;
  }
  .vertical-add-section {
    display: none;
  }
}

@media (max-width: 767px) {
  .left-area-one {
    width: 100%;
  }

  .right-area-one {
    width: 100%;
    margin-top: 20px;
    margin-left: 0;
  }

  .full-layout-post-titles h2 {
    font-size: 15px;
  }

  .right-area-one-post ul li {
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
  }
  .right-post-content {
    border-bottom: 0;
    padding-bottom: 0;
  }
  .right-area-one-post ul li:last-child .right-post-content {
    margin-bottom: 20px;
  }

  .poster-image-content {
    width: 100%;
    margin-left: 0;
  }

  .poster-image-area {
    width: 100%;
  }

  .small-content-slider {
    width: 100%;
    margin-right: 0;
  }

  .latest-post-area {
    width: 100%;
    margin-top: 20px;
  }

  .owl-carousel .owl-video-wrapper {
    width: 100% !important;
  }

  #archives-slid .nbs-flexisel-item {
    width: 205px !important;
  }

  .app-download-links {
    margin-top: 0;
    margin-bottom: 15px;
  }

  
}

@media (max-width: 600px) {
  .left-area-tab-image {
    width: 100%;
  }

  .left-aera-tab-content {
    margin-left: 0;
    width: 100%;
    margin-top: 20px;
  }

  .full-width-tab-area {
    margin-top: 0;
  }

  #slid-content-tab {
    margin-top: 0;
  }

  .divide-left-showcase ul li {
    width: 32%;
  }

  .search-form .form-group {
    bottom: 7px;
  }

  .right-area-listing > ul > li {
    width: 50%;
  }
}


@media (max-width: 560px) {
  

  
  .full-layout-related-post {
    margin-bottom: 10px;
  }

  .right-area {
    margin-top: 20px;
  }

  .full-size {
    width: 100%;
  }

  .right-area-one-post ul li:last-child .right-post-content {
    margin-bottom: 20px;
    padding-bottom: 15px;
  }

  .right-area-one-post ul.right-area-one-list li:last-child .right-post-content {
    border-bottom: 0;
    padding-bottom: 10px;
    margin-bottom: 0;
  }

  h1 {
    font-size: 20px;
    line-height: normal;
  }

  .full-layout-content {
    padding: 20px;
  }

  .big-post-area {
    width: 100% !important;
    margin-left: 0;
    margin-top: 20px;
  }

  ul.full-layout-posts li:first-child {
    margin-top: 0;
  }

  .inner-content-post {
    width: 100%;
    margin-right: 0;
  }

  .inner-content-post {
    margin-top: 15px;
    width: 100%;
  }

  .inner-content-relevant-post {
    width: 100%;
    margin-top: 20px;
  }

  #slid-content-tab {
    margin-top: 0;
  }

  .default-slider {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }

  .other-slider {
    width: 100%;
  }

  .other-slider ul li {
    width: 50%;
    float: left;
    padding: 0;
    padding-left: 10px;
    border-top: 0;
  }

  .other-slider ul li:first-child {
    margin-top: 0;
    padding-left: 0;
    padding-right: 10px;
  }

  .other-slider ul li a {
    margin-right: 0;
  }

  .full-layout-related-image {
    float: left;
    width: 31%;
  }

  .full-layout-related-image {
    float: left;
    width: 31%;
    margin-right: 3%;
  }

  .full-layout-related-content {
    width: 66%;
    float: left;
  }
  .full-layout-post-image {
    width: 48%;
    float: left;
    margin-right: 2%;
  }
  .full-layout-post-titles {
    float: left;
    width: 50%;
  }
}

@media (max-width: 480px) {
  .report-writer-name {
    display: block;
  }
  .ad-page-url{float:left !important; margin:0 0 10px 0 !important;; padding:0 0 0 0;}
  #boxes{display:none !important;}

  .report-writer-date {
    margin-left: 0;
    margin-top: 10px;
	margin-bottom:3px;
    border-left: 0;
    padding: 0;
    display: block;
  }
  .report-writter-wrapper{width:100%;}
  .report-writter-wrapper ul{float:left;}
  .report-writter-wrapper ul li{text-align:left;}

  .left-area-one-image-content {
    padding: 0 34px 34px 34px;
  }

  .full-layout-content {
    padding: 15px;
  }

  .owl-item.active {
    width: 100%;
  }

  .caret {
    position: absolute;
    right: 15px;
  }
  #reviews .nav>li>a {
    padding: 10px 10px;
  }

  .right-area-tab-image {
    width: 100%;
    margin-right: 0;
  }

  .tab-listing-content {
    width: 100%;
    margin-left: 0;
    margin-top: 10px;
  }

  .right-area-listing > ul > li:last-child {
    padding-bottom: 0;
  }

  .full-width-tab-area > .tab-content {
    padding: 20px;
  }

  .divide-left-showcase ul li {
    width: 49%;
  }

  .select-drop {
    width: 100%;
  }

  .data-filter-form-area {
    max-height: 100%;
    padding: 10px;
  }

  .btn-select ul {
    top: 25px;
  }

  #archives-slid .nbs-flexisel-item {
    width: 275px !important;
  }

  .navbar-default .navbar-nav > li > a {
    border-bottom: 1px solid #69070a;
  }

  .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    background: none;
    color: #fff;
  }

  li.dropdown:hover {
    background: none;
    color: #fff;
  }

  .nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    border-color: #69070a;
  }

  .search-form .form-group {
    margin-bottom: 5px;
  }

  header.header-sticky .search-form .form-group {
    height: 35px;
    margin-bottom: 5px;
  }

  header.header-sticky .search-form .form-group input.form-control {
    height: 35px !important;
  }

  .search-form .form-group {
    position: relative;
  }

  form.search-form {
    margin-top: 0px;
    right: 0;
    float: left;
    width: 100%;
  }

  .search-form .form-group {
    bottom: 0;
    right: -5px;
    width: 104%;
  }

  .search-form .form-group.open-box {
    width: 104%;
  }

  .search-form .form-group input.form-control {
    padding: 10px;
  }
}

@media (max-width: 400px) {
  .small-content-post-img {
    width: 100%;
  }

  .small-content-post-img img {
    margin: 0 auto;
  }

  .small-post-content {
    width: 100%;
    text-align: center;
  }

  .small-content-post {
    padding-top: 15px;
  }

  ul.nav.nav-pills {
    height: auto;
  }

  .nav-pills>li+li {
    display: block;
    margin-left: 0;
  }

  #reviews .nav>li>a {
    display: block;
    text-align: left;
  }

  .nav-pills>li.active {
    display: block;
  }

  .nav-pills>li {
    width: 100%;
    text-align: left;
  }

  .full-width-tab-area > .tab-content {
    padding: 20px;
  }

  .divide-left-showcase {
    padding: 0;
  }

  #archives-slid .nbs-flexisel-item {
    width: 270px !important;
  }

  .subscription-field {
    width: 100%;
    margin-bottom: 10px;
  }

  button.subscription-btn {
    width: 100%;
  }

  .download-content {
    width: 100%;
    margin-bottom: 15px;
  }

  .app-link {
    width: 100%;
  }

  .subscription-area h2 {
    font-size: 14px;
  }

  .app-download-links {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .small-post-content a.read-more {
    margin: 0 auto;
    margin-top: 15px;
  }
  a.subscribe-btn {
    margin: 0 auto;
  }
  .more-news-post-list a.read-more {
    float: left;
  }
}

@media (max-width: 290px) {
  .section-heading {
    width: 100%;
  }

  .section-heading h3 {
    display: block;
  }

  .read-more-cta a {
    text-align: center;
    width: 100%;
  }

  .divide-left-showcase ul li {
    width: 100%;
  }
}


/*mobile-menu*/
@media only screen and (max-width: 992px) {
  #ust {
    background: #9e0206;
    position: relative;
    height: 37px;
    top: 0;
    left: 0;
    right: 0;
  }

  #ust #menuac {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    padding: 15px 22px 22px 22px;
  }

  #ust #menuac span {
    cursor: pointer;
    height: 6px;
    width: 6px;
    background: #fff;
    position: absolute;
    display: block;
    content: '';
    border-radius: 100%;
    transition: all 500ms ease-in-out;
  }

  #ust #menuac span:before {
    cursor: pointer;
    height: 6px;
    width: 6px;
    background: #fff;
    position: absolute;
    display: block;
    content: '';
    top: -10px;
    border-radius: 100%;
    transition: all 300ms ease-in-out;
  }

  #ust #menuac span:after {
    cursor: pointer;
    height: 6px;
    width: 6px;
    background: #fff;
    position: absolute;
    display: block;
    content: '';
    bottom: -10px;
    border-radius: 100%;
    transition: all 300ms ease-in-out;
  }

  #ust #menuac.action-click span {
    background-color: transparent;
  }

  #ust #menuac.action-click span:before {
    top: -6px;
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    bottom: 0;
    width: 18px;
    height: 2px;
    border-radius: 0;
  }

  #ust #menuac.action-click span:after {
    top: 6px;
    transform: rotate(-45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 18px;
    height: 2px;
    border-radius: 0;
  }

  .mobmenu {
    position: absolute;
    left: -215px;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    transition: all 0.1s ease;
    width: 200px;
    height: 100%;
    background: #69070a;
    z-index: 9;
    display: block;
    overflow-x: scroll;
    top: -37px;
    -webkit-overflow-scrolling: touch;
  }

  .mobmenu.mobmenu-acik {
    left: -15px;
    position: relative;
    -webkit-box-shadow: 10px 0px 26px -16px rgba(0,0,0,0.75);
    -moz-box-shadow: 10px 0px 26px -16px rgba(0,0,0,0.75);
    box-shadow: 10px 0px 26px -16px rgba(0,0,0,0.75);
  }

  .mobmenu ul.menu {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    height: 41vh;
    min-height: 100%;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
  }

  .mobmenu ul.menu li {
    display: block;
  }

  .mobmenu ul.menu li a {
    display: block;
    list-style: none;
    color: #fff;
  }

  #icerik {
    padding: 50px 10px 10px 10px;
    border: 1px solid #ddd;
    height: 1000px;
    background: #fff;
  }
}

/*magazine-page-template*/
.highlight-stories-area {
  float: left;
  width: 100%;
  background: #fff;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  position: relative;
}

.highlight-image-area {
  float: left;
  width: calc(100% - 30%);
}

.hightlight-stories-content {
  width: 578px;
  float: left;
  background: #fff;
  position: absolute;
  top: 45px;
  right: 0;
  padding: 35px;
}

.hightlight-stories-content h1 {
  margin-top: 20px;
  float: left;
  width: 100%;
}

.hightlight-stories-content p {
  font-size: 14px;
  color: #333;
  line-height: 18px;
}

.hightlight-stories-content .uploading-info {
  padding-top: 40px;
}

.hightlight-stories-content .big-space {
  margin-top: 5px;
}


/*news-slider*/
#hightlight-news-slider {
  float: left;
  width: 100%;
  padding: 20px;
}

#hightlight-news {
  width: 96%;
  margin: 0 auto;
  background: #f0f0f0;
  padding: 20px;
}

#hightlight-news.owl-carousel .owl-nav .owl-prev, #hightlight-news.owl-carousel .owl-nav .owl-next {
  top: 45%;
}

#hightlight-news.owl-carousel .owl-nav .owl-prev {
  left: -25px;
}

#hightlight-news.owl-carousel .owl-nav .owl-next {
  right: -25px;
}

.hightlight-news-images {
  width: 150px;
  float: left;
}

.hightlight-news-content {
  float: left;
  width: calc(100% - 170px);
  padding-left: 20px;
  position: relative;
}

.hightlight-news-content h2 a {
  font-size: 14px;
  font-weight: bold;
}

.hightlight-news-content .news-title .news-share-report {
  top: 0;
}

.hightlight-news-content .news-title ul.social-icons {
  top: -5px;
}

.hightlight-news-content .news-title .post-share-area:before {
  top: 2px;
}
/*#hightlight-news .owl-item.active {
width: 380px !important;
}*/
#hightlight-news .fa-angle-left:before {
  background: url(../images/archive-left-arrow.png)no-repeat;
  width: 11px;
  height: 19px;
  position: relative;
  top: 50%;
}

#hightlight-news .fa-angle-left:hover:before {
  background: url(../images/archive-left-arrow.png)no-repeat;
}

#hightlight-news .fa-angle-right:before {
  background: url(../images/archive-right-arrow.png)no-repeat;
  width: 11px;
  height: 19px;
  position: relative;
  top: 50%;
}

#hightlight-news .fa-angle-right:hover:before {
  background: url(../images/archive-right-arrow.png)no-repeat;
}

/*col-2-section*/
.left-side-content {
  width: 73%;
  float: left;
}

.right-side-content {
  width: 25%;
  float: left;
  margin-left: 2%;
}

.opinion-heading-area {
  background: none;
}

#magazine-opinion-slider .opinion-people h4 {
  padding: 0 12px;
}

#magazine-opinion-slider {
  margin-top: 0;
}

.new-element1-area {
  float: left;
  width: 100%;
}

.new-element1-area-content {
  float: left;
  width: 100%;
  background: #fff;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
}

.new-element1-img {
  float: left;
  width: 35%;
  max-height: 142px;
}

.new-element1-content {
  width: 65%;
  float: left;
  padding: 16px;
}

.new-element1-content p {
  font-size: 14px;
}

.letter-editor-text {
  display: block;
  margin-top: 20px;
  font-size: 14px;
  font-style: italic;
}

/*magazine-subscribe*/
.new-element2 {
  width: 100%;
  float: left;
  background: #fff;
  padding: 15px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
}

.new-element2-content img {
  width: 100%;
}

.new-element2-content p {
  display: block;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}

.new-element2-cta a {
  background: #e37175;
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  text-align: center;
  display: block;
  padding: 10px;
  letter-spacing: 0.3px;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.new-element2-cta a:hover {
  text-decoration: none;
}

.new-element2-cta a:hover:before, .new-element2-cta a:focus:before, .new-element2-cta a:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.new-element2-cta a:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #be393f;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

/*aperitif-area*/
.aperitif {
  float: left;
  width: 100%;
}

.popup-slider-wrapper {
  float: left;
  width: 100%;
  cursor: pointer;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
}

#aperitif-lightbox .modal-body p {
  margin-top: 15px;
}

#aperitif-lightbox .close {
  opacity: 1;
  outline: 0;
  margin-bottom: 5px;
}

#aperitif-lightbox .close:focus, #aperitif-lightbox .close:hover {
  opacity: 1;
}

/*section-forecast*/
.section-forecast-area {
  float: left;
  width: 100%;
}

.diffrent-size-common-area {
  float: left;
  width: 100%;
  background: #fff;
  padding: 30px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
}

.diffrent-size-common-area .divide-left-showcase {
  padding: 0;
}

.diffrent-size-common-area .divide-left-showcase ul li {
  width: 49%;
}

.diffrent-size-common-area .jq-popup {
  width: 100%;
}

/*party-snacks*/
.popup-slider-element1 {
  float: left;
  width: 100%;
}

.slider-area {
  float: left;
  width: 100%;
  background: #fff;
  padding: 10px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
}

.popup-item-slid1 .item img {
  display: block;
  height: auto;
}

.popup-item-slid1.owl-carousel .owl-nav .owl-prev {
  top: 50%;
}

.popup-item-slid1.owl-carousel .owl-nav .owl-next {
  top: 50%;
}

.slider-area .fa-angle-left:before {
  content: "\f104";
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  width: 21px;
  height: 26px;
  font-size: 26px;
  text-align: center;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.slider-area .fa-angle-right:before {
  content: "\f105";
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  width: 21px;
  height: 26px;
  font-size: 26px;
  text-align: center;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.slider-area .fa-angle-right:hover:before {
  background: rgba(224, 84, 90, 1);
}

.slider-area .fa-angle-left:hover:before {
  background: rgba(224, 84, 90, 1);
}

/*people-slider*/
.people-slider {
  float: left;
  width: 100%;
  margin-top: 20px;
}

/*news-posts*/
.news-posts {
  float: left;
  width: 283px;
  background: #fff;
  margin-right: 13px;
  margin-top: 30px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
}

.news-posts.margin-right-none {
  margin-right: 0 !important;
}

.image-news-post {
  width: 100%;
}

.content-news-post {
  width: 100%;
  float: left;
  padding: 30px 23px 40px 23px;
}

.content-news-post h2 {
  float: left;
  width: 100%;
  font-size: 15px;
  line-height: 18px;
  margin-bottom: 10px;
}

.content-news-post .news-title {
  position: relative;
}

/*random-news-area*/
.random-news-area {
  background: #fff;
  padding: 50px 25px 45px 25px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
}

.random-news-area ul li {
  display: inline-block;
  width: 46%;
  margin: 15px;
}

.random-news-image {
  float: left;
  width: 180px;
  margin-right: 20px;
}

.random-news-content {
  width: calc(100% - 200px);
  float: left;
}

.random-news-content h2 a {
  font-size: 14px;
  font-weight: bold;
}

.random-news-content p {
  font-size: 14px;
  line-height: 18px;
}

.more-news-btn {
  background: #e37175;
}

.more-news-btn a {
  color: #fff;
  text-transform: capitalize;
  font-size: 14px;
  padding: 10px 30px;
  display: block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.more-news-btn a:hover {
  text-decoration: none;
}

.more-news-btn a:hover:before, .more-news-btn a:focus:before, .more-news-btn a:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.more-news-btn a:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #be393f;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.magazines #archives-slid .nbs-flexisel-item {
  width: 126px !important;
}

/*letter-section*/
.element3-area {
  float: left;
  width: 425px;
}

.element3-area-content {
  float: left;
  width: 100%;
  background: #fff;
  text-align: center;
  padding: 27px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  min-height: 265px;
}

.element3-area-content h3 {
  font-size: 20px;
  margin-bottom: 10px;
}

.element3-area-content p {
  margin-top: 10px;
  font-size: 14px;
}

.border-line {
  width: 95px;
  height: 4px;
  margin: 0 auto;
  background: #e37175;
}

.element3-more-cta {
  background: #e37175;
  display: inline-block;
  margin-top: 30px;
}

.element3-more-cta a {
  color: #fff;
  text-transform: capitalize;
  font-size: 14px;
  padding: 10px 40px;
  display: block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.element3-more-cta a:hover {
  text-decoration: none;
}

.element3-more-cta a:hover:before, .element3-more-cta a:focus:before, .element3-more-cta a:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.element3-more-cta a:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #be393f;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}


/*point-blank*/
.element4-area {
  float: left;
  width: 425px;
  margin-left: 26px;
}

.element4-area-content {
  float: left;
  width: 100%;
  background: #fff;
  padding: 20px 25px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  min-height: 265px;
}

.element4-area-content p {
  font-size: 16px;
  text-align: center;
  line-height: 20px;
  margin-bottom: 20px;
  position: relative;
  padding: 15px;
}

.element4-area-content p:before, .element4-area-content p:after {
  content: "";
  display: block;
  width: 19px;
  height: 20px;
  background: url(../images/double-quotes.png)no-repeat;
  position: absolute;
}

.element4-area-content p:before {
  left: 0;
  top: 5px;
}

.element4-area-content p:after {
  right: 0;
  bottom: 5px;
}

.element4-area-info {
  float: left;
  width: 100%;
  text-align: center;
  margin-top: 20px;
}

.element4-area-info h4 {
  font-size: 16px;
  font-style: italic;
}

.element4-area-info span {
  display: block;
  font-size: 14px;
  margin-top: 5px;
}

/*responsive-css*/
@media (max-width: 1250px) {
  .new-element1-img {
    max-height: 100%;
  }

  .left-side-content {
    width: 70%;
    float: left;
  }

  .right-side-content {
    width: 28%;
    float: left;
    margin-left: 2%;
  }

  .news-posts {
    float: left;
    width: 32%;
    margin-right: 2%;
  }

  .diffrent-size-common-area {
    padding: 20px;
  }

  .random-news-area {
    padding: 20px 15px 20px 15px;
  }

  .random-news-area ul li {
    display: inline-block;
    width: 46%;
    margin: 1%;
  }

  .random-news-image {
    float: left;
    width: 47%;
    margin-right: 3%;
  }

  .random-news-content {
    width: 50%;
    float: left;
  }

  span.editor-info {
    font-size: 12px;
    margin-top: 10px;
  }

  .element3-area {
    width: 100%;
  }

  .element4-area {
    width: 100%;
    margin-left: 0;
  }

  .letter-content, .element4-area-content {
    min-height: auto;
  }

  .hightlight-stories-content .uploading-info {
    padding-top: 40px;
  }

  .hightlight-stories-content {
    top: 30px;
  }
  .element3-area-content {
    min-height: auto;
  }
}

@media (max-width: 992px) {
  .left-side-content {
    width: 100%;
    float: left;
    margin-right: 0;
  }

  .right-side-content {
    width: 100%;
    float: left;
    margin-left: 0%;
  }

  .right-inner-image {
    width: 38%;
    margin-right: 2%;
  }

  .right-inner-post-titles {
    width: 60%;
  }

  .element4-area {
    margin-bottom: 30px;
  }

  .new-element1-area {
    float: left;
    width: 46%;
  }

  .responsive-view {
    float: left;
    width: 100%;
    margin-bottom: 20px;
  }

  .new-element2 {
    float: right;
    width: 50%;
    margin-top: 36px;
  }

  .aperitif {
    float: left;
    width: 32%;
  }

  .new-element2-content {
    float: left;
    width: 50%;
  }

  .new-element2-img {
    float: left;
    width: calc(100% - 250px);
  }

  .new-element2-content {
    float: left;
    width: 180px;
    margin-left: 15px;
  }

  .aperitif {
    float: left;
    width: 300px;
  }

  .new-element2-cta a {
    font-size: 14px;
    margin-top: 30px;
  }

  .popup-slider-element1 {
    float: left;
    width: 32%;
    margin-left: 2%;
  }

  .popup-slider-element1.common-top-spacing.responsive-align {
    margin-left: 0;
  }

  .people-slider {
    float: left;
    width: 32%;
    margin-bottom: 15px;
    margin-left: 2%;
  }

  .diffrent-size-common-area .divide-left-showcase ul li {
    width: 16%;
  }

  .inner-post-content .post-share-area {
    top: -15px;
  }
}

@media (max-width: 768px) {
  .hightlight-stories-content {
    width: 100%;
    position: inherit;
    top: 0;
  }

  .hightlight-stories-content h1 {
    margin-top: 0px;
  }

  .hightlight-stories-content .uploading-info {
    padding-top: 30px;
  }

  .new-element2-img {
    width: 33%;
  }

  .new-element2-content {
    width: 60%;
  }

  .diffrent-size-common-area .divide-left-showcase ul li {
    width: 24%;
  }

  .popup-slider-element1 {
    width: 100%;
    margin-left: 0;
  }

  .modal-dialog {
    margin-top: 60px;
  }
}

@media (max-width: 650px) {
  .news-posts {
    float: left;
    width: 100%;
    margin-right: 0;
  }

  .image-news-post {
    width: 40%;
    float: left;
  }
  .content-news-post {
    width: 60%;
    padding: 2% 3%;
	min-height:auto;
  }


  .random-news-image {
    width: 32%;
  }
  .random-news-content {
    width: 65%;
  }

  .random-news-area ul li:first-child {
    margin-top: 0;
  }

  .random-news-area ul li {
    width: 100%;
    margin: 0;
    margin-top: 10px;
  }

  .popup-slider-element1 {
    width: 100%;
  }

  .people-slider {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .new-element2 {
    margin-top: 0;
  }
}

@media (max-width: 520px) {
  
  #hightlight-news {
    width: 90%;
  }

  .diffrent-size-common-area .divide-left-showcase ul li {
    width: 32%;
  }

  .new-element1-area {
    width: 100%;
  }

  .new-element2 {
    width: 100%;
    margin-top: 20px;
  }

  .new-element1-img {
    width: 180px;
    text-align: center;
    padding-top: 10px;
    padding-left: 10px;
  }

  .new-element1-img img {
    width: auto;
    float: none;
    text-align: center;
  }

  .new-element1-content {
    text-align: left;
    width: 100%;
  }

  .new-element1-content p {
    float: left;
  }

  span.writer-name {
    width: 100%;
  }

  .new-element2-img {
    width: 100%;
  }

  .new-element2-img img {
    margin: 0 auto;
  }

  .new-element2-content {
    width: 100%;
    margin: 0;
  }

  .new-element2-cta a {
    margin-top: 15px;
  }

  .magazine-subscribe {
    margin-top: 20px;
  }
  .hightlight-news-images {
    width: 40%;
    float: left;
  }

  .hightlight-news-content {
    width: 60%;
    float: left;
    padding-left: 3%;
    margin-top: 0px;
  }
}

@media (max-width: 480px) {
  .hightlight-stories-content {
    padding: 25px;
  }

  .diffrent-size-common-area {
    padding: 20px;
  }
}

@media (max-width: 350px) {
  .random-news-image {
    width: 100%;
    margin-right: 0;
  }

  .random-news-content {
    width: 100%;
    margin-top: 10px;
  }

  .diffrent-size-common-area .divide-left-showcase ul li {
    width: 49%;
  }
  .hightlight-news-images {
    width: 100%;
    float: left;
  }

  .hightlight-news-content {
    width: 100%;
    float: left;
    padding-left: 0px;
    margin-top: 20px;
  }

  .image-news-post {
    width: 100%;
  }
  .content-news-post {
    width: 100%;
    padding: 5%;
  }
}

@media (max-width: 320px) {
  .hightlight-stories-content {
    padding: 20px;
  }

  .diffrent-size-common-area .divide-left-showcase ul li {
    width: 100%;
  }
}

#magazine-opinion-slider.owl-carousel .owl-nav .owl-prev, #archives-slid.owl-carousel .owl-nav .owl-prev, #archives-slid.owl-carousel .owl-nav .owl-next {
  top: 50%;
}

#magazine-opinion-slider .fa-angle-left:before {
  background: url(../images/archive-left-arrow.png)no-repeat;
  width: 11px;
  height: 19px;
}

#magazine-opinion-slider .fa-angle-right:before {
  background: url(../images/archive-right-arrow.png)no-repeat;
  width: 11px;
  height: 19px;
}

.full-width-carousel .fa-angle-left:before {
  background: url(../images/archive-left-arrow.png)no-repeat;
  width: 11px;
  height: 19px;
}

.full-width-carousel .fa-angle-right:before {
  background: url(../images/archive-right-arrow.png)no-repeat;
  width: 11px;
  height: 19px;
}

#archives-slid .fa-angle-right:before {
  background: url(../images/archive-right-arrow.png)no-repeat;
  width: 11px;
  height: 19px;
}

#archives-slid .fa-angle-left:before {
  background: url(../images/archive-left-arrow.png)no-repeat;
  width: 11px;
  height: 19px;
}

/*media-for-height*/
/*@media (max-height: 450px){
.mobmenu {
  height: 80vh;
  overflow-y: scroll;
}
}*/

/*ask-expert*/
.left-side {
  float: left;
  width: calc(100% - 320px);
}

.right-side {
  float: left;
  width: 300px;
  margin-left: 20px;
}

.element13-page-template .right-side {
  padding: 0;
  margin-left: 5px;
}
.element13-page-template .left-side {
  padding-right: 10px;
}
.element13-page-template .left-side .col-md-4.col-sm-6,
.element13-page-template .left-side .col-md-8,
.element13-page-template .left-side .col-md-4 {
  padding-right: 10px;
} 

.query-form {
  float: left;
  width: 100%;
  background: #fff;
  padding: 20px 30px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
}

.query-form textarea {
  resize: none;
  min-height: 128px;
  border: 1px solid #ccc;
}
select.form-field,
input.form-field {
  border: 1px solid #ccc;
}
select.form-field {
  border-radius: 0;
  background: #fff;
  height: 34px;
}

.query-form h3 {
  text-transform: uppercase;
}

.form-field {
  float: left;
  width: 100%;
  margin-bottom: 15px;
  padding: 5px;
}

.form-field:focus {
  outline: 0;
}

/*.query-form button.theme-color {
  margin-top: 40px;
}*/

button.theme-color {
  background: #f46972;
  border: 0;
  color: #fff;
  text-transform: uppercase;
  padding: 10px 30px;
  width: 200px;
  outline: none;
}

button.theme-color {
  width: auto;
  height: auto;
  border-radius: 0;
  text-transform: uppercase;
  background: #e0545a;
  border: 0;
  color: #fff;
  padding: 0px 35px;
  height: 40px;
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

button.theme-color:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #be393f;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

button.theme-color:hover:before, button.theme-color:focus:before, button.theme-color:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.query-form-content {
  float: left;
  width: 100%;
}

.page-element-tab-menu {
  float: right;
}

.page-element-tab-menu li {
  float: left;
  position: relative;
}

.page-element-tab-menu li a {
  text-transform: uppercase;
  padding: 10px 15px 8px 15px;
  display: block;
}

.page-element-tab-menu li:after {
  content: '';
  display: block;
  position: absolute;
  border-bottom: 2px solid #d5d5d5;
  width: 100%;
}

.page-element-tab-menu li:hover a,
.page-element-tab-menu li:focus a {
  color: #e70000;
  text-decoration: none;
}

.page-element-tab-menu li.active:after {
  border-bottom: 2px solid #e70000;
}

.page-element-tab-menu li.active:hover:after {
  border-bottom: 2px solid #e70000;
}

.page-element-tab-menu li:hover:after {
  border-bottom: 2px solid #e70000;
}

.page-element-tab-menu li.active a {
  color: #e70000;
}

.page-element-tab-menu li.active a:hover {
  text-decoration: none;
}

/*.page-template-elements .section-heading {
  width: 100%;
  background: #fff;
  float: left;
}*/
.white-head-bg {
  background: #fff;
}

/*.page-template-elements .section-heading h3 {
  float: left;
}*/

.profile-element-info {
  float: left;
  width: calc(100% - 30px);
  margin-top: 20px;
  margin-left: 30px;
  min-height: 320px;
  background: #fff;
  padding: 15px 30px;
  position: relative;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
}

.add-images {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}

.profile-element-content {
  float: left;
  width: calc(100% + 60px);
  position: relative;
  margin-left: -60px;
  margin-top: 15px;
}

.profile-element-img {
  float: left;
  width: 40%;
}

.profile-element-img img {
  max-width: 100%;
  float: left;
}

.profile-element-img-content {
  float: left;
  width: 60%;
}

.view-answers-btn {
  background: #d9d9d9;
  text-transform: uppercase;
  padding: 10px;
  display: inline-block;
  margin-top: 15px;
  font-size: 13px;
}

.view-answers-btn:hover,
.view-answers-btn:focus {
  color: #333;
  text-decoration: none;
}

.profile-element-info h3 {
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
}

.profile-element-info h6 {
  font-size: 18px;
  float: left;
  width: 100%;
  margin-top: 5px;
}

.profile-element-img-content p {
  font-size: 13px;
  line-height: 20px;
}

.accordion-elements-area {
  float: left;
  width: 100%;
  background: #fff;
  padding: 20px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
}

.accordion-content-img {
  float: left;
  margin-right: 15px;
}

.panel-group {
  float: left;
  width: 100%;
  margin-top: 20px;
}

.accordion-elements-content {
  float: left;
  width: 100%;
  position: relative;
  background: #515151;
  margin-bottom: 35px;
}

.accordion-elements-content:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  bottom: -15px;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #515151;
  margin: 0 auto;
  left: 48%;
}

.accordion-content-img-content {
  float: left;
  width: calc(100% - 150px);
  padding-top: 10px;
  padding-bottom: 10px;
}

.accordion-content-img-content h2 {
  color: #fff;
  font-weight: bold;
  margin-bottom: 10px;
}

.accordion-content-img-content h2 span {
  color: #fff;
}

.accordion-content-img-content p {
  font-size: 14px;
  line-height: 20px;
  color: #fff;
}

.accordion-elements-area .panel-body {
  padding: 15px;
}

.accordion-elements-area .panel-title {
  font-size: 14px;
  line-height: 20px;
  margin-left: 20px;
}

.accordion-elements-area span.faqs-user {
  display: block;
  text-align: right;
  font-weight: bold;
  color: #000 !important;
}

.accordion-elements-area .panel-body p {
  font-size: 13px;
  line-height: 20px;
}

.accordion-elements-area .panel-title span {
  color: #d30e15;
  margin-left: -20px;
  left: -5px;
  position: relative;
}

.panel-group .panel+.panel {
  margin-top: 10px;
}

.accordion-elements-area .panel-body span {
  color: #d30e15;
  display: inline-block;
  margin-bottom: 10px;
}

.accordion-elements-area h4.panel-title a {
  display: block;
}

.accordion-elements-area h4.panel-title a:hover {
  text-decoration: none;
}

.panel-body p:before {
  content: 'Answer :';
  display: inline-block;
  color: #d30e15;
  margin-right: 10px;
}

/*mytake-template*/
.page-template-elements11 {
  float: left;
  width: 100%;
}

.page-template-elements11 li {
  width: 32%;
  float: left;
  margin-right: 2%;
  margin-bottom: 2%;
}

.elements11-item-image {
  float: left;
  width: 100%;
  background: #fff;
}

.elements11-item-content {
  float: left;
  width: 100%;
  background: #fff;
  padding: 15px 10px;
  text-align: center;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
}

.elements11-item-content p {
  font-size: 13px;
  line-height: 18px;
  min-height: 80px;
}

ul.page-template-elements11 li:nth-child(3n) {
  margin-right: 0;
}

.circles-text {
  display: none;
}

#canvas {
  width: 100%;
  float: left;
}

.circle {
  float: left;
  width: 50%;
}

.circle-value {
  float: left;
  width: 50%;
  margin-top: 30px;
}

.circle-value span {
  display: block;
}

span.value-style {
  color: #4f4f4f;
}

.circle-value span {
  text-transform: capitalize;
}

span.right-value {
  color: #f2737b !important;
}

.breadcrumb>li {
  text-transform: capitalize;
}

.breadcrumb>li>a {
  text-transform: capitalize;
  text-decoration: none;
}

.breadcrumb>li+li:before {
  content: "\f105";
  padding: 0 10px 0 5px;
  font: normal normal normal 14px/1 FontAwesome;
}

.breadcrumb {
  margin-bottom: 10px;
  background: transparent;
  padding-left: 0;
}

.breadcrumb li a {
  font-size: 13px;
}

.breadcrumb li a:hover,
.breadcrumb li a:focus {
  color: #333;
}

.breadcrumb>.active {
  font-size: 13px;
}

.breadcrumbs-area {
  float: left;
  width: 100%;
}

.template-element-list {
  float: left;
  width: 100%;
}

.template-element-list ul {
  float: left;
  width: 100%;
}

.template-element-list ul li:nth-child(2n) {
  margin-left: 1%;
  margin-right: 0;
}

.template-element-list ul li {
  width: 48%;
  margin-right: 1%;
  float: left;
  margin-bottom: 20px;
  background: #fff;
  min-height: 140px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
}

.template-element-list ul li a:hover, .template-element-list ul li a:focus {
  color: #333;
}

.element-list-img {
  float: left;
  width: 39%;
}

.element-list-content {
  float: left;
  padding: 0 20px;
  width: 61%;
  margin-top: 10px;
  margin-bottom: 10px;
}

.element-list-content h3 {
  float: left;
  width: 100%;
  font-weight: bold;
  margin-top: 10px;
}

.element-list-content h4 {
  font-size: 15px;
  font-weight: bold;
  text-transform: capitalize;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 300px;
}

.element-list-content p {
  margin-top: 10px;
  font-size: 13px;
  padding-right: 20px;
}

/*columns-details-template-page*/
.page-template-detail {
  float: left;
  width: 100%;
}

.small-leftside-area {
  float: left;
  width: 250px;
  margin-right: 30px;
}

.template-right-side-area {
  float: left;
  width: calc(100% - 280px);
  margin-left: 0;
}

.opinion-list {
  float: left;
  width: 100%;
  background: #c3c3c3;
  margin-bottom: 20px;
}

.opinion-list h2 {
  font-size: 18px;
  text-transform: uppercase;
  color: #333;
  padding: 20px;
}

.opinion-list ul li {
  padding: 10px 20px;
}

.opinion-list ul li.active:hover a:after {
  display: none;
}

.opinion-list ul li.active a:after {
  display: none;
}

.opinion-list ul li.active {
  background: #515151;
}

.opinion-list ul li.active a {
  color: #fff;
  border: 0;
}

.opinion-list ul li:hover {
  background: #515151;
/*	-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;*/;
}

.opinion-list ul li a {
  color: #333;
  display: block;
  width: 100%;
  position: relative;
/*	-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;*/;
}

.opinion-list ul li:hover a {
  color: #fff;
  text-decoration: none;
/*	-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;*/;
}

.opinion-list ul li:hover a:after {
  display: none;
}

.mobile-section {
  display: none;
}

.guest-column {
  float: left;
  width: 100%;
  background: #c3c3c3;
}

.guest-column ul {
  padding: 30px;
}

.guest-column ul li:first-child {
  margin-top: 0;
}

.guest-column ul li:last-child {
  border-bottom: 0;
}

.guest-column ul li {
  margin-top: 12px;
}

.guest-column ul li a:hover, .guest-column ul li a:focus {
  color: #000;
  text-decoration: none;
}

.guest-column h2 {
  background: #515151;
  color: #fff;
  font-size: 18px;
  padding: 20px;
  text-transform: uppercase;
}

.guest-column ul {
  float: left;
  width: 100%;
}

.guest-column ul li {
  display: inline-block;
  padding-bottom: 10px;
  border-bottom: 1px solid #dddddd;
}

.guest-column ul li span {
  float: left;
  width: 100%;
  font-size: 13px;
  line-height: 18px;
}

.guest-column ul li a span.writer-info {
  margin-top: 5px;
  font-style: italic;
}

.element6-content-area {
  float: left;
  width: 100%;
  background: #fff;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
}

.element6-info-tab {
  float: left;
  width: 100%;
  position: relative;
  background: #515151;
}

.element6-info-tab:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  bottom: -15px;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #515151;
  margin: 0 auto;
  left: 48%;
}

.element6-info-tab .element6-img {
  float: left;
  width: 161px;
}

.element6-info-tab .element6-content {
  float: left;
  width: calc(100% - 161px);
  padding: 10px 30px 10px 30px;
  min-height: 130px;
}

.element6-content h3 {
  font-size: 18px;
  color: #fff;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.element6-content p {
  font-size: 14px;
  color: #fff;
  line-height: 20px;
}

.page-new-element {
  float: left;
  width: 100%;
  margin-top: 15px;
  padding: 20px 10px;
}

.page-new-element h2 {
  text-align: center;
  text-transform: uppercase;
  font-size: 25px;
  margin-bottom: 20px;
}

.element7-post {
  float: left;
  width: 100%;
  background: #f0f0f0;
  margin-bottom: 30px;
  min-height: 385px;
}

.element7-img {
  float: left;
  width: 100%;
}

.element7-post-content {
  float: left;
  width: 100%;
  padding: 15px;
}

.element7-post-content h3 {
  font-weight: bold;
  font-size: 16px;
  height: 35px;
}

.element7-post-content p {
  margin-top: 10px;
  font-size: 13px;
  border-bottom: 1px solid #bfbfbf;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.element7-post-content span.writer-info {
  float: left;
  width: 100%;
  margin-bottom: 5px;
  color: #000;
}

.element7-post-content span.writer-info a {
  font-size: 14px;
}

.element7-post-content span.writer-info a:hover {
  color: #000;
}

.element7-post-content span.date-info {
  float: left;
  width: 100%;
  margin-top: 10px;
  font-size: 14px;
  color: #e2a4a6;
}

.pagination-area {
  float: left;
  width: 100%;
}

.pagination-area .pagination {
  border-radius: 0;
  width: 100%;
  text-align: center;
}

.pagination-area .pagination>li {
  display: inline-block;
}

.pagination-area .pagination>li.active a {
  background: #d8d8d8;
}

.pagination-area .pagination>li.active a:hover {
  color: #333;
}

.pagination-area .pagination>.disabled>a,
.pagination-area .pagination>.disabled>a:focus,
.pagination-area .pagination>.disabled>a:hover,
.pagination-area .pagination>.disabled>span,
.pagination-area .pagination>.disabled>span:focus,
.pagination-area .pagination>.disabled>span:hover {
  background: transparent;
  color: #333;
}

.pagination-area .pagination li.active a {
  color: #333;
}

.pagination-area .pagination li a {
  border: 0;
  background: none;
  color: #666;
}

.pagination-area .pagination li:hover a {
  background: #d8d8d8;
  color: #000;
}

/*you-zone-page-template*/
/*.elements09-template .section-heading {
  width: 100%;
  background: #fff;
}*/

.element08-post {
  float: left;
  width: 100%;
  background: #fff;
  margin-bottom: 30px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
}

.element08-post-content {
  float: left;
  width: 100%;
  padding: 10px 20px 20px 20px;
  min-height:190px;
}

.element08-post-content h3 {
  font-size: 13px;
  text-transform: uppercase;
}

.element08-post-content h3 a:hover {
  color: #000;
}

.element08-post-content h5 a:hover {
  color: #333;
}

.element08-post-content h5 a {
  display: block;
  font-size: 15px;
}

.elements09-template .element08-post-content h5 {
  min-height: 0px;
}

.element08-post-content h5 {
  display: block;
  float: left;
  width: 100%;
  font-size: 14px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
}

.element08-post-content p {
  font-size: 14px;
  min-height: 50px;
}

.post-writer {
  display: inline-block;
  font-size: 12px;
  font-style: italic;
  border-top: 1px solid #dcdcdc;
  padding-top: 10px;
  margin-top: 10px;
  width: 150px;
}

/*features-page-template*/
.element08-template .section-heading {
  width: 100%;
  background: #fff;
}

.element08-template .section-heading h3:before {
  display: none;
}

.title-menu-icon {
  position: relative;
  z-index: 2;
  float: left;
}

.title-menu-icon > a {
  float: left;
  background: #e70000;
  height: 36px;
  padding: 10px;
}

.title-menu-icon > a.toggle-icon {
  padding: 5px 10px;
}

.title-menu-icon a {
  color: #fff;
}

.title-menu-icon ul {
  position: absolute;
  z-index: 1;
  background: #9e0206;
  left: 0px;
  top: 36px;
  min-width: 177px;
  padding: 10px 0;
}

.title-menu-icon ul li {
  display: block;
  padding: 10px;
}

.title-menu-icon ul li:hover {
  background: #730306;
}

.title-menu-icon ul li:hover a {
  text-decoration: none;
}

.title-menu-icon ul li a {
  text-transform: capitalize;
}

.title-menu-icon ul {
  display: none;
}

.title-menu-icon ul.open {
  display: block;
}

/*review-template-page*/
.elements12-main-post {
  float: left;
  width: 100%;
}

.related-elements12-post .elements12-post-area {
  margin-top: 0;
  margin-bottom: 30px;
}

.elements12-template-post {
  float: left;
  width: 100%;
  background: #fff;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
}

.elements12-post-img {
  float: left;
  width: 100%;
}

.elements12-post-content {
  float: left;
  width: 100%;
  padding: 15px 20px;
}

.elements12-post-content h1 {
  display: block;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 0;
}

.elements12-post-content p {
  float: left;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 5px;
  font-size: 14px;
}

.elements12-post-content > span {
  display: inline-block;
  font-size: 12px;
  font-style: italic;
}

.element13-area {
  float: left;
  width: 100%;
  background: #fff;
  padding: 20px 20px 27px 20px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
}

.element13-area h2 {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
}

.element13-area ul {
  float: left;
  width: 100%;
  margin-top: 20px;
}

.element13-area ul li:first-child {
  margin-top: 0;
  border-top: none;
  padding-top: 0;
}

.element13-area ul li {
  float: left;
  width: 100%;
  margin-top: 33px;
  border-top: 1px solid #ccc;
  padding-top: 33px;
}

.element13-area-img {
  width: 153px;
  float: left;
  position: relative;
}


img.video-icon {
  position: absolute;
  top: 0;
  width: 12px;
  right: 0;
}

.element13-area-content {
  float: left;
  width: calc(100% - 168px);
  margin-left: 15px;
}

.element13-area-content h3 {
  font-size: 15px;
  font-weight: bold;
  float: left;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 20px;
}

.element13-area-content h5 {
  font-size: 13px;
  text-transform: uppercase;
}

.element13-area-content h3 a:hover, .element13-area-content h3 a:focus {
  color: #333;
}

.element13-area-content p {
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 5px;
  padding-bottom: 10px;
}

.element13-area .writer-name {
  width: 100%;
}

.elements12-post-area {
  float: left;
  width: 100%;
  background: #fff;
  margin-top: 15px;
  margin-bottom: 15px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
}

.elements12-area-post-img {
  float: left;
  width: 100%;
}

.elements12-area-post-content {
  float: left;
  width: 100%;
  padding: 20px;
}

.elements12-area-post-content h3 {
  float: left;
  width: 100%;
  font-weight: bold;
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.elements12-area-post-content h5 {
  float: left;
  width: 100%;
  font-size: 13px;
  text-transform: uppercase;
}

.elements12-area-post-content h5 a:hover {
  color: #333;
}

.elements12-area-post-content h5 a {
  font-weight: bold;
}

.elements12-area-post-content p {
  font-size: 13px;
}

.elements12-area-post-content p:after {
  content: '';
  display: block;
  border-top: 1px solid #a5a5a5;
  width: 60%;
  margin-top: 10px;
}

span.post-date {
  font-size: 12px;
  border-left: 1px solid #ff6944;
  padding-left: 10px;
  margin-left: 10px;
  margin-top: 10px;
  font-style: italic;
  float: left;
}

.post-writer {
  width: auto;
  border-top: 0;
  padding-top: 0;
  float: left;
}

/*gallery-page-template*/
.modal-content {
  box-shadow: none;
  border-radius: 0;
  border: 0;
}

.elements10-content-area {
  float: left;
  width: 100%;
  margin-top: 20px;
}

.recent-gallery {
  margin-top: 30px;
}

.elements10-post {
  float: left;
  width: 100%;
  background: #fff;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
}

.elements10-img {
  float: left;
  width: 100%;
}

.thumbnail {
  margin-bottom: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  cursor: pointer;
}

.carousel-control.left,
.carousel-control.right {
  background-image: none;
  margin-top: 10%;
  width: 5%;
}

.elements10-content {
  float: left;
  width: 100%;
  padding: 20px;
}

.elements10-content p {
  float: left;
  width: 100%;
  margin-top: 10px;
}

.three-post-item {
  margin-top: 30px;
}

.three-post-item h2 {
  text-transform: uppercase;
  font-size: 20px;
}

.three-post-item .elements10-post {
  margin-bottom: 30px;
}

.three-post-item .right-side, .three-post-item .left-side {
  margin-top: 10px;
}

.three-post-item .elements10-content h3 {
  text-transform: uppercase;
  font-size: 16px;
}

.three-post-item .elements10-content p {
  font-size: 13px;
}

.elements10-title {
  float: left;
  width: 100%;
  padding-left: 10px;
  margin-bottom: 10px;
}

.elements10-title h3 {
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
}

.elements10-title img {
  margin-top: 15px;
}

.modal-backdrop.in {
  opacity: 0.7;
}

.elements10-img-content {
  float: left;
  width: 100%;
  padding: 10px;
  position: relative;
}

.elements10-img-content h3 {
  font-size: 18px;
  display: inline-block;
  padding: 5px 0;
}

.elements10-item-count span {
  display: block;
  background: #efefef;
  font-size: 16px;
  padding: 5px 10px;
}

.elements10-item-count {
  float: right;
}

.elements10-item-count span.bar {
  color: #ff6666;
  display: inline-block;
  padding: 0;
}

.owl-stage-outer {
  width: 100%;
}

.elements10-img-content p {
  font-size: 13px;
  margin-top: 10px;
  line-height: 18px;
}

#elements10-items-control button.close,
#slid-popup-element button.close {
  position: absolute;
  right: 20px;
  color: #000;
  opacity: 1;
  z-index: 2;
  font-size: 30px;
}

#elements10-items-control button.close:focus,
#slid-popup-element button.close {
  outline: 0;
  border: 0;
}

#elements10-items-control .glyphicon-chevron-left:hover:before {
  background: rgba(224, 84, 90, 1) url(../images/gallery-left-arrow-icon.png) no-repeat;
  background-position: center;
}

#elements10-items-control .glyphicon-chevron-right:hover:before {
  background: rgba(224, 84, 90, 1) url(../images/gallery-right-arrow-icon.png) no-repeat;
  background-position: center;
}

#elements10-items-control .glyphicon-chevron-left:before {
  content: "";
  background: rgba(224, 84, 90, 0.7) url(../images/gallery-left-arrow-icon.png) no-repeat;
  background-position: center;
  width: 32px;
  height: 42px;
  display: block;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

#elements10-items-control .glyphicon-chevron-right:before {
  content: "";
  background: rgba(224, 84, 90, 0.7) url(../images/gallery-right-arrow-icon.png) no-repeat;
  background-position: center;
  width: 32px;
  height: 42px;
  display: block;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

#elements10-items-control .left.carousel-control {
  right: auto;
  top: 40%;
  width: 32px;
  height: 42px;
}

#elements10-items-control .right.carousel-control {
  right: 0;
  top: 40%;
  width: 32px;
  height: 42px;
}

#elements10-items-control .carousel-control.left, #modal-carousel .carousel-control.right {
  margin-top: 0;
}

#elements10-items-control .carousel-control .glyphicon-chevron-left,
#elements10-items-control .carousel-control .glyphicon-chevron-right,
#elements10-items-control .carousel-control .icon-next,
#elements10-items-control .carousel-control .icon-prev {
  width: 32px;
  height: 42px;
}

/*video-gallery*/
.elements11-item-slid .owl-carousel .owl-nav .owl-prev,
.elements11-item-slid .owl-carousel .owl-nav .owl-next {
  top: 55% !important;
}


/*blog-page-template*/
.filter-list {
  float: right;
  margin-top: 4px;
  margin-bottom: 4px;
  background: #fff;
}
.filter-list select {
  float: left;
  width: 150px;
  -webkit-appearance: none;
  margin-left: 5px;
  margin-right: 5px;
}
.filter-list .reset-btn {
  margin-top: 0px;
  padding: 7px 10px;
}
.filter-list select {
  float: left;
  background: #fff url(../images/select-down-icon.png)no-repeat;
  background-position: 97% 50%;
  padding: 5px;
  border-radius: 0px;
  border-color: #888;
}
.date-filter-search {
  position: relative;
  width: 150px;
  float: left;
}
.date-filter-search span.caret {
  content: '';
  display: inline-block;
  background: url(../images/select-down-icon.png)no-repeat;
  width: 11px;
  height: 6px;
  position: absolute;
  right: 10px;
  top: 50%;
}
.date-filter-search .dropdown-toggle {
  float: left;
  border: 1px solid #888;
  width: 100%;
  padding: 5px;
  text-decoration: none;
}
.filter-list .dropdown-menu {
  min-width: 150px
}
.date-select-area {
  padding: 10px;
}
.date-select-area label {
  margin-bottom: 5px;
}
.date-select-area input {
  margin-bottom: 10px;
  border-radius: 0;
  box-shadow: none;
  outline: none;
}
.filter-list button {
  margin-right: 5px;
}
.date-select-area button.subscription-btn {
  height: 30px;
  padding: 0px 20px;
  font-size: 15px;
}

.filter-list button.archives-reset-btn {
  margin-top: -2px;
  padding: 5px 10px;
  text-transform: uppercase;
}

.filter-list > li:after {
  content: '';
  display: block;
  background: url(../images/select-down-icon.png)no-repeat;
  width: 11px;
  height: 6px;
  position: absolute;
  right: 5px;
  top: 43%;
}

.filter-list > li {
  position: relative;
  display: inline-block;
  margin-right: 5px;
  width: 130px;
  padding: 5px 10px;
  border: 1px solid #888;
  margin-top: 5px;
  cursor: pointer;
}

.elements14-main-post-area {
  float: left;
  width: 100%;
  background: #fff;
  padding: 20px;
  margin-bottom: 30px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
}

.elements14-post {
  float: left;
  width: 75%;
  position: relative;
}

.elements14-post-img {
  float: left;
  width: 100%;
}

.elements14-post-content {
  float: left;
  width: 90%;
  padding: 20px 40px;
  margin-top: -60px;
  background: #fff;
  margin-left: 5%;
}

.elements14-post-content h3 {
  font-size: 13px;
  text-transform: uppercase;
}

.elements14-post-content h1 {
  float: left;
  width: 100%;
  margin-top: 15px;
  margin-bottom: 10px;
}

.elements14-post-content h3 a {
  text-transform: uppercase;
}

.elements14-post-content p {
  font-size: 14px;
}

.elements14-post-content span {
  float: left;
  width: 100%;
  font-size: 13px;
  margin-top: 10px;
  font-style: italic;
}

.elements14-post-list {
  float: left;
  width: 25%;
  padding-left: 2%;
}

.elements14-post-list ul li:first-child {
  margin-top: 0;
}

.elements14-post-list ul li {
  margin-top: 30px;
  float: left;
  width: 100%;
}

.elements14-image-area {
  float: left;
  width: 100%;
}

.elements14-content-area {
  float: left;
  width: 100%;
}

.elements14-content-area h2 {
  font-size: 13px;
  margin-top: 10px;
  text-transform: uppercase;
}

.elements14-content-area h2 a:hover, .elements14-content-area h2 a:focus {
  color: #333;
  text-decoration: none;
}

.elements14-content-area h3 {
  font-size: 14px;
  font-weight: bold;
  float: left;
  width: 100%;
  margin-top: 10px;
}

.elements14-content-area p {
  margin-top: 10px;
  float: left;
  width: 100%;
  font-size: 14px;
}

.elements14-content-area span {
  display: block;
  float: left;
  width: 100%;
  margin-top: 10px;
  font-size: 13px;
  font-style: italic;
}

.blogs-content {
  float: left;
  width: 100%;
  padding: 20px;
}

.blogs-content h3 {
  font-size: 14px;
  text-transform: uppercase;
  float: left;
  width: 100%;
}

.blogs-content h5 {
  float: left;
  width: 100%;
  font-size: 15px;
  font-weight: bold;
  margin-top: 10px;
  line-height: normal;
}

.blogs-content p {
  font-size: 14px;
  float: left;
  width: 100%;
}

.blog {
  float: left;
  width: 100%;
  background: #fff;
  margin-bottom: 30px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
}

.blog-image {
  float: left;
  width: 100%;
}

.blogs-content h3 a {
  text-transform: uppercase;
}

.blogs-content h3 a:hover, .blogs-content h3 a:focus {
  color: #333;
}

.blogs-content p {
  margin-top: 10px;
}

/*common-listing-page-template*/
.common-listing-template {
  margin-top: -20px;
}

.common-element-post-list {
  background: #fff;
  padding: 30px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
}

.common-element-post-img {
  float: left;
  width: 22%;
  margin-right: 3%;
}

.common-element-post-content {
  float: left;
  width: 74%;
  margin-left: 1%;
}

.common-element-post-list > ul > li:first-child {
  border-top: none;
  padding-top: 0;
  margin-top: 0;
}

.common-element-post-list > ul > li {
  float: left;
  width: 100%;
  border-top: 1px solid #d5d5d5;
  padding-top: 20px;
  margin-top: 20px;
}

.common-element-post-content h2 {
  margin-bottom: 15px;
}

.common-element-post-content h2 a {
  text-transform: capitalize;
  font-size: 18px;
  font-weight: bold;
}

.common-element-post-content h2 a:hover, .common-element-post-content h2 a:focus {
  color: #333;
}

.common-element-post-content p {
  font-size: 14px;
  margin-bottom: 10px;
}

.common-element-post-content span.writer-name {
  font-size: 13px;
  font-style: italic;
  display: inline-block;
  float: left;
/*width: auto;*/;
}

.common-element-post-content span.date-info {
  color: #d28e8e;
  font-size: 14px;
  margin-left: 20px;
  font-style: italic;
  float: left;
  margin-top: 10px;
}

.common-element-post-content span.time {
  color: #d28e8e;
  margin-left: 20px;
  font-style: italic;
}

.element23-posts-list {
  float: left;
  width: 100%;
  background: #fff;
  padding: 25px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
}

.element23-posts-list ul li {
  float: left;
  width: 100%;
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.element23-posts-list h5 {
  font-size: 13px;
  text-transform: uppercase;
}

.element23-posts-list ul li:last-child {
  border-bottom: 0;
}

.element23-posts-list h2 {
  font-size: 14px;
  line-height: 17px;
  font-weight: bold;
  float: left;
  width: 100%;
  margin-top: 10px;
}




.element24-posts-list {
  float: left;
  width: 100%;
  background: #fff;
  padding: 25px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
}

.element24-posts-list ul li {
  float: left;
  width: 100%;
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.element24-posts-list h5 {
  font-size: 13px;
  text-transform: uppercase;
}

.element24-posts-list ul li:last-child {
  border-bottom: 0;
  margin-bottom: 0px;
   padding-bottom: 0px;
}


.element24-posts-list h2 {
  font-size: 14px;
  line-height: 16px;
  width: 100%;
}
.element24-posts-list img{float:left; margin-right:10px;}

/*news-page-template-style*/
.element13-post {
  float: left;
  width: 100%;
  background: #fff;
  margin-bottom: 20px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
}

.element13-post-img {
  float: left;
  width: 100%;
}

.element13-post-content {
  float: left;
  width: 100%;
  padding: 20px;
  min-height: 200px;
}

.element13-post-content h3 {
  font-size: 14px;
  text-transform: uppercase;
  float: left;
  width: 100%;
}

.element13-post-content h3 a:hover,
.element13-post-content h3 a:focus {
  color: #333;
}

.element13-post-content h5 {
  float: left;
  width: 100%;
  font-size: 18px;
  font-weight: bold;
  line-height: normal;
  margin-top: 10px;
  margin-bottom: 10px;
}

.element13-post-content p {
  float: left;
  font-size: 14px;
}

.common-element11-post {
  float: left;
  width: 100%;
  background: #fff;
  margin-bottom: 20px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
}

.common-element11-post-img {
  float: left;
  width: 100%;
}

.common-element11-content {
  float: left;
  width: 100%;
  padding: 20px 20px 30px 20px;
  min-height: 215px;
}

.common-element11-content h3 {
  font-size: 14px;
  text-transform: uppercase;
  float: left;
  width: 100%;
}

.common-element11-content h5 {
  float: left;
  width: 100%;
  font-size: 15px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: normal;
}

.common-element11-content h3 a:hover,
.common-element11-content h3 a:focus {
  color: #333;
}

.common-element11-content p {
  font-size: 14px;
  float: left;
  width: 100%;
}

.more-news-post-list {
  float: left;
  width: 100%;
  min-height:361px;
  background: #fff;
  padding: 15px 25px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
}
.mob-align-elements .more-news-post-list {
  padding: 16px 25px;
}


.more-news-post-list ul {
  float: left;
  width: 100%;
  margin-bottom: 15px;
}

.more-news-post-list ul li:first-child {
  margin-top: 7px;
}
.more-news-post-list ul li:last-child {
  border-bottom: none;
}
.more-news-post-list ul li {
  float: left;
  width: 100%;
  border-bottom: 1px solid #b4b4b4;
  padding-bottom: 9px;
  margin-top: 8px;
}

.more-post-content h3 {
  font-size: 13px;
  text-transform: uppercase;
}

.more-post-content h3 a:hover,
.more-post-content h3 a:focus {
  text-decoration: none;
}

.more-post-content h5 a {
  margin-top: 10px;
  font-size: 14px;
  font-weight: bold;
  width: 100%;
  float: left;
  line-height: normal;
}

.more-post-content h5 a:hover,
.more-post-content h5 a:focus {
  text-decoration: underline;
}

.more-news-post-list .read-more-cta a {
  font-size: 13px;
  margin-top: 0;
}

.heading-menu h3:before {
  display: none;
}

.heading-menu {
  width: 100%;
}

.element13-slider {
  float: left;
  width: 100%;
  padding: 26px 15px;
  background: #fff;
  margin-bottom: 20px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
}

.element13-slider .default-slider {
  width: 100%;
}

.slider-content {
  float: left;
  width: 100%;
  padding-top: 42px;
}

.slider-content h3 {
  float: left;
  width: 100%;
  text-transform: uppercase;
}

.slider-content p {
  float: left;
  width: 100%;
  margin-top: 10px;
}

.g-recaptcha {
  float: left;
}

/*article-template-area*/
.most-read-post {
  float: left;
  width: 100%;
  background: #fff;
  padding: 25px;
  margin-bottom: 20px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
}

.most-read-post h2 {
  font-size: 20px;
  text-transform: uppercase;
}

.most-read-post h3 {
  font-size: 15px;
  font-weight: bold;
  float: left;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}

.most-read-post h5 {
  font-size: 13px;
  text-transform: uppercase;
}

.most-read-post ul {
  float: left;
  width: 100%;
}

.most-read-post ul li:first-child {
  border-top: 0;
}

.most-read-post ul li {
  padding: 10px 0;
  border-top: 1px solid #ccc;
  float: left;
  width: 100%;
}

.most-read-post ul li a {
  font-size: 13px;
}

.most-read-post ul li a:hover,
.most-read-post ul li a:focus {
  color: #333;
}

.article-post {
  float: left;
  width: 100%;
  background: #fff;
  position: relative;
  padding: 30px 60px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
}

.article-title {
  float: left;
  width: 100%;
  padding-left: 35px;
}

.article-title h5 {
  text-transform: uppercase;
}

.article-title h5 a:hover,
.article-title h5 a:focus {
  color: #333;
}

.article-title h1 {
  float: left;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 15px;
}

.article-title p {
  font-size: 13px;
}

.article-info {
  float: left;
  width: 100%;
  margin-top: 15px;
  vertical-align: middle;
}

.article-info a {
  display: inline-block;
  vertical-align: middle;
}

.article-info a img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

.article-info .report-writer-name {
  text-transform: capitalize;
}

.article-image {
  float: left;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 15px;
}

span.img-caption {
  margin-top: 0;
  display: block;
  background: #333;
  color: #fff;
  padding: 10px;
}

.article-content {
  float: left;
  width: 100%;
  padding-left: 35px;
  margin-top: 15px;
}

.article-content > span {
  font-size: 16px;
  margin-bottom: 20px;
  display: block;
}

#article-slider {
  float: left;
  width: 50%;
  padding: 15px;
}

#article-slider:before {
  content: '';
  display: block;
  width: 100px;
  height: 5px;
  background: #f8a0a4;
}

#article-slider:after {
  content: '';
  display: block;
  width: 100px;
  height: 5px;
  background: #f8a0a4;
}

#article-slider .item figure {
  font-size: 21px !important;
  line-height: 24px !important;
  padding: 20px 0 !important;
}

#article-slider .item figure:before {
  content: "\f10d";
  display: inline-block;
  font-family: FontAwesome;
  font-size: 30px;
  color: #f8a0a4;
  margin-right: 10px;
  position: relative;
  top: -5px;
}

#article-slider .item figure:after {
  content: "\f10e";
  display: inline-block;
  font-family: FontAwesome;
  font-size: 30px;
  color: #f8a0a4;
  margin-left: 10px;
  position: relative;
  top: 10px;
}

#article-slider.owl-carousel .owl-nav .owl-prev {
  top: auto;
  left: auto;
  right: 40px;
}

#article-slider.owl-carousel .owl-nav .owl-next {
  top: auto;
}

#article-slider.owl-carousel .fa-angle-left:before {
  background: none;
  content: "\f104";
  width: 12px;
  height: 30px;
}

#article-slider.owl-carousel .fa-angle-right:before {
  background: none;
  content: "\f105";
  width: 12px;
  height: 30px;
}

#article-slider.owl-carousel .owl-nav .owl-prev,
#article-slider.owl-carousel .owl-nav .owl-next {
  font-size: 30px;
}

#article-slider .owl-nav {
  float: left;
  width: 100%;
  position: relative;
  right: 70px;
}

.article-highlights {
  float: left;
  width: 48%;
  padding: 10px;
  background: #eee;
  margin-bottom: 20px;
  padding: 20px;
  margin-right: 2%;
}

.article-highlights ul li:first-child {
  border-top: 0;
}

.article-highlights ul li {
  font-size: 14px;
  padding: 10px 0;
  font-weight: bold;
  line-height: normal;
  border-top: 1px solid #d5d5d5;
}

.article-highlights img {
  width: 100%;
}

.article-highlights h2 {
  color: #e34348;
  text-transform: uppercase;
  font-size: 18px;
}

.article-highlights p {
  padding-left: 20px;
  padding-right: 20px;
  font-size: 13px;
}

.hightlight-post {
  float: left;
  width: 100%;
  line-height: 20px;
  font-size: 13px;
}

.hightlight-post .content {
  float: left;
  width: calc(100% - 305px);
  margin-left: 45px;
}

.article-content p {
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  display: block;
  margin-bottom: 10px;
}
.article-imgbox {
  margin-bottom: 10px;
}
.article-imgbox span {
  bottom: 0;
  background: #333;
  color: #fff;
  padding: 5px;
  display: block;
}

.article-content p span {
  color: #e34348;
}

.twitter-iframe {
  float: left;
  width: 48%;
  background: #eee;
  padding: 10px;
  height: 323px;
  overflow-x: scroll;
  margin-right: 2%
}
.twitter-timeline {
  height: 150px;
}

.article-video {
  margin-top: 30px;
  margin-bottom: 30px;
}

.article-video iframe {
  margin-bottom: 10px;
}

.article-topics {
  margin-top: 20px;
}

.article-topics h3 {
  font-size: 15px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.article-topics ul li {
  display: inline-block;
  margin-left: 5px;
  margin-top: 10px;
}

.article-topics ul li:first-child {
  margin-left: 0;
}

.article-topics ul li a {
  padding: 5px 10px;
  display: block;
  font-size: 13px;
  border-radius: 2px;
  background: #dedddd;
  text-transform: capitalize;
}

.article-topics ul li a:hover,
.article-topics ul li a:focus {
  text-decoration: none;
}

.facebook-comments-box {
  float: left;
  width: 100%;
  margin-top: 50px;
  border-top: 1px solid #ccc;
  padding-top: 20px;
  padding-bottom: 20px;
}

.article-share {
  position: sticky;
  top: 100px;
  float: left;
  margin-left: -45px;
}

.article-share ul li {
  display: table;
  margin-top: 10px;
  margin-bottom: 10px;
}

.article-share ul li a {
  display: table-cell;
  width: 30px;
  height: 30px;
  font-size: 16px;
  background: #999;
  text-align: center;
  vertical-align: middle;
  border-radius: 100%;
  color: #fff;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.article-share ul li a:hover,
.article-share ul li a:focus {
  background: #ff9ba2;
}

.video-area {
  float: left;
  width: 100%;
}

.video-area span {
  margin-bottom: 10px;
  display: block;
  margin-top: 15px;
}

.youtube-player {
  position: relative;
  padding-bottom: 56.23%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  background: #000;
}

.youtube-player iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background: transparent;
}

.youtube-player img {
  bottom: 0;
  display: block;
  left: 0;
  margin: auto;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  height: auto;
  cursor: pointer;
  -webkit-transition: .4s all;
  -moz-transition: .4s all;
  transition: .4s all;
}

.youtube-player img:hover {
  -webkit-filter: brightness(75%);
}

.youtube-player .play {
  height: 60px;
  width: 60px;
  left: 50%;
  top: 50%;
  margin-left: -36px;
  margin-top: -36px;
  position: absolute;
  background: url(../images/owl.video.play.png) no-repeat;
  cursor: pointer;
  background-size: 100%;
}


/*letter-from-editor*/
.elements11-page-template {
  float: left;
  width: 100%;
}

.elements11-page-template .section-heading {
  float: left;
  width: 100%;
  background: #fff;
}

.find-more {
  float: right;
  width: 70%;
  text-align: right;
  margin-top: 1px;
}

.find-more form {
  float: right;
  margin-right: 1px;
}

.find-more form h4 {
  font-weight: bold;
  float: left;
  margin-right: 15px;
  line-height: 34px;
}

.find-more .form-group {
  float: left;
  margin-bottom: 1px;
}

.find-more .form-group select {
  width: 150px;
  margin-right: 5px;
  height: 34px;
  border: 1px solid #888;
  background: #fff;
}

.find-more button.subscription-btn {
  height: 34px;
  font-size: 15px;
  padding: 0 20px;
}

.letter-editor-content {
  float: left;
  width: 100%;
  background: #fff;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
}

.elements11-template-content {
  float: left;
  width: 100%;
  padding: 15px 0;
}

.new-releases-item {
  float: left;
  width: 170px;
}

.new-releases-item span {
  margin-top: 10px;
  display: block;
  font-weight: 600;
}

.elements11-template-content p {
  float: left;
  font-size: 14px;
  line-height: 20px;
  margin-left: 20px;
  width: calc(100% - 190px);
}

/*letters-template*/
.elements11-template {
  float: left;
  width: 100%;
  background: #fff;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  padding: 20px;
}

.new-releases-content {
  float: left;
  font-size: 14px;
  line-height: 20px;
  margin-left: 20px;
  width: calc(100% - 190px);
}

.new-releases-content p {
  margin-bottom: 20px;
}

.new-releases-content p span {
  display: block;
  font-weight: bold;
}

.new-releases-content span.writer-name {
  color: #a1292e;
  font-size: 15px;
  float: left;
  width: 100%;
}

.new-releases-content h1 {
  margin-top: 10px;
}

/*terms-template*/
.element11-page-content {
  float: left;
  width: 100%;
  padding: 50px;
  background: #fff;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
}

.element11-page-content p {
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 20px;
}

.element11-page-content h3 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}

.element11-page-content p strong {
  font-weight: bold;
}

/*archives-template*/
.form-element-area button.theme-color {
  margin-top: 0;
}

.form-element-area form label {
  margin-bottom: 10px;
  color: #fff;
}

.form-element-area form input,
.form-element-area form select {
  border-radius: 0;
  box-shadow: none;
  border: none;
}

.form-element-area form input:hover, .form-element-area form input:focus,
.form-element-area form select:hover, .form-element-area form select:focus {
  outline: 0;
  box-shadow: none;
  border-color: #ccc;
}

.form-element-area {
  background: #515151;
  float: left;
  width: 100%;
  position: relative;
  padding: 20px 10px;
}

.form-element-area:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  bottom: -15px;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #515151;
  margin: 0 auto;
  left: 48%;
}

.form-element-post {
  float: left;
  width: 100%;
  padding-top: 0;
}
.form-element-post ul {
  margin-top: 40px;
  float: left;
  width: 100%;
}

/*contact-template*/
.accordion-elements-area {
  float: left;
  width: 100%;
  background: #fff;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  padding: 30px;
}

.accordion-elements-area .panel-group {
  margin-top: 0;
  margin-bottom: 0;
}

.common-element-form-area label {
  margin-bottom: 10px;
  font-size: 15px;
}

.common-element-form-area input,
.common-element-form-area textarea {
  border-radius: 0;
  box-shadow: none;
}

.common-element-form-area button {
  font-size: 15px;
}

.element-form-accordion button.theme-color {
  margin-top: 0;
}

.common-element-form-area input:hover,
.common-element-form-area input:focus {
  border-color: #ccc;
  outline: 0;
  box-shadow: none;
}

.common-element-form-area textarea:hover,
.common-element-form-area textarea:focus {
  border-color: #ccc;
  outline: 0;
  box-shadow: none;
}

.element-form-accordion.accordion-elements-area .panel-title {
  font-size: 18px;
  text-transform: capitalize;
  margin-left: 0;
}

.element-form-accordion.accordion-elements-area .panel-title span {
  float: right;
  right: 0;
  margin-left: 0;
  left: 0;
  font-size: 15px;
}

.element-form-accordion.accordion-elements-area .panel-group .panel {
  border-radius: 0;
}

.element-form-accordion.accordion-elements-area .panel-body {
  padding: 15px 0;
}

.contact-info {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}

.contact-info h3 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #d30e15;
}

.contact-info span {
  float: left;
  width: 100%;
  font-weight: bold;
  font-size: 14px;
}

.contact-info p {
  font-size: 15px;
  float: left;
  width: 100%;
  line-height: 24px;
  margin-top: 10px;
}

/*responsive-css*/
@media (max-width: 1200px) {
  .element-list-content p {
    padding-right: 0;
  }

  .element08-post-content {
    min-height: 215px;
  }

  .three-post-item .elements10-content p {
    min-height: 40px;
  }
  .right-area-one-post ul li {
    width: 48%;
    float: left;
    margin-left: 1%;
    margin-right: 1%; 
  }
  .right-post-content {
    border-bottom: 0;
  }
  ul.right-area-one-list li:first-child {
    padding-top: 20px;
  }
  .right-area-one-post ul li:nth-child(3n) {
    border-bottom: 0;
  }

}

@media (max-width: 1100px) {
  .profile-element-img {
    margin-right: 1%;
  }

  .profile-element-img-content {
    float: left;
    width: 55%;
    margin-left: 4%;
  }

  .profile-element-info {
    min-height: 380px;
  }

  .circle {
    float: left;
    width: 100%;
  }

  .circle-value {
    width: 100%;
    margin-top: 10px;
  }

  .more-news-post-list {
    padding: 16px 15px;
	min-height:355px;
  }

  .hightlight-stories-content .uploading-info {
    padding-top: 20px;
  }
  .element-list-img {
    width: 42%;
  }
  .element-list-content {
    width: 58%;
  }
}

@media (max-width: 1060px) {
  .main-menu ul li a {
    padding: 10px 8px;
    font-size: 13px;
  }

  .element-list-content h4 {
    font-size: 14px;
  }

  .element-list-content h3 {
    margin-top: 5px;
  }

  .element-list-content p {
    margin-top: 5px;
    float: left;
    width: 100%
  }

  .hightlight-stories-content {
    top: 20px;
  }
}

@media (max-width: 992px) {
  #rc-imageselect,
.g-recaptcha {
    transform: scale(0.78) !important;
    -webkit-transform: scale(0.78) !important;
    transform-origin: 0 0 !important;
    -webkit-transform-origin: 0 0 !important;
  }

  button.theme-color {
    margin-top: 20px;
  }

  .profile-element-info {
    min-height: auto;
  }

  .profile-element-img-content {
    float: left;
    width: calc(100% - 140px);
    margin-left: 15px;
  }

  .profile-element-img {
    margin-right: 0;
    width: 125px;
  }

  /*.template-element-list ul li {
    width: 100%;
    margin-right: 0;
    min-height: auto;
  }*/

  .template-element-list ul li:nth-child(2n) {
    margin-left: 0;
  }

  .editor-news-list {
    padding: 15px;
  }

  .editor-news-list ul li h2 a {
    font-size: 14px;
  }

  .page-template-elements11 li {
    width: 48%;
  }

  .element08-post-content {
    min-height: 180px;
  }

  ul.page-template-elements11 li:nth-child(3n) {
    margin-right: 2%;
  }

  .elements10-content-area {
    margin-top: 15px;
  }

  .three-post-item h2 {
    margin-top: 0;
  }

  .three-post-item .elements10-content {
    padding: 10px;
  }

  .element13-area {
    margin-top: 20px;
  }

  .element13-area-content p {
    width: 100%;
    float: left;
  }

  .elements12-area-post-content {
    padding: 15px;
  }

  .entertainment-post-area {
    margin-top: 15px;
  }

  .more-news-post-list {
    margin-bottom: 20px;
  }

  .element6-content p {
    font-size: 13px;
    line-height: 18px;
  }

  .element6-info-tab .element6-content {
    padding: 10px 15px;
  }

  .article-title {
    padding-left: 0;
  }

  .article-content {
    padding-left: 0;
  }

  .article-content p {
    padding-left: 0;
  }

  .hightlight-post .content {
    width: 100%;
    margin-left: 0px;
  }

  .twitter-iframe {
    margin-bottom: 20px;
  }

  li.dropdown.more-items:hover {
    background: transparent;
  }

  .main-menu ul li:hover a {
    background: transparent;
  }

  .more-items.open>.dropdown-menu {
    min-width: 100%;
  }

  .main-menu ul li a {
    padding: 0;
  }

  .article-highlights {
    margin-top: 10px;
  }

  .find-more {
    float: right;
    width: 67%;
  }

  .find-more .form-group select {
    width: 97px;
  }

  .element-list-img {
    float: left;
    width: 24%;
    padding: 10px;
  }

  .element-list-content {
    width: 76%;
  }

  .highlight-image-area {
    float: left;
    width: 100%;
  }

  .hightlight-stories-content {
    top: 0;
    float: left;
    width: 100%;
    position: static;
    padding: 15px;
  }

  .hightlight-stories-content h1 {
    margin-top: 0;
  }
  #article-slider .owl-nav {
    right: 10px;
  }
}
/*@media (max-height: 400px) {
.mobmenu ul.menu {
	height: 220vh !important;
}
.mobmenu {
	height: 100vh;
}
}*/
@media (max-width: 768px) {
  .left-side {
    width: 100%;
    margin-right: 0;
  }

  .right-side {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
  }

  #rc-imageselect,
  .g-recaptcha {
    transform: scale(0.77) !important;
    -webkit-transform: scale(0.77) !important;
    transform-origin: 0 0 !important;
    -webkit-transform-origin: 0 0 !important;
  }

  .page-element-tab-menu li a {
    padding: 10px 5px;
    font-size: 14px;
  }

  .down-advertising-part {
    float: left;
    width: 100%;
    margin-bottom: 10px;
  }

  .elements14-post-content {
    width: 96%;
    margin-left: 2%;
  }

  #date-filter form.form-inline {
    text-align: left;
    padding: 0 15px;
    width: 100%;
  }

  #date-filter form.form-inline label {
    margin-bottom: 5px;
  }

  .india-post-content {
    padding: 15px;
  }

  .common-element-post-list > ul > li {
    padding-top: 15px;
    margin-top: 10px;
  }

  .common-element-post-list {
    padding: 15px;
  }

  .elements10-content p {
    font-size: 13px;
  }

  #article-slider {
    width: 100%;
  }
  .twitter-iframe {
    width: 100%;
  }
  .article-highlights {
    width: 100%;
  }

  .element13-post-content {
    padding: 10px;
  }

  .element13-post-content h3 {
    font-size: 15px;
  }

  .element13-post-content h5 {
    font-size: 13px;
  }

  .small-leftside-area {
    width: 100%;
    margin-right: 0;
  }

  .template-right-side-area {
    width: 100%;
  }

  .opinion-list {
    display: none;
    width: 49%;
    margin-right: 1%;
    height: 200px;
    overflow: scroll;
  }

  .guest-column {
    display: none;
    width: 49%;
    margin-left: 1%;
    height: 200px;
    overflow: scroll;
  }

  .mobile-section {
    display: block;
  }

  .mobile-section .dropdown .btn {
    float: left;
    width: 100%;
    text-align: left;
    background: #515151;
    color: #fff;
    text-transform: uppercase;
    border-radius: 0;
  }

  .mobile-section .dropdown {
    background: #515151;
    width: 100%;
  }
  .dropdown-menu {
    margin: 0;
  }

  .mobile-section .dropdown {
    margin-bottom: 5px;
  }
  .mobile-section .open>.dropdown-menu {
    width: 100%;
    border-radius: 0;
  }
  .mobile-section .open>.dropdown-menu li a:hover {
    background: #dcdcdc;
    color: #333;
  }
  .mobile-section .guest-column-selecter.open>.dropdown-menu li {
    float: left;
    width: 100%;
    padding: 10px;
  }
  .mobile-section .guest-column-selecter.open>.dropdown-menu li:hover {
    background: #dcdcdc;
  }
  .mobile-section span.writer-name {
    float: left;
    width: 100%;
    margin: 5px 0;
  }
  .mobile-section span.date-info {
    float: left;
    width: 100%;
  }




  .article-area .right-side {
    margin-top: 20px;
    margin-left: 0;
  }
  .add-images img {
    margin: 0 auto;
  }

  .find-more {
    float: right;
    width: 100%;
  }

  .element-list-img {
    width: 38%;
  }

  .element-list-content {
    width: 62%;
  }

  footer .right-area {
    margin-bottom: 20px;
  }

  footer {
    margin-top: 30px;
    padding: 15px 0;
  }
}

@media (max-width: 751px) {
  .blog-filter-list {
    margin-bottom: 10px;
  }

  .blog-filter-list {
    width: 100%;
    text-align: center;
  }

  .blog-filter-list > li {
    width: 48%;
  }

  .blog-filter-list button.archives-reset-btn {
    margin-top: 10px;
    margin-bottom: 0px;
    float: left;
    margin-left: 5px;
    width: 48%;
  }

  ul.title-list, ul.author-list, #date-filter, ul.popularity-list {
    padding: 0 10px;
  }
}

@media (max-width: 560px) {
  .query-form-content .col-xs-6 {
    width: 100%;
  }

  button.theme-color {
    margin-top: 10px;
    width: 100%;
  }

  .page-element-tab-menu li a {
    padding: 11px 5px;
    font-size: 13px;
  }

  .elements14-post {
    width: 100%;
  }

  .elements14-post-list {
    width: 100%;
  }

  .elements14-post-list ul li:first-child {
    width: 48%;
    margin-top: 10px;
    margin-right: 1%;
  }

  .elements14-post-list ul li {
    width: 49%;
    margin-left: 1%;
    margin-top: 10px;
  }

  .element08-post-content {
    min-height: 200px;
    padding: 15px;
  }

  .page-template-elements11 li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }

  .elements11-item-content p {
    margin-bottom: 10px;
    min-height: auto;
  }

  .recent-gallery .col-xs-4 {
    width: 50%;
    margin-bottom: 15px;
  }

  .three-post-item .col-xs-4 {
    width: 50%;
    margin-bottom: 15px;
  }

  .common-element11-area .col-xs-4 {
    width: 100%;
  }
  .element13-post-img img {
    margin: 0 auto;
    padding: 10px;
  }

  .element13-page-template .col-xs-6 {
    width: 100%;
  }

  .more-news-post-list {
    margin-bottom: 20px;
  }

  .new-releases-item {
    width: 100%;
  }

  .elements11-template-content p {
    margin-left: 0;
    width: 100%;
  }

  .find-more form {
    float: left;
    padding: 10px;
    text-align: left;
  }

  .find-more form h4 {
    float: left;
    width: 100%;
  }

  .find-more .form-group {
    float: left;
    margin-bottom: 15px;
    width: 100%;
  }

  .find-more .form-group select {
    width: 100%;
    margin-right: 0;
  }

  .find-more form {
    width: 100%;
  }

  .new-releases-content {
    margin-left: 0;
    width: 100%;
  }

  .accordion-content-img-content h2 span {
    float: left;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .element-list-img {
    width: 38%;
  }

  .element-list-content {
    width: 62%;
  }

  .three-post-item {
    margin-top: 10px;
  }
}

@media (max-width: 520px) {
  span.post-date {
    padding-left: 0px;
    border-left: none;
    margin-left: 0;
    width: 100%;
  }
  .common-element-post-img {
    width: 41%;
  }
  .common-element-post-content {
    width: 55%;
  }
  .common-element-post-content span.date-info {
    margin-left: 0;
  }
}

@media (max-width: 480px) {
  .full-wrapper .col-xs-6 {
    width: 100%;
  }

  .three-post-item .col-xs-4 {
    width: 100%;
  }

  .elements10-title h3 {
    font-size: 16px;
  }

  .elements14-post-list ul li {
    width: 100%;
    margin-left: 0;
  }

  .elements14-post-list ul li:first-child {
    width: 100%;
    margin-right: 0;
  }

  .elements14-image-area {
    float: left;
    width: 43%;
    padding-right: 2%
  }
  .elements14-content-area h2 {
    margin-top: 0;
  }
  .elements14-post-list {
    padding-left: 0;
  }
  .elements14-main-post-area {
    padding: 15px;
  }
  .elements14-content-area {
    float: left;
    width: 55%;
  }

  .elements14-post-content {
    padding: 15px 10px;
  }

  .pagination>li>a, .pagination>li>span {
    padding: 5px 8px;
  }

  .element-list-content {
    width: 100%;
    float: left;
  }

  .common-element-post-content span.date-info {
    font-size: 13px;
  }

  .common-element-post-content span.time {
    margin-left: 0;
    display: block;
  }

  .element08-post-content {
    min-height: auto;
  }

  .elements10-post {
    margin-bottom: 15px;
  }

  .recent-gallery .col-xs-4 {
    width: 100%;
    margin-bottom: 15px;
  }

  #elements10-items-control .right.carousel-control {
    top: 30%;
  }

  #elements10-items-control .left.carousel-control {
    top: 30%;
  }

  .opinion-list {
    width: 100%;
    margin-right: 0;
  }

  .guest-column {
    width: 100%;
    margin-left: 0;
  }

  .element7-post {
    height: auto;
    min-height: auto;
  }

  .element7-post-content {
    min-height: auto;
  }

  .element6-info-tab .element6-content {
    width: 100%;
  }

  .common-element-post-content span.writer {
    display: block;
  }

  .common-element-post-content span.time {
    margin-left: 0;
    display: inline-block;
  }

  #article-slider .item figure {
    font-size: 15px !important;
    /*line-height: normal !important;*/
    padding: 20px 0 !important;
  }

  .common-element-post-content span.date-info {
    display: block;
    margin-left: 0;
    margin-top: 10px;
  }

  .article-post {
    padding: 30px 30px 30px 60px;
  }

  #article-slider .owl-nav {
    right: 20px;
    margin-top: 10px;
  }

  .accordion-content-img-content {
    width: 100%;
    padding: 15px;
  }

  .terms-content {
    padding: 20px;
  }

  .blog-filter-list > li {
    width: 100%;
  }

  .blog-filter-list button.archives-reset-btn {
    width: 95%;
    margin-top: 5px;
    margin-left: 0;
    position: absolute;
    bottom: 10px;
    left: 10px;
  }

  .element-list-img {
    width: 100%;
  }

  .element-list-content {
    width: 100%;
  }

  .blog-filter-list {
    padding: 0 10px;
  }

  .elements14-template .section-heading {
    position: relative;
    padding-bottom: 35px;
  }

  #date-filter button.subscription-btn {
    margin-bottom: 10px;
  }

  .post-filter .panel-body {
    margin-bottom: 10px;
  }

  .page-element-tab-menu li:first-child a {
    border-left: 0;
    margin-left: 0;
  }

  .page-element-tab-menu li a {
    border-left: 1px solid #d5d5d5;
    margin-left: 5px;
    padding: 5px;
  }

  .page-element-tab-menu {
    padding: 10px 0;
  }

  .page-element-tab-menu li {
    margin-bottom: 5px;
  }

  .page-element-tab-menu li:hover:after {
    border: none;
  }

  .page-element-tab-menu li:after {
    border-bottom: none;
  }

  .page-element-tab-menu li.active:after {
    border-bottom: 0;
  }

  .section-heading h3 {
    padding: 10px 15px;
  }
}

@media (max-width: 360px) {
  #rc-imageselect,
  .g-recaptcha {
    height: 58px;
    transform: scale(0.60) !important;
    -webkit-transform: scale(0.60) !important;
    transform-origin: 0 0 !important;
    -webkit-transform-origin: 0 0 !important;
  }

  .profile-element-content {
    width: 100%;
    margin-left: 0;
  }

  .profile-element-img-content {
    width: 100%;
    margin-left: 0;
    margin-top: 10px;
  }

  .profile-element-info {
    width: 100%;
    margin-left: 0;
    margin-top: 10px;
  }

  .elements10-title h3 {
    font-size: 13px;
  }

  .elements10-title {
    padding-left: 0;
  }

  #elements10-items-control .right.carousel-control {
    top: 20%;
  }

  #elements10-items-control .left.carousel-control {
    top: 20%;
  }

  .breadcrumb li a, .breadcrumb>.active {
    font-size: 12px;
  }

  .blog-filter-list button.archives-reset-btn {
    margin-top: 5px;
  }
  .element13-area-content {
    width: 100%;
    margin-left: 0;
    margin-top: 15px;
  }

  .common-element-post-img {
    width: 100%;
    margin-right: 0;
  }

  .common-element-post-content {
    float: left;
    width: 100%;
    margin-left: 0;
    margin-top: 15px;
  }
}

@media (max-width: 320px) {
  .mobmenu {
    width: 200px;
  }
}

/*	subcription-page-style	*/
.page-banner-image {
  float: left;
  width: 100%;
  margin-top: 20px;
}

.page-items-plan {
  float: left;
  width: 100%;
  background: #e6e6e6;
  padding: 30px;
}

.plan-box {
  float: left;
  width: 100%;
  background: #f8f8f8;
  text-align: center;
  padding: 40px;
  margin: 0 auto;
}

.plan-box h2 {
  font-weight: bold;
}

.plan-box p {
  float: left;
  width: 100%;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 20px;
}

.plan-icon {
  float: left;
  width: 100%;
  display: table;
}

.icon-img {
  display: table-cell;
  height: 120px;
  vertical-align: middle;
}

.icon-img img {
  margin: 0 auto;
}

button.btn.btn-lg.subscription-btn.plan-type {
  font-size: 15px;
}

button.btn.btn-lg.subscription-btn.plan-type:focus {
  color: #fff;
}

button.theme-color.subscription-buy-plan {
  margin-top: 15px;
}

.page-items-tab li {
  cursor: pointer;
}

.plan-content-tab .tab-pane {
  float: left;
  width: 100%;
  background: #fff;
  padding: 30px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
}

.e-edition-plan-area {
  float: left;
  width: 100%;
  background: #f1f1f1;
  padding: 60px 20px;
  text-align: center;
  min-height: 240px;
}

.e-edition-plan-area h4 {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 25px;
  line-height: 25px;
}

.page-items-tab {
  border-bottom: 0;
}

.page-items-tab li a {
  padding: 0px !important;
  float: left;
  width: 100%;
  margin-right: 0;
  border: 0 !important;
}

.page-items-tab .active .plan-box {
  background: #fff;
  border: 1px solid #e0545a;
  -webkit-box-shadow: 7px 9px 13px -6px rgba(167, 162, 162, 1);
  -moz-box-shadow: 7px 9px 13px -6px rgba(167, 162, 162, 1);
  box-shadow: 7px 9px 13px -6px rgba(167, 162, 162, 1);
}

.page-items-tab .active .plan-box:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid white;
  position: absolute;
  bottom: -30px;
  left: 45%;
  z-index: 1;
}

.subscription-buy-plan {
  margin-top: 20px;
}

#print-edition-tab .panel-default {
  border: none;
  box-shadow: none;
  background: transparent;
  border-bottom: 2px solid #ddd;
  padding: 0px;
  margin-top: 0px;
}

#print-edition-tab .panel-default.active-accordion {
  background: #ddd;
  margin-top: 0;
}

#print-edition-tab .panel-default>.panel-heading {
  background: transparent;
  padding: 0;
}

#print-edition-tab.accordion-elements-area h4.panel-title a {
  font-weight: bold;
  padding: 20px 50px 20px 70px;
}

#print-edition-tab .panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body {
  border-top: none;
}

#print-edition-tab.element-form-accordion.accordion-elements-area .panel-title span {
  font-size: 18px;
}

/*print-e-edition-tab*/
#print-e-edition-tab .panel-default.active-accordion {
  background: #ddd;
}

#print-e-edition-tab .panel-default.active-accordion {
  background: #ddd;
}

#print-e-edition-tab .panel-default>.panel-heading {
  background: transparent;
  padding: 0;
  border-bottom: 2px solid #ddd;
}

#print-e-edition-tab.accordion-elements-area h4.panel-title a {
  font-weight: bold;
  padding: 20px 50px 20px 70px;
}

#print-e-edition-tab .panel-default {
  border: none;
  padding: 0px;
  box-shadow: none;
  background: none;
}

#click-item-show {
  float: left;
  width: 100%;
}

/*inner-accordion*/
.accordion1 {
  color: #444;
  background: #ddd;
  cursor: pointer;
  padding: 5px 0;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}

.gift-title-area .gift-info:after {
  display: none;
}

.gift-info:after {
  content: '\f107';
  color: #a7a7a7;
  font: normal normal normal 16px/1 FontAwesome;
  font-weight: bold;
  margin-left: 5px;
}

.inner-accordion {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.panel.inner-accordion {
  max-height: 100%;
}

#tab-plan-content-area {
  float: left;
  width: 100%;
  padding: 0 30px 0 60px;
  background: #ddd;
}

#tab-plan-content-area input[type="radio"] {
  float: left;
  margin-right: 10px;
  margin-top: 0;
  width: 12px;
  height: 13px;
  outline: none;
}

ul#gift-items li label input[type="radio"] {
  position: absolute;
}

#tab-plan-content-area .radio-circle-style {
  width: 12px;
  height: 12px;
  border: 2px solid #999;
  float: left;
  display: block;
  border-radius: 100%;
  margin-right: 10px;
  margin-top: 3px;
}

#tab-plan-content-area .plan-price-info.active .radio-circle-style, 
#gift-items li.active .radio-circle-style {
  border-color: blue;
  border-width: 3px;
}

.plan-name-area span.gift-info {
  margin-bottom: 0;
}

.disable-arrow .plan-name-area:after {
  display: none;
}

.plan-price-info {
  padding: 10px 0;
}

.panel.inner-accordion {
  padding: 0;
  padding-top: 10px;
  border-top: 1px solid;
  background: none;
  box-shadow: none;
}

.select-gift h4 {
  color: #000;
  font-size: 18px;
}

.select-gift span.gift-info {
  font-size: 14px;
}

ul#gift-items li {
  display: inline-block;
  border-left: 1px solid #ccc;
  padding: 0 10px;
  width: 24%;
  position: relative;
}

ul#gift-items li img {
  margin: 0 auto;
  padding: 10px;
}

ul#gift-items li:first-child {
  border-left: none;
}

.gift-title-area {
  float: left;
  width: 30%;
}

.gift-view {
  float: left;
  width: 70%;
}

#gift-items {
  background: #fff;
  padding: 15px 20px;
  margin-bottom: 15px;
}

/* Style the accordion panel. Note: hidden by default */
.inner-accordion {
  padding: 0 18px;
  background-color: white;
  display: none;
  color: #c1c1c1;
}

.magazine-page-template .close {
  z-index: 6;
  right: 10px;
  outline: 0;
  opacity: 1;
  top: 10px;
  position: absolute;
}

/*subscribe-responsive*/
@media (max-width: 992px) {
  #print-edition-tab.expert-questions h4.panel-title a {
    padding: 20px;
  }

  #print-e-edition-tab.expert-questions h4.panel-title a {
    padding: 20px;
  }

  ul#tab-plan-content-area {
    padding: 0 5px;
  }

  .page-items-tab .active .plan-box:after {
    display: none;
  }

  ul.page-items-tab li {
    margin-bottom: 15px;
  }

  .page-items-plan {
    padding-bottom: 0;
  }

  header.header-sticky .navbar-nav>li>a {
    padding: 10px;
  }  

  #tab-plan-content-area {
    padding: 0px;
  }

  #print-edition-tab.accordion-elements-area h4.panel-title a, 
  #print-e-edition-tab.accordion-elements-area h4.panel-title a {
    padding-left: 10px;
    padding-right: 10px;
  }

  .plan-content-tab .panel-body {
    padding: 0px;
  }

  .plan-content-tab .tab-pane {
    padding: 15px;
  }
  .elements09-template .element08-post-content h5 {
    min-height: 0;
  }
}

@media (max-width: 768px) {
  .plan-name-area {
    margin-bottom: 5px;
  }

  .plan-price-area {
    margin-bottom: 5px;
  }

  .renewal-price {
    float: left !important;
  }

  .gift-title-area {
    width: 100%;
  }

  .gift-view {
    width: 100%;
  }

  .e-edition-plan-area {
    min-height: auto;
    margin-bottom: 10px;
  }

  header.header-sticky .navbar-nav>li>a {
    padding: 10px;
  }
  .template-element-list ul li {
    width: 100%;
  }
  .element-list-img {
    width: 30%;
  }
  .element-list-content {
    width: 70%;
    padding-left: 10px;
  }
}

@media (max-width: 550px) {
  ul#gift-items li {
    width: 49%;
    border-left: none;
    border-right: 1px solid #ccc;
    margin-bottom: 15px;
  }

  ul#gift-items li:nth-child(2n) {
    border-right: none;
  }
}

@media (max-width: 480px) {
  .page-banner-image {
    display: none;
  }

  #gift-items {
    padding: 10px;
    margin-bottom: 0;
  }

  .e-edition-plan-area {
    padding: 40px 20px;
  }

  .page-items-tab li {
    width: 100%;
  }

  .plan-box {
    padding: 15px;
  }

  .elements09-template .element08-post-content h5 {
    min-height: auto;
  }
}

@media (max-width: 380px) {
  ul#gift-items li {
    width: 100%;
    border: 0;
    padding: 0;
  }

  ul#gift-items li label {
    width: 100%;
  }
}


/*new-search-box*/
.sb-search {
  float: right !important;
  min-width: auto;
  width: 32px;
  height: 40px;
  background-color: #69070a;
  margin-bottom: 0;
  position: absolute;
  right: 0;
  margin-top: 3px;
}

.sb-icon-search {
  background: #69070a;
}

.sb-icon-search, .sb-search-submit {
  width: 32px;
  height: 41px;
}

.sb-search-input {
  height: 41px;
  padding: 10px 62px 10px 10px;
}

.sb-icon-search:before {
  content: "";
  display: block;
  background: url(../images/search-icon.png)no-repeat;
  width: 25px;
  height: 25px;
  position: relative;
  top: 8px;
  margin: 0 auto;
  background-position: 3px;
}

.sb-search.sb-search-open .sb-icon-search, .no-js .sb-search .sb-icon-search {
  background: #69070a;
}

.sb-search.sb-search-open, .no-js .sb-search {
  width: 36%;
}

input.sb-search-input {
  font-size: 14px;
}

input.sb-search-input::-webkit-input-placeholder {
 /* Chrome/Opera/Safari */
  color: #000;
  font-size: 15px;
}

input.sb-search-input::-moz-placeholder {
 /* Firefox 19+ */
  color: #000
font-size: 15px;
  ;
}

input.sb-search-input:-ms-input-placeholder {
 /* IE 10+ */
  color: #000;
  font-size: 15px;
}

input.sb-search-input:-moz-placeholder {
 /* Firefox 18- */
  color: #000;
  font-size: 15px;
}

.voice-search {
  color: #333;
  position: absolute;
  z-index: 99;
  right: 32px;
  cursor: pointer;
  width: 32px;
  height: 41px;
  padding-top: 13px;
  font-size: 18px;
}

header.header-sticky .sb-icon-search, .sb-search-submit {
  height: 26px;
}

header.header-sticky .sb-search {
  height: 26px;
}
header.header-sticky .voice-search {
  height: 26px;
  padding-top: 5px;
}

/*header.header-sticky .sb-icon-search:before {
  top: 1px;
}*/

header.header-sticky .sb-search-input {
  height: 26px;
}
header.header-sticky .sb-icon-search:before {
  top: 0;
}

/*header.header-sticky .voice-search {
  height: 37px;
  padding-top: 4px;
}*/

@media (max-width: 1250px) {
  .element13-area ul li {
    margin-top: 14px;
    margin-bottom: 14px;
    padding-top: 14px;
  }

  .element13-area {
    padding: 15px 20px 15px 20px;
  }
}
@media (max-width: 1200px) {
  .element13-area ul li {
    margin-top: 12px;
    margin-bottom: 12px;
    padding-top: 11px;
  }
}

@media (max-width: 1190px) {
  .sb-icon-search, .sb-search-submit {
    height: 37px;
  }

  .sb-search {
    height: 37px;
  }

  .sb-search-input {
    height: 37px;
  }
  .sb-icon-search:before {
    top: 6px;
  }
}

@media (max-width: 767px) {
  .sb-search {
    position: absolute;
    right: 0px;
    bottom: 12px;
  }

  .sb-search.sb-search-open, .no-js .sb-search {
    width: 45%;
  }

  .navbar-nav {
    margin: 7.5px 0px;
  }

  .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    padding: 0;
  }

  .full-width-tab-area > .tab-content {
    padding-bottom: 10px;
  }

  .right-inner-image {
    width: 50%;
    margin-bottom: 10px;
  }

  .right-inner-post-titles {
    width: 48%;
  }


/*mobile-nav*/

  header.header-sticky .sb-search {
    height: 37px;
  }

  header.header-sticky .sb-search-input {
    height: 37px;
  }

  header.header-sticky .voice-search {
    padding-top: 10px;
    right: 22px;
  }

  header.header-sticky .sb-icon-search, .sb-search-submit {
    height: 37px;
  }

  header.header-sticky .sb-icon-search:before {
    top: 0;
  }

  .sb-icon-search:before {
    height: 37px;
    top: 0;
  }
}

@media (max-width: 480px) {
  .sb-search {
    position: relative;
    bottom: inherit;
  }

  .sb-search.sb-search-open, .no-js .sb-search {
    width: 100%;
  }

  .sb-icon-search:before {
    top: 0;
  }
}

@media (max-width: 400px) {
  .right-inner-image {
    width: 100%;
    margin-bottom: 10px;
  }

  .right-inner-post-titles {
    width: 100%;
  }
}

@media (max-width: 360px) {
  .right-post-image {
    width: 100%;
  }
  .right-post-content {
    width: 100%;
    margin-left: 0;
  }
  .full-layout-post-image {
    width: 100%;
    margin-right: 0;
  }
  .full-layout-post-titles {
    width: 100%;
  }
  .full-layout-related-image {
    width: 100%;
    margin-right: 0;
  }
  .full-layout-related-content {
    width: 100%;
  }
  .right-area-listing > ul > li {
    width: 100%;
  }
  .right-area-tab-image {
    float: left;
    width: 50%;
  }
  .tab-listing-content {
    width: 46%;
    margin-left: 4%;
    margin-top: 0;
  }
  .right-area-listing > ul > li {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

@media (max-width: 320px) {
  .aperitif {
    width: 100%;
  }
}
.more-post-cta {
  width: 200px;
  margin: 0 auto;
  float: none;
}

.more-post-cta a {
  text-transform: uppercase;
  display: block;
  margin-top: 20px;
  float: left;
  width: 100%;
  text-align: center;
}

/*archives-page*/
.left-side-element-area {
  float: left;
  width: calc(100% - 320px);
}
.right-side-element-area {
  float: right;
  width: 300px;
  margin-left: 20px;
  margin-top: 20px;
}

/*responsive*/
@media (max-width: 768px) {
  .right-side-element-area {
    float: left;
    width: 100%;
    margin-top: 10px;
    margin-left: 0;
  }
  .right-side-element-area img {
    margin: 0 auto;
  }
  .left-side-element-area {
    width: 100%;
  }
}


#gallery-owl-slid {
  float: left;
  width: 100%;
}

/*home-page-video-section-styling*/
.element19-content-area {
  float: left;
  width: 100%;
  background: #fff;
  padding: 25px 15px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
}
.element19-left-area {
  float: left;
  width: 60%;
  padding-right: 1%;
}
.element19-post-content {
  margin-top: 10px;
}
.element19-post-content h3 {
  display: inline-block;
  font-size: 18px;
  line-height: 30px;
  font-weight: bold;
}
.element19-right-area {
  float: left;
  width: 40%;
}
.element19-content-area .youtube-player {
  margin: 0px;
}
.list-element-area {
  float: left;
  width: 45%;
}
.list-element-content {
  float: left;
  width: 55%;
  padding-left: 2%;
}
.list-element-content p {
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
}
.list-element-content h6{
	 font-size: 14px;
  line-height: 18px;
  padding:10px 0 0 0;
}

ul.elements-list-area {
  float: left;
  width:100%;
}
ul.elements-list-area li {
  float: left;
  width: 100%;
  margin-bottom: 15px;
}

@media (max-width: 992px){
  .element19-left-area {
    width: 55%;
  }
  .element19-right-area {
    width: 45%;
  }
  .hightlight-image-area {
    padding-top: 10px;
  }
  .hightlight-image-area img {
    margin: 0 auto;
  }
}
@media (max-width: 792px){
  .hightlight-image-area {
    padding-top: 0px;
  }
}
@media (max-width: 767px){
  .element19-left-area {
    width: 100%;
    padding-right: 0;
  }
  .element19-right-area {
    width: 100%;
    margin-top: 20px;
  }
  .list-element-content p {
    font-size: 16px;
  }
}
@media (max-width: 420px){
  .list-element-area {
    width: 100%;
  }
  .list-element-content {
    width: 100%;
    margin-top: 15px;
    padding-left: 0;
  }
}

/*videos-page*/
.element20-area {
  background: #898989;
  padding: 20px 0;
}
.element20-area .news-title h5 {
  color: #fff;
}
.element20-area h1 {
  color: #fff;
  font-size: 22px;
  float: left;
  width: 100%;
  line-height: 30px;
}
.element20-left-side {
  width: 60%;
  float: left;
  padding-right: 3%;
}
.element20-left-side .youtube-player {
  float: left;
  width: 100%;
}
.element20-right-side {
  float: left;
  width: 40%;
}
.video-caption {
  float: left;
  width: 100%;
  margin-top: 15px;
}
.video-caption p {
  color: #fff;
  line-height: 22px;
}
.related-video-post {
  float: left;
  width: 40%;
}
.related-video-post-content {
  float: left;
  width: 60%;
  padding-left: 3%;
}
.element20-right-side h3 {
  color: #fff;
  font-size: 18px;
  margin-bottom: 10px;
}
.related-video-post-content p {
  color: #fff;
}
.element20-related-post li {
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
.element08-post-item {
  float: left;
  width: 100%;
}
.element20-post {
  float: left;
  width: 100%;
  background: #fff;
  margin-bottom: 30px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
}
.element20-post-item {
  float: left;
  width: 100%;
}
.element20-post-content {
  float: left;
  width: 100%;
  padding: 10px 20px 20px 20px;
}
.element20-post-content h5 {
  display: block;
  float: left;
  width: 100%;
  font-size: 14px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
}
.element20-post-content h5 a {
  display: block;
  font-size: 16px;
  line-height: 20px;
}
ul.element20-post-share {
  float: left;
  width: 100%;
  margin-top: 15px;
}
ul.element20-post-share li:first-child {
  margin-left: 0;
}
ul.element20-post-share li {
  float: left;
  display: table;
  margin-left: 8px;
}
ul.element20-post-share li a {
  display: table-cell;
  width: 30px;
  height: 30px;
  background: #fff;
  border-radius: 100%;
  text-align: center;
  vertical-align: middle;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
ul.element20-post-share li a:hover {
  background: #d30e15;
  color: #fff;
}
.element20-related-post {
  height: 500px;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  height: 100%;
}
.element20-heading {
  margin-bottom: 20px;
}

.element20-heading h3 {
  font-size: 20px;
} 
@media (max-width: 992px) {
  .element20-left-side {
    width: 50%;
    padding-right: 2%;
  }
  .element20-right-side {
    width: 50%;
  }
  .element20-related-post {
    height: 410px;
  }
}
@media (max-width: 767px) {
  .element20-left-side {
    width: 100%;
    padding-right: 0;
  }
  .element20-right-side {
    width: 100%;
  }
}
@media (max-width: 450px) {
  .related-video-post {
    width: 100%;
  }
  .related-video-post-content {
    width: 100%;
    padding-left: 0;
    margin-top: 15px;
  }
}

@media (max-width: 992px) {
  .navbar-header {
    float: none;
  }
  .navbar-left,.navbar-right {
    float: none !important;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
    display: none!important;
  }
  .navbar-nav {
    float: none!important;
    margin-top: 7.5px;
  }
  .navbar-nav>li {
    float: none;
  }
  .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .collapse.in{
    display:block !important;
  }

  .navbar-toggle {
    margin-right: 0;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  .navbar-nav {
    display: inline;
  }

  .navbar-default .navbar-brand {
    display: inline;
  }

  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }

  .navbar-default .navbar-nav .dropdown-menu > li > a {
    color: red;
    background-color: #ccc;
    border-radius: 4px;
    margin-top: 2px;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #333;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    background-color: #ccc;
  }

  .navbar-nav .open .dropdown-menu {
    border-bottom: 1px solid white;
    border-radius: 0;
  }

  .dropdown-menu {
    padding-left: 10px;
  }

  .dropdown-menu .dropdown-menu {
    padding-left: 20px;
  }

  .dropdown-menu .dropdown-menu .dropdown-menu {
    padding-left: 30px;
  }

  li.dropdown.open {
    border: 0px solid red;
  }

  .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
  }

  .navbar-toggle {
    margin-right: 0;
  }

  ul.nav.navbar-nav {
    margin-top: 0px;
    display: block;
  }

  .nav>li>a {
    padding: 10px 10px;
  }

  .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    background: #69070a;
    color: #fff !important;
  }

  .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #fff !important;
    background-color: #69070a;
  }

  ul.dropdown-menu {
    padding: 0;
  }

  .navbar-nav .open .dropdown-menu {
    border-bottom: 0;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
    padding: 10px;
    background: #850509;
    border-radius: 0;
    margin: 0;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    background-color: #69070a;
    color: #fff;
  }

  ul.nav.navbar-nav.navbar-right.right-menu li a:hover {
    background: transparent;
  }

  .search-form .form-group {
    bottom: 8px;
  }

  .search-form .form-group.open-box {
    width: 97%;
  }

  header.header-sticky .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  ul.nav.navbar-nav.navbar-right.right-menu {
    padding-top: 10px;
  }

  .search-form .form-group {
    right: 15px;
  }

  .left-area-one-image-content {
    padding-bottom: 10px;
  }

  .right-area-one-post {
    padding: 15px 0;
  }

/*mobile-nav*/
  .navbar-default .navbar-nav > li > a {
    border-bottom: 1px solid #69070a;
  }
  ul.nav.navbar-nav.navbar-right.right-menu > li > a {
    border-bottom: 0px;
  }

  .caret {
    position: absolute;
    right: 15px;
  }

  .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    background: none;
    color: #fff;
  }

  li.dropdown:hover {
    background: none;
    color: #fff;
  }

  .nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    border-color: #69070a;
  }

  li.login {
    width: 40%;
    margin-bottom: 5px;
  }

  li.message-us {
    width: 40%;
    margin-bottom: 5px;
  }

  li#subscribe {
    width: 50%;
    text-align: center;
    margin-bottom: 5px;
  }

  .search-form .form-group {
    margin-bottom: 5px;
  }

  header.header-sticky .search-form .form-group {
    height: 35px;
    margin-bottom: 5px;
  }

  header.header-sticky .search-form .form-group input.form-control {
    height: 35px !important;
  }

  .search-form .form-group {
    position: relative;
  }

  form.search-form {
    margin-top: 0px;
    right: 0;
    float: left;
    width: 100%;
  }

  .search-form .form-group {
    bottom: 0;
    right: -5px;
    width: 104%;
  }

  .search-form .form-group.open-box {
    width: 104%;
  }

  .search-form .form-group input.form-control {
    padding: 10px;
  }
  .sb-search {
    position: absolute;
    right: 0px;
    bottom: 5px;
  }
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .common-element11-post-img img {
    margin: 0 auto;
    padding: 10px;
  }
  .element7-img img,
  .element08-post-img img, 
  .elements10-img img, 
  .elements11-item-image img, 
  .common-element11-img img,
  .elements12-post-img img,
  .elements12-area-post-img img {
    margin: 0 auto;
    padding: 10px;
  }
  .elements11-item-content {
    -webkit-box-shadow: 0px 4px 5px -3px rgba(219,219,219,1);
    -moz-box-shadow: 0px 4px 5px -3px rgba(219,219,219,1);
    box-shadow: 0px 4px 5px -3px rgba(219,219,219,1);
  }
}

@media (max-width: 830px){
  .the-week-swipe-item-slider .owl-carousel {
    width: 94%;
    margin: 0 auto;
  }
  .the-week-swipe-item-slider .item {
    float: left;
    width: 100%;
  }
  .swipe-item-content {
    float: none;
    margin: 0 auto;
  }
  .slid-image-content {
    background: #fff; 
  }
}

@media (max-width: 767px) {
  .sb-search {
    bottom: 12px;
  }
}
@media (max-width: 730px) {
  .filter-list {
    padding: 0 10px;
    float: left;
    width: 100%;
  }
  .filter-list select {
    width: 48%;
    margin: 1%;
  }
  .date-filter-search {
    width: 48%;
    margin: 1%;
  }
  .filter-list .reset-btn {
    margin-left: 1%;
    margin-bottom: 1%;
  }
  .filter-list .dropdown-menu {
    min-width: 100%;
    border-radius: 0px;
    box-shadow: none;
  }
}
@media (max-width: 480px) {
  .elements14-template .section-heading {
    padding-bottom: 0;
  }
}
@media (max-width: 380px) {
  .filter-list select {
    width: 100%;
    margin: 1% 0;
  }
  .date-filter-search {
    width: 100%;
    margin: 1% 0;
  }
  .filter-list .reset-btn {
    margin-left: 0px;
  }
}


/*forecast-landing-page*/
.element22-page-content {
  float: left;
  width: 100%;
  padding: 20px;
  background: #fff;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
}
.element22-page-content .forecast-date {
  font-size: 18px;
}
.element22-img-area {
  float: left;
  width: 17%;
  padding: 1% 2%;
}
.element22-img-area img {
  margin: 0 auto;
}
.element22-content-area {
  float: left;
  width: 83%;
  border-left: 1px solid #dcdcdc;
  padding: 1% 1% 1% 4%;
}
.element22-img-area h2 {
  font-size: 20px;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
.element22-content-area p {
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 15px;
}
.element22-content-area i {
  font-weight: bold;
  line-height: normal;
}
.page-element-list {
  margin-top: 30px;
}
.page-element-list li:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.page-element-list li {
  float: left;
  width: 100%;
  margin-bottom: 30px;
  margin-bottom: 20px;
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 15px;
}
.heading-bg-element {
  float: right;
  width: 100%;
  text-align: right;
  background: #ddd;
  height: 36px;
}
@media (max-width: 600px) {
  .heading-bg-element {
    display: none;
  }
}
@media (max-width: 992px) {
  .element22-img-area {
    width: 200px;
  }
  .element22-content-area {
    width: calc(100% - 200px);
  }
  #gallery-owl-slid.owl-carousel .owl-item img {
    margin: 0 auto;
  }
}
@media (max-width: 560px) {
  .element22-img-area {
    width: 140px;
  }
  .element22-content-area {
    width: calc(100% - 140px);
  }
  .right-area-one-post ul li {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  ul.right-area-one-list li:first-child {
    padding-top: 10px;
  }
  ul.right-area-one-list li {
    padding-top: 10px;
  }
  .right-area-one-post ul li:nth-child(3n){
    border-bottom: 1px solid #ccc;
  }
  .inner-content-relevant-post ul li:first-child {
    border-top: 1px solid #d3d3d3;
    padding-top: 10px;
  }
}
@media (max-width: 480px) {
  .element22-img-area {
    width: 100%;
  }
  .element22-content-area {
    width: 100%;
    border: none;
    padding: 2% 0;
    text-align: center;
  }
}

/*restyle-nav*/
li#sb-search {
  position: absolute;
  margin-top: 0px;
}
li.login:before {
  content: '';
  width: 20px;
  background: url(../images/sprite-icon.png)no-repeat;
  background-position: -12px -83px;
  display: inline-block;
  position: relative;
  top: 0px;
  left: 0;
  height: 25px;
  margin-right: 5px;
  vertical-align: middle;
}
li.login {
  display: inline-block;
}
li.login span {
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
}
li.login a {
  display: inline-block;
  padding-right: 0px;
  padding-left: 8px;
}
li.message-us:before {
  content: '';
  width: 30px;
  height: 25px;
  background: url(../images/sprite-icon.png)no-repeat;
  background-position: -53px -83px;
  position: relative;
  display: inline-block;
  top: 0px;
  left: 0px;
  vertical-align: middle;
}
li.message-us a {
  padding-left: 0px;
  display: inline-block;
}
li#subscribe {
  margin-left: 0px;
}
ul.nav.navbar-nav.navbar-right.right-menu li {
  margin-left: 20px;
}
.header-sticky li.message-us:before {
  top: 0px;
}
.header-sticky li.login:before {
  top: 0px;
}

/*breakpoints-style*/
@media (max-width: 1250px) {
  .navbar-default .navbar-nav > li > a {
    font-size: 12px;
  }
  .sb-search {
    height: 38px;
  }
  li.login span {
    font-size: 12px;
  }
  input.sb-search-input {
    font-size: 12px;
  }
  .sb-search-input {
    height: 38px;
  }
  .sb-search-submit {
    height: 38px;
  }
  .voice-search {
    height: 38px;
    padding-top: 10px;
  }
  header.header-sticky .sb-search {
    height: 24px;
  }
  header.header-sticky .sb-search-input {
    height: 24px;
  }
  header.header-sticky .sb-search-submit {
    height: 24px;
  }
  header.header-sticky .voice-search {
    height: 24px;
    padding-top: 4px;
  }
  header.header-sticky .sb-icon-search, .sb-search-submit {
    height: 24px;
  }
}
@media (max-width: 1190px){
  .sb-search {
    height: 34px;
  }
  .sb-search-input {
    height: 34px;
  }
  .voice-search {
    height: 34px;
  }
  .sb-icon-search, .sb-search-submit {
    height: 34px;
  }
  .sb-icon-search:before {
    top: 4px;
  }
  header.header-sticky .sb-icon-search, .sb-search-submit {
    height: 24px;
  }
  .left-area-one-image .sub-top-stories-head {
    position: relative;
    padding: 25px 20px;
  }
  .left-area-one-image {
    position: relative;
  }
  .full-layout-post-titles h2 {
    font-size: 18px;
  }
}
@media (max-width: 1024px) {
  .right-inner-area {
    padding-bottom: 56px;
  }
  .right-side-content-area {
    margin-top: 15px;
  }
  .full-width-tab-area > .tab-content {
    padding: 33px 20px 30px 20px;
  }
  #archives-slid .fa-angle-right:before {
    position: relative;
    right: -10px;
  }
  #archives-slid .fa-angle-left:before {
    position: relative;
    left: -10px;
  }
  .right-post-content {
    padding-bottom: 0;
  }
  ul.right-area-one-list li:first-child {
    padding-top: 0;
  }
  ul.right-area-one-list li {
    padding-top: 0;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .element13-area ul {
    margin-top: 10px;
  }
  .element13-area ul li {
    margin-top: 6px;
    margin-bottom: 6px;
  }
  .element13-post-content {
    min-height: 240px;
  }
  .elements12-post-content {
    padding: 15px 20px 16px 20px;
  }
  .more-news-post-list ul li {
    padding-bottom: 5px;
    margin-top: 10px;
  }
  .mob-align-elements .more-news-post-list {
    padding: 12px 15px;
  }
  ul.nav.navbar-nav.navbar-right.right-menu li {
    margin-left: 14px;
  }
  .common-element11-content {
    min-height: 235px;
  }
}
@media (max-width: 992px) {
  .new-element1-area {
    width: 49%;
  }
  .new-element2 {
    width: 49%;
    margin-top: 0px;
    padding: 18px 15px;
  }
  #navbar li.dropdown:hover a .caret,
  #navbar li.dropdown:focus a .caret,
  #navbar li.dropdown:active a .caret,
  #navbar li.dropdown.open a .caret {
    border: 0;
    background: url(../images/sprite-icon.png);
    width: 15px;
    height: 15px;
    background-position: -12px -66px;
  }
  header.header-sticky .sb-search {
    height: 34px;
  }
  header.header-sticky .sb-search-input {
    height: 34px;
  }
  header.header-sticky .sb-search-submit {
    height: 34px;
  }
  header.header-sticky .voice-search {
    height: 34px;
    padding-top: 8px;
  }
  header.header-sticky .sb-icon-search, .sb-search-submit {
    height: 34px;
  }
  header.header-sticky .sb-icon-search:before {
    top: 5px;
  }
  header.header-sticky #navbar-collapse-1 {
    margin-top: 10px;
  }
  .full-layout-post-titles h2 {
    font-size: 16px;
  }
}
@media (max-width: 650px) {
  /*.new-element2 {
    margin-top: 20px;
    width: 70%;
    margin-right: 30%;
  }
  .new-element1-area {
    width: 70%;
    margin-right: 30%;
  }*/
}
@media (max-width: 767px) {
  .sb-icon-search:before {
    height: 34px;
    top: 0;
  }
  header.header-sticky .sb-icon-search:before {
    top: 0;
  }
}
@media (max-width: 768px) {
  .list-element-area {
    width: 43%;
  }
  .list-element-content {
    width: 57%;
  }
  .list-element-content p {
    font-size: 16px;
  }
  .element19-post-content h3 {
    font-size: 19px;
    line-height: 22px;
  }
  .the-week-swipe-item-slider .owl-carousel .fa-angle-right:before {
    position: relative;
    right: 26px;
  }
  .the-week-swipe-item-slider .owl-carousel .fa-angle-left:before {
    position: relative;
    left: 26px;
  }
  #archives-slid .fa-angle-right:before {
    right: 0;
  }
  #archives-slid .fa-angle-left:before {
    left: 0;
  }
  .popup-slider-element1 {
    width: 49%;
  }
  .popup-slider-element1.common-top-spacing.responsive-align {
    margin-right: 2%;
  }
  .mobile-section .dropdown-menu {
    height: 200px;
    overflow: scroll;
  }
  .right-inner-area {
    padding-bottom: 0px;
  }
  .filter-list {
    margin: 0;
    padding: 4px;
    width: 100%;
    float: right;
  }
  .more-news-post-list {
    padding: 47px 15px;
	min-height:auto;
  }
  .element13-page-template .left-side {
    padding-right: 15px;
  }
  .element13-page-template .left-side .col-md-4.col-sm-6, .element13-page-template .left-side .col-md-8, .element13-page-template .left-side .col-md-4 {
    padding-right: 15px;
  }
  .element13-page-template .right-side {
    margin-left: 0px;
  }
  .element13-post-content {
    min-height: 220px;
  }
  .common-element11-content {
    min-height: 215px;
  }
  .query-form button.theme-color {
    margin-top: 0px;
  }
  .new-element2 {
    padding: 13px 15px;
    padding-bottom: 14px;
  }
}
@media (max-width: 736px){
  .element19-post-content h3 {
    font-size: 25px;
    line-height: 25px;
  }
  .the-week-swipe-item-slider .owl-carousel .fa-angle-right:before {
    position: relative;
    right: 18px;
  }
  .the-week-swipe-item-slider .owl-carousel .fa-angle-left:before {
    position: relative;
    left: 19px;
  }
  .right-area-listing > ul > li {
    padding-bottom: 0;
  }
  .right-inner-area {
    padding-bottom: 10px;
  }
  .right-post-image {
    width: 100%;
  }
  .right-post-content {
    width: 100%;
    margin-left: 0%;
  }
  .query-form button.theme-color {
    margin-top: 0px;
  }
  .new-element2 {
    padding: 17px 15px;
  }
}
@media (max-width: 732px){
  .the-week-swipe-item-slider .owl-carousel .fa-angle-left:before {
    position: relative;
    left: 18px;
  }
  .the-week-swipe-item-slider .owl-carousel .fa-angle-right:before {
    position: relative;
    right: 17px;
  }
  .filter-list .reset-btn {
    margin-left: 5px;
    margin-top: 5px;
  }
}
@media (max-width: 667px){
  .the-week-swipe-item-slider .owl-carousel .fa-angle-left:before {
    left: 3px;
  }
  .the-week-swipe-item-slider .owl-carousel .fa-angle-right:before {
    right: 2px;
  }
  .more-news-post-list {
    padding: 47px 15px;
  }
  .new-element2 {
    padding-bottom: 19px;
  }
}
@media (max-width: 640px){
  .the-week-swipe-item-slider .owl-carousel .fa-angle-left:before {
    left: 140px;
  }
  .the-week-swipe-item-slider .owl-carousel .fa-angle-right:before {
    right: 139px;
  }
  .more-news-post-list {
    padding: 20px 15px;
  }
  .left-area-one-image-content{
	min-height:auto;
  }
  .box-contest-wrapper{width:100% !important; float:none !important; margin-top:15px;}
  .left-box-inner-wrapper-new{width:100% !important; padding:0 !important;}
}
@media (max-width: 568px){
  .the-week-swipe-item-slider .owl-carousel .fa-angle-right:before {
    right: 105px;
  }
  .the-week-swipe-item-slider .owl-carousel .fa-angle-left:before {
    left: 106px;
  }
  .page-element-tab-menu {
    width: 100%;
    background: #fff;
    padding-bottom: 2px;
  }
  .more-news-post-list {
    padding: 26px 15px;

  }
  .common-element11-content {
    min-height: 232px;
  }
  .element13-post-content {
    min-height: 250px;
  }
  .rss-left-wrapper-bg ul li{width:80%!important;}
}
@media (max-width: 520px) {
  .new-element1-area {
    width: 100%;
    margin-right: 0;
  }
  .new-element2 {
    margin-top: 20px;
    width: 100%;
    margin-right: 0;
  }
}
@media (max-width: 420px) {
  li#subscribe {
    width: 90%;
    margin-bottom: 0;
  }
  .popup-slider-element1 {
    width: 100%;
  }
  .popup-slider-element1.common-top-spacing.responsive-align {
    margin-right: 0;
  }
  .sb-icon-search, .sb-search-submit {
    height: 34px;
  }
  .sb-icon-search:before {
    height: 34px;
  }
  .sb-search-input {
    height: 34px;
  }
  .sb-search {
    height: 34px;
    bottom: 7px;
  }
  .sb-search {
    margin-top: 0;
  }
  header.header-sticky .sb-search {
    height: 34px;
  }
  .right-post-image {
    width: 100%;
  }
  .right-post-content {
    width: 100%;
  }
  .right-post-content {
    margin-left: 0;
  }
}
@media (max-width: 414px){
  .right-area-one-post ul li:last-child .right-post-content {
    margin-bottom: 0;
  }
  .list-element-area {
    width: 100%;
  }
  .list-element-content {
    width: 100%;
  }
  .the-week-swipe-item-slider .owl-carousel .fa-angle-right:before {
    right: 33px;
  }
  .the-week-swipe-item-slider .owl-carousel .fa-angle-left:before {
    left: 32px;
  }
  .element19-post-content h3 {
    font-size: 20px;
    line-height: 25px;
  }
  .sb-search {
    bottom: 8px;
  }
  header.header-sticky .sb-search {
    bottom: 7px;
  }
  .right-post-image {
    width: 42%;
  }
  .right-post-content {
    width: 56%;
    margin-left: 2%;
  }
  .common-element11-content h5 {
    min-height: auto;
  }
  .element13-post-content h5 {
    min-height: auto;
  }
  .more-news-post-list {
    padding: 15px;
  }
  .slider-content {
    padding-top: 10px;
  }
  .element13-post-content {
    min-height: auto;
  }
  .common-element11-content {
    min-height: auto;
  }
}
@media (max-width: 412px){
  .the-week-swipe-item-slider .owl-carousel .fa-angle-right:before {
    right: 32px;
  }
  .the-week-swipe-item-slider .owl-carousel .fa-angle-left:before {
    left: 33px;
  }
  .query-form {
    padding: 15px;
  }
  .sb-search {
    bottom: 7px;
  }
  .default-slider {
    margin-bottom: 0px;
  }
}
@media (max-width: 375px){
  .the-week-swipe-item-slider .owl-carousel .fa-angle-left:before {
    left: 15px;
  }
  .the-week-swipe-item-slider .owl-carousel .fa-angle-right:before {
    right: 15px;
  }
  .full-width-tab-area > .tab-content {
    padding: 15px;
  }
  .right-area-listing > ul > li {
    padding-top: 10px;
  }
  .right-area-listing > ul > li {
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
  }
  li#subscribe {
    width: 88%;
  }
  .sb-search {
    bottom: 8px;
  }
}
@media (max-width: 360px){
  .the-week-swipe-item-slider .owl-carousel .fa-angle-left:before {
    left: 7px;
  }
  .the-week-swipe-item-slider .owl-carousel .fa-angle-right:before {
    right: 8px;
  }
  .right-area-listing > ul > li {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  li.login {
    width: 100%;
  }
  li.message-us {
    width: 100%;
  }
  .sb-search {
    bottom: 8px;
  }
  .full-layout-related-content {
    min-height: auto;
  }
  .full-layout-related-content a p {
    min-height: auto;
  }
}
@media (max-width: 320px){
  .the-week-swipe-item-slider .owl-carousel .fa-angle-left:before {
    left: 0px;
  }
  .the-week-swipe-item-slider .owl-carousel .fa-angle-right:before {
    right: -1px;
  }
  .right-area-listing > ul > li {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  li#subscribe {
    width: 86%;
  }
  .sb-search {
    bottom: 7px;
  }
  li.login {
    width: 100%;
  }
  li.message-us {
    height: 100%;
  }
  .full-layout-related-image {
    float: left;
    width: 31%;
    margin-right: 3%;
  }
  .full-layout-related-content {
    width: 66%;
    float: left;
  }
  .right-post-image {
    width: 100%;
  }
  .right-post-content {
    width: 100%;
    margin-left: 0;
  }
  .full-layout-related-content {
    min-height: 60px;
  }
  .full-layout-related-content a p {
    min-height: 60px;
  }
}


@media (max-width: 992px) {
  ul.nav.navbar-nav.navbar-right.right-menu {
    margin-bottom: 0px;
  }
  ul.nav.navbar-nav.navbar-right.right-menu li {
    display: inline-block;
    margin-left: 0px;
  }
  li.login {
    width: 48%;
  }
  li.message-us {
    width: 48%;
  }
  li#subscribe {
    width: 48%;
    margin-left: 0px;
    margin-bottom: 0px;
  }
  li.sb-search.sb-search-open {
    width: 51%;
  }
  li#sb-search {
    position: relative;
    bottom: 0px;
    width: 51%;
  }
}
@media (max-width: 414px){
  header.header-sticky .sb-search {
    bottom: 0px;
  }
}
@media (max-width: 420px){
  li#subscribe {
    width: 47%;
  }
  .sb-search.sb-search-open, .no-js .sb-search {
    width: 50%;
  }
}
@media (max-width: 320px){
  li.message-us {
    text-align: right;
  }
  li.message-us:before {
    left: 0;
  }
  li.login {
    width: 49%;
  }
  li.message-us {
    width: 49%;
  }
  li.message-us a {
    padding-right: 0px;
  }
  ul.nav.navbar-nav.navbar-right.right-menu li {
    margin-left: 0px;
  }
  li.login {
    margin-bottom: 0px;
  }
  li.message-us a {
    padding-left: 0px !important;
  }
  li.login a,
  li.message-us a {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  ul.nav.navbar-nav.navbar-right.right-menu {
    padding-top: 5px;
    margin-bottom: 0px;
  }
}
@media (max-width: 1200px) {
  .latest-news-tag {
    overflow-x: scroll;
  }
}

.form-search-element {
  float: left;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  background: #fff;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
  box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
}

.article-slider-wrapper-main{
width:100%; height:auto; padding:0; margin:0; float:left;
}
.article-slider-wrapper-main h5{
font-size: 20px; margin:0 0 5px 0; padding:0; font-weight:bold;
}
.video-iframe-new {
  float: left;
  width: 100%;
  padding: 10px;
  max-height: 400px;

}


#pointblank-slider.owl-carousel .fa-angle-left:before {
  background: none;
  content: "\f104";
  width: 12px;
  height: 30px;
}

#pointblank-slider.owl-carousel .fa-angle-right:before {
  background: none;
  content: "\f105";
  width: 12px;
  height: 30px;
}

#pointblank-slider.owl-carousel .owl-nav .owl-prev,
#pointblank-slider.owl-carousel .owl-nav .owl-next {
  font-size: 30px;
}

#pointblank-slider .owl-nav {
  float: left;
  width: 100%;
  position: relative;
  right: 0px;
}


.image-parsys-inner{position:relative; float:left; }.image-parsys-tag-inner{ background:#333; opacity:0.9; padding:1%; position:absolute; bottom:0; width:100%;}.image-parsys-tag-inner span{color:#fff !important;font-size:13px;text-decoration: none;}

.aperitif-description-style{
	
font-size:12px; padding:5px 0 0 0;
}



/*Breaking news ticker*/
.breaking-news-wrapper{width:100%; height:auto; margin:auto; background:#9e0106; float:left;}

.TickerNews{
	height: 30px;line-height: 35px;background-color:#9e0106;
}
.ti_wrapper{
	position: relative;overflow: hidden;
}
.ti_slide{
	width: 30000px;position: relative;left: 0;top: 0;
}
.ti_content{
	width: 8000px;float:left;
}
.ti_news{
	float:left;
}
.ti_news a{
	display: block;margin-right: 10px;color:#FFF;text-decoration: none;font-size:15px;font-family: 'Droid Serif', serif;
}
.ti_news span{
	display: block;margin-right: 10px;color:#FFF;font-size:15px;text-decoration: none;font-family: 'Droid Serif', serif;
}
.ti_news a:after{
  content:'\2666';	
      padding-left: 17px;
}


.ti_news{
	display: block;color:#fff;text-decoration: none;font-size:14px;font-family: 'Droid Serif', serif;
}
.leftside{
	position: relative;left:0;float:left;padding:0px 8px 0px 0px;
}
.ryttside{
	left:0;padding:0px 8px 0px 7px;
}
.leftside h4{
	margin: 0;text-align: center;text-transform: uppercase;color: #fff;font-size:15px; padding:1px 0 0 0; font-family: 'Droid Serif', serif;
}
#stop-resume{
 display: block;padding: 10px;background-color: #f1f1f1;margin:10px;width: 70px;text-align: center;border:solid 1px white;
text-transform: uppercase;font-family: sans-serif;text-decoration: none;
}
#stop-resume:active{
background-color:white;border:solid 1px #f1f1f1;color:blue;
}
/*Breaking news ticker*/

.rss-left-wrapper-bg{
  background:#fff;
  padding:10px 15px;
}
.rss-feed-main-head{font-size:24px;text-decoration: none;font-family: 'Droid Serif', serif; color:#333; padding:10px 0 0 0; display:block;}
.rss-feed-content{font-size:15px;text-decoration: none;font-family: 'Droid Serif', serif; color:#333; padding:0 0 15px 0; line-height:24px; display:block;}
.rss-left-wrapper-bg ul {margin:25px 0;}
.rss-left-wrapper-bg ul li{padding:15px 0; display:inline-block; width:24%;}
.rss-left-wrapper-bg ul li a:hover{text-decoration:underline; color:#666;}
.rss-left-wrapper-bg ul li a:before{ background:url(../images/rss-icon.png) no-repeat; content: '';
  width: 35px;
  height: 25px;
  position: relative;
  display: inline-block;
  top: 0px;
  left: 0px;
  vertical-align: middle;}
  .rss-feed-content-light{font-size:12px;text-decoration: none;font-family: 'Droid Serif', serif; color:#999; padding:0 0 0 0; line-height:22px; display:block;}
  .rss {
  width: 32px;
  height: 30px;
  background: url(../images/rss-sprite.png);
  background-position: -2px 1px;
  -webkit-transition: all .4s ease-in-out 0s;
  -moz-transition: all .4s ease-in-out 0s;
  -o-transition: all .4s ease-in-out 0s;
  transition: all .4s ease-in-out 0s;
}

.social-share ul li:hover a .rss {
  background-position: -2px -45px;
}

/*news alerts*/
#mask {position:fixed;width:100%;left:0;top:0;z-index:9000;background-color:#000;display:none;opacity:0.6;}  
#boxes .window {position:fixed;left:0;top:0;width:auto;height:200px;display:none;z-index:9999;padding:20px;border-radius:3px;box-shadow:1px 1px 3px #999;text-align: center;}
#boxes h1{font-size:24px; font-weight:bold; color:#F30; text-transform:uppercase; padding:0 0 5px 0; margin:0;}
#boxes p{font-size:12px; color:#666; line-height:18px; padding:0; margin:0; }
#boxes #dialog {width:450px; height:auto;padding:10px;background-color:#ffffff;font-size: 15pt;}
.agree{background:#F30;color:#fff;font-size:12px;padding:10px;text-decoration:none;	}
.agree:hover{text-decoration:none;color:#fff;}
.popupoption:hover{color: green;}
#popupfoot{margin:10px 0 10px 0 ;}
.close_alerts{background:#CCC; color:#999;}.close_alerts:hover{color:#999 !important;}
/*news alerts*/

.ad-page-logo{float:left; margin:10px 0 10px 0; padding:0; cursor:pointer;}
.ad-page-url{float:right; margin:30px 0 0 0; padding:0 0 0 0;}
.ad-page-url a {font-size:14px; color:#F00; cursor:pointer;}
.ad-full-size img{width:100%;} .ad-full-size{margin:10px 0 0 0;}
.ad-fotter{text-align:center; margin:10px 0 0 0; color:#999;}




/*fifa*/
.full-width-slider-list-fifa {
  float: left;
  width: 97%;
  margin: 0 0 0 10px;
  padding: 0 0 0 10px;
}
.fifa-stats-mainhead{font-size:14px; padding:5px 0 0 0; }
.fifa-stats-team-name{font-size:13px; padding:3px 0 0 0; color:#666; }
.fifa-flag-image {
  width: 98px;
  height: 76px;
  margin: 0 auto;
  /*border-radius: 50px;*/
  background-position: center;
  background-repeat: no-repeat;
  border: 3px solid #fff;
  -webkit-box-shadow: 0px 0px 7px 1px rgba(219,219,219,1);
  -moz-box-shadow: 0px 0px 7px 1px rgba(219,219,219,1);
  box-shadow: 0px 0px 7px 1px rgba(219,219,219,1);
}
span.full-width-item-name-fifa {
  float: left;
  width: 100%;
  text-transform: uppercase;
  font-size: 13px;
  color: #dcbb04;
  margin-top: 5px;
}
.left-box-inner-wrapper-new{width:20%; height:auto; float:left; margin:0; padding:0 0 0 20px;}
.left-box-inner-predict-head{font-size:32px; text-transform:uppercase; margin:0; padding:10px 0 0 0; color:#fff; font-weight:bold;}
.left-box-inner-predict-subhead{font-size:42px; text-transform:uppercase; margin:0 0 10px 0; font-weight:bold; padding:0; color:#a30000;}.no-border{border:none !important;}
button.fifa-btn {
  width: auto;
  height: auto;
  border-radius: 0;
  text-transform: uppercase;
  background: #e0545a;
  border-radius:3px;
  border: 0;
  color: #fff;
  padding: 0px 35px;
  height: 40px;
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

button.fifa-btn:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius:3px;
  background: #be393f;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

button.fifa-btn:hover:before, button.fifa-btn:focus:before, button.fifa-btn:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
button.fifa-btn:hover {
  color: #fff;
}

.fifa-field {
border:solid 1px #F6EBF6;
  color: #999;
  padding: 10px 10px;
  font-size: 15px;
  line-height: 20px;
  height: auto;
  margin:5px 0;
  
}
.fifa-field-group{
border:solid 1px #F6EBF6;
  color: #999;
  padding: 10px 10px;
  font-size: 15px;
  line-height: 20px;
  height: auto;
  margin:10px 0;
 
}
.fifa-field-drop {
border:solid 1px #F6EBF6;
  color: #999;
  padding: 10px 10px;
  font-size: 15px;
  line-height: 20px;
  height: 42px;
  margin:0 0 10px 0;
  
}
.box-contest-wrapper{width:49%; height:auto; padding:2%; }.golden-boot{background:url(../images/goldenboot-bg.jpg) no-repeat left;}
.contest-main-head{font-size:32px; color:#fff; font-weight:normal; padding:0 0 10px 0; margin:0; text-transform:uppercase; }
.contest-main-head span{font-weight:bold;}.contest-main-text{font-size:13px; color:#fff; font-weight:normal; padding:0 0 10px 0; margin:0; }.box-left{float:left;}.box-right{ float:right;}.golden-shoe{background:url(../images/goldenshoe-bg.jpg) no-repeat ;}
.golden-glove{background:url(../images/goldenglove-bg.jpg) no-repeat ;}.young-player{background:url(../images/young-player.jpg) no-repeat ;}.youngplayer-main-head{font-size:24px; color:#fff; font-weight:normal; padding:0 0 9px 0; margin:0; text-transform:uppercase; }.predict-winner-box{background:#3e4353;}.predict-winner-bg{background:url(../images/predict-winner-bg.jpg) top left; ;}
.youngplayer-main-head span{font-weight:bold;}
.navigation-wrapper{position:absolute; top:90%; right:47px;}.fifa-header-background{background:url(../images/header-pattern.jpg) repeat-x top left;}.fifa-logo-wrapper{float:left; height:auto;}.mascot-fifa{float:right; height:auto;}.fifa-menu-wrapper{background:#222;}.fifa-menu{margin:0 !important;}li.dropdown-light:hover > a {color: #fff !important;}li.dropdown-light:hover {background: #444;} .box-contest-large{width:100%; height:auto; padding:2%; }.group-contest-bg{background:url(../images/group-contest-bg.jpg) no-repeat #47491a ;}.table-list-content{width:100%; height:auto; margin:5px 0 30px 0; padding:5px 0; border-bottom:1px solid #efefef;}
.fixtures-small-text{font-size:12px; margin:0; padding:0; color:#666;}.fixtures-large-text{font-size:24px; margin:0; padding:0 0 10px 0; line-height:20px; color:#333;}.bolder{font-weight:bold;}.fixtures-medium-text{font-size:18px; margin:15px 0 0 0; padding:0; line-height:0px; color:#222;}.fixtures-status-point{font-size:18px; margin:15px 0 0 0; padding:0; line-height:0; color:#9e0006;}.no-margin{margin:0;}.standings-medium-text{font-size:18px; margin:15px 0 10px 0; padding:0; line-height:0; color:#222; float:left;}.margin-right{margin-right:10px;}.margin-left{margin-left:10px;}.standing-large-text{font-size:24px; margin:0; padding:15px 0 10px 0; line-height:0; color:#333;}.group-heading{font-size:18px; margin:0; padding:15px 0 0 8px;}.bottom-padding{padding-bottom:25px;}.no-padding{padding:0;}.fixtures-predit-text{font-size:14px; margin:0; padding:5px 0 0 0; color:#333;}
.fixtures-main-head-text{font-size:26px; margin:0; padding:0 0 0 0; font-weight:bold; line-height:20px; margin:0 0 25px 0; color:#940909; text-transform:uppercase;}
.right-inner-post-titles h6 {
  font-size: 16px;
  color: #333;
  line-height: 23px;
  margin:5px 0 0 0;
}
.home-fixture-head-main{font-size:32px; margin:0; padding:0 0 10px 0; line-height:25px; color:#333; text-align: center; text-transform: uppercase;}
.home-fixture-head-sub{font-size:32px; margin:0 0 0 0; padding:0 0 10px 0; line-height:25px; color:#333; text-align: center; text-transform: uppercase; font-weight: bold;}
.standings-wrapper{width:100%; height:auto; margin:0; padding:0;}.center-align{text-align:center;} .top-space-home{margin-top: 32px;}
.spot-ball-wrapper{width:100%; height:auto; float:left; padding:0; margin:0;}.spot-ball-left img{width:100%;}
.wrapper-id-navigation{width:auto;height:auto;position:absolute;top: -30px; right: 20px;}
.right-area-poll {
  width: 380px;
  float: left;
  margin-left: 32px;
  display: none;
  background-color: #EBE9EE;
  padding:10px;
}
.poll-team-wrapper{margin:10px 0 5px 0; float:left; width: 370px;}
.polls-large-text{font-size:18px; margin:0; padding:0 0 5px 0; line-height:20px; color:#333;}.close-button-polls{font-size:16px; color:#999; }.left-border{border-left:solid 1px #ccc;}


/* The Modal (background) */
.myModal_participate {
    display: none; 
    position: fixed; 
    z-index: 99999; 
    padding-top: 100px; 
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%; 
    overflow: auto; 
    background-color: rgb(0,0,0); 
    background-color: rgba(0,0,0,0.8); 
}
.modal-pop-head{
	font-size:18px; margin:0; padding:0 0 15px 0; line-height:20px; color:#333;
	}
.modal-signup-dialog {
	    width: 45%;
    text-align: center;
    margin: 0 auto;
}

/* Modal Content */
.modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s;
	    border-radius: 10px;
	    padding: 4%;
	width: 68%;
}

/* Add Animation */
@-webkit-keyframes animatetop {
    from {top:-300px; opacity:0} 
    to {top:0; opacity:1}
}

@keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
}

/* The Close Button */
.close {
    width: 25px;
    height: 25px;
	float: right;
    background-image: url(../BMD/img/modal_popup_close.png);
    background-repeat: no-repeat;
	background-color: inherit;
    border: none;
    outline: none;
	cursor: pointer;
	box-shadow: none !important;
}

.close:hover,
.close:focus {
    width: 25px;
    height: 25px;
	float: right;
    border: none !important;
    outline: none !important;
	cursor: pointer;
	box-shadow: none !important;
}

.modal-header {
    padding: 2px 16px;
    color: white;
}

.modal-body {padding: 22px;}

.modal-footer {
    padding: 2px 16px;
    background-color: #5cb85c;
    color: white;
}
.modal-body .beyond_popup_logo {    
    margin: auto;
    height: 78px;
    width: 199px;
    margin-bottom: 25px;
}
.modal-body .subscribeEmail {	
    background: #e8e8e8 !important;
    height: 20px !important;
    color: #333333 !important;
	font-family: 'Open Sans'!important;
	font-size: 12px;
    font-weight: 400 !important;
    border-radius: 5px !important;
    border-color: #d1d1d1 !important;
    margin-bottom: 2px !important;
	    width: 96%;
    padding: 10px 2%;
}
.modal-body input[type="submit"] {    
    background: #6a6a6c !important;
    color: #fff !important;
    text-transform: uppercase !important;
    font-size: 14px !important;
    border-radius: 3px !important;
    font-weight: bold !important;
    margin-top: 7px !important;
    width: 100% !important;
    padding: 0.9em !important;
    border: none;
    cursor: pointer;
	box-shadow: 0;
}
.modal-body .SubscribersSubmit:hover,
.modal-body .SubscribersSubmit:focus {
   color: #000 !important;
	cursor: pointer!important;
	border: none!important;
	background: #6a6a6c !important;
	box-shadow: none;
}
.fixtures-home-medium-text{font-size:18px; margin:15px 0 0 0; padding:0; line-height:0px; color:#222;}



/*ICC world cup*/

.icc-box-contest-wrapper{width:49%; height:auto; padding:2%; }
.icc-contest-main-head{font-size:32px; color:#fff; font-weight:normal; padding:0 0 10px 0; margin:0; text-transform:uppercase; }
.icc-contest-main-head span{font-weight:bold;}.icc-contest-main-text{font-size:13px; color:#fff; font-weight:normal; padding:0 0 10px 0; margin:0; display: block; }.icc-box-left{float:left;}.icc-box-right{ float:right;}.icc-final-four-bg{ background:url(../images/icc-final-four-bg.jpg) no-repeat left top;} .icc-finalist-bg{background:url(../images/icc-finalist-bg.jpg) no-repeat left top;}.icc-word-champion-bg{background:url(../images/icc-cup-champion-bg.jpg) no-repeat left top;}.icc-man-tournament-bg{background:url(../images/icc-man-of-tournament.jpg) no-repeat left top;}.icc-form-left-align{width:45%; height:auto; display:inline-block;}
.icc-field-box {
border:solid 1px #F6EBF6;
  color: #999;
  padding: 10px 10px;
  font-size: 15px;
  line-height: 20px;
  height: 42px;
  margin:0 0 10px 0;
  
}
.icc-field-text {
border:solid 1px #F6EBF6;
  color: #999;
  padding: 10px 10px;
  font-size: 15px;
  line-height: 20px;
  height: 42px;
  margin:0 0 25px 0;
  
}

@media (max-width: 640px){

  .icc-box-contest-wrapper{width:100% !important; float:none !important; margin-top:15px;}
 
}
.main-head-blue{
text-transform: uppercase; 
font-weight: bold; 
background: #232882; 
color: #fff; 
font-size: 16px; 
padding: 10px 20px 10px 20px; 
position: relative; 
z-index: 1; 
letter-spacing: 0.4px; }


/*ICC world cup*/