/*
Theme Name: VW Newspaper Pro
Theme URI: https://www.vwthemes.com/themes/newspaper-wordpress-theme/
Author: VW Themes
Author URI: https://www.vwthemes.com/
Description: This premium newspaper WordPress theme is eye-catching and deeply functional specially built for content-rich sites. It is useful for news sites, editorials, magazines, online newspapers, publishing and review sites, informative sites and other news related sites. Its flexibility helps in serving itself perfectly for personal blogs and professional portfolios. Its smooth navigation and user-friendly interface will give good experience to your visitors making them explore more on your site. It has vast space for accommodating your content with images into a clean and creative way. This premium newspaper theme is written in bug-free and secure codes complying with the standards of WordPress. It is an easy to setup theme which gets your site up and running within minutes of its installation. With this theme, scale up the standards of your site to entertain maximum visitors delivering what they need.
Version: 1.1.5
License: GNU General Public License
License URI:license.txt
Text Domain: vw-newspaper-pro
Tags: This premium newspaper WordPress theme has everything you need for a newspaper and magazine site. The customization it offers on array of entities from header, footer, logo, menu to its colour and background will build a site of your desire. With multiple page and template layout and slides, bring variation in the look of your site. You can try combination of unlimited colours and Google Fonts to get the best look for your site. This theme is fully responsive adjusting its layout on devices of different screen sizes.
*/
/* Basic Style */

html body{
  margin:0; 
  padding:0; 
  -ms-word-wrap:break-word; 
  word-wrap:break-word; 
  background-color:#fff; 
  position:relative; 
  font-size: 14px;
  color:#5b5b5b; 
  font-family: 'PT Sans';
}
label {
  margin-bottom: 0 !important;
}
img{
  margin:0; 
  padding:0; 
  border:none; 
  max-width:100%; 
  height:auto;
}
section img{
  max-width:100%;
}
h1,
h2,
h3,
h4,
h5,
h6{ 
  margin:0;
  padding:10px 0;
  line-height: 1.4;
  letter-spacing: 1px;
  color:#faa313;
  font-family: 'Montserrat';
}
p{
  margin:0 0 15px; 
  padding:0;
  font-size:14px;
  font-weight:normal;
}
p, ul li a{
  letter-spacing: 0px;
  font-family: 'PT Sans';
}
body a{
  text-decoration:none; 
  color:#faa313;
}
a:hover{
  text-decoration:none; 
  color:#666;
}
a:focus,a:hover{
  text-decoration:none !important;
}
ul,ol{ 
  margin:0 0 0 15px; 
  padding:0;
}
ul li, ol li{font-size: 16px;}
:hover{-webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
}
blockquote {
  font-size: 18px;
  font-style: italic;
  margin: 0.25em 0;
  padding: 0.25em 40px;
  line-height: 1.45;
  position: relative;
  color: #383838;
  background:#ececec;
} 
blockquote:before {
    display: block;
    content: "\201C";
    font-size: 80px;
    position: absolute;
    left: 0px;
    top: -15px;
    color: #7a7a7a;
}
blockquote:after {
    display: block;
    content: "\201E";
    font-size: 80px;
    position: absolute;
    right: 0px;
    bottom: 0;
    color: #7a7a7a;
} 
blockquote cite {
  color: #999999;
  font-size: 14px;
  display: block;
  margin-top: 5px;
}
  
blockquote cite:before {
  content: "\2014 \2009";
}
small{
  font-size:14px !important;
}
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="phno"],input[type="password"],
textarea{
  border:1px solid #424648;
  font-size:16px;
  padding:10px 10px; 
  margin:0 0 0px 0;
  height:auto;
  width: 100%;
  background: transparent;
}
section{
  background-size: cover;
  background-repeat: no-repeat; 
}
select{
  width: 100%;
  padding: 6px;
}
input[type="submit"] {
  padding: 10px 20px !important;
  font-weight: bold;
  color: #ffffff !important;
  text-transform: uppercase;
  border: none;
  background-color: #faa313 !important;
}
input[type="submit"]:hover{
  cursor: pointer;
}
.wp-caption{
  margin:0;
  padding:0;
  font-size:13px;
  max-width:100%;
}
.wp-caption-text{
  margin:0;
  padding:0;
}
.gallery-caption{
  margin:0;
  padding:0;
}
.bypostauthor{
  margin:0;
  padding:0;
}
.hovereffect a {
  border: 1px solid #333;
  padding: 10px;
  color: #333333;
  font-weight: bold;
}
.carousel-inner{
  margin: 0;
}
.screen-reader-text {
  position: absolute;
  top:-9999em;
  left:-9999em;
}
.sticky{ 
  margin:0; 
  padding:0; 
  background-color:#d7d7d7;
}
.alignleft,
img.alignleft{
  display: inline; 
  float: left; 
  margin-right:20px; 
  margin-top: -14px !important;
  margin-bottom:10px; 
  padding:0;
  padding:5px;
}
.alignright, img.alignright { 
  display: inline; 
  float: right; 
  padding:5px; 
  margin-bottom:10px;
  margin-left:25px;
  padding:5px;
}
.aligncenter, img.aligncenter { 
  clear: both; 
  display: block; 
  margin-left: auto; 
  margin-right: auto; 
  margin-top:0;
  padding:5px;
  border: none !important; 
}
.aligncenter{
  border: none !important;
}
img.alignleft.size-thumbnail.wp-image-827 {
    margin-bottom: 35px;
}
.comment-list .comment-content ul { 
  list-style:none; 
  margin-left:15px;
}
.comment-list .comment-content ul li{
  margin:5px;
}
.toggleMenu{
  display:none;
}
a.small-button{
  background:#3890cb;
  padding:5px 30px; 
  border-radius:3px;
  color:#fff;
  display:table;
  margin:0 auto;
}
a.small-button:hover{
  color:#fff;
  background:#0c5f96;
}
table, td, th {
  border: 1px solid black;
  padding: 5px 20px;
}
/*----------------Menu bar-----------*/
@keyframes smoothScroll {
  0% {
    transform: translateY(-40px);
  }
  100% {
    transform: translateY(0px);
  }
}
ul.list_nav {
    margin: 0 auto;
    text-align: center;
    display: block;
}
.main-navigation ul{
  list-style: none;
  margin: 0;
  padding-left: 0;
  
}
.main-navigation li{
  position: relative;
  line-height: 45px;
  padding: 0px 15px;
  display: inline-block;
  position: relative;
}
.main-navigation li:last-child{
  border-right: none;
}
.main-navigation a{
  display: block;
  text-decoration: none;
  text-transform: none;
  color: #264359;
  padding: 0;
  margin: 0 5px;
  font-size: 15px;
  font-weight: 400;
  position: relative;
  text-transform: uppercase;
}
.main-navigation ul ul{
  display: none;
  position: absolute;
  left: 0;
  top: 100% ;
  background: #48007d;
  min-width: 215px;
  z-index: 9999;
}
.main-navigation ul ul ul{
  left: 100%;
  top: 0;
}
.main-navigation ul ul a{
  text-transform: none;
  font-weight: 600;
  color: #ffffff;
  padding: 8px 0px;
  font-size: 14px;
  line-height: 1.5;
}
.main-navigation ul ul li,
.menubar.scrolled .main-navigation ul ul li{
  float: none;
  display: block;
  text-align: left;
  border-bottom: 1px solid #cccccc;
}
.main-navigation ul ul li:last-child{
  border-bottom: 0;
}
.main-navigation ul li:hover > ul{
  display: block;
}
.main-navigation .menu > ul > li.highlight{
  background-color: #d2037b;
}
.main-navigation .menu > ul > li.highlight:hover{
  background: transparent;
}
.menubar.scrolled .menu > ul > li:hover > a:after,
.menubar.scrolled .menu > ul > li.current_page_item > a:after,
.menubar.scrolled .menu > ul > li.current-menu-item > a:after{
  height: 2px;
}
.menu > ul > li.exoplanet-search:after{
  background: transparent !important;
}
.main-navigation ul ul li:hover > a{
  color: #ffffff;
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation{
  margin: 0 0 15px;
  overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous{
  float: left;
  width: 50%;
}
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
  float: right;
  text-align: right;
  width: auto;
}
.search-icon{
  cursor: pointer;
}
.search-icon i{
  color: #48007d;
}
/*----------------------Mobile Menu Icon------------------------------*/
/*-----------------Superfish Menu------------------*/
.sf-arrows .sf-with-ul{
  padding-right: 15px;
}
.sf-arrows .sf-with-ul:after{
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -2px;
  height: 0;
  width: 0;
  border: 5px solid transparent;
  border-top-color: #000;
}
.sf-arrows ul .sf-with-ul:after{
  margin-top: -5px;
  margin-right: -3px;
  border-color: transparent;
  border-left-color: #888;
}
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after{
  border-left-color: #333;
}
.toggle-nav, a.closebtn{
  display: none;
}
/*-------------------------- Calendar widget --------------------------*/
table {
  border-collapse: collapse;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin: 0 0 1.75em;
  table-layout: fixed;
  width: 100%;
}
.widget.widget_calendar table {
 margin: 20px 0;
}
.widget.widget_calendar td, .widget.widget_calendar tr, .widget.widget_calendar th {
    border: 1px solid #fff;
}
.widget_calendar td,
.widget_calendar th {
  line-height: 2.5625;
  padding: 0;
  text-align: center;
}
.widget_calendar caption {
  font-weight: 900;
  margin-bottom: 1.75em;
  color: #000;
  padding-left: 15px;
}
.widget_calendar tbody a {
  background-color: #bbb;
  color: #fff;
  display: block;
  font-weight: 700;
}
.widget_calendar tbody a:hover,
.widget_calendar tbody a:focus {
  background-color: #686868;
  color: #fff;
}
.widget th,
.widget td {
  padding: 5px;
}
/*-------------------- Sweep To Right -----------------------*/
.hvr-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -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;
}
.hvr-sweep-to-right:hover:before,
.hvr-sweep-to-right:focus:before,
.hvr-sweep-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
/* ---------Buttons--------- */
a.button{ 
  border: 2px solid #3890cb ; 
  background:#3890cb;
  color: #fff;
  font-size: 16px;
  margin: 20px 0 0;
  padding: 7px 30px;
  text-transform: uppercase; 
  font-weight:bold;
}
/* --------------------------Top Bar---------------------------- */
.top_social {
    padding: 20px 0;
}
.socialbox a {
  color: #264359;
  padding: 6px 6px;
  margin-right: 2px;
}
.socialbox a i {
  font-size: 13px;
  letter-spacing: 3px;
}
.menubar.scrolled .socialbox a {
  color: #ffffff;
}
/* --------------------------Header---------------------------- */
.logo h1 a
{
  color: white;
  font-size: 30px;
  font-weight: bold;
}
body.archive.tag #masthead {
    position: relative;
    background:#000;
}
body.archive.category.category-uncategorized #masthead {
    position: relative;
    background: #000;
}
body.attachment.attachment-template-default #masthead {
    position: relative;
    background: #000;
}
body.archive.post-type-archive.post-type-archive-product #masthead {
    position: relative;
    background: #000;
}
.contact_details {
  margin-top: 20px;
}
.page-template-page-templatecontact-php #masthead {
    background: #000;
    position: relative;
    top: 0;
    z-index: 999;
    width: 100%;
}
#topbar {
  border-top: 10px solid #435061;
}
.contact_details p {
  color: #ffffff;
  font-size: 15px;
  margin: 0 0 0 !important;
}
p.hi_normal {
    color: #ffffff;
}
.menubar {
  background: #ffffff;
  -webkit-transition: all 0.5s ease;
  -moz-transition: position 10s;
  -ms-transition: position 10s;
  -o-transition: position 10s;
  transition: all 0.5s ease;
  margin-top: 40px;
}
.menubar.scrolled {
  margin-top: 0;
}
.neseted-inner {
  top: 0;
  position: absolute;
}
.socialbox a:hover{
  background-color: #faa313;
}
.socialbox i.fa.fa-unlock, .socialbox i.fa.fa-user{
  margin-right: 7px;
  color: #faa313;
}
.continnerbox {
  background-size: 100% 100%;
  color: #fff;
  border-top: 40px solid #435061;
  border-left: 60px solid transparent;
}
.address i {
  vertical-align: middle;
  font-size: 36px;
  margin-right: 11px !important;
  color: #ffffff;
  padding: 0px 6px;
  margin-top: 3px;
  border: 1px solid #ffffff;
  padding: 8px 7px;
  width: 55px;
  text-align: center;
  margin: 0px auto;
  display: block !important;
}
#header{
  background-repeat: no-repeat;
  background-size: cover;
  padding: 20px;
}
#header .logo{
  padding: 15px 0; 
  margin: 0 auto;
  text-align: center;
  max-width: 200px;
}
#header .logo h1{ 
  font-weight:700; 
  padding:0; 
  margin-bottom:8px; 
  font-size:24px; 
  font-weight:bold; 
  margin-top: 0; 
}
#header .logo a.custom-logo-link{ 
  color:#000000;
}
#header .logo p{ 
  color: #ffffff;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: bold;
}
#header .top-contact{
  padding:12px 0; 
  font-size:15px;
}
.menubar .social-media{
  padding:12px 0; 
  text-align:center;
}
.search-box span, .user-box span {
  border: none;
  padding: 10px 15px;
  margin-right: 0;
  display: block;
  margin: 10px;
}
.search-box span i, .user-box span i{
  color: #faa313;
  font-size: 14px;
  cursor: pointer;
}
.serach_outer i{
  font-size: 24px;
  padding: 4px 0 0 0;
  color: #bbb;
}
.menubar.float-left.w-100.m-0.mt-3.scrolled {
  margin-top: 0 !important;
}
.list_search_icon li {
  list-style: none;
  float: right;
  position: relative;
}
/*-----------------Search pop up----------------*/
.serach_outer {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #000;
  overflow: hidden;
  transition: 0.5s;
  z-index: 9;
  top: 0;
  left: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.8);
  display: none;
}
.serach_inner {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}
.closepop {
  position: absolute;
  top: 20%;
  transform: translateY(-50%);
  width: 100%;
  right: 0;
  text-align: right;
  margin-right: 28px;
  z-index: 999999;
}
.serach_outer i {
  font-size: 24px;
  padding: 4px 0 0 0;
  color: #bbb;
  cursor: pointer;
}
.serach_inner form.search-form {
   display: table;
   padding: 0;
   border-radius: 0;
   background: #ffffff;
   margin: 0 auto;
   max-width: 700px;
   width: 100%;
}
.serach_inner form.search-form {
  display: table;
  border: 1px solid #bababf;
  padding: 14px 20px;
  border-radius: 0;
  background: #ffffff;
  margin: 0 auto;
  max-width: 700px;
  width: 100%;
  border-radius: 30px;
}
.serach-page input.search-field {
    border: 1px solid #ccc;
    padding: 9px;
}
.search_popup input.search-submit {
  border: 0;
}
.search_popup label {
  background: transparent;
  width: 79%;
}
.search_popup input.search-field {
  padding: 1.5% 0;
  background: transparent;
  width: 84%;
  text-indent: 8px;
}
.social-media .dashicons{
  margin: 0 6px;
  padding: 0;
}
.menubar .social-media a:hover{
  color:#3890cb;
}
i.fas.fa-headphones {
  color: #ffffff;
  font-size: 25px;
  cursor: pointer;
  border-right: 2px solid #ffffff;
  padding: 5px 8px;
  padding: 3px 8px 11px 6px;
}
.consultation a {
  border: 2px solid #fff;
  padding: 8px 7px;
  padding-left: 0;
}
.consultation {
    background-size: cover;
    background-repeat: no-repeat;
}
.consultation span {
  padding: 0 3px;
  text-align: center;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
}
ul.search-consult {
  padding: 0;
}
/*----------------Menu bar-----------*/
.menubar.scrolled{
  background: rgba(0,0,0,0.08);
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  z-index: 99999;
  min-height: 70px;
  transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -webkit-transition: all 0.6s ease-in-out;
}
@keyframes smoothScroll {
  0% {
    transform: translateY(-40px);
  }
  100% {
    transform: translateY(0px);
  }
}
.menubar.scrolled{
  min-height: 60px;
  background: #faa313;
  z-index: 999999;
}
.scrolled .search-box span i{
  color: white;
}
.scrolled .user-box span i{
  color: white;
}
.main-navigation ul{
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.main-navigation li {
    float: left;
    position: relative;
    line-height: 67px;
    padding: 0 10px;
}
.menubar.scrolled .main-navigation li{
  float: left;
  position: relative;
  line-height: 67px;
}
.main-navigation a{
  text-decoration: none;
  text-transform: none;
  color: #264359;
  padding: 0;
  margin: 0 5px;
  font-size: 15px;
  font-weight: 400;
  position: relative;
  text-transform: uppercase;  
}
.menubar.scrolled .main-navigation a{
  color: #ffffff;
}
.main-navigation a:hover{
  color: #faa313;
}
.main-navigation ul ul{
  display: none;
  position: absolute;
  left: 0;
  top: 100% ;
  background:#faa313;
  min-width: 215px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.2);
  z-index: 9999;
}
.main-navigation ul ul ul{
  left: 100%;
  top: 0;
}
.main-navigation ul ul a{
  text-transform: none;
  font-weight: 400;
  color: #fff;
  padding: 8px 0px;
  font-size: 14px;
  line-height: 1.5;
}
.main-navigation ul ul li,
.menubar.scrolled .main-navigation ul ul li{
  float: none;
}
.main-navigation ul ul li:last-child{
  border-bottom: 0;
}
.main-navigation ul li:hover > ul{
  display: block;
}
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a{
  color: #faa313;
}
.main-navigation ul li ul .current_page_item > a{
  color: white;
}
.main-navigation .menu > ul > li.highlight{
  background: #faa313;
}
.main-navigation .menu > ul > li.highlight:hover{
  background: transparent;
}
.menu > ul > li > a:hover:before,
.menu > ul > li.current_page_item > a:before,
.menu > ul > li.current-menu-item > a:before{
  position: absolute;
  top: 0;
  content: '';
  width: 100%;
  height: 2px;
  z-index: 99999;
  display: block;
  background: #faa313;
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
    -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.menubar.scrolled .menu > ul > li:hover > a:before,
.menubar.scrolled .menu > ul > li.current_page_item > a:before,
.menubar.scrolled .menu > ul > li.current-menu-item > a:before{
  height: 2px;
}
.menu > ul > li.exoplanet-search:before{
  background: transparent !important;
}
.main-navigation ul ul li:hover > a{
  color: #000;
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation{
  margin: 0 0 15px;
  overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous{
  float: none;
  width: auto;
}
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
    float: right;
    text-align: right;
    width: auto;
}
.menubar .nav ul.sub-menu li:hover {
  background-color: #faa313;
}
/*----------------------  index ---------------------------*/
.post-section {
    padding: 20px 0;
}
.postwrapper-box{
  border: 2px solid #eeeeee;
}
.cat-box {
  background: url(images/cat-icon.png) no-repeat 1px 3px;
  padding: 0 0 0 25px;
  font-style: italic;
  font-weight: bold;
  margin: 15px 0 30px 0;
}
.date-box {
  background: url(images/date.png) no-repeat 1px 3px;
  padding: 0 0 0 25px;
  font-style: italic;
  font-weight: bold;
  margin: 0 0 15px 0;
}
/*------------------------- Headings --------------------------*/
section h2{
  font-weight:bold;
  padding:0;
  margin-bottom: 20px;
  text-transform: uppercase;
  color: #22272b;
  padding: 0 0 10px;
  margin: 0;
  font-size: 36px;
  font-family: 'PT Serif';
}
section h4{
  color:#000; 
  font-size:20px;
}
section h5{
  color:#333; 
  font-weight:bold;
  margin:0 0 10px 0; 
  padding:0;
}
.innerbox{
  background-size:100% 100%;
}
.owl-dots {
    display: none;
}
/*------------------------- Fancy Title -----------------------------*/
.fancy-title {
  margin: 0;
  width: 250px;
}
.fancy {
  line-height: 0.5;
  text-align: center;
}
.fancy i {
  color: #faa313;
  font-size: 24px;
}
.fancy span {
  display: inline-block;
  position: relative;  
}
.fancy span:before,
.fancy span:after {
  content: "";
  position: absolute;
  height: 10px;
  border-bottom: 2px solid #faa313;
  top: 0;
  width: 600px;
}
.fancy span:before {
  right: 100%;
  margin-right: 15px;
  width: 100px;
}
.fancy span:after {
  left: 100%;
  margin-left: 15px;
  width: 100px;
}
/*------------------------- Today Headlines-----------------------------*/
#today-headlines .row{
  background-color: #f5dea6;
}
.pointer {
  width: 200px;
  height: 120px;
  position: relative;
  background: #faa313;
}
.pointer:before {
  content: "";
  position: absolute;
  right: -60px;
  bottom: 0;
  width: 0;
  height: 0;
  border-left: 60px solid #faa313;
  border-top: 60px solid transparent;
  border-bottom: 60px solid transparent;
}
.pointer h6{
  color: #fff;
  font-weight: bold;
  line-height: 5.9;
}
.headline-box{
  padding-top:16px; 
}
.headline-category{
  background-color:#faa313;
  padding: 0px 10px 4px 10px;
  width: 80px;
  position: relative;
}
.headline-category:before{
  content: "";
  position: absolute;
  right:-19px;
  bottom: 0;
  top: -1px;
  width: 0;
  height: 0;
  border-left: 20px solid #faa313;
  border-top: 16px solid transparent;
  border-bottom:13px solid transparent;
}
.headline-category ul li a{
  color: white;
  font-weight: bold;
  font-size: 13px;
}
.headline_post_name a{
  font-size:12px;
  color: rgb(0,0,0);
  font-family: "Montserrat";
  font-weight: bold;
}
.headline_post_box .image-box{
  padding-right: 0px;
}
.headline_post_box h5{
  line-height: 17px;
}
/* ----------------------- Todays Headline Post --------- */
.headlines-post .head-post-cat{
  text-align: center;
  padding-top:40px;
  padding-bottom:50%;
}
.headlines-post .head-post-cat li a{
  background-color:#faa313;
  padding: 8px 35px 8px 35px;
  font-weight:bold;
  color:white;
  opacity: 0.7;
  letter-spacing: 2px;
}
#todays-headline-post{
  overflow-x: hidden;
}
#todays-headline-post .owl-carousel.owl-drag .owl-item{
  margin-right: 0px !important;
}
#todays-headline-post .container-fluid{
  padding-left: 0;
  padding-right: 0;
}
#todays-headline-post .headline-meta{
  padding:17px 17px 35px 17px;
  background: linear-gradient(#0000, #000);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
#todays-headline-post .headline-meta span{
  color: white;
  font-size: 14px;
}
.headlines-post{
  height: 340px;
  background-repeat: no-repeat;
  background-size: cover;
}
.headlines-post .headline-title a{

  font-family: "Montserrat";
  color: white;
  font-weight: 550;
}
.headline-meta .separator{
  padding: 0px 5px 0px 5px;

}
/* --------------- Our Most Popular -------------- */
.most-popular-box{
  padding-top:50px;
  padding-bottom: 60px;
}
.most-popular-head{
  padding-bottom: 40px;
}
.most-popular-head span{
  font-family:"Montserrat";
  font-weight: bold;
  color:#000000;
}
.most-popular-head span:after{
  content: "";
  display: block;
  width: 163px;
  height: 1px;
  background: #faa313;
  position: absolute;
  position: absolute;
  left: 33%;
  top: 12%;
}
.most-popular-head h3{
  font-family:"Montserrat";
  font-weight: bold;
  color:#000000;
  padding-top: 3px;
  font-size: 26px;
}
.popular-contents .post-categories li a{
  position: absolute;
  background-color:#faa313;
  color: white;
  font-weight: bold;
  padding:8px 15px 8px 15px; 
  top:-5%;
}
.popular-contents .post-categories li a:before{
  content: "";
  position: absolute;
  right: -19px;
  bottom: 0;
  top: -1px;
  width: 0;
  height: 0;
  border-left: 20px solid #faa313;
  border-top: 23px solid transparent;
  border-bottom:18px solid transparent;
}
.popular-contents h4 a{
  font-family:"Montserrat";
  font-weight: bold;
  color:#000000;
}
.popular-contents .popular-info p{
  line-height: 26px;
  color:#000000;
  font-size: 15px;
}
.popular-contents .headline-meta{
  padding:0px 0px 10px 0px;
}
.popular-contents .headline-meta span{
  color:#000000;  
}
.most-popular-right {
  margin-bottom: 30px;
}
.most-popular-right .pop-title a {
  font-family:"Montserrat";
  font-weight: bold;
  color:#000000;
  padding-top: 0px;
  font-size: 13px;
}
.most-popular-right .headline-meta span {
  color:#000000;
}
.most-pop-sidebar ul {
  list-style-type: none;
  background-color:#f5dea6;
  padding:30px 10px 10px 10px;
  margin-left: 0;
}
.most-pop-sidebar ul li a {
  font-family:"Montserrat";
  font-weight: 600;
  color:#000000;
  font-size: 13px;
}
.most-pop-sidebar h3 {
  background-color:#faa313;
  color: white;
  font-weight: bold;
  padding:12px 15px 12px 15px; 
  font-size: 13px;
  width: 44%;
  position: relative;
  margin-bottom: -21px;
}
.most-pop-sidebar h3:before {
  content: "";
  position: absolute;
  right: -18px;
  bottom: 0;
  top: -1px;
  width: 0;
  height: 0;
  border-left: 20px solid #faa313;
  border-top: 22px solid transparent;
  border-bottom:22px solid transparent;
}
.most-pop-sidebar aside {
  margin-bottom: 30px;
}
.most-pop-sidebar .widget_search form {
  margin-top: 30px;
}
.most-popular-right .pop-title {
  line-height:18px;
  margin-bottom:6px;
}
.most-popular-sidebar ul li {
  border-bottom: 1px dashed gray;
}
.most-popular-sidebar .widget_nav_menu ul li {
  padding: 10px;
}
.most-popular-sidebar .widget_recent_entries .recent-post-box {
  margin-bottom:10px;
}
/* ------------ Our Weekly Article ------------ */
#our-weekly-article {
  background-color:#f5dea6;
  padding-bottom:20px;
  padding-top: 20px;
}
.weekly-article-head {
  padding-top: 40px;
  padding-bottom: 40px;
}
.weekly-article-head span {
  font-family:"Montserrat";
  font-weight: bold;
  color:#000000;
  position: relative;
}
.weekly-article-head span:after {
  content: "";
  display: block;
  width: 163px;
  height: 1px;
  background: #faa313;
  position: absolute;
  left:105%;
  top:42%;
}
.weekly-article-head h3 {
  font-family:"Montserrat";
  font-weight: bold;
  color:#000000;
  padding-top: 3px;
  font-size: 26px;
}
.weekly-content { 
  margin-bottom: 35px;
}
.weekly-content .post-categories li a {
  position: absolute;
  background-color:#faa313;
  color: white;
  font-weight: bold;
  padding:8px 15px 8px 15px; 
  top:-6%;
  font-size: 13px;
}
.weekly-content .post-categories li a:before {
  content: "";
  position: absolute;
  right: -19px;
  bottom: 0;
  top: -1px;
  width: 0;
  height: 0;
  border-left: 20px solid #faa313;
  border-top: 18px solid transparent;
  border-bottom:18px solid transparent;
}
.weekly-content .headline-meta {
  position: absolute;
  padding:0px 20px 10px 20px;
  color: white;
  background: linear-gradient(#0000, #000);
  left: 14px;
  right: 14px;
  bottom: 0;
}
.weekly-content .headline-meta h6 a { 
  font-family:"Montserrat";
  font-weight: bold;
  color:white;
}
.bg-contents {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  padding-bottom: 50%;
}
/* ------------- Top Stories -------------- */
.top-stories-box {
  padding-top: 50px;
  padding-bottom: 50px;
}
.top-stories-head {
  padding-bottom: 40px;
}
.top-stories-head span {
  font-family: "Montserrat";
  font-weight: bold;
  color: #000000;
  position: relative;
}
.top-stories-head span:after {
  content: "";
  display: block;
  width: 163px;
  height: 1px;
  background: #faa313;
  position: absolute;
  left: 105%;
  top: 42%;
}
.top-stories-head h3 {
  font-family: "Montserrat";
  font-weight: bold;
  color: #000000;
  padding-top: 3px;
  font-size: 26px;
}
.top-stories-contents {
  margin-bottom: 30px;  
}
.top-stories-contents .post-categories li a {
  position: absolute;
  background-color: #faa313;
  color: white;
  font-weight: bold;
  padding: 8px 15px 8px 15px;
  top: -4%;
  font-size: 13px; 
}
.top-stories-contents .post-categories li a:before {
  content: "";
  position: absolute;
  right: -19px;
  bottom: 0;
  top: -1px;
  width: 0;
  height: 0;
  border-left: 20px solid #faa313;
  border-top: 18px solid transparent;
  border-bottom: 18px solid transparent;
}
.top-stories-contents h4 a {
  font-family: "Montserrat";
  font-weight: bold;
  color: #000000;
}
.top-stories-contents .headline-meta {
  padding-bottom: 10px;
}
.top-stories-contents .headline-meta {
  color:#000;
}
.top-stories-contents .stories-info p {
  line-height: 26px;
  color: #000000;
  font-size: 15px;
}
.stories-det {
  padding-bottom: 30px;
}
.stories-det .stories-tit a {
  font-family: "Montserrat";
  font-weight: 600;
  color: #000000;
  padding-top: 0px;
  font-size: 15px;
}
.stories-det .headline-meta span {
  color: #000000;
}
.top-stories-sidebar h3 {
  width: 51%;
}
.top-stories-sidebar .widget_nav_menu ul li {
  border-bottom: 1px dashed gray;
  margin-bottom: 10px;
  padding-bottom: 10px;
  margin-left: 20px;
  margin-right: 20px;
}
.top-stories-sidebar .widget_nav_menu ul li a {
  font-weight: 600;
}
.top-stories-sidebar aside {
  margin-bottom: 30px;
}
.top-stories-sidebar .widget_recent_entries ul li {
  margin-left: 20px;
  margin-right: 20px;
}
.top-stories-sidebar .widget_recent_entries .recent-post-box {
  border-bottom: 1px dashed gray;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.top-stories-sidebar .widget_recent_entries ul li a {
  font-weight: 600;
}
/* ---------------- Our Latest Video -------------- */
#our-latest-video {
  padding-top: 50px;
  padding-bottom: 30px;
  background-repeat: no-repeat;
  background-size: cover;
}
.video-contents {
   margin-top:30px;
}
.latest-video-head span {
  font-family: "Montserrat";
  font-weight:600;
  color:white;
  position: relative;
}
.latest-video-head span:after {
  content: "";
  display: block;
  width: 163px;
  height: 1px;
  background: #faa313;
  position: absolute;
  left: 105%;
  top: 42%;
}
.latest-video-head h3 {
  font-family: "Montserrat";
  font-weight: bold;
  color:white;
  padding-top: 3px;
  font-size: 26px;
}
.video-contents h6 {
  padding-top: 0px;
}
.video-contents h6 a {
  font-family: "Montserrat";
  font-weight: bold;
  color: white;
  padding-top: 0px;
  font-size: 13px;
}
.video-block iframe {
  width: 100%;
  height: auto;
}
.video-block .post-categories li a {
  position: absolute;
  background-color: #faa313;
  color: white;
  font-weight: bold;
  padding: 8px 15px 8px 15px;
  top: -8%;
  font-size: 13px;
}
.video-block .post-categories li a:before {
  content: "";
  position: absolute;
  right: -19px;
  bottom: 0;
  top: 0px;
  width: 0;
  height: 0;
  border-left: 19px solid #faa313;
  border-top: 19px solid transparent;
  border-bottom: 16px solid transparent;
}
.video-block .ytp-large-play-button {
  background-color: black;
  opacity: 0.7;
  border-radius: 50%;
}
.video-block iframe .ytp-title-text {
  display:none !important;
}
/* ----------------- Travels News ---------------- */
#category-names {
  border:none;
  background-color: #faa313;
  color: white;
  font-weight: bold;
  padding: 8px 15px 8px 15px;
  margin-bottom:10px;
  font-size: 14px;
  width: 70%;
}
#category-names option {
  padding: 5px 0px 5px 0px;
  border-bottom: 1px dashed gray;
}
.travels-news-box {
  padding-top: 50px;
  padding-bottom: 50px;
}
.travels-news-head span {
  font-family: "Montserrat";
  font-weight: bold;
  color: #000000;
  position: relative
}
.travels-news-head span:after {
  content: "";
  display: block;
  width: 163px;
  height: 1px;
  background: #faa313;
  position: absolute;
  left: 105%;
  top: 42%;
}
.travels-news-head h3 {
  font-family: "Montserrat";
  font-weight: bold;
  color: #000000;
  padding-top: 3px;
  font-size: 26px;
}
.travels-block .post-categories li a {
  position: absolute;
  background-color: #faa313;
  color: white;
  font-weight: bold;
  padding: 8px 15px 8px 15px;
  top: -13%;
  font-size: 13px;
}
.travels-block .post-categories li a:before {
  content: "";
  position: absolute;
  right: -19px;
  bottom: 0;
  top: 0px;
  width: 0;
  height: 0;
  border-left: 19px solid #faa313;
  border-top: 19px solid transparent;
  border-bottom: 16px solid transparent;
}
.travels-contents {
  border-bottom: 1px dashed lightgray;
  padding-bottom: 6px;
  margin-bottom:41px;
}
.travels-contents h4 {
  padding-top: 0px;
}
.travels-contents h4 a {
  font-family: "Montserrat";
  font-weight: bold;
  color: #000000;
  letter-spacing: 0px;
  padding-top: 0px;
}
.travels-contents .headline-meta {
  padding-bottom: 8px;
}
.travels-contents .headline-meta span {
  color:#000000; 
}
.travels-contents .travel-info p {
  font-size: 13px;
  line-height: 22px;
  color: rgb(0,0,0);
  margin-bottom: 0px;
}
#travels-sidebar h3 {
  background-color: #faa313;
  color: white;
  font-weight: bold;
  padding: 12px 15px 12px 15px;
  font-size: 13px;
  width:51%;
  position: relative;
  margin-bottom: -21px;
}
#travels-sidebar h3:before {
  content: "";
  position: absolute;
  right: -18px;
  bottom: 0;
  top: -1px;
  width: 0;
  height: 0;
  border-left: 20px solid #faa313;
  border-top: 22px solid transparent;
  border-bottom: 22px solid transparent;
}
#travels-sidebar ul {
  list-style-type: none;
  background-color: #f5dea6;
  padding: 30px 10px 10px 10px;
  margin-left: 0;
}
#travels-sidebar ul li a {
  font-family: "Montserrat";
  font-weight: bold;
  color: #000000;
  font-size: 13px;
}
#travels-sidebar ul li {
  border-bottom:1px dashed gray;
  padding-bottom:10px;
}
.travels-news-det {
  padding-top: 30px;
}
.travels-news-det::-webkit-scrollbar {
    width:2px;
} 
.travels-news-det::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
} 
.travels-news-det::-webkit-scrollbar-thumb {
  background-color:#faa313;
  outline: 1px solid slategrey;
}
.travels-news-sidebar aside {
  margin-top: 30px;
}
#travels-sidebar ul li .post-content {
  line-height:17px;
}
/*------------------ Contact Page -----------------*/
.contact-block {
  margin-bottom: 30px;
  padding-top: 20px
}
.c_icon {
  display: table;
  margin: 0 auto;
  padding: 25px 8px;
  border: 1px solid #faa313; 
}
h3.contact-page {
  margin-left: 3%;
  font-weight: bold;
  color: #18304c;
  border-bottom: solid 4px #d3da36;
  display: table;
  margin-bottom: 4%;
}
.contac_form form {
  max-width: 500px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 40px;
}
.contac_form input[type='text'],
.contac_form input[type='email'],
.contac_form input[type='url'],
.contac_form input[type='password'],
.contac_form input[type='search'],
.contac_form input[type='number'],
.contac_form input[type='tel'],
.contac_form input[type='range'],
.contac_form input[type='date'],
.contac_form input[type='month'],
.contac_form input[type='week'],
.contac_form input[type='time'],
.contac_form input[type='datetime'],
.contac_form input[type='datetime-local'],
.contac_form input[type='color'],
.contac_form select,
.contac_form textarea,
.contac_form .wpcf7 .wpcf7-form-control-wrap[class*="file-"] {
  width: 100%;
  background-color:transparent;
  border-color: #ccc;
  color: #2f3357;
  border-radius: 0px;
  box-shadow: none;
  background-color: #f2f2f2;
  border: 2px solid #f2f2f2;
 
}
.contact-block textarea {
  height: 80px;
}
.contact-form-block {
  background-color:#f5dea6;
  padding-top: 20px;
}
.contact-form-block h2 {
  color:#000;
  text-transform: unset;
}
.contact-box .wpcf7 input[type="text"], .contact-box .wpcf7 input[type="email"] {
  font-size: 16px;
  padding: 5px 10px;
  height: auto;
}
.contac_form.col-md-12 {
  margin-top: 20px;
}
section#contact-box{
  padding:0;
  margin:0;
}
.contact-info {
  font-size: 14px;
  line-height: 26px;
  padding:25px 0 34px 0;
  background-color: #f5dea6;
  margin: 0 15px;
}
.inner-cont {
  padding: 10px 0; 
}
.contact-email i, .contact-address i, .contact-phone i {
  text-align: center;
  background-color: transparent;
  border-radius: 50%;
  font-size: 38px;
  color: #faa313;
  margin: 0 auto;
  text-align: center;
  width: 87px;
  display: inline-table;
}
.contact-info .head{
  color:#000;
}
.c_content span {
  font-size: 18px;
  color: black;
}
.c_content p{
  font-size: 16px;
  color: black;
}
.contac_form form {
  max-width: 500px;
  margin: 0 auto;
  margin-top: 20px;
}
.contact-color-bg {
    margin-top: 18px;
}
.contac_form .fancy-title {
    width: 250px;
    margin:0 auto;   
}
.contac_form label{
  width: 100%;
  color: black;
}
.page-template-default #masthead {
    position: relative;
    background: #000;
    top: 0;
    z-index: 999;
    width: 100%;
}
.page-template-default .menubar{
    border-bottom: solid 1px #ddd !important;
}
.page-template-contact .menubar {
    border-bottom: solid 1px #ddd !important;
}
/*---------------- Banner ----------------------*/
.inner_banner img, .title-box img {
    width: 100%;
}
/*---------------- Footer Section ----------------------*/
.footer-top {
  padding-bottom: 50px;
}
#footer h3 {
  background-color: #faa313;
  color: white;
  font-weight: bold;
  padding: 12px 15px 12px 15px;
  font-size: 13px;
  width: 78%;
  position: relative;
  margin-top: -20px;
  margin-bottom: 40px;
}
#footer h3:after {
  content: "";
  position: absolute;
  right: -18px;
  bottom: 0;
  top: 0px;
  width: 0;
  height: 0;
  border-left: 18px solid #faa313;
  border-top: 22px solid transparent;
  border-bottom: 21px solid transparent;
}
#footer aside ul li {
  border-bottom:1px dashed gray;
}
#footer .widget_recent_entries ul li {
  padding-bottom: 20px;
  margin-bottom: 14px;
}
#footer .social_widget a {
  margin-right: 10px;
}
#footer .custom_facebook i {
  border-radius: 50%;
  background-color:#3c5a99;
  width: 40px;
  height: 40px;
  padding: 13px 14px;
  color: white;
  margin-bottom: 10px;
}
#footer .custom_twitter i {
  border-radius: 50%;
  background-color:#55acee;
  width: 40px;
  height: 40px;
  padding: 13px 14px;
  color: white;
  margin-bottom: 10px;
}
#footer .custom_google i {
  border-radius: 50%;
  background-color:#da4835;
  width: 40px;
  height: 40px;
  padding: 13px 14px;
  color: white;
  margin-bottom: 10px;
}
#footer .custom_linkedin i {
  border-radius: 50%;
  background-color:#007bb5;
  width: 40px;
  height: 40px;
  padding: 13px 14px;
  color: white;
  margin-bottom: 10px;
}
#footer .custom_pinterest i {
  border-radius: 50%;
  background-color:#d73431;
  width: 40px;
  height: 40px;
  padding: 13px 14px;
  color: white;
  margin-bottom: 10px;
}
#footer .custom_tumblr i {
  border-radius: 50%;
  background-color:#3c5a99;
  width: 40px;
  height: 40px;
  padding: 13px 14px;
  color: white;
  margin-bottom: 10px;
}
#footer .custom_instagram i {
  border-radius: 50%;
  background-color:#e0218a;
  width: 40px;
  height: 40px;
  padding: 13px 14px;
  color: white;
  margin-bottom: 10px;
}
#footer .custom_youtube i {
  border-radius: 50%;
  background-color:red;
  width: 40px;
  height: 40px;
  padding: 13px 14px;
  color: white;
  margin-bottom: 10px;
}
#footer input[type="email"] {
  width: 80% !important;
  background-color:#1b1b1b;
  border:none;
}
#footer input[type="email"]::placeholder {
  font-style: italic;
}
.outer-footer {
  background-color:#000000;
  background-size: 100% 100%;
}
#footer form.search-form{ 
  border: none;
  background: transparent;
  padding: 0;
}
#footer form.search-form input{
  float: none;
  border: 1px solid;
  margin: 0 2px;
}
#footer input, #footer textarea{
  background-color: transparent;
  border: 1px solid #ffffff;
  color: #ffffff;
}
#footer textarea{
  height: 100px;
}
#footer p.post-date {
    color: #ffffff;
    font-size: 11px !important;
}
.footer_icon {
  color: #353434;
  border: none;
  padding: 11px 15px;
  background-color: transparent;
  position: relative;
  left: -40px;
}
.copyright {
  background-color: #faa313;
}
.copyright p {
  font-size: 14px;
  color: #ffffff;
  margin-bottom: 0;
}
.socialbox {
  text-align: right;
}
.main_sociobox {
    padding: 20px 0;
}
#footer{ 
  text-align:center;
  color:#fff;
  text-align:left;
}
.footer_hide{
  display:none;
}
.footer-top-col {
    border-left: solid 5px #faa313;
    padding-left: 15px;
}
.container #blog-right-sidebar h3 {
  color:#faa313;
  text-align:left;
  font-size:24px;
  padding:0 0 17px 0;
}
#footer .copyright p{
  font-size:14px;
  text-align:center;
  color:#ffffff;
}
#footer .copyright a {
    color: #fff;
  cursor: pointer;
}
#footer input{
  padding: 8px !important;; 
  float:left;
  margin:5px 0;
  border-radius:0px;
}
#footer input[type="submit"] {
  padding: 8px 10px;
  background: #1b1b1b !important;;
  color:gray;
  text-transform: uppercase;
  border:none;
}
#footer .copyright{
  text-align:center; 
  border-top:1px solid #337ab7;
  margin:30px 0 0 0;
  padding-top:40px;
}
#footer ul {
    margin: 0;
}
#footer ul li{
  list-style:none;
  margin:0 0 5px 0;
  text-align:left;
  padding: 5px;
}
#footer ul li a{
  color:#ffffff;
  font-family: "Montserrat";
  font-weight: bold;
  font-size: 13px;
} 
#footer p{
font-size:14px;
margin: 0;
line-height: 20px;
}
.widget_recent_entries img {
  width: 100px;
}
.footer-cols {
  padding-bottom: 12px;
}
.about_me table, .about_me td, .about_me th{
  border: none;
}
.about_me td:first-child{
  border: 1px solid #ffffff;
}
.about_me p.message {
    margin-bottom: 20px !important;
}
.vw-credit, .vw-credit a{
  color: #ffffff;
}
.main_sociobox ul li {
  list-style:none;
  display: inline;
  margin-right: 10px;
}
.main_sociobox ul li a {
  color: white;
}
/* ------- Footer Des --------- */
#footer-dec {
  margin-bottom: 23px;
}
.footer-dec-text {
  font-size: 16px;
  color: #fff;
  line-height: 27px;
  padding-top: 20px;
}
#footer-dec img {
  width: 42%;
}
.footer-menu ul li {
  list-style-type: none;
  display: inline;
  margin-right: 15px;
}
.footer-menu ul li a {
  color: white;
}
/* --------- search Page ------- */
.postbox h6 {
    font-weight: bold;
}
/* --------- Blog Page ------- */
.main_title h1 {
  font-weight: bold;
  font-size: 27px;
  margin-top: 7;
  margin-bottom: 15px;
}
.postbox .post-featured {
  background-color:#faa313;
  padding-bottom: 17px;
}
.postbox .inner-sbox {
  padding: 10px;
}
.postbox .inner-sbox h4 a {
  color:white;
  font-size: 18px;
  font-weight: bold;
}
.postbox .inner-sbox .metabox .entry-date {
  padding-left: 0px;
}
.postbox .inner-sbox p {
  color: black;
}
.postbox .inner-sbox .post-readmore {
  font-size: 16px;
  color:black;
  background-color:white;
  padding: 7px;
  font-weight: 600;
  position: relative;
}
.postbox .inner-sbox .post-readmore:before {
  content: "";
  position: absolute;
  right: -21px;
  bottom: 0;
  top: 0px;
  width: 0;
  height: 0;
  border-left: 21px solid #fff;
  border-top:16px solid transparent;
  border-bottom: 18px solid transparent;
}
#full-width-blog .postbox {
   width: 100%;
   border: none;
}
#full-width-blog .postbox h3{
  font-weight:normal;
  font-size:35px;
  text-align: center;
  margin:15px 0 20px;
}
.postbox h3{
  font-weight:normal;
  font-size:35px;
  text-align: center;
  margin:15px 0 0 0;
}
.blogimg-full img{
  width: 100%;
}
.read-more-icon{
  text-align: center;
  margin: -55px 0 0 0;
  z-index: 999;
}
.read-more-icon a:hover{
  opacity: 0.9;
}
.continue-read a {
  color: rgba(19, 10, 138, 0.6);
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
  border: solid 1px #bbb;
  padding: 10px 20px 10px 20px;
  border-radius: 6px; 
  display: block; 
  background: #fff;
}
.continue-read a:hover{
  background: #18304c;
  color:#fff;
}
.continue-read {
  margin: -22px auto 0 auto;
  display: table;
}
.metabox img {
  border-radius: 50%;
  margin-left: 30%;
}
.postbox {
   margin-bottom: 39px;
   border: none;
   border-radius: 6px;
}
.postbox h2{
  margin:0 0 5px; 
  font-weight:bold;
}
a.post-readmore i {
   margin-left: 8px !important;
   font-size: 18px;
   padding-bottom: 2px;
}
.widget_recent_entries li {
  margin: 10px;
}
.postbox  a.blogbutton {
  background:none;
  color:#fff;
  font-size:12px; 
  font-weight:bold; 
  color:#fff; 
  padding:6px 25px;
  border:1px solid #000; 
  color:#000; 
  font-size:18px;
  text-transform:uppercase;
  margin:25px 0 0 0;
  display:table;
}
.blogbutton-small{
  background:none;
  font-size:12px; 
  font-weight:bold; 
  padding:6px 25px;
  border:1px solid #000; 
  color:#000; 
  font-size:14px;
  text-transform:uppercase;
  margin:14px 0 0 0;
  display:table;
}
.metabox {
    color: #000;
    padding: 5px 0;
    clear: both;
    margin: 10px 0;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}
.metabox .entry-date{
  
  padding: 0 0 0 8px;
  margin:0 13px 0 0;
}
.metabox .entry-author{
 
  padding: 0 0 0 8px;
  margin:0 20px 0 0;
}
.metabox .entry-comments{
  
  padding: 0 0 0 8px;
}
#comment-nav-above .nav-links {
  width: 100%;
  float: left;
  margin-bottom: 17px;
}
.post-featured img {
  width: 100%;
}
.postbox .metabox i {
  margin-right: 8px;
}
/* --------- Inner Pages --------- */
.more_info a {
  background: #333;
  color: #ffffff;
  padding: 10px;
  border-radius: 20px;
}
.more_info {
  margin: 20px 0;
}
.more_info a:hover {
  background: #ffffff;
  color: #333333;
}
ol.carousel-indicators {
  position: static !important
}
ol.carousel-indicators li {
  max-width: 10px;
  padding: 5px;
  color: #333333;
  border-radius: 50%;
}
/* ----------------------- POST---------------------- */
a.page-numbers, span.page-numbers.current {
  padding: 10px !important;
  background: #faa313 !important;
  color: #ffffff !important;
  border: 1px solid #faa313;
}
.navigation span.page-numbers.current{
  background: #ffffff !important;
  border: 1px solid #faa313;
  color: #000000 !important;
}
#blog{
  padding-top:0;
  margin-top:0;
}
.blog-post h5{
  text-transform:uppercase;
  color: #000;
}
.blog-icon i {
  font-size: 20px;
  background: #bbb;
  border-radius: 50%;
  padding: 10px 14px 12px 15px;
  color: #fff;
  margin-right: 1%;
}
.blog-icon i:hover {
    background: #d3da36;
    color: #fff;
}
.blog-icon i.fa-google-plus {
    padding: 12px 10px 12px 11px
}
.feature-image-box img{
  width:100%;
}
.feature-image-box img a:hover{
  opacity:0.8;
}
.post-singlepage {
  border: solid 1px #bbb;
  box-shadow: 0 0 1px #bbb;
}
.bradcrumbs{
  padding:30px 0;
}
.bradcrumbs a{
  background:#f1f1f1; 
  color:#000;
  padding:5px 15px;
  margin-right:5px;
}
.bradcrumbs a:hover{
  background:#faa313;
}
.bradcrumbs span{
  background:#dddddd; 
  color:#000;
  padding:5px 15px;
}
.single-post-block .content_boxes {  
  padding-bottom: 20px;
}
.single-post-block .metabox span {
  color:#000;
}
.single-post-block .metabox span a {
  color:#000;
}
.single-post-block .metabox i {
  color:#000;
  padding-left: 5px;
}
.single-post-block .metabox {
  padding-left: 15px;
}
.single-post-block .content_boxes p {
  color: black;
  padding-left: 15px;
}
.single-post-block .content_boxes .share_icon {
  padding-left: 15px;
}
.single-post-block .content_boxes .post_ctg {
  padding-left: 15px;
}
.single-post-block .content_boxes .post_ctg ul li a {
  color:#000;
}
.archive .container h1 {
  font-weight: bold;
  font-size: 27px;
  margin-top: 7;
  margin-bottom: 15px;
}
.archive .container h1:after {
  content: "";
  display: block;
  width: 60px;
  height: 2px;
  background: #faa313;
  margin-top: 7px;
}
/*------------------ Comments BOX ------------------*/
#comments .reply {
  margin-bottom: 30px;
}
#comments{
  float: left;
  width: 100%;
  margin-top: 10px;
}
#comments h2.comments-title{
  font-size:26px; 
  font-weight:bold;
}
#comments h3.comment-reply-title{
  font-size:20px; 
  font-weight:bold;
  clear:both;
}
#comments input[type="text"],
#comments input[type="email"],
#comments textarea{
  padding:12px 10px; 
  font-size:18px;
}
#comments input[type="submit"].submit {
  padding: 10px 20px;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 20px;
  color: #ffffff;  
  text-transform: uppercase;
  border-top: none;
}
#comments a time{
  color:#000;
  font-weight:bold;
  font-size:12px;
}
#comments .reply a { 
  background-color: #faa313 !important;
  color: #fff !important;
  font-weight: bold;
  padding: 8px 20px 8px 20px !important;
  font-size: 13px;
  width: 56%;
  position: relative;
  margin-top: -10%;
}
#comments .reply a:after {
  content: "";
  position: absolute;
  right: -18px;
  bottom: 0;
  top: -1px;
  width: 0;
  height: 0;
  border-left: 20px solid #faa313;
  border-top: 17px solid transparent;
  border-bottom: 17px solid transparent;
}
#comments .comment-metadata{
  width:90%;
  float:left;
  padding:1% 0 0 0;
}
#comments .comment-content{
  width:90%;
  text-align:left;
  margin-left:7%;
}
#comments .comment-author{  
  margin-bottom: 1em;
}
#comments h2#reply-title {
  display: inline-table;
  font-weight: bold;
  font-size: 26px;
}
#comments .comment-author.vcard img {
  padding: 2px;
}
#comments ol{
  list-style-type: none;
  margin-left: 0px;
}
#comments .comment-meta {
  font-weight: 600;
}
#comments ol li p {
  color:#000;
  line-height: 25px;
  font-size: 15px;
  float: none;
}
#comments .comment-author {
  font-weight: 600;
  color: #000;
}
#comments .comment-edit-link {
  display: none;
}
#respond .comment-notes  {
  color:#000;
}
#respond form label{
  color: #000;
}
.single-post-block .nav-links a .meta-nav{
  background-color:#faa313;
  padding: 8px 20px 8px 20px;
  color: white;
  text-transform: capitalize;
}
.single-post-block .nav-links .nav-previous a{
  margin-bottom: 20px;
}
.single-post-block .nav-links span{
  margin-bottom: 10px;
}
.single-post-block .nav-links .post-title{
  color: #000;
}
.authordetails{
  padding-top: 40px;
  padding-bottom: 30px;
}
.authordetails .author_links{
  padding-left: 17%;
  font-weight: bold;
  margin-bottom: 7px;
}
.authordetails img{
  border-radius: 50%;
}
.authordetails ul{
  list-style-type: none;
  margin-left: 18%;
  margin-top: -17px;
  position:relative;
}
.authordetails ul li{
  display: inline;
}
.authordetails ul li a{
  background-color:#faa313;
  padding: 9px 15px 9px 15px;
  color: white;
  border-radius: 50%;
  width: 40px;
  margin-right: 10px;
}
.authordetails .b-content{
  color: #000;
}
/*--------------- Sidebar -----------------*/
#sidebar .textwidget input[type="submit"]{
      width: 100%;
}
#sidebar .textwidget label {
    width: 100%;
    float: left;
    margin-bottom: 0;
}
#sidebar .textwidget input[type="submit"] {
    background: #333;
    border: none;
    color: #ffffff;
    padding: 14px 0;
    font-size: 15px;
    margin: 0;
}
#sidebar form{
  display: table;
  width: 100%;
  border: 1px solid #bbb;
}
#sidebar h3 {
  background-color: #faa313;
  color: white;
  font-weight: bold;
  padding: 12px 15px 12px 15px;
  font-size: 14px;
  width:56%;
  position: relative;
  margin-top: -10%;
}
#sidebar h3:after{
  content: "";
  position: absolute;
  right: -18px;
  bottom: 0;
  top: -1px;
  width: 0;
  height: 0;
  border-left: 20px solid #faa313;
  border-top: 20px solid transparent;
  border-bottom: 22px solid transparent;
}
.widget_categories select {
  width: 100%;
  padding: 6px;
}
#sidebar input[type="search"] {
  background:transparent;
  padding:10px 10px; 
  border:none; 
  font-size:15px; 
  color:#000;width:100%;
}
#sidebar label{
  width:71%;
  float:left;
  margin-bottom:0;
}
#sidebar input[type="submit"]{
  background: #faa313;
  position: absolute;
  right: 28px;
  border: none;
  color: #fff;
  font-size: 10px;
  margin-top: 1px;
  padding: 12px;
}
#sidebar aside{
  margin-bottom:40px;
  border:1px solid #faa313;
  padding: 10px;
}
#sidebar ul {
  list-style:none;
  margin:0; 
  padding:20px 0 0 0; 
  font-size:17px;
}
#sidebar ul li{ 
  line-height: 32px;
}
#sidebar ul li a{ 
  color:rgba(0, 0, 0, 0.78);
}
#sidebar .tagcloud a{
  background:#f5dea6; 
  color:#000; 
  font-size:15px !important;
  padding:5px 18px;
  margin:0 0 5px; 
  display:inline-block;
}
#sidebar .tagcloud{
  padding-top: 30px;
}
#sidebar .widget_recent_entries ul li{ 
  background: none;
}
#sidebar .post-content {
    line-height: 20px;
    margin-bottom: 15px;
}
.textwidget {
  padding: 8px 0;
}
#sidebar .recent-post-box .post-content a{
  padding-left: 0px;
  font-size: 13px;
  font-weight: 600;
}
.search h1.entry-title{
  font-weight: bold;
  font-size: 27px;
  margin-top: 7;
  margin-bottom: 15px;
}
.search h1.entry-title:after{
  content: "";
  display: block;
  width: 60px;
  height: 2px;
  background: #faa313;
  margin-top: 7px;
}
#sidebar .widget_recent_comments .recentcomments{
  color: #000;
}
#sidebar .widget_recent_comments ul li a{
  color: #000;
}
#sidebar .widget ul li a{
  color: #000;
}
/*------------- Page -----------------*/
.title-box{
  color:#fff;
  text-transform:uppercase;  
  font-weight:bold;
  text-align:center;
  margin-bottom:25px;
}
.title-box img{
  width:100%;
}
.title-box h1 {
  font-weight: bold;
  text-shadow: 0 2px 2px rgba(255, 255, 255, 0.58);
  font-size: 34px;
}
.above_title {
  position: absolute;
  right: 0;
  left: 0;
  margin-top: 10%;
}
.read-moresec{
  margin:3% 0 !important;
}
.middle-content {
  padding-bottom: 20px;
}
/*---------------- Pagination ----------------*/
.navigation {
  font-size:14px; 
  font-weight:bold;
  margin: 10px 0;
} 
.navigation a {
  padding: 0;
}
.navigation span, .navigation a {
  display: block;
  float: left;
  padding: 10px 15px 0 15;
  margin-bottom: 50px;
  margin-right: 10px;
  color: #5b5b5b;
  -webkit-transition: background .15s ease-in-out;
  -moz-transition: background .15s ease-in-out;
  -ms-transition: background .15s ease-in-out;
  -o-transition: background .15s ease-in-out;
  transition: background .15s ease-in-out;
  font-weight: normal !important;
}
.navigation span.meta-nav {
  font-weight: bold;
}
.navigation .current{
  background: #333333; 
  color:#ffffff;
  font-weight:normal;
}
/* ------------- Category --------------------*/
.category-page h4{
  text-align: left !important;
}
ul.post-categories {
  list-style: none;
  margin: 0;
}
ul.post-categories a {
  color: #333333;
}
.content_boxes {
    padding: 0;
    border: none;
}
.post_ctg span {
  float: left;
  margin-right: 7px;
  color: black;
}
/*-------------- Main Title ---------------*/
.main_title h1:after{
  content: "";
  display: block;
  width: 60px;
  height: 2px;
  background: #faa313;
  margin-top: 7px;
}
.share_icon i {
  padding: 10px 10px 10px 10px;
  margin: 0 0;
  color: #000;
  border-radius: 50%;
  width: 30px;
  margin: 0 4px;
  text-align: center;
  height: 30px;
}
.services_inner h4, .services_inner .short_text {
    color: #ffffff;
}
.view-more {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.menubar.scrolled li.search-box {
    display: block !important;
}
/*-------------- Owl crousel ---------------*/
.owl-carousel .owl-item img {
  width: auto !important;
  margin: 0 auto;
}
button.owl-prev, button.owl-next {
  background: #ffffff;
  border: 1px solid #000;
  padding: 6px 9px;
}
.owl-nav {
  margin: 12px auto;
  display: none;
}
button.owl-next.disabled, button.owl-prev.disabled {
    background: #bbb;
}
/*-------------- Woocommerce ---------------*/
.woocommerce .summary h1 {
    font-size: 28px;
}
.woocommerce div.product form.cart div.quantity {
  margin-right: 20px;
}
.woocommerce .quantity input{
  padding: 5px 0px;
}
.woocommerce button.button.alt, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
  background-color: #faa313 !important;
  border-radius: 0;
  padding: 10px 14px !important;
  color: #ffffff !important;
}
.woocommerce div.product p.price, .woocommerce div.product span.price, .woocommerce ul.products li.product .price{
  color: #faa313;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover{
  background: #ffffff;
  color: #333333;
  border: 1px solid #faa313;
}
#contentwoocom {
  padding: 20px 15px;
}
h2.woocommerce-loop-product__title {
  text-align: center;
}
.woocommerce ul.products li.product .price{
  text-align: center;
}
.woocommerce a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
  text-align: center;
  margin: 0 auto;
  display: table;
  margin-bottom: 20px;
}
li.product {
  border: 1px solid #ddd;
  padding-bottom: 17px;
}
.woocommerce span.onsale{
  background-color: #faa313;
}
.woocommerce #customer_login .col-1, .woocommerce #customer_login .col-2{
    max-width: 100%;
}
input#password, input#reg_password {
    padding: 10px;
}
.woocommerce div.product form.cart .variations select{
  background-color: #ffffff; 
}
.u-column1.col-1.woocommerce-Address, .u-column2.col-2.woocommerce-Address {
    width: 100%;
    max-width: 100%;
}
.woocommerce a.added_to_cart {
    padding: 0 .5em .5em;
    display: inline-block;
}
/*-------------- media section ---------------*/
@media screen and (max-width:480px) {
  #sec_consultation h3 {
    font-size: 20px;
  }
  ul.nav.nav-pills.nav-justified {
    display: block;
  }
  .whychoose_us h2 {
    font-size: 24px !important;
    padding: 0 15px;
  }
  .consultation a {
    padding: 6px 4px;
  }
  .consultation span {
    font-size: 10px;
  }
  .consultation i.fas.fa-headphones {
    padding: 0px 8px 8px 6px;
  }
  .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    width: 100% !important;
  }
  .consult_box_outer p {
    font-size: 20px;
  }
}
@media screen and (max-width:400px) and (min-width:320px){

  #sidebar h3
  {
    margin-top:-11% !important;
  }
}
@media screen and (max-width:576px) {
  blockquote{
    width: 100%;
  }
  .media-small {
    padding-left: 10px !important;
  }
  .small_media {
    padding: 10px 0;
  }
  #sidebar ul li a {
    padding-left: 0px !important;
    font-size: 15px !important;
  }
  #footer input[type="email"] {
    font-size: 12px;
  }
  #header .logo {
    margin: 0;
    padding: 0 30px;
    max-width: 100%;
  }
  .copyright p{
    text-align: center !important;
    padding: 5px 0;
  }
  .prop_desc {
    display: none;
  } 
  section h2{
    font-size: 22px;
  }
  .attorneys_box,
  .outer_post_box,
  .testi_qoute,
  .postbox,
  #sidebar {
      margin-left: auto;
      margin-right: auto;
  }
  .top-icon{
      top: -1%;
  }
  .above_title {
    margin-top: 2%;
  }
  .consultation {
    margin: 6px 0;
  }
  #header .logo h1 {
    text-align: center;
  }
  #header .logo p {
    text-align: center;
  }
  .practice-editor img{
    display: block;
    text-align: center;
    float: none;
  }
  .welcome_img {
    text-align: center;
    margin-top: 25px;
    width: 100%;
  }
  .welcome_img img {
    width: 100%;
    margin: 0 auto;
  }
  .latest-video-head span:after  {
    left: auto;
    top: auto;
  }
  .most-popular-head span:after  {
    left: auto !important;
    top: auto !important;
  }
  .weekly-article-head span:after  {
    left: auto;
    top: auto;
  }
  .top-stories-head span:after  {
    left: auto;
    top: auto;
  }
  .travels-news-head span:after  {
    left: auto;
    top: auto;
  }
  .pointer:before  {
    right: auto;
    border:none;
  }
  #today-headlines .row  {
    text-align: center;
  }
  .most-pop-sidebar h3  {
    width: 59%;
  }
  .weekly-content .post-categories li a  {
    width: 35%;
  }
  .top-stories-contents .post-categories li a  {
    top: -4%;
  }
  #travels-sidebar h3  {
    width: 58%;
  }
  #footer h3  {
    margin-top: auto;
    width: 64%;
  }
  #footer_box  {
    padding-top: 30px;
  }
  #footer .custom_facebook i  {
    margin-bottom: 12px;
  }
  #footer .social_widget  {
    text-align: center;
    margin-bottom: 25px;
    padding-top: 39px;
  }
  .headlines-post .head-post-cat  {
    padding-top:0px;
    padding-bottom: 34%;
  }
  .headlines-post ul.post-categories  {
    padding-top:35px;
  }
  .headlines-post  {
    background-repeat: no-repeat;
    background-size: cover;
  } 
  .travels-block .post-categories li a  {
    top: -6%;
  }
  .footer-menu  {
    text-align: center;
  }
  #sidebar h3  {
    width: 73%;
    margin-top: -7%;
  }
  .authordetails ul  {
    margin-top: 24px;
    margin-left: 0%;
  }
  .headline-category   {
     margin-top:-15px;
   }
   .headline_post_box h5 {
    text-align: left;
   }
   .post-navigation .nav-next {
    float: left;
  }
}
@media screen and (max-width:719px) {
  .row.bg-media {
    background: #000;
  }
  .menubar.scrolled.hmenu {
    background-color: #222222;
    overflow: scroll;
    height: 100%; 
  }
  .menubar.scrolled{
    margin-top: 0 !important;
  }
  .menubar.scrolled {
    padding: 0;
  }
  .search-box{
    float: none;
  }
  .aboutbg{
    top: 0;
  }
  .continnerbox{
    border-left: 25px solid transparent;
  }
  .menubar .nav ul li,
  .menubar.scrolled .main-navigation li{
    border-top:1px #303030 solid; 
    display:block;
    text-align:left;
    float:none;
    width: 100%;
    line-height: 1.9;
  }
  #services_tab .details-box {
    transform: inherit;
  }
  #services_tab .details-box-content {
    transform: inherit;
  }
  #newsletter .news_content {
    position: relative;
    top: 20px;
    transform: inherit;
  }
  #newsletter input[type="email"] {
    width: 100%;
  }
  .content_boxes {
    overflow-x: hidden;
  }  
}
@media screen and (max-width:767px) {
  #header .logo p {
    text-align: center;
  }
  #masthead {
    min-height: 60px;
    position: relative;
    background: #faa313;
  }
  .toggle-nav {
    top: 15px;
    margin: 0 !important;
  }
  .search-box span, .user-box span {
    padding: 5px 15px;
   }
  .search-box span {
    padding: 6px 12px;
    margin: 8px;
  }
  .welcome-content a {
    display: inline-block;
    margin-bottom: 10px;
  }
  #slider .carousel-caption.d-none.d-md-block {
      display: block !important;
  }
  #slider h2.font-weight-bold {
      display: none;
  }
  #slider p.font-weight-bold {
      display: none;
  }
  #our-services .page-box{
    margin-bottom:0.5em;
    margin-top:20px;
  }
  .testimonialwrapper-box{
    margin-bottom: 50px;
  }
  #header .logo a.custom-logo-link{
    position: static;
  }
  .mid-content {
    position: static;
    top: 0;
    transform: unset;
  }
  .consultation {
    margin: 9px 0;
  }
  .copyright p {
    margin-bottom: 15px;
  }
  .socialbox {
    text-align: center;
  }  
  .site-title{
    font-size: 34px;
  }
  .site-description{
    font-size: 14px;
  }
  .main-header{
    margin-bottom: 25px;
  }
  .header-title{
    padding: 30px 0;
  }
  .main-title{
    font-size: 30px;
  }
  #masthead{
    min-height: 60px;
  }
  #masthead #site-branding img,
  #masthead.scrolled #site-branding img{
    max-height: 40px;
    width: auto;
  }
  .slide-cta{
    float: none;
    width: 100%;
    padding: 15px 0 0 0;
    text-align: center;
  }
  #home-slider-section .bx-wrapper .bx-controls-direction a{
    display: none;
  }
  .slide-button-left,
  .slide-button-right{
    padding: 7px 25px 7px 25px;
    min-width: 160px;
    font-size: 16px;
  }
  #slider p {
    display: none;
  }
  .featured-section-title{
      margin-bottom: 30px;
  }
  .featured-section-title:before{
    width: 100%;
    left: 0;
  }
  .featured-section-title span{
      font-size: 20px;
      padding: 0 20px;
  }
  .featured-post-wrap,
  .featured-post{
    display: block; 
    background: none;
  }
  .featured-post{
    background: #f9f9f9;
    margin-bottom: 16px;
  }
  .featured-post:last-child{
    margin-bottom: 0
  }
  .about-sec,
  .about-image{
    width: auto;
    float: none;
  }
  .about-sec{
    margin-bottom: 40px;
  }
  .about-image{
    max-width: 400px;
    margin: 0 auto;
  }
  #cta-section .cta-left{
    width: 100%;
    float: none;
    text-align: center;
  }
  #cta-section .cta-left p{
    max-width: 100%;
  }
  #cta-section .cta-left .leadin{
    font-size: 26px;
  }
  #cta-section .cta-right{
  width: 100%;
  float: none;
  text-align: center;
  padding: 40px 0 0 0;
  }
  .footer{
    width: 47%;
  }
  .footer:nth-child(3){
    clear: both;
  }
  .footer:nth-child(3),
  .footer:nth-child(4){
    margin-top: 25px;
  }
  .site-info{
    float: none;
    width: 100%;
    text-align: center;
  }
  #footer-menu ul {
    float: none;
    width: 100%;
    text-align: center;
    margin-top: 15px;
  }
  #primary{
    width: auto !important;
    float: none !important;
    margin-bottom: 25px;
  }
  #secondary{
    width: auto;
    float: none !important;
  }
  .custom_btn{
    text-align: center;
    margin: 0 auto;
    display: block !important;
  }
  .woocommerce div.product div.images .flex-control-thumbs{
    margin: 10px 0 0 0;
  }
  .dis_more {
    margin: 20px 0;
  }
  .counter_wrapper {
    margin: 10px 0;
  }
  .counter_wrapper img {
    margin-bottom: 15px;
  }
  .pl-0 {
    padding-left: 15px !important;
  }
  .why_para {
    text-align: center;
  }
  .whychoose_us h2 {
    text-align: center;
  }
  .services_inner {
    text-align: center;
  }
  #our_services p {
    padding-top: 15px;
  }
  .contact-box .wpcf7 input[type="text"],
  .contact-box .wpcf7 input[type="email"],
  .contact-box .wpcf7 textarea{
    width: 100% !important;
  }
  .row.consult_inner,
  .row.key_inner,
  .row.news_inner,
  .row.client_inner{
    margin: 0;
  }
  .top_social {
    padding: 10px 0;
    margin-left: 0;
  }
  .consult_box_outer {
    -webkit-transform: unset;
    -moz-transform: unset;
    -ms-transform: unset;
    -o-transform: unset;
    transform: unset;
    border-right: 10px solid #ffffff;
  }
  .consult_title {
    -webkit-transform: unset; 
    -moz-transform: unset;
    -ms-transform: unset;
    -o-transform: unset;
    transform: unset;
  }
  .bth_consult a {
    float: inherit;
    position: static;
    top: 0;
    transform: none;
    right: 0;
  }
  .bth_consult{
    padding-bottom: 15px;
  }
  #slider .btn-primary{
    margin-bottom: 20px;
    margin-top: 0px;
  }
  .serach_inner form.search-form {
    border-radius: inherit;
    padding: 0px 8px;
  }
  .search_popup label {
    background: transparent;
    width: 71%;
  }
  .vw-credit {
    text-align: left;
  }
  .contact-info {
    margin-top: 25px;
  }
  .pointer:before  {
    right: auto;
    border-left: 0;
  }
  .most-popular-head span:after  {
    left: 46%;
    top: 9%;
  }
  .travels-block .post-categories li a  {
    top: -6%;
  }
  #footer h3  {
    margin-top: 20px;
  }
  #footer .social_widget  {
    padding-top:34px;
    padding-bottom: 10px;
  }
  .copyright  {
    text-align: center;
  }
  #sidebar h3  {
    margin-top: -6%;
  }
  #sidebar .recent-post-box .post-content a  {
    font-size: 16px;
  }
  #footer h3:after  {
    right: -17px;
  }
  .authordetails ul  {
    margin-left: 0%;
    margin-top: 17px;
  }
  .authordetails .author_links  {
    padding-left: 0px;
  }
   .headline-category  {
     margin-top:-15px;
  }
  .most-popular-right .pop-title  {
     padding-top:10px; 
  }
  #top-stories .stories-tit  {
    padding-top:10px;
  }
  .postid-1169 .post-navigation .nav-next {
    float: right;
  }
}
@media screen and (max-width:991px) {
  .toggle-nav {
    right: 0px;
  }
  .search-box{
    float: none;
  }
  .aboutbg{
    top: 0;
  }
  .search-box form.search-form{
    margin: 0 auto;
  }
  .social-box .social-media {
    padding-top: 21px;
  }
  #footer input[type="submit"] {
    padding: 8px 3%;
  }
  .socialbox a {
    padding: 3px 4px;
    border-radius: 5px;
  }
  .socialbox a i{
    font-size: 12px;
    width: auto;
  }
  small {
    font-size: 13px !important;
  }
  #newsletter input[type="submit"] {
    margin-left: 0;
    margin-top: 10px;
  }
  #slider .carousel-control-prev-icon,
  #slider .carousel-control-next-icon{
    margin-top: 51px;
  }
  #slider a i {
    padding: 5px 8px;
    font-size: 15px;
  }
  .bg-contents  {
    background-size:cover;  
  }
  .most-popular-sidebar .widget_recent_entries .recent-post-box  {
    margin-bottom:10px;
  }
}
@media screen and (max-width: 1024px){
  .main-navigation ul ul {
    position: static;
    width: 100%;
    box-shadow: none;
    background-color: transparent;
  }
  .menubar.scrolled .innermenubox{
    position: relative;
  }
  .main-navigation ul ul li, .menubar.scrolled .main-navigation ul ul li{
    border-bottom: none;
  }
  .toggle-nav {
    display: none;
    position: relative;
    float: left;
    right: 15px;
    height: 30px;
    width: 30px;
    cursor: pointer;
    margin: 15px auto;
    right: 0;
    text-align: right;
    right: 0;
    margin-right: 0;
  }
  .toggle-nav i {
    font-size: 29px;
    color: #000000;
  }
  .sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999999;
    top: 0;
    right: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
  }
  .sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    color: #818181;
    display: block;
    transition: 0.3s;
  }
  .sidenav a:hover {
    color: #f49614;
  }
  .sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
    display: block;
    color: #ffffff;
  }
  .sidenav #site-navigation {
    width: 100%;
  }
  .toggle-nav span{
    cursor:pointer; 
    text-align: right;
  }
  iframe {
    width: 100%;
    height: auto;
  }
  .toggle-nav{
    display: block;
  }
  .innermenubox {
    position: static;
  }
  .main-navigation .menu{
    float: none;
    text-align: center;
  }
  .main-navigation ul ul li,
  #masthead.scrolled .main-navigation ul ul li{
    display: block;
  }
  .main-navigation .menu > ul > li.highlight{
    background: transparent !important;
  }
  .menu > ul > li:hover:before, 
  .menu > ul > li.current_page_item:before, 
  .menu > ul > li.current-menu-item:before{
    display: none;
  }
  .sf-arrows .sf-with-ul:after{
    border-top-color: #333;
  }
  .toggle i.fa.fa-bars,.toggle i.fa.fa-times {
    float: right;
    color: black;
  }
  .menubar .nav ul{ 
    width:100%;
    margin-top:0; 
  }
  .menubar .nav ul li,
  .menubar.scrolled .main-navigation li{
    border-top:1px #303030 solid; 
    display:block;
    text-align:left;
    float:none;
    width: 100%;
  }
  .nav ul li a{
    padding:5px 10px; 
    display:block; 
    color:#ffffff;
  }
  .nav ul li ul,
  .nav ul li ul ul{ 
    display:block !important;
  }
  .nav ul li ul li a:before{
    content:"\00BB \00a0";
  }
  .nav ul li ul li a{
  padding-left:20px !important;
  }
  .nav ul li ul li ul li a{
    padding-left:30px !important;
  }
  .home .main-navigation ul
  {
    border:none;
  }
  .list_outer {
    padding: 20px 20px;
    background-color: rgba(255, 255, 255, 0.8);
  }
  .main-navigation li{
      line-height: 40px;
  }
  .menubar.scrolled .main-navigation li{
      line-height: 40px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px){
  .no-pad {
    padding: 0;
  }
  .innermenubox {
    position: static;
  }
  .address i {
    vertical-align: middle;
    font-size: 16px;
    margin-right: 5px !important;
    margin-top: 3px;
    padding: 6px 4px;
    width: 25px;
  }
  #slider p {
    display: none;
  }
  #slider h2 {
    font-size: 20px;
  }
  #slider .carousel-caption {
    top: 70%;
  }
  .menubar.scrolled #site-navigation{
    margin: inherit;
  }
  .headlines-post .head-post-cat  {
    padding-top: 0px;
  }
  .head-post-cat ul.post-categories  {
    padding-top: 30px;
  }
  #todays-headline-post .headline-meta  {
    padding-top: 0px;
  }
  .most-popular-head span:after  {
    left: 35%;
    top: 8%;
  }
  .most-popular-sidebar .widget_recent_entries img  {
    width: auto;
  }
  .weekly-content .weekly-img img  {
    width: 100%;
  }
  .top-stories-sidebar .widget_recent_entries img  {
     width: auto;
  }
  .top-stories-sidebar .widget_recent_entries ul li a  {
    font-size: 16px;
  }
  .travels-news-sidebar .widget_recent_entries img  {
     width: auto;
  }
  #travels-sidebar ul li a  {
    font-size: 16px;
  line-height:35px;
  }
  #footer h3  {
    width: 61%;
  }
  #footer_box .widget_recent_entries  {
    margin-bottom: 16%;
  }
  .footer-dec-text  {
    padding-top: 0px;
  }
  #footer-dec img  {
    width: 51%;
  }
  .copyright  {
    text-align: center;
  }
  #footer .custom_facebook i  {
    margin-bottom: 16px;
  }
  .pointer h6  {
    line-height: 20px;
    padding-top: 36%;
  }
  #sidebar h3  {
    margin-top: -5%;
  }
  #sidebar .recent-post-box .post-content a  {
    font-size: 18px;
  }
  #sidebar .widget_recent_entries img  {
    width: auto;
  }
  #sidebar .post-content  {
    line-height: 28px;
  }
  #footer h3:after  {
    right: -17px;
  }
  .most-pop-sidebar ul li a  {
    font-size: 16px;
  }
  .travels-block .post-categories li a  {
    top:-10%;
  }
}
@media screen and (max-width: 1200px) and (min-width: 992px){
  
  .most-popular-head span:after  {
    left: 39%;
    top: 8%;
  }
  .most-pop-sidebar h3  {
    width: 67%;
  }
  .most-popular-sidebar .recent-post-box .post-thumb  {
    padding:0px;
  }
  .most-pop-sidebar ul li a  {
    font-size: 10px;
  }
  .most-popular-sidebar .recent-post-box .post-content  {
    line-height: 16px;
  }
  .most-popular-right .pop-title a  {
    font-size: 12px;
    font-weight: 600;
  }
  .weekly-content .headline-meta  {
    top: 46%;
  }
  .weekly-content .headline-meta h6 a  {
    font-size: 13px;
  }
  .top-stories-sidebar .recent-post-box .post-thumb  {
    padding:0px;
  }
  .top-stories-sidebar .recent-post-box .post-content  {
    line-height: 16px;
  }
  .stories-det .stories-tit a  {
    font-size: 12px;
  }
  .stories-det .headline-meta .stories-tit  {
    line-height: 17px;
  }
  #travels-sidebar h3  {
    width: 59%;
  }
  .travels-news-sidebar .recent-post-box .post-thumb  {
    padding:0px;
  }
  #travels-sidebar ul li a  {
    font-size: 11px;
    font-weight: 600;
  }
  #travels-sidebar .recent-post-box .post-content  {
    line-height: 16px;
  }
  #footer h3  {
    width: 68%;
  }
  #footer_box .recent-post-box .post-thumb  {
    padding:0px;
  }
  #footer input[type="email"]  {
    width: 74% !important;
  }
  #footer .custom_facebook i  {
    margin-bottom: 10px;
  }
  #sidebar h3  {
    width: 76%;
  }
  #sidebar .recent-post-box .post-thumb  {
    padding: 0;
  }
  #footer h3:after  {
    right: -17px;
  }
  .pointer h6  {
    line-height: 20px;
    padding-top: 37px;
  }
}
@media screen and (min-width: 1200px)
{
  #top-stories-sidebar .widget_recent_entries .post-thumb   {
    padding: 0;
  }
  #top-stories-sidebar .widget_recent_entries .post-content  {
    line-height: 20px;
  }  
  .most-popular-sidebar .widget_recent_entries .post-content  {
    line-height: 20px;
  }
  .most-popular-sidebar .widget_recent_entries .post-thumb   {
    padding: 0 0 0 10px;
  }
  #top-stories-sidebar form{
    margin-top: 40px;
  }
} 
.main_title h1,h2.comment-reply-title,.search h1.entry-title,.middle-align h1{
    color: #faa313;
    font-family: 'Montserrat';
}
.post-navigation a:hover .post-title, .post-navigation a:focus .post-title {
    color: #000 !important;
}
.post-navigation a{
  padding: 0 !important;
}
nav.woocommerce-MyAccount-navigation ul li {
    background: #f4a314 !important;
}
p.form-submit {
    margin-bottom: 35px;
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
    width: 60px !important;
}
.entry-date a {
    color: #000;
}
/*gallery*/
#business_gallery {
    padding-top: 50px;
    padding-bottom: 50px;
}
#headlines-loop,#today-post-loop{
  display: none;
}
span.woocommerce-input-wrapper {
    display: contents;
}
/* ----------- Background Attachment ------------ */
.section_bg_scroll{
  background-attachment: scroll;
}
.section_bg_fixed{
  background-attachment: fixed;
}