/*
Theme Name: Multipurpose Magazine Pro
Theme URI:  https://www.themesglance.com/themes/magazine-wordpress-theme/
Author: Themesglance
Author URI: https://www.themesglance.com/
Description: This premium magazine WordPress theme is bold, colourful, vibrant and stunning with a creative design to suit any type of magazine, news and publishing website. Its modern design is complimented by vast space for posts and enhanced typography, together making it the best magazine theme. It is a complete theme with so many options of layout design and header, footer and sidebar styles that your website will always have a unique look. This premium magazine WP theme has many sections like recent blogs, latest news, gallery, newsletter etc. and each of it has option to hide or show it.
Version: 1.0
License: GNU General Public License
License URI:license.txt
Text Domain: multipurpose-magazine-pro
Tags: one-column, right-sidebar, custom-menu, editor-style, featured-images, full-width-template, sticky-post, theme-options, threaded-comments
Multipurpose Magazine Pro WordPress Theme has been created by Themesglance(themesglance.com), 2018.
Multipurpose Magazine Pro WordPress Theme is released under the terms of GNU GPL
*/
/* Basic Style */

*{
  margin:0; 
  padding:0; 
  outline:none;
}
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: 'Lato';
}
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;
  line-height: 1.4;
  letter-spacing: 1px;
 
  
}
p{
  margin:0 0 15px; 
  padding:0;
  font-size:14px;
  font-weight:normal;
}
p, ul li a{
  letter-spacing: 0px;
  font-family: 'Lato';
}
body a{
  text-decoration:none; 
  
}
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;
  width: 450px;
  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: -10px;
  color: #7a7a7a;
}
 
blockquote cite {
  color: #999999;
  font-size: 14px;
  display: block;
  margin-top: 5px;
}
  
blockquote cite:before {
  content: "\2014 \2009";
}

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;
}
.contact-box input[type="submit"] {
  padding: 10px 20px;
  font-weight: bold;
  color: #ffffff;
  border: none;
  background-color:#fe7c09;
  border-bottom-right-radius: 29px;
  border-top-right-radius: 29px;
}
.serach_outer input[type="submit"] {
  padding: 10px 20px;
  font-weight: bold;
  color: #ffffff;
  border: none;
  background-color:#fe7c09;
  border-bottom-right-radius: 29px;
  border-top-right-radius: 29px;
}
input[type="submit"]:hover{
  cursor: pointer;
}
.bounce, .flash, .pulse, .shake, .swing, .tada, .wobble, .bounceIn, .bounceInDown, .bounceInLeft, .bounceInRight, .bounceInUp, .bounceOut, .bounceOutDown, .bounceOutLeft, .bounceOutRight, .bounceOutUp, .fadeIn, .fadeInDown, .fadeInDownBig, .fadeInLeft, .fadeInLeftBig, .fadeInRight, .fadeInRightBig, .fadeInUp, .fadeInUpBig, .fadeOut, .fadeOutDown, .fadeOutDownBig, .fadeOutLeft, .fadeOutLeftBig, .fadeOutRight, .fadeOutRightBig, .fadeOutUp, .fadeOutUpBig, .flip, .flipInX, .flipInY, .flipOutX, .flipOutY, .lightSpeedIn, .lightSpeedOut, .rotateIn, .rotateInDownLeft, .rotateInDownRight, .rotateInUpLeft, .rotateInUpRight, .rotateOut, .rotateOutDownLeft, .rotateOutDownRight, .rotateOutUpLeft, .rotateOutUpRight, .slideInDown, .slideInLeft, .slideInRight, .slideOutLeft, .slideOutRight, .slideOutUp, .rollIn, .rollOut, .zoomIn, .zoomInDown, .zoomInLeft, .zoomInRight, .zoomInUp, .slideInUp{
  -webkit-animation-duration: 5s;
  animation-duration: 5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  visibility: visible!important;
}

.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; 
  
}
.alignleft,
img.alignleft{
  display: inline; 
  float: left; 
  margin-right:20px; 
  margin-top:4px; 
  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; 
}
.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;
}
/*-------------------------- Calendar widget --------------------------*/
table {
  border-collapse: collapse;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin: 0 0 0.75em;
  table-layout: fixed;
  width: 100%;
}
.widget.widget_calendar table {
  margin: 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: 0.5384615385em;
}
/*-------------------- 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{ 
   
  background:#ff7417;
  color: #fff;
  font-size: 16px;
  margin: 20px 0 0;
  padding: 7px 30px;
  text-transform: uppercase; 
  font-weight:bold;
}
a.theme_button {
  color: #ff7417;
  border:2px solid #ff7417;
  text-transform: uppercase;
  margin-top: 20px;
  letter-spacing: 1px;
  padding: 12px 20px;
  font-size: 14px;
  font-weight: bold;
  border-radius: 0;
  background: none;
  font-family: "Ubuntu";
  font-weight: bold;
  letter-spacing: 3px;
}
#slider a.theme_button
{
  border:2px solid #ff7417;
  background: none;
  color:#ff7417 ;
}
#slider a.theme_button:hover
{
  background-color:#ff7417;
  color:#fff;
}

a.theme_white_button{
  border: none;
  text-transform: uppercase;
  margin-top: 20px;
  letter-spacing: 1px;
  padding: 12px 20px;
  font-size: 14px;
  font-weight: bold;
  border-radius: 0;
}
a.theme_white_button{
  background-color: #ffffff;
  color: #ff7417;
}
a.theme_button:hover
{
  background:none;
  border:2px solid #ff7417;
}

/* --------------------------Top Bar---------------------------- */
.contact_details ul li {
  list-style: none;
  display: inline;
  color: #ffffff;
}

.top_bar {

  padding-top: 0;
}
.contact_details {
  padding: 25px 0;
}
.contact_details ul li.search-box span {
  border: none;
  padding: 15px 18px;
  margin-right: 0;
}
.contact_details ul li span {
  padding-right: 10px;
}
.contact_details i{
  color: #fe7c09;
  font-size: 25px;
 
}
.contact_details .toggle-nav i
{
  color:#000;
}
.serach_outer i{
  font-size: 24px;
  padding: 4px 0 0 0;
  color: #bbb;
}
.contact_details p {
  font-size: 13px;
  letter-spacing: 1px;
  color: #11161d;
  font-family: "Montserrat";
  font-weight: bold;
  margin-bottom: 3px;
}
p.hi_bold {
  color: #1e1d1c;
}
p.hi_normal {
  color: #757575;
}
.contact_details ul li span i {
  padding-right: 6px;
  color: #ff7417;
}
.contact_details ul li a {
  color: #ffffff;
}
.socialbox a i, .social_widget a i {
  font-size: 13px;
  letter-spacing: 3px;
  width: 20px;
  text-align: center;
}
#site_top .con-info i
{
  color:#fff;
}
#site_top .con-info span
{
  background-color:#ff7417;
  padding: 8px;
  border:2px solid #fff;
}
#site_top .con-icons
{
  padding-top: 10px;
}
#site_top .con-det
{
  padding-left: 0;
}
#site_top .details-title
{
  font-size: 13px;
  letter-spacing: 0px;
  color: #11161d;
  font-family: "Open Sans";
  font-style: italic;;
}
#site_top .details p
{
  font-size: 13px;
  letter-spacing: 0px;
  color:#a1b0c1;
  font-family: "Open Sans";
}

#site_top .socialbox a
{
 
  margin-right: 15px;
  transition: 2s;
}
#site_top .socialbox a i
{
  color:#7c7c7c;
  font-size: 14px;
  padding: 12px 14px;
  border:1px solid #7c7c7c;
  border-radius: 50%;
  width: 40px;
  height: 40px;
}
#site_top .socialbox a i:hover
{
  background-color:#fe7c09;
  color:#fff;
  border:1px solid #fe7c09;
}

.topbar-social
{
  background-color:#000;
  padding: 20px 0px;
}
.topbar-social .search-message
{
  text-align: right;
  padding-top: 4px;
}
.topbar-social .search-message a
{
  font-size: 15px;
  line-height: 30px;
  color: #7c7c7c;
  font-family:"Ubuntu";
  font-weight: bold;
}
.topbar-social .search-message a i
{
  padding-right: 5px;
}
.topbar-social .logo
{
  text-align: center;
}
.topbar-social .top-separator
{
  padding:0 10px 0 10px;
}
#site_top .topbar-banner-image
{
  padding:30px 15px 30px 15px;
  background-size:cover;
  background-repeat: no-repeat;
  text-align: center;
}
#site_top .topbar-banner-image p
{
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
  font-family: "Ubuntu";
  font-weight: bold;
  max-width: 329px;
  margin: 0 auto !important;
}
#site_top .topbar-banner-image a
{
  background-color:#fe7c09;
  font-size: 11px;
  color: #ffffff;
  font-family: "Ubuntu";
  font-weight: bold;
  text-align: center;
  padding:7px 10px;
  position: absolute;
  right: 0;
  top: 39px;
  transform: rotate(90deg);
}
#site_top .breaking-news
{
  padding-top: 10px;
}
#site_top .breaking-news .breaking-news-title
{
  font-size: 15px;
  color: #fe7c09;
  font-family: "Ubuntu";
  font-weight: bold;
}
#site_top .breaking-news .breaking-news-text
{
  font-size: 13px;
  color: #000000;
  font-family: "Ubuntu";
}
#site_top .topbar-contact-details
{
  padding-top: 10px;
}
.topbar-social .search-message .search-icon i
{
  cursor: pointer;
}

/* --------------------------Header---------------------------- */
#header .col-lg-2.col-md-3.top_bar_btn {
    margin-top: 5px;
}
#header .logo img{
  max-height: 123px;
  width: auto;
}
#header {
  
  width: 100%;
  float: left;
  background-color:#fe7c09;
}
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
}
#topbar {
  border-top: 10px solid #435061;
}
.menubar {
  -webkit-transition: all 0.5s ease;
  -moz-transition: position 10s;
  -ms-transition: position 10s;
  -o-transition: position 10s;
  transition: all 0.5s ease;
}
  
.neseted-inner {
  top: 0;
  position: absolute;
}
.continnerbox {
  background-size: 100% 100%;
  color: #fff;
  border-top: 40px solid #435061;
  border-left: 60px solid transparent;
}
#header .logo, #footer .logo{
  margin-top: -4px; 

}
#site_top .logo h1, #footer .logo h1{ 
  font-weight:700; 
  padding:0; 
  font-size:18px; 
  font-weight:bold; 
  margin-top: 0; 
}
.logo a.custom-logo-link{ 
  color:#000000;
}
.logo h1 a, .logo h1 a{
  color: #262626;
  text-transform: uppercase;
}
.logo p{ 
  color: #262626;
  margin-bottom: 0;
  font-size: 14px;
}
#header .top-contact{
  padding:12px 0; 
  font-size:15px;
}
.menubar .social-media{
  padding:12px 0; 
  text-align:center;
}

#header .search-icon i{
  color:#fff;
  cursor: pointer;
}
#header .search-icon
{
  margin-right: 40px;
}

/*----------------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;
  padding:0 25px;
  display: inline-block;
}
.main-navigation li:first-child
{
  padding-left: 0;
}
.main-navigation li:last-child{
  border-right: none;
}
.main-navigation a{
  display: block;
  text-decoration: none;
  text-transform: none;
  color: #fff;
  padding: 14px 0px;
  position: relative;
  font-size: 15px;
  letter-spacing: 0px;
  font-family: "Ubuntu";
  font-weight: bold;
}
.menubar .right_menu
{
  padding-left: 0;
}
.main-navigation ul ul{
  display: none;
  position: absolute;
  left: 0;
  top: 74% ;
  background: #F6F6F6;
  min-width: 215px;
  z-index: 9999;
  margin-top: 15px;
}

.main-navigation ul ul ul{
  left: 100%;
  top: 0;
}

.main-navigation ul ul a{
  text-transform: none;
  font-weight: 400;
  color: #1e1d1c;
  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;
  padding-left: 15px;
}

.main-navigation ul ul li:last-child{
  border-bottom: 0;
}

.main-navigation ul li:hover > ul{
  display: block;
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a{
  color: #778899 !important;
  
}

.main-navigation .menu > ul > li.highlight{
  background-color: #ff7417;
}

.main-navigation .menu > ul > li.highlight:hover{
  background: transparent;
}

/*.menu > ul > li > a:hover:after,
.menu > ul > li.current_page_item > a:after,
.menu > ul > li.current-menu-item > a:after{
  position: absolute;
  bottom: 0;
  content: '';
  width: 100%;
  height: 2px;
  z-index: 99999;
  display: block;
  background: #f75e61;
  -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: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: #1e1d1c;
}

.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;
 
}

.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
  
  text-align: right;
  width: auto;
}

/*----------------------Mobile Menu Icon------------------------------*/

/*-----------------Superfish Menu------------------*/
.sf-arrows .sf-with-ul{
  padding-right: 15px;
}

.sf-arrows .sf-with-ul:after{
  content: '';
  position: absolute;
  right: 0;
  margin-top: -2px;
  height: 0;
  width: 0;
  border-top-color: #e1e1e1;
}

.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;
}

/*-----------------Search pop up----------------*/
.serach_outer {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #000;
  overflow: hidden;
  transition: 0.5s;
  z-index: 999999999999;
  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: 81%;
}
.search_popup input.search-field {
  padding: 1.5% 0;
  background: transparent;
  width: 100%;
  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;
}
/*----------------------  index ---------------------------*/

.blog .post-section
{
  padding: 70px 0;
}

.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;
}
.single-post-block table
{
  text-align: center;
}

/*------------------------- Headings --------------------------*/
section h2{
  font-weight:bold;
  padding:0;
  padding: 0 0 10px;
  margin: 0;
  font-weight: 900;
  letter-spacing: 3px;
}
section h3 {
  font-weight: 900;
  padding: 0;
 
}
section h4{
  
  font-size:20px;
}
section h5{

  padding:0;
}
.innerbox{
  background-size:100% 100%;
}

#about {
  -vendor-animation-duration: 3s;
  -vendor-animation-delay: 2s;
  -vendor-animation-iteration-count: infinite;
}




/*------------------ Contact Page -----------------*/

.contact-box .startup-contact-form
{
  box-shadow: 0 0 10px #cccccc;
  padding: 10px 40px 40px 40px;
}
.contact-box .startup-contact-form h3
{
  font-weight: 600;
  margin-bottom: 20px;
  color:#fe7c09;
  font-family: 'Montserrat', sans-serif;
}
.contact-box .startup-contact-form input
{
  border-top: none;
  border-left: none;
  border-right: none;
  border-color:#e7e7e7;
  margin-bottom: 20px;

}
.contact-box .startup-contact-form textarea
{
  border-top: none;
  border-left: none;
  border-right: none;
  border-color:#e7e7e7;
  max-height: 140px;
  margin-bottom: 30px;
}
.contact-box .startup-contact-details h3
{
  font-weight: 600;
  margin-bottom: 20px;
  color:#fe7c09;
  font-family: 'Montserrat', sans-serif;
}
.contact-box .startup-contact-details i
{
  border-radius: 50%;
  color:#fe7c09;
  height: 50px;
  text-align: center;
  width: 50px;
  border:2px solid #e7e7e7;
  font-size: 22px;
  padding-top: 13px;
}
.contact-box .startup-contact-info
{
  padding-top: 25px;
}
.contact-box .startup-contact-info span
{
  color:#000;
}
.contact-box .startup-contact-info p
{
  color:#5b5b5b;
}
.contact-box .main-contact-form
{
  padding-bottom: 60px;
}
.contact-box .startup-contact-info:hover i
{
  background-color:#fe7c09;
  color:#fff;
}

/*---------------- Banner ----------------------*/
.inner_banner img, .title-box img {
    width: 100%;
}
/*---------------- Footer Section ----------------------*/
.footer-top {
  padding-bottom: 50px;
}
.footer-top-col h3 {
  font-size: 20px;
  font-weight: bold;
}
.outer-footer {
  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;
  
}
#footer textarea{
  height: 100px;
}
#footer p.post-date {
  font-size: 14px;
  color: #6e6e6e;
}

.copyright p {
  color: #0f3661;
  font-size: 16px;
  letter-spacing: 1px;
  font-family:"Ubuntu";
}

#footer
{
  text-align:center;
  color:#fff;
  text-align:left;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top:50px;
  padding-bottom: 23px;
}
.footer_hide{
  display:none;
}
.footer-top-col {
    border-left: solid 5px #ff7417;
    padding-left: 15px;
}
.container #blog-right-sidebar h3, #footer h3{
  color:#ff7417;
  text-align:left;
  font-size:24px;
  padding:0 0 17px 0;
}
#footer .copyright p{
  font-size: 16px;
  color: #fff;
  font-family: 'Myriad pro', sans-serif;
}
#footer .copyright a {
    color: #fff;
	cursor: pointer;
}
#footer input{
  padding:8px 8px; 
  float:left;
  margin:5px 0;
  border-radius:0px;
}
#footer input[type="submit"] {
  padding: 8px 10px;
  background-color: #fe7c09;
  color: #0f3661;
  font-size: 15px;
  letter-spacing: 2px;
  font-family:"Ubuntu";
  margin-top: 28px;
  border:none !important;
  margin-left: 23%;
  transition: 1s;
}
#footer input[type="submit"]:hover
{
  background-color:#0f3661;
  color:#fe7c09;
}

#footer .copyright{
  
  border-top:1px solid #494443;
  margin:20px 0 0 0;
  padding-top:30px;
}
#footer ul {
    margin: 0;
}
#footer ul li{
  list-style:none;
  margin:0 0 5px 0;
  text-align:left;
  padding: 5px;
}
#footer ul li a{
 font-size: 15px;
  color: #ffffff;
  font-family: "Ubuntu";
  font-weight: bold;
}

#footer p{

  margin: 0;
  color:#576188;
  font-size: 14px;
  letter-spacing: 0px;
 
  font-family: "Roboto";
}
.widget_recent_entries img {
  width: 100px;
}
#footer h3 {
  color:#fff;
  font-size: 18px;
  color: #ffffff;
  font-family: "Ubuntu";
  font-weight: bold;
  border-left: 3px solid #fe7c09;
  padding: 10px 0 10px 14px;
  margin-bottom: 25px;
}
#footer h3:after
{
  content: "";
  background-color:#fe7c09;
  width: 80px;
  height: 3px;
  position: absolute;
  left: 15px;
  top: 0;
}
#footer h3:before
{
  content: "";
  background-color:#fe7c09;
  width: 80px;
  height: 3px;
  position: absolute;
  left: 15px;
  top:42px;
}
.about_me table, .about_me td, .about_me th{
  border: none;
}
.about_me p.message {
    margin-bottom: 5px !important;
}
.vw-credit, .vw-credit a{
  color: #ffffff;
}
#footer_box .sub-menu
{
  display: none;
}
#footer_box .socialbox i
{
  color:#525b80;
  margin-left: 15px;
}
#footer_box .socialbox i:hover
{
  color:#ff7417;
}
#footer_box .about_me i
{
  color:#fe7c09;
  font-size: 25px;
}
#footer .widget_media_gallery img
{
  padding-right: 25px;
  border:none;
}
#footer .about_me
{
  padding-left: 30px;
}
#footer .about_me .contact-title
{
  font-size: 16px;
  letter-spacing: 1px;
  color:#fff;
  font-family:"Ubuntu";
}
#footer .about_me .contact-text
{
  font-size: 15px;
  letter-spacing: 0px;
  color:#536f8e;
  font-family: "Open Sans";
}

/* ---------- Return to Top ------------ */

#return-to-top {
  position: fixed;
  bottom: 10px;
  right: 20px;
  background:#fe7c09;
  width: 50px;
  height: 50px;
  display: block;
  text-decoration: none;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  display: none;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 999999;
}
#return-to-top i {
  color: #fff;
  position: relative;
  top: 13px;
  left: 19px;
  font-size: 19px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#return-to-top:hover {
  background: rgba(0, 0, 0, 0.9);
}
#return-to-top:hover i {
  color: #fff;
  top: 5px;
}


/* --------- Social Icon Widget ------- */
#sidebar .social_widget a
{
  margin-top: 15px;
  margin-right: 20px;
}
#sidebar .social_widget
{
  text-align:left;
}

.social_widget a i {
  font-size: 13px;
  letter-spacing: 3px;
  width: 20px;
  text-align: center;
  border:1px solid #fff;
  padding: 10px 25px 10px 16px;
  color:#fe7c09;
}

#footer .social_widget a
{
  color: #ffffff;
  padding: 7px 7px;
  margin-right:4px;
  display: inline-block;
  margin-bottom: 22px;
  border-radius: 50%;
}
#footer .social_widget a i:hover
{
  background-color:#fe7c09;
  color:#0f3661;
  border:1px solid #fe7c09;
}

/* --------- search Page ------- */
.postbox h6 {
    font-weight: bold;
}
/* --------- Blog Page ------- */
#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 {
   font-size: 18px;
   border-bottom: 1px solid;
}
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;
   
}
.metabox span
{
  color: #6e6e6e;
  font-family:"Roboto";
  font-size: 13px;
}
.metabox span a
{
  color: #000;
  font-family:"Roboto";
  font-size: 16px;
  font-weight: bold;
  padding-right: 20px;
}
.metabox i
{
  padding-right: 10px;
}
.metabox .entry-date
{
  padding-right: 15px;
}

#comment-nav-above .nav-links {
  width: 100%;
  float: left;
  margin-bottom: 17px;
}

.single-post-block .single-content p
{
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 27px;
  color: #90939c;
  font-family: "Roboto";
}
.single-post-block .single-content
{
  padding-top: 30px;
}
.authordetails
{
  padding-top: 25px;
}
.authordetails .author_links
{
  padding-left: 17%;
  font-weight: bold;
  margin-bottom: 7px;
}
.authordetails .author_links
{
  font-family: "Ubuntu";
}
.authordetails .b-content
{
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 27px;
  color: #90939c;
  font-family: "Roboto";
  font-style: italic;
}
.authordetails img
{
  border-radius: 50%;
}
.authordetails ul {
  list-style-type: none;
  margin-left: 18%;
  margin-top: 10px;
  position: relative;
}
.authordetails ul li {
    display: inline;
}
.authordetails ul li a i{
 
  padding: 12px 13px;
  color: #fe7c09;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  margin-right: 10px;
}
.authordetails .author_links a
{
  color:#000;
}
.inner-sbox h4 a
{
  font-size: 18px;
  color: #13182c;
  font-family: "Ubuntu";
}
.inner-sbox p
{
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 27px;
  color:#90939c;
  font-family: "Roboto";
}
.inner-sbox .post-readmore
{
  background-color:#fe7c09;
  padding: 10px 20px;
  font-size: 14px;
  letter-spacing: 3px;
  font-family: "Ubuntu";
  font-weight: bold;
  color:#fff;
  border-bottom-right-radius: 29px;
  border-top-right-radius: 29px;
}

.archive  h1
{
  font-family: "Ubuntu";
  color: #13182c;
  font-weight: normal;
  font-size: 30px;
  padding-top: 25px;
}
.search .entry-title
{
  font-family:"Ubuntu";
  color: #13182c;
  font-weight: normal;
  font-size: 30px;
  padding-top: 25px;
}
.post-featured iframe
{
  width: 100%;
}


/* --------- 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;
}


/* ----------------------- POST---------------------- */
a.page-numbers, span.page-numbers.current {
  padding: 10px !important;
  background: #ff7417;
  color: #ffffff !important;
  border: 1px solid #ff7417;
}
.navigation span.page-numbers.current{
  background: #ffffff;
  border: 1px solid #ff7417;
  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-color:#ff7417;
}
.bradcrumbs span{
  background:#dddddd; 
  color:#000;
  padding:5px 15px;
}
/*------------------ Comments BOX ------------------*/
#comments{
  float: left;
  width: 100%;
  margin-top: 35px;
}
#comments h2.comments-title{
  font-family: "Ubuntu";
  color: #000;
  font-weight: normal;
  font-size: 23px;
  padding-bottom: 30px;
}
#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: none;
  background-color:#fe7c09;
  border-bottom-right-radius: 29px;
  border-top-right-radius: 29px;
}
#comments a time{
  color:#000;
  font-weight:bold;
  font-size:12px;
}

#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-family: "Ubuntu";
  text-align: center;
  color: #000;
  font-weight: normal;
  font-size:23px;
  padding-bottom: 20px;
}
#comments .comment-author.vcard img {
  padding: 2px;
}
#comments .comment-author .fn
{
  font-family: "Ubuntu";
  color: #13182c;
}
#comments .comment-author .says{
  font-family: "Ubuntu";
  color: #13182c;
}
#comments ol
{
  list-style-type: none;
}
#comments .children
{
  padding-top: 30px;
}
#comments .comment-meta
{
  font-family: "Ubuntu";
  color: #ff7417;
  font-weight: bold;
}
#comments .comment-body p
{
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 27px;
  color: #90939c;
  font-family: "Roboto";
}
#comments .reply a {
    background-color: #fe7c09;
    color: white;
    font-weight: bold;
    padding: 8px 20px 8px 20px;
    font-size: 13px;
    width: 56%;
    position: relative;
    margin-top: -10%;
}
#comments ol li
{
  padding-bottom: 30px;
}
.post-navigation .nav-previous .meta-nav
{
  
  font-size: 16px;
  letter-spacing: 0px;
  color: #000000;
  font-family: "Ubuntu";
  font-weight: bold;
}
.post-navigation .nav-next .meta-nav
{

  color:000;
  font-size: 16px;
  letter-spacing: 0px;
  color: #000000;
  font-family: "Ubuntu";
  font-weight: bold;
}
.comment-edit-link
{
  display: none;
}
.comment-meta a
{
  font-size: 14px;
  letter-spacing: 0px;
  line-height: 22px;
  color: #000000;
  font-family: "Ubuntu";
}
#comments label
{
  font-size: 15px;
  letter-spacing:1px;
  color: #2c2c2c;
  font-family: "Ubuntu";
  text-align: center;
  padding-bottom: 10px;
}
#respond .logged-in-as
{
  display: none;
}

/* --------------- Slider Post --------------- */

#slider-post .slider-data
{
  position: absolute;
  bottom: 0;
  background: linear-gradient(#0000, #000);
  width:100%;
  padding-bottom: 37px;
}
#slider-post .slider-back
{
  max-width: 500px;
  margin-left: 60px;
}
#slider-post .slider-category ul li a
{
  background-color:#fe7c09;
  font-size: 14px;
  color: #ffffff;
  font-family: "Ubuntu";
  font-weight: bold;
  padding: 10px 12px;
  border-bottom-right-radius: 29px;
  border-top-right-radius: 29px;
}
#slider-post .slider-data h4
{
  padding-top:20px;
}
#slider-post .slider-data h4 a
{
  font-size: 23px;
  color: #ffffff;
  font-family: "Ubuntu";
  font-weight: bold;
  
}
#slider-post .slider-data .slider-contents p:first-child
{
  font-size: 14px;
  color: #ffffff;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-height: 5.6rem;
}
#slider-post .slider-data .slider-contents p:not(:first-child)
{
  display:none;
}
#slider-post .owl-nav .owl-prev
{
  position: absolute;
  top: 39%;
  left: 18px;
  border:none;
  background-color:#fe7c09;
  color:#fff;
  border-radius: 50%;
  padding: 7px 13px;
  outline: none;
}
#slider-post .owl-nav .owl-next
{
  position: absolute;
  top: 39%;
  right: 18px;
  border:none;
  background-color:#fe7c09;
  color:#fff;
  border-radius: 50%;
  padding: 7px 13px;
  outline:none;
}
#slider-post .slider-data .slider-category p
{
  position: absolute;
  left: 203px;
  margin-top: -31px;
  font-size: 14px;
  color: #ffffff;
  font-family: "Karla";
}
#slider-post .slider-data .slider-category .slider-post-date
{
  padding-right:20px;
}
#slider-post .slider-data .slider-category p i
{
  padding-right: 5px;
}
#slider-post .slider-info img
{
  width: 100% !important;
}

#slider-post .owl-carousel .owl-dots.disabled
{
  display: block;
  position: absolute;
}
#slider-post .owl-carousel .owl-dots
{
  position: absolute;
  bottom: 0px;
  width: 100%;
  background:#fe7c09;
  height: 2px;
}
#slider-post .owl-carousel .owl-dots button
{
  background: none;
  width: 20%;
  height:3px;
  border:none;
}
#slider-post .owl-carousel .owl-dots button.active
{
  background-color:#fe7c09;
  height:11px;
  position: absolute;
  bottom: -4px;
}

/* ------------ Wobble Vertical--------------- */
@-webkit-keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.hvr-wobble-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-wobble-vertical:hover, .hvr-wobble-vertical:focus, .hvr-wobble-vertical:active {
  -webkit-animation-name: hvr-wobble-vertical;
  animation-name: hvr-wobble-vertical;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* ---------- Wobble Horizontal ------------- */
@-webkit-keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.hvr-wobble-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-wobble-horizontal:hover, .hvr-wobble-horizontal:focus, .hvr-wobble-horizontal:active {
  -webkit-animation-name: hvr-wobble-horizontal;
  animation-name: hvr-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}


/* ------------ Trending News Category ------------- */
#trending-news-cat
{
  padding-top: 50px;
  padding-bottom: 50px;
}
#trending-news-cat .trending-news-head
{
  padding-bottom:19px;
}
#trending-news-cat .trending-news-head h3
{
  font-size: 25px;
  line-height: 27px;
  color: #000000;
  font-family: "Ubuntu";
  font-weight: bold;
  border-left: 3px solid #fe7c09;
  padding:10px 0 10px 14px;
}
#trending-news-cat .trending-news-head h3:after
{
  content: "";
  background-color:#fe7c09;
  width: 80px;
  height: 3px;
  position: absolute;
  left: 15px;
  top: 0;
}
#trending-news-cat .trending-news-head h3:before
{
  content: "";
  background-color:#fe7c09;
  width: 80px;
  height: 3px;
  position: absolute;
  left: 15px;
  top: 45px;
}
#trending-news-cat .trending-news-contents
{
  padding-top: 30px;
  position: relative;
}
#trending-news-cat .trending-news-contents img
{
  width: 100%
}
#trending-news-cat .trending-news-contents h4 a
{
  font-size: 15px;
  line-height: 27px;
  color: #ffffff;
  font-family: "Ubuntu";
  font-weight: bold;
  background-color: #fe7c09;
  padding: 4px 12px;
  position: absolute;
  top:56px;
  border-bottom-right-radius: 29px;
  border-top-right-radius: 29px;
}
#trending-news-cat .trending-news-des p
{
  font-size: 14px;
  line-height: 22px;
  color: #ffffff;
  font-family: "Ubuntu";
  margin-bottom: 0;
  padding: 10px 10px 20px 10px;
}
#trending-news-cat .trending-news-des
{
  position: absolute;
  bottom: 0;
  background: linear-gradient(#0000, #000);
  width: 100%;
}

/* -------------- Trending News Sidebar  ----------- */

#trending-news-sidebar
{
  padding-top: 60px;
}
#trending-news-sidebar .widget_prisna-social-counter
{
  padding-top: 40px;
}
#trending-news-sidebar h3
{
  font-size: 18px;
  color: #000000;
  font-family: "Ubuntu";
  font-weight: bold;
  
}

#trending-news-sidebar ul
{
  list-style-type: none;
}
#trending-news-sidebar ul li a
{
  font-size: 14px;
  color: #000000;
  font-family: "Ubuntu";
  font-weight: bold;
}
#trending-news-sidebar ul li
{
  line-height:20px;
}
.trending-news-sidebar .widget_recent_entries .post-thumb
{
  padding: 0;
}
#trending-news-sidebar .widget_wpb_social_widget i
{
  border:none;
  font-size: 26px;
  color:#fff;
  padding: 24px 15px;
  text-align: center;
  width: 66px;
  height: 69px;
  margin-bottom: 20px;
  margin-right: 16px;
}

#trending-news-sidebar .widget_wpb_social_widget
{
  padding-top: 60px;
}
#trending-news-sidebar .widget_wpb_social_widget .custom_facebook i
{
  background-color:#3b5997;
}

#trending-news-sidebar .widget_wpb_social_widget .custom_twitter i
{
  background-color:#20c9fe;
}
#trending-news-sidebar .widget_wpb_social_widget .custom_google i
{
  background-color:#e42d26;
}

#trending-news-sidebar .widget_wpb_social_widget .custom_linkedin i
{
  background-color:#0076b4;
}
#trending-news-sidebar .widget_wpb_social_widget .custom_pinterest i
{
  background-color:#bd081c;
}
#trending-news-sidebar .widget_wpb_social_widget .custom_tumblr i
{
  background-color:#000;
}

#trending-news-sidebar .widget_wpb_social_widget .custom_instagram i
{
  background-color:#5751cb;
}
#trending-news-sidebar .widget_wpb_social_widget .custom_youtube i
{
  background-color:#fe0002;
}
#trending-news-sidebar dl
{
  margin-bottom: 0;
}
#trending-news-sidebar h3
{
  padding-top: 20px;
}

/* ---------- Most Popular News -------------- */

#popular-news
{
  padding-top: 20px;
  padding-bottom: 60px;
}
#popular-news .popular-news-head
{
  padding-bottom: 40px;
}
#popular-news .popular-news-head h3
{
  font-size: 24px;
  line-height: 26px;
  color: #000000;
  font-family: "Ubuntu";
  font-weight: bold;
  border-left: 3px solid #fe7c09;
  padding: 10px 0 10px 14px;
}
#popular-news .popular-news-head h3:after
{
  content: "";
  background-color:#fe7c09;
  width: 80px;
  height: 3px;
  position: absolute;
  left: 15px;
  top: 0;
}
#popular-news .popular-news-head h3:before
{
  content: "";
  background-color:#fe7c09;
  width: 80px;
  height: 3px;
  position: absolute;
  left: 15px;
  top: 45px;
}
#popular-news .popular-image ul li a
{
  font-size: 15px;
  color: #f7f7f7;
  font-family: "Ubuntu";
  font-weight: bold;
  background-color:#fe7c09;
  padding:8px 12px;
  position: absolute;
  bottom: 118px;
  border-bottom-right-radius: 29px;
  border-top-right-radius: 27px;
}
#popular-news .popular-post-title
{
  padding-top: 15px;
  padding-bottom: 10px;
}
#popular-news .popular-post-title a
{
  font-size: 15px;
  color: #000000;
  font-family: "Ubuntu";
  font-weight: bold;
}
#popular-news .popular-metabox span
{
  font-size: 14px;
  color: #737373;
}
#popular-news .popular-metabox i
{
  padding-right: 10px;
}
#popular-news .popular-metabox .entry-date
{
  padding-right: 15px;
}

#popular-news .owl-carousel .owl-prev
{
  position: absolute;
  top: 60px;
  left: -16px;
  border-radius: 50%;
  border: none;
  background-color:#fe7c09;
  color:#fff;
  padding: 8px 15px;
  outline:none;
}
#popular-news .owl-carousel .owl-next
{
  position: absolute;
  top: 60px;
  right: -16px;
  border-radius: 50%;
  border: none;
  background-color:#fe7c09;
  color:#fff;
  padding: 8px 15px;
  outline:none;

}
#popular-news .sponsored-content
{
  padding-top: 42px;
}
#popular-news .sponsored-content a
{
  font-size: 18px;
  color: #fff;
  font-family: "Ubuntu";
  font-weight: bold;
  background-color:#fe7c09;
  padding:10px 15px;
  border-bottom-right-radius: 29px;
  border-top-right-radius: 29px;
}
#popular-news .sponsored-content p
{
  font-size: 14px;
  letter-spacing: 1px;
  color: #7c7c7c;
  font-family: "Ubuntu";
  font-weight: bold;
  padding-top: 15px;
}


/* -------------- Hot News ---------------  */

#hot-news
{
  padding-top: 50px;
  padding-bottom: 50px;
}
.hot-news1{
  display: none;
}
#hot-news .hot-news-head
{
  padding-bottom:40px;
	padding-left:0;
}
#hot-news .hot-news-head h3
{
  font-size: 24px;
  line-height: 26px;
  color: #ffffff;
  font-family: "Ubuntu";
  font-weight: bold;
  border-left: 3px solid #fff;
  padding: 10px 0 10px 14px;
}
#hot-news .hot-news-head h3:after
{
  content: "";
  background-color:#fff;
  width: 80px;
  height: 3px;
  position: absolute;
  left: 0px;
  top: 0;
}
#hot-news .hot-news-head h3:before
{
  content: "";
  background-color:#fff;
  width: 80px;
  height: 3px;
  position: absolute;
  left: 0px;
  top: 45px;
}
#hot-news .hot-news-info .hot-post-title a
{
  font-size: 14px;
  letter-spacing: 0px;
  color: #000000;
  font-family: "Ubuntu";
}
#hot-news .hot-news-info i
{
  padding-right:8px;
  font-size: 12px;
}
#hot-news .hot-news-info .slider-post-date
{
  padding-right: 15px;
}
#hot-news .hot-news-info .hot-news-space
{
  padding-left: 0;
}
#hot-news .hot-news-info
{
  background-color:#fff;
  padding:20px;
  max-height: 393px;
  overflow-y:scroll;
}
#hot-news .hot-news-scroll
{
  padding-bottom: 10px;
  padding-top: 14px;
  border-bottom:1px solid lightgray;
}
#hot-news .hot-news-info1 .hot-news-category ul li a
{
  font-size: 14px;
  color: #ffffff;
  font-family: "Ubuntu";
  font-weight: bold;
  background-color:#fe7c09;
  padding:9px 13px;
  border-bottom-right-radius: 29px;
  border-top-right-radius: 29px;
}
#hot-news .hot-news-info1 .hot-news-category p
{
  font-size: 14px;
  color: #ffffff;
   position: absolute;
  left: 150px;
  margin-top: -22px;
 
}
#hot-news .hot-news-info1 .hot-news-category p i
{
  padding-right: 10px;
}
#hot-news .hot-news-info1 .hot-post-date
{
  padding-right: 30px;
}
#hot-news .hot-news-info1 .hot-post-name
{
  padding-top: 15PX;
}
#hot-news .hot-news-info1 .hot-post-name a
{
  font-size: 23px;
  color: #ffffff;
  font-family: "Ubuntu";
  font-weight: bold;
}
#hot-news .hot-news-info1 .hot-news-contents p:first-child
{

  font-size: 14px;
  line-height: 26px;
  color: #ffffff;
  font-family: "Karla";
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-height: 5.6rem;
}
#hot-news .hot-news-info1 .hot-news-contents p:not(:first-child)
{
  display: none;
}

#hot-news .hot-news-info1 .hot-news-data
{
  position: absolute;
  bottom: 0;
  background: linear-gradient(#0000, #000);
  width: 100%;
  padding:30px;
}

#hot-news .hot-news-info1 .hot-news-back
{
  max-width: 550px;
}

#hot-news .hot-news-info::-webkit-scrollbar {
    width:6px;

}
 
#hot-news .hot-news-info::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
 
#hot-news .hot-news-info::-webkit-scrollbar-thumb {
  background-color:#fe7c09;
  outline: 1px solid slategrey;
}
#hot-news .hot-news-post
{
  padding-left: 0;
}
#hot-news .hot-news-info1
{
  position: relative;
}


/* ----------- Categorised News ------------- */

.categorised-news
{
  padding-top: 50px;
  padding-bottom: 50px;
}
#categorised-news h3
{
  font-size: 24px;
  color: #000000;
  font-family: "Ubuntu";
  font-weight: bold;
  padding-bottom: 10px;
  border-left: 3px solid #fe7c09;
  padding: 10px 0 10px 14px;
}

#categorised-news h3:after
{
  content: "";
  background-color:#fe7c09;
  width: 80px;
  height: 3px;
  position: absolute;
  left: 15px;
  top: 0;
}
#categorised-news h3:before
{
  content: "";
  background-color:#fe7c09;
  width: 80px;
  height: 3px;
  position: absolute;
  left: 15px;
  top:50px;
}
#categorised-news .categorised-news-contents
{
  padding-bottom:15px;
   padding-top:35px;
  border-bottom:1px solid #d0d0d0;
}
#categorised-news .categorised-news-contents h6
{
  padding-top:15px;
  padding-bottom:5px;
}
#categorised-news .categorised-news-contents h6
{
  font-size: 15px;
  color: #000000;
  font-family: "Ubuntu";
  font-weight: bold;
}
#categorised-news .categorised-metabox span
{
  font-size: 14px;
  color: #737373;
}
#categorised-news .categorised-metabox i
{
  padding-right: 5px;
}
#categorised-news .categorised-metabox .entry-date
{
  padding-right: 15px;
}
#categorised-news .categorised-metabox i
{
  font-size: 12px;
}
#categorised-news .view-all
{
  background-color:#fe7c09;
  color:#fff;
  padding: 8px 14px;
  border-bottom-right-radius: 29px;
  border-top-right-radius: 29px;
  font-size: 13px;
  font-family: "Ubuntu";
  font-weight: bold;
  display: table;
  margin-left: auto;
  margin-right: auto;
  margin-top: 25px;
}
.categorised-news-sidebar
{
  padding-top: 20px;
}
#categorised-news-sidebar h3
{
  font-size: 18px;
  color: #000000;
  font-family: "Ubuntu";
  font-weight: bold;
  border-left: 3px solid #fe7c09;
  padding: 10px 0 10px 14px;
  margin-bottom: 20px;
}
#categorised-news-sidebar h3:after
{
  content: "";
  background-color:#fe7c09;
  width: 80px;
  height: 3px;
  position: absolute;
  left: 15px;
  top: 18px;
}
#categorised-news-sidebar h3:before
{
  content: "";
  background-color:#fe7c09;
  width: 80px;
  height: 3px;
  position: absolute;
  left: 15px;
  top:62px;
}
.categorised-news-sidebar .widget_text p
{
  font-size: 15px;
  line-height: 26px;
  color: #737373;
  letter-spacing: 1px;
  font-weight: bold;

}
.categorised-news-sidebar form input[type="email"]
{
  border-radius: 40px;
  border:1px solid #000;
}
.categorised-news-sidebar form input[type="submit"]
{
  font-size: 15px;
  color: #ffffff;
  font-family: "Ubuntu";
  font-weight: bold;
  background-color:#fe7c09;
  padding:10px 20px;
  border-radius: 40px;
  margin-top: 13px;
  border:none;
}

/* --------------- overlay -------------  */

#categorised-news .box{
    overflow: hidden;
    box-shadow: 0 0 3px rgba(0,0,0,0.3);
    position: relative;
}
#categorised-news .box img{
    width: 100%;
    height: auto;
}
#categorised-news .box .box-content{
    padding: 25% 10px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    z-index: 1;
    transition: all 0.5s ease 0s;
}
#categorised-news .box:hover .box-content{
    opacity: 1;
    transition-delay: 0.2s;
}
#categorised-news .categorised-news-contents:hover .box-content{
    opacity: 1;
    transition-delay: 0.2s;
}
#categorised-news .box:before,
#categorised-news .box:after,
#categorised-news .box .box-content:before,
#categorised-news .box .box-content:after{
    content: "";
    width: 50%;
    height: 50%;
    background: rgba(4, 36, 66, 0.8);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transform: scale(0.05);
    transition: all 0.3s ease 0s;
}
#categorised-news .box:after{
    left: auto;
    right: 0;
    transition-delay: 0.1s;
}
#categorised-news .box .box-content:before,
#categorised-news .box .box-content:after{
    top: auto;
    bottom: 0;
    z-index: -1;
    transition-delay: 0.2s;
}
#categorised-news .box .box-content:after{
    left: auto;
    right: 0;
    transition-delay: 0.3s;
}
#categorised-news .box:hover:before,
#categorised-news .box:hover:after,
#categorised-news .box:hover .box-content:before,
#categorised-news .box:hover .box-content:after{
    opacity: 1;
    transform: scale(1);
}
#categorised-news .categorised-news-contents:hover .box:before,
#categorised-news .categorised-news-contents:hover .box:after,
#categorised-news .categorised-news-contents:hover .box-content:before,
#categorised-news .categorised-news-contents:hover .box-content:after{
    opacity: 1;
    transform: scale(1);
}
#categorised-news .box .title{
  font-size: 15px;
  color:#fff;
  margin: 0 0 10px 0;
  background-color:#fe7c09;
  padding: 10px 12px;
  font-family: "Ubuntu";
  font-weight: bold;
  border-bottom-right-radius: 29px;
  border-top-right-radius: 29px;
}
 
#categorised-news .box .post{
    display: block;
    font-size: 14px;
    color: #fff;
    font-weight: 700;
    font-style: italic;
    margin: 0 0 10px 0;
}

/* ----------- Our Weekly Article --------- */

#weekly-article
{
  padding-top: 50px;
  padding-bottom: 50px;
}
#weekly-article .weekly-article-head
{
  padding-bottom: 40px;
}
#weekly-article .weekly-article-head h3
{
  font-size: 24px;
  color: #000000;
  font-family: "Ubuntu";
  font-weight: bold;
  border-left: 3px solid #fe7c09;
  padding: 10px 0 10px 14px;
}
#weekly-article .weekly-article-head h3:after
{
  content: "";
  background-color:#fe7c09;
  width: 80px;
  height: 3px;
  position: absolute;
  left: 15px;
  top: 0;
}
#weekly-article .weekly-article-head h3:before
{
  content: "";
  background-color:#fe7c09;
  width: 80px;
  height: 3px;
  position: absolute;
  left: 15px;
  top:50px;
}
#weekly-article .weekly-article-image ul li a
{
  font-size: 15px;
  color: #f7f7f7;
  font-family: "Ubuntu";
  font-weight: bold;
  background-color:#fe7c09;
  padding:8px 12px;
  position: absolute;
  bottom:105px;
  border-bottom-right-radius: 29px;
  border-top-right-radius: 29px;
}
#weekly-article .weekly-article-content h6
{
  padding-top: 10px;
  padding-bottom: 5px;
}
#weekly-article .weekly-article-content h6
{
  font-size: 15px;
  letter-spacing: 0px;
  color: #000000;
  font-family: "Ubuntu";
  font-weight: bold;
}
#weekly-article .weekly-article-metabox span
{
  font-size: 14px;
  color: #737373;
}
#weekly-article .weekly-article-metabox i
{
  padding-right: 5px;
}
#weekly-article .weekly-article-metabox .entry-date
{
  padding-right: 15px;
}

#weekly-article  .owl-nav .owl-prev
{
  position: absolute;
  top:120px;
  border-radius: 50%;
  border:none;
  background-color:#fe7c09;
  color:#fff;
  padding: 10px 12px;
  padding: 10px 17px;
  left: -19px;
  outline: none;
}

#weekly-article .owl-nav .owl-next
{
  position: absolute;
  top:120px;
  border-radius: 50%;
  border:none;
  background-color:#fe7c09;
  color:#fff;
  padding: 10px 12px;
  padding: 10px 17px;
  right: -21px;
  outline: none;
}

/* -----------Overlay ------------  */

#weekly-article .box{
    background: #444;
    overflow: hidden;
    box-shadow: 0 0 3px rgba(0,0,0,0.3);
    position: relative;
}
#weekly-article .box:before,
#weekly-article .box:after{
    content: "";
    width: 37px;
    height:45px;
    border-radius: 50%;
    background: #fe7c09;
    position: absolute;
    top: -80px;
    left: 15px;
    opacity: 0;
    z-index: 1;
    transition: all 0.35s ease;
}
#weekly-article .box:after{
    top: auto;
    left: auto;
    bottom: -80px;
    right: 15px;
}
#weekly-article .box:hover:before,
#weekly-article .box:hover:after{
    opacity: 0.75;
    transform: scale(8);
    transition-delay: 0.15s;
}

#weekly-article .weekly-article-content:hover .box:before,
#weekly-article .weekly-article-content:hover .box:after{
    opacity: 0.75;
    transform: scale(8);
    transition-delay: 0.15s;
}
#weekly-article .box img{
   
    transition: all 0.35s ease-out 0s;
}
#weekly-article .box:hover img{ opacity: 0.4; }
#weekly-article .weekly-article-content:hover img{ opacity: 0.4; }
#weekly-article .box .icon{
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
    bottom: 15px;
    right: 15px;
    z-index: 2;
    transform: scale(0);
    transition: all 0.35s ease-out;
}
#weekly-article .box:hover .icon{
    transform: scale(1);
    transition-delay: 0.15s;
}
#weekly-article .weekly-article-content:hover .icon{
    transform: scale(1);
    transition-delay: 0.15s;
}
#weekly-article .box .icon li{ display: inline-block; }
#weekly-article .box .icon li a{
    display: block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 50%;
    background: #fff;
    text-align: center;
    font-size: 18px;
    color: #444;
    margin-right: 10px;
    overflow: hidden;
    position: relative;
    transition: all 0.5s ease 0s;
}

#weekly-article .box .box-content{
    padding: 20px 15px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
#weekly-article .box .title{
  font-family: "Ubuntu";
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  margin: 0 0 5px;
  opacity: 0;
  transform: translate(-20px, -20px);
  transition: all 0.35s ease-out;
  background-color: #fe7c09;
  padding: 8px 12px;
  border-bottom-right-radius: 29px;
  border-top-right-radius: 29px;
}
#weekly-article .box:hover .title{
    opacity: 1;
    transform: translate(0, 0);
    transition-delay: 0.15s;
}

#weekly-article .weekly-article-content:hover .title{
    opacity: 1;
    transform: translate(0, 0);
    transition-delay: 0.15s;
}
#weekly-article .box .post{
    display: inline-block;
    font-size: 16px;
    color: #fff;
    opacity: 0;
    font-style: italic;
    transform: translate(-20px, -20px);
    transition: all 0.35s ease-out;
}
#weekly-article .box:hover .post{
    opacity: 1;
    transform: translate(0, 0);
    transition-delay: 0.15s;
}
#weekly-article .weekly-article-content:hover .post{
    opacity: 1;
    transform: translate(0, 0);
    transition-delay: 0.15s;
}

/* ------------- Popular video ------------- */

#popular-video
{
  padding-top:50px;
  padding-bottom: 50px;
}
#popular-video .popular-video-head
{
  padding-bottom: 40px;
}
#popular-video .popular-video-head h3
{
  font-size: 24px;
  color: #ffffff;
  font-family: "Ubuntu";
  font-weight: bold;
  border-left: 3px solid #fe7c09;
  padding: 10px 0 10px 14px;
}
#popular-video .popular-video-head h3:after
{
  content: "";
  background-color:#fe7c09;
  width: 80px;
  height: 3px;
  position: absolute;
  left: 15px;
  top: 0;
}
#popular-video .popular-video-head h3:before
{
  content: "";
  background-color:#fe7c09;
  width: 80px;
  height: 3px;
  position: absolute;
  left: 15px;
  top:50px;
}
#popular-video .video-contents iframe
{
  width:100%;
}
#popular-video .video-contents p
{
  margin: 0;
}
#popular-video .popular-video-info iframe
{
  width: 100%;
  max-height: 100px;
}
#popular-video .popular-video-back1
{
  background-color:#fff;
  padding-top: 20px;
}
#popular-video .popular-video-back
{
  padding-right: 0;
}
#popular-video .popular-video-back1 h6
{
  padding-bottom:5px;
}
#popular-video .popular-video-back1 h6 a
{
  font-size: 16px;
  color: #000000;
  font-family: "Ubuntu";
}
#popular-video .popular-video-back1 i
{
  padding-right: 5px;
}
#popular-video .popular-video-meta p
{
  font-size: 14px;
  letter-spacing: 0px;
  color: #6e6e6e;
  font-family: "Ubuntu";
  margin-bottom: 3px;
}
#popular-video .view-all
{
  background-color: #fe7c09;
  color: #fff;
  padding: 8px 14px;
  border-bottom-right-radius: 29px;
  border-top-right-radius: 29px;
  font-size: 13px;
  font-family: "Ubuntu";
  font-weight: bold;
  display: table;
  margin-left: auto;
  margin-right: auto;
  margin-top: 18px;
}

/* --------------- Instagram ------------- */

#instragram
{
  padding-top: 30px;
  padding-bottom: 50px; 
}
#instragram .sbi_follow_btn a
{
  background-color:#fe7c09;
  border-bottom-right-radius: 29px;
  border-top-right-radius: 29px;
}
#instragram .sbi_follow_btn a:hover
{
  box-shadow: none;
}

/* -------------- About Us --------------- */

#about-us .about-us-content h3
{
  font-size: 18px;
  color: #ffffff;
  font-family: "Ubuntu";
  font-weight: bold;
  border-left: 3px solid #fe7c09;
  padding: 10px 0 10px 14px; 
}
#about-us .about-us-content h3:after
{
  content: "";
  background-color:#fe7c09;
  width: 80px;
  height: 3px;
  position: absolute;
  left: 15px;
  top: 0;
}
#about-us .about-us-content h3:before
{
  content: "";
  background-color:#fe7c09;
  width: 80px;
  height: 3px;
  position: absolute;
  left: 15px;
  top:42px;
}
#about-us .about-us-content p
{
  font-size: 16px;
  color: #797979;
  padding-top: 20px;
}
#about-us .socialbox i
{
  color:#7c7c7c;
  border:1px solid #7c7c7c;
  height:35px;
  width:35px;
  border-radius: 50%;
  padding: 10px 10px;
  margin-right: 10px;
  margin-left: 0;
}
#about-us .socialbox i:hover
{
  background-color:#fe7c09;
  color:#fff;
  border:1px solid #fe7c09;
}
#about-us img
{
  border-bottom:1px solid #7c7c7c;
  padding-bottom: 26px;
  margin-bottom: 26px;
}
#about-us .footer-menu
{
  background-color:#fe7c09;
  padding:5px 0 5px 0;
  margin:30px 0 30px 0;
}
#about-us .footer-menu ul li
{
  display: inline-block;
  padding:0 20px 0 20px;
}
#about-us .footer-menu ul li a
{
  font-size: 15px;
  letter-spacing: 0px;
  color: #ffffff;
  font-family: "Ubuntu";
}

/* --------------- Footer---------------- */

#footer .widget_nav_menu
{
  text-align: center;
  margin: 0 auto;
}
#footer .widget_nav_menu ul li a
{
  font-size:15px;
  letter-spacing: 0px;
  color:#fff;
  font-family: "Ubuntu";
}
#footer .widget_nav_menu ul li
{
  border-bottom:1px solid #494443;
  line-height: 29px;
}
#footer .widget_nav_menu ul li:last-child
{
  border:none;
}
#footer .widget_nav_menu .current_page_item a
{
  color:#fe7c09;
}
#copyright
{
  text-align: center;
}
#footer span.wpcf7-not-valid-tip
{
  margin-bottom:-23px;
}

.footercontactform
{
  position: unset !important;
  padding-bottom: 70px !important;
}
.main-footer
{
  padding-bottom: 5em !important;
}

#footer .contact-form .widget h3
{
  font-size: 27px;
  color: #0f3661;
  font-family: "Ubuntu";
  text-align: center;
  font-weight: normal;
}
#footer .contact-form .widget input::placeholder
{
  font-size: 14px;
  letter-spacing: 1px;
  color:#92a4b7;
  font-family: "Ubuntu";
}
#footer .contact-form .widget textarea::placeholder
{
  font-size: 14px;
  letter-spacing: 1px;
  color:#92a4b7;
  font-family: "Ubuntu";
}
#footer .contact-form .widget input
{
  border:1px solid #92a4b7;
  padding: 11px 11px;
}
#footer .contact-form .widget textarea
{
  border:1px solid #92a4b7;
}
#footer #footer-menu-text .widget
{
  padding-bottom: 30px;
}
#footer .contact-form .widget select
{

  background-color:transparent;
  padding: 15px;
  margin-bottom: 10px;
  margin-top: 5px;
}
div.wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 3em;
    border: 2px solid #ff0000;
    color: #000;
}


/* ---------------- Shortcodes -------------- */

.services-box
{
  background-color:#0f3661;
  text-align: center;
  padding: 15px;
  margin-bottom: 20px;
}
.services-box a
{
  font-family:"Ubuntu";
  color: #fe7c09;
}
.projects-box h4 a
{
  color:#143960;
}
.projects-box .project-duration
{
  padding-top: 15px;
}
.leaders-box h4 a
{
  color:#143960;
}
.leaders_box
{
  margin-bottom: 60px;
}
.leaders_box .short_text
{
  font-size: 14px;
  letter-spacing: 0px;
  line-height: 26px;
  color:#90939c;
  font-family: "Open Sans";
}
.leaders_box .inst_socialbox i
{
  background-color:#143960;
  color:#fff;
  width: 40px;
  padding: 12px 10px 12px 13px;
  border-radius:50%;
  margin-right: 10px;
}
.leaders_box .inst_socialbox i:hover
{
  background-color:#fe7c09;
  color:#143960;
}
.testimonial_box .desig-name
{
  color:#143960;
  padding-top: 15px;
}

.main_title h1
{
  font-family:"Ubuntu";
  color: #13182c;
  font-weight: normal;
  font-size: 30px;
  padding-top: 25px;
}


/* ---------- Testimonials ---------------- */

.testimonial_box
{
  text-align: center;
}
.testimonial_box img
{
  border-radius: 50%;
}
.testimonial_box .course-name
{
  font-size: 16px;
  letter-spacing: 1px;
  color: #ff7417;
  font-family: "Roboto";
  margin-bottom: 0px;
  padding-top: 15px;
}
.testimonial_box .testimonial_name a
{
  font-family:"Ubuntu";
  color: #13182c;
  font-weight: normal;
}
.testimonial_box .short_text p
{
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 27px;
  color: #999ba3;
}

/* -------------- Single Pages ---------------- */


#single-services-page p
{
  font-size: 14px;
  letter-spacing: 0px;
  line-height: 26px;
  color: #90939c;
  font-family: "Open Sans";
  padding-top: 20px;
}
#single-projects-page .project-duration
{
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 27px;
  color:#143960;
  font-family: "Roboto";
  padding-top: 15px;
}
#single-projects-page .client-name
{
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 27px;
  color:#143960;
  font-family: "Roboto";
}
#single-projects-page .project-text p
{
  font-size: 15px;
  line-height: 27px;
  color:#90939c;
  font-family: "Roboto";
}
#single-leader .leader-desig
{
  font-size: 16px;
  letter-spacing: 1px;
  color: #143960;
  font-family: "Roboto";
  padding-top: 15px;
}
#single-leader .leader-email
{
  font-size: 16px;
  letter-spacing: 1px;
  color: #143960;
  font-family: "Roboto";
}
#single-leader .leader-call
{
  font-size: 16px;
  letter-spacing: 1px;
  color: #143960;
  font-family: "Roboto";
}
#single-leader .social-icon
{
  padding-top: 20px;
  padding-bottom: 20px;
}
#single-leader .social-icon i
{
  background-color: #143960;
  color: #fff;
  width: 40px;
  padding: 12px 10px 12px 13px;
  border-radius: 50%;
  margin-right: 10px;
}
#single-leader .social-icon i:hover
{
  background-color:#fe7c09;
  color:#143960;
}
#single-leader .single-leader-content p
{
  font-size: 15px;
  letter-spacing: 0px;
  line-height: 26px;
  color: #90939c;
  font-family: "Open Sans";
}
#single-testimonial .testimonials-desig
{
  font-size: 16px;
  letter-spacing: 1px;
  color: #143960;
  font-family: "Roboto";
  padding-top: 15px;
}
#single-testimonial .social-icon
{
  padding-top: 10px;
  padding-bottom: 20px;
}
#single-testimonial .social-icon i
{
  background-color: #143960;
  color: #fff;
  width: 40px;
  padding: 12px 10px 12px 13px;
  border-radius: 50%;
  margin-right: 10px;
}
#single-testimonial .social-icon i:hover
{
  background-color:#fe7c09;
  color:#143960;
}
#single-testimonial .single-testimonial-content p
{
  font-size: 15px;
  letter-spacing: 0px;
  line-height: 26px;
  color: #90939c;
  font-family: "Open Sans";
}


/*--------------- Sidebar -----------------*/

.sidebar
{
  border:1px solid lightgray;
  margin-bottom: 30px;
}
#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 {
  color:#000;
  font-weight: bold;
  padding: 12px 15px 12px 0px;
  font-size: 14px;
  position: relative;
  margin-top: -10%;
  margin-bottom: 20px;
 
}
#sidebar h3:after
{
  content: "";
  width: 70px;
  height: 2px;
  background-color:#fe7c09;
  position: absolute;
  left: 0;
  bottom: 5px;
}

.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:transparent; 
  border:none; 
  color:#000000;
  padding:14px 0;
  font-size:10px; 
  margin:0;
}
#sidebar aside{
  margin-bottom:40px;
  padding: 10px;
}
#sidebar ul {
  list-style:none;
  margin:0; 
  padding:0; 
  font-size:17px;
}
#sidebar ul li{ 
  line-height: 32px;
}
#sidebar ul li:before
{
  content: "\f005";
  font-family:"Font Awesome 5 Free";
  color: #fe7c09;
  margin-right: 10px;
}
#sidebar .widget_recent_entries ul li:before 
{
  content: "";
}
#sidebar .widget_recent_entries ul li
{
  line-height: 16px;
}
#sidebar ul li a{ 
  color:#708090;
  font-size:14px;
  letter-spacing: 0px;
  color: #000000;
  font-family: "Ubuntu";

}
#sidebar .tagcloud a{
  background:#13182c; 
  color:#fff; 
  font-size:15px !important;
  padding:5px 18px;
  margin:10px 0 5px; 
  display:inline-block;
}

#sidebar .tagcloud a:hover{
  background:#13182c;
}
#sidebar .widget_recent_entries ul li{ 
  background: none;
}
#sidebar .post-content {
    line-height: 20px;
    margin-bottom: 15px;
}
span.credit_link a {
  color: #fff !important;
}


/* -------------- page with left sidebar ------------ */

.sidebar-content_page h1
{
  font-family: "Ubuntu";
  color: #13182c;
  font-weight: normal;
}
.sidebar-content_page h2
{
  font-family: "Ubuntu";
  color: #13182c;
  font-weight: normal;
}
.sidebar-content_page h3
{
  font-family: "Ubuntu";
  color: #13182c;
  font-weight: normal;
}
.sidebar-content_page h4
{
  font-family: "Ubuntu";
  color: #13182c;
  font-weight: normal;
}
.sidebar-content_page h5
{
  font-family: "Ubuntu";
  color: #13182c;
  font-weight: normal;
}
.sidebar-content_page h6
{
  font-family: "Ubuntu";
  color: #13182c;
  font-weight: normal;
}
.sidebar-content_page p
{
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 27px;
  color: #90939c;
  font-family: "Roboto";
}

.single-pages-content h1
{
  font-family:"Ubuntu";
  color: #13182c;
  font-weight: normal;
}
.single-pages-content h2
{
  font-family:"Ubuntu";
  color: #13182c;
  font-weight: normal;
}
.single-pages-content h3
{
  font-family:"Ubuntu";
  color: #13182c;
  font-weight: normal;
}
.single-pages-content h4
{
  font-family:"Ubuntu";
  color: #13182c;
  font-weight: normal;
}
.single-pages-content h5
{
  font-family:"Ubuntu";
  color: #13182c;
  font-weight: normal;
}
.single-pages-content h4
{
  font-family:"Ubuntu";
  color: #13182c;
  font-weight: normal;
}
.single-pages-content p
{
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 27px;
  color: #90939c;
  font-family: "Roboto";
}
.taxonomy-description
{
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 27px;
  color: #90939c;
  font-family: "Roboto";
  padding-bottom: 20px;
}
.single-pages-content #comments
{
  display: none;
}

/*------------- 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:2% 0;
}
.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: 10px;
  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;
}
.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: #000;
  font-family:"Ubuntu";
}
.content_boxes {
    padding: 0;
    border: none;
}
.post_ctg span {
  float: left;
  margin-right: 7px;
}



/*-------------- Main Title ---------------*/

.socila_share b
{
  padding-right: 20px;
  color:#000;
}
.share_icon
{
  padding-top: 10px;
  padding-bottom: 10px;
}
.share_icon i {
  padding: 10px 10px 10px 8px;
  margin: 0 0;
  color: #ffffff;
  background-color: #333333;
  width: 36px;
  margin: 0 4px;
  text-align: center;
  border-radius: 5px;
  margin-bottom: 10px;
}
.share_icon i.fab.fa-facebook-f{
  background-color: #3c5a99;
}
.share_icon i.fab.fa-linkedin-in{
  background-color: #007bb5;
}
.share_icon i.fab.fa-google-plus-g{
  background-color: #da4835;
}
.share_icon i.fab.fa-twitter{
  background-color: #55acee;
}
.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;
}

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: #ff7417;
  border-radius: 0;
  padding: 10px 14px;
  color: #ffffff;
}
.woocommerce div.product p.price, .woocommerce div.product span.price, .woocommerce ul.products li.product .price{
  color: #ff7417;
}
.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 #ff7417;
}
#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: #ff7417;
}
.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:576px) {
  #site_top ul.left-side-content {
    display: grid;
  }
  #slider .carousel-caption.d-none.d-md-block {
      display: none !important;
  }
  blockquote{
    width: 100%;
  }
  .media-small {
    padding-left: 10px !important;
  }
  .small_media {
    padding: 10px 0;
  }
  .copyright p{
    text-align: center !important;
    padding: 5px 0;
  }
  #slider p{
    margin: 0 0 9px 0;
    display: none;
  }
  #slider h5{
    font-size: 16px;
  }
  #slider a i{
    padding: 1px;
  }
  section h2{
    font-size: 22px;
  }
  .top-icon{
      top: -1%;
  }
  .above_title {
    margin-top: 2%;
  }
  .menubar {
    padding:18px 15px;
  }
  .serach_inner input.search-field {
    width: 100%;
    padding: 9px;
  }
  #site_top .profile-det
  {
    padding-top: 15px;
  }

  .authordetails
  {
    text-align: center;
  }
  .single-post-block .post_ctg span
  {
    float: none;
  }
  .single-post-block .content_boxes
  {
    text-align:center;
  }
  .authordetails .author_links
  {
    padding-left: 0;
  }
  .authordetails ul
  {
    margin-left: 0;
    margin-top: 20px;
  }
  #sidebar aside
  {
    margin-bottom: 50px;
  }
  .metabox
  {
    text-align: left;
  }
  #site_top .topdetails
  {
    display: none;
  }
  #site_top .topdetails
  {
    display: none;
  }

  #topbar-social
  {
    text-align: center;
  }
  .socialbox
  {
    text-align: center;
  }
 #slider .inner_carousel h3
 {
  font-size: 14px;
 }
 #slider .read-more
 {
  display: none;
 }
  #slider .read-more-second
  {
    display: none;
  }
  #slider .sub-head
  {
    line-height: 23px;
    font-size: 10px;
  }
  #footer-menu-text
  {
    text-align: center;
  }
  #footer #footer-menu-text .widget
  {
    padding-bottom: 20px;
  }
  .main_title h1
  {
    text-align: center;
  }
  .search-message .chat-button
  {
    display: none;
  }
  .contact_details .toggle-nav
  {
    display: block !important;
  }
  .responsive-button
  {
    display:none !important;
  }
  .contact_details
  {
    padding: 0px 0;
  }
  .search_popup label
  {
    width: 66%;
  }
  #site_top .socialbox a i
  {
    margin-bottom: 20px;
  }
  .topbar-social .search-message
  {
    text-align: center;
  }
  #site_top .topbar-banner-image a
  {
    right: -14px;
  }
  #slider-post .slider-data h4 a
  {
    font-size: 13px;
  }
  #slider-post .owl-nav .owl-prev
  {
    left: 5px;
    top: 40%;
  }
  #slider-post .owl-nav .owl-next
  {
    right: 5px;
    top: 40%;
  }
  #slider-post .slider-data .slider-category p
  {
    display: none;
  }
  #slider-post .slider-data
  {
    padding-bottom: 12px;
  }
  #slider-post .slider-back
  {
    margin-left: 47px;
  }
  #trending-news-cat .trending-news-head
  {
    text-align: center;
  }
  #trending-news-sidebar
  {
    padding-top: 0px;
  }
  #trending-news-sidebar h3
  {
    padding-bottom: 20px;
  }
  #popular-news .popular-news-head
  {
    text-align: center;
  }
  #popular-news .owl-carousel .owl-item img
  {
    width: 100% !important;
    margin: 0;
  }
  #popular-news .owl-carousel .owl-prev
  {
    top: 81px;
    left: -11px;
  }
  #popular-news .owl-carousel .owl-next
  {
    top: 81px;
    right: -11px;
  }
  #popular-news .sponsored-content p
  {
    padding-top: 25px;
  }
  #popular-news
  {
    padding-bottom: 30px;
  }
  #hot-news .hot-news-info
  {
    overflow-y: auto;
    max-height: 100%;
  }
  #hot-news .hot-news-info .hot-news-space
  {
    text-align: center;
  }
  #hot-news .hot-news-head
  {
    text-align: center;
  }
  #hot-news .hot-news-post
  {
    height: 100% !important;
  }
  #hot-news .hot-news-post img
  {
    height: 100% !important;
  }
  #hot-news .hot-news-info1 .hot-post-name a
  {
    font-size: 15px;
  }
  #hot-news .hot-news-info1 .hot-news-data
  {
    padding: 14px;
  }
  #categorised-news h3
  {
    text-align: center;
    padding-top: 30px;
  }
  #categorised-news .categorised-news-contents
  {
    text-align: center;

  }
  .categorised-news-sidebar
  {
    text-align: center;
  }
  #popular-video .popular-video-head
  {
    text-align: center;
  }
  #popular-video .popular-video-back
  {
    padding-right: 15px;
  }
  #popular-video .video-contents iframe
  {
    height: 167px !important;
  }
  #popular-video .popular-video-info iframe
  {
    max-height: 167px !important;
    padding-top: 20px;
  }
  #weekly-article .weekly-article-head
  {
    text-align: center;
  }
  #weekly-article .owl-carousel .owl-item img
  {
    width:100%!important;
    margin: 0;
  }
  #weekly-article .owl-nav .owl-prev
  {
    left: -11px;
  }
  #weekly-article .owl-nav .owl-next
  {
    right: -11px;
  }
  #instragram
  {
    padding-top: 0;
  }
  #about-us .socialbox i
  {
    margin-bottom: 18px;
  }
  #about-us .about-us-content
  {
    text-align: center;
  }
  #about-us .about-us-content h3
  {
    text-align: center;
  }
  #footer .widget_nav_menu
  {
    margin: 0;
  }
  #about-us img
  {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  #footer .widget_nav_menu
  {
    display: block;
  }
  #hot-news .hot-news-head h3
  {
    color:#000;
  }
  #hot-news
  {
    background-size: 0;
    padding-top: 0;
  }
  #popular-video
  {
    background-size: 0;
    padding-top: 0;
  }
  #popular-video .popular-video-head h3
  {
    color:#000;
  }
  #trending-news-cat .trending-news-head h3
  {
    border-left: none;
  }
  #trending-news-cat .trending-news-head h3:after
  {
    width: 0;
    height: 0;
  }
  #trending-news-cat .trending-news-head h3:before
  {
    width: 0;
    height: 0;
  }

   #popular-news .popular-news-head h3
  {
    border-left: none;
  }
  #popular-news .popular-news-head h3:after
  {
    width: 0;
    height: 0;
  }
  #popular-news .popular-news-head h3:before
  {
    width: 0;
    height: 0;
  }
  #trending-news-sidebar
  {
    text-align: center;
    padding-top: 38px;
  }
  #hot-news .hot-news-head h3
  {
    border-left: none;
  }
  #hot-news .hot-news-head h3:after
  {
    width: 0;
    height: 0;
  }
  #hot-news .hot-news-head h3:before
  {
    width: 0;
    height: 0;
  }
  #categorised-news h3
  {
    border-left: none;
  }
  #categorised-news h3:after
  {
    width: 0;
    height: 0;
  }
  #categorised-news h3:before
  {
    width: 0;
    height: 0;
  }
  .categorised-news-sidebar h3
  {
    border-left: none;
  }
  .categorised-news-sidebar h3:after
  {
    width: 0;
    height: 0;
  }
  .categorised-news-sidebar h3:before
  {
    width: 0;
    height: 0;
  }
  #popular-video .popular-video-head h3
  {
    border-left: none;
  }
  #popular-video .popular-video-head h3:after
  {
    width: 0;
    height: 0;
  }
  #popular-video .popular-video-head h3:before
  {
    width: 0;
    height: 0;
  }
  #weekly-article .weekly-article-head h3
  {
    border-left: none;
  }
  #weekly-article .weekly-article-head h3:after
  {
    width: 0;
    height: 0;
  }
  #weekly-article .weekly-article-head h3:before
  {
    width: 0;
    height: 0;
  }
  #about-us .about-us-content h3
  {
    border-left: none;
  }
  #about-us .about-us-content h3:after
  {
    width: 0;
    height: 0;
  }
  #about-us .about-us-content h3:before
  {
    width: 0;
    height: 0;
  }
  #footer h3
  {
    border-left: none;
  }
  #footer h3:after
  {
    width: 0;
    height: 0;
  }
  #footer h3:before
  {
    width: 0;
    height: 0;
  }
  #hot-news .hot-news-head
  {
    padding-bottom: 3px;
  }
  .categorised-news
  {
    padding-top: 0;
  }
  #weekly-article
  {
    padding-top: 0;
  }
}
@media screen and (min-width: 577px) and (max-width:767px){
  #site_top .contact_details ul li span {
    font-size: 8px;
  }
  #site_top .col-lg-8.col-md-8.col-sm-8.pl-0 {
    margin-top: 8px;
  }
  #sidebar aside
  {
    margin-bottom: 11%;
  }
  .authordetails .author_links
  {
    padding-left: 0;
  }
  .authordetails ul
  {
    margin-left: 0;
    padding-top: 20px;
  }
  #single-event .list-group
  {
    margin-top: 20px;
  }
  .search-results input
  {
    margin-bottom: 10px;
  }
  .search-results select
  {
    margin-bottom: 10px;
  }

  #our_partners .owl-carousel {
    padding: 0;
  }
  .thumb_image_border{
    width: 83%;
    height: 238px;
    margin-left: 30px;
  }
  .contact_details ul li{
    text-align: center;
  }
  .about-content a {
    margin-bottom: 10px;
  }
  .about-content{
    margin: 0;
  }
  .top_bar_btn {
    text-align: center;
    margin-bottom: 20px;
  }
  #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;
  }
  .gallery-image img{
    height: 140px !important;
  }
  div#TB_window {
    width: 90% !important;
  }
 
  #header .logo a.custom-logo-link{
    position: static;
  }
  .mid-content {
    position: static;
    top: 0;
    transform: unset;
  }
  .fadeInRight{
    animation-name: unset !important;
  }

  .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;
  }
  .main-navigation li,
  #masthead.scrolled .main-navigation li{
    display: block;
    line-height: 1.5 !important;
  }
  .sf-arrows .sf-with-ul{
    padding-right: 0;
  }
  .menu > ul > li > a{
    padding: 10px 0;
  }
  .main-navigation ul ul{
    position: static;
    width: 100%;
    box-shadow: none;
  }
  .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;
  }
  .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;
  }
  .site-info{
    float: none;
    width: 100%;
    text-align: center;
  }
  #footer-menu ul {
    float: none;
    width: 100%;
    text-align: center;
    margin-top: 15px;
  }
  .woocommerce div.product div.images .flex-control-thumbs{
    margin: 10px 0 0 0;
  }
  .innermenubox {
    position: static;
  }
  .contact-box .wpcf7 input[type="text"],
  .contact-box .wpcf7 input[type="email"],
  .contact-box .wpcf7 textarea{
    width: 100% !important;
  }
  #slider .inner_carousel {
    padding: unset;
  }
  .top_social {
    padding: 10px 0;
    margin-left: 0;
  }
  .menubar {
    position: relative;
    right: 0;
  }
  .menubar {
    padding: 18px 15px;
  }
  #slider .inner_carousel h3
  {
    font-size: 19px;
    padding-bottom: 10%;
  }
  #slider .carousel-caption
  {
    top:35%;
  }

  #footer #footer-menu-text .widget
  {
    padding-bottom: 15px;
  }
  
  .contact_details .toggle-nav
  {
    display: none !important;
  }
  #single-leader .social-icon i
  {
    margin-top: 10PX;
  }
  #single-testimonial .social-icon i
  {
    margin-top: 10PX;
  }
  .menubar {
    padding: 5px 11px 20px 11px !important;
  }
  #header
  {
    padding: 0 !important;
  }
  .search-message .chat-button
  {
    display: none;
  }
  .toggle-nav
  {
    float:none !important;
  }
  .responsive-button
  {
    display: block;
    position: absolute;
    right: 10px;
    top: -7px;
    background-color: #fe7c09;
    padding: 18px 27px;
    color: #0f3661;
    font-size: 15px;
    letter-spacing: 2px;
    font-family: "Ubuntu";
  }
  .topbar-social .search-message
  {
    text-align: center;
    padding-top: 10px;
  }
  #trending-news-sidebar
  {
    padding-top: 38px;
  }
  #popular-news .owl-carousel .owl-prev
  {
    top:39px;
  }
   #popular-news .owl-carousel .owl-next
  {
    top:39px;
  }
  #popular-news .sponsored-content p
  {
    padding-top: 20px;
  }
  #hot-news .hot-news-info1
  {
    margin-top: 30px;
  }
  #hot-news .hot-news-info .hot-news-space
  {
    text-align: center;
  }
  #categorised-news h3
  {
    padding-top:10px;
    margin-top: 25px;
  }
  #categorised-news h3:before
  {
    top: 76px;
  }
  #categorised-news h3:after
  {
    top: 24px;
  }
  #categorised-news-sidebar h3
  {
    padding-top:10px;
    margin-top: 25px;
  }
  #categorised-news-sidebar h3:before
  {
    top: 87px;
  }
  #categorised-news-sidebar h3:after
  {
    top: 44px;
  }
  #popular-video .video-contents iframe
  {
    height: 280px !important
  }
  #popular-video .popular-video-info iframe
  {
    max-height: 280px;
    height: 280px;
  }
  #popular-video .popular-video-back
  {
    padding-left: 0px;
  }
  #popular-video .popular-video-back1
  {
    margin-top: 30px;
    padding-bottom: 25px;
  }
  #footer .widget_nav_menu
  {
    display: block;
  }
  #about-us .about-us-content
  {
    padding-top: 25px;
  }
  #hot-news .hot-news-post
  {
    height: auto !important;
  }
  #instragram
  {
    padding-top: 0;
  }
  #about-us .about-us-content h3:before
  {
    top: 67px;
  }
  #about-us .about-us-content h3:after
  {
    top:24px;
  }
}
@media screen and (max-width:719px) {
  .menubar.scrolled.hmenu {
    background-color: #222222;
    height: auto; 
  }
  .contact-info {
    margin: 0 !important;
  }
  .search-box{
    float: none;
  }
  .menubar .nav ul li ul{
    display:none; 
    z-index:2;
    font-weight:normal;
  }
} 
@media screen and (min-width: 768px) and (max-width:991px){
  #site_top .contact_details ul li span {
    font-size: 12px;
  }
  #site_top .col-lg-8.col-md-8.col-sm-8.pl-0 {
    margin-top: 9px;
  }
  #header .col-lg-2.col-md-3.top_bar_btn {
    margin-top: 12px;
  }
  #search-cources select
  {
    margin-bottom: 15px;
  }
  #slider .inner_carousel h3
  {
    font-size: 20px;
  }
  #slider .carousel-caption
  {
    top: 40%;
  }
  .menubar
  {
    padding: 17px 0;
  }
  #site_top .socialbox a
  {
    padding: 1px 1px 4px 4px;
  }
  #site_top .socialbox a i
  {
    font-size: 11px;
  }
  .socialbox
  {
    text-align: left;
  }
  #site_top .socialbox .apply-online
  {
    margin-left: 0;
    font-size: 11px;
    padding: 9px 8px;
  }
  #site_top .con-info span
  {
    padding: 2px;
  }
  .top_bar
  {
    padding-bottom: 0;
  }
  #site_top .socialbox a
  {
    margin-right: 15px;
  }

  #footer .copyright
  {
    text-align: center;
  }
  #footer .socialbox
  {
    text-align: center;
    padding-top: 20px;
  }
  #footer h3
  {
    padding-top:16px;
  }
  #sidebar ul li a
  {
    padding-left: 0;
  }
  #sidebar span.comment-author-link
  {
    margin-left: 0;
  }
  #single-event .list-group
  {
    margin-top: 20px;
  }
  .search-results input
  {
    margin-bottom: 10px;
  }
  .search-results select
  {
    margin-bottom: 10px;
  }
  #about p.text-uppercase.font-weight-bold {
    font-size: 11px;
  }
   #team .team-image img {
    width: 100% !important;
  }
  .toggle-nav {
    right: 0px;
  }
  .search-box{
    float: none;
  }
  .search-box form.search-form{
    margin: 0 auto;
  }
  .social-box .social-media {
    padding-top: 21px;
  }
  #footer input[type="submit"] {
    padding: 9px 3%;
  }
  
  small {
    font-size: 13px !important;
  }
  #slider a i {
    padding: 5px 8px;
    font-size: 15px;
  }

  #header .menubar
  {
    border:none;
  }
  
  .main-navigation ul ul {
    position: static;
    width: 100%;
    box-shadow: none;
  }

  #search-cources input
  {
    margin-bottom: 12px;
  }
  #search-cources select
  {
    margin-bottom: 12px;
  }
  .carousel-indicators
  {
    margin-top: -3%;
  }
  #slider .inner_carousel p
  {
    font-size: 14px;
    line-height: 26px;
  }

  #footer_box .about_me i
  {
    font-size: 16px;
  }
  #footer .about_me
  {
    padding-left: 0;
  }
  #footer #footer-menu-text .widget
  {
    padding-bottom: 15px;
  }
  #footer input[type="submit"]
  {
    margin-left: auto;

  }
  
  .contact_details .toggle-nav
  {
    display:none;
  }
  .search-message .chat-button
  {
    display: none;
  }
  .menubar {
    padding: 5px 11px 18px 11px !important;
  }
  #header
  {
    padding: 0 !important;
  }
  .responsive-button {
    display: block;
    position: absolute;
    right: 10px;
    top: -7px;
    background-color: #fe7c09;
    padding: 18px 27px;
    color: #0f3661;
    font-size: 15px;
    letter-spacing: 2px;
    font-family: "Ubuntu";
  }
  .toggle-nav
  {
    float:none !important;
  }
  #trending-news-sidebar
  {
    padding-top:38px;
  }
  #trending-news-sidebar h3
  {
    padding-bottom: 15px;
  }
  #popular-news .owl-carousel .owl-prev
  {
    top: 21px;
  }
  #popular-news .owl-carousel .owl-next
  {
    top: 21px;
  }
  #hot-news .hot-news-info .hot-news-space
  {
    text-align: center;
  }
  #hot-news .hot-news-info1
  {
    margin-top: 0px;
  }
  #hot-news .hot-news-post
  {
    padding-right: 0;
  }
  #weekly-article .owl-nav .owl-prev
  {
    top: 90px;
  }
  #weekly-article .owl-nav .owl-next
  {
    top: 90px;
  }
  #about-us .about-us-content p
  {
    padding-top: 0;
  }
  #footer ul li a
  {
    font-size: 14px;
    line-height: 18px;
    display: block;
  }
  #footer h3:before
  {
    top: 50px;
  }
  #instragram
  {
    padding-top: 0;
  }
  #popular-video .popular-video-meta p
  {
    margin-bottom: 0;
  }
  .categorised-news-sidebar
  {
    margin-top: 26px;
  }
  #categorised-news-sidebar h3:after
  {
    top:90px;
  }
  #categorised-news-sidebar h3:before
  {
    top:88px;
  }
  #categorised-news h3
  {
    font-size: 19px;
  }
  #categorised-news h3:before
  {
    top: 45px;
  }
	#popular-video .popular-video-info1
  {
    padding: 0;
  }
}
@media screen and (max-width: 1024px){
  .thumb_image_border{
    display: none;
  }
  .main-navigation ul ul{
    background-color: transparent;
  }
  .main-navigation ul ul li, .menubar.scrolled .main-navigation ul ul li{
    border-bottom: none;
  }
  .toggle-nav {
    display: none;
    position: relative;
    float: right;
    right: 15px;
    height: 30px;
    width: 30px;
    cursor: pointer;

    z-index: 999999;
    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: #f1f1f1;
  }
  .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{
    font-size:30px;
    cursor:pointer; 
    text-align: right;
  }
  iframe {
    width: 100%;
    height: auto;
  }
  .toggle-nav{
    display: block;
  }
  .innermenubox {
    position: static;
  }

  .main-navigation a{
    color: #444;
  }
  .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%;
    padding-left: 0;
  }
  .nav ul li a{
    padding:5px 10px; 
    display:block; 
    color:#ffffff;
  }
  .nav ul li a:hover{
    color:#ff8a00;
  }
  .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;
  }
  #header .search-icon
  {
    left: 0;
    top: 20px;
    right: auto;
  }
  #site_top .con-info span
  {
    padding: 3px;
  }
  .menubar
  {
    padding: 17px;
  }
  
  .main-navigation ul ul {
    position: static;
    width: 100%;
    box-shadow: none;
  }
  
  #header .search-icon i
  {
    font-size: 23px;
  }
   .contact_details .toggle-nav
  {
    display:none;
  }
  .search-message .chat-button
  {
    display: none;
  }
  .menubar {
    padding: 5px 11px 18px 11px !important;
  }
  #header
  {
    padding: 0 !important;
  }
  .responsive-button {
    display: block;
    position: absolute;
    right: 10px;
    top: -7px;
    background-color: #fe7c09;
    padding: 18px 27px;
    color: #0f3661;
    font-size: 15px;
    letter-spacing: 2px;
    font-family: "Ubuntu";
  }
  .toggle-nav
  {
    float:none !important;
  }
  .main-navigation .current_page_item > a
  {
    border:none;
  }
}
@media screen and (max-width:1024px) and (min-width:991px)
{
  #popular-news .owl-carousel .owl-prev
  {
    top: 20px;
  }
  #popular-news .owl-carousel .owl-next
  {
    top: 20px;
  }
  #popular-news .sponsored-content a
  {
    font-size: 13px;
  }
  #trending-news-sidebar .widget_wpb_social_widget i
  {
    padding: 21px 15px;
    width: 53px;
    height: 68px;
  }
  #trending-news-sidebar
  {
    padding-top: 70px;
  }
  #categorised-news h3
  {
    font-size: 19px;
  }
  #categorised-news h3:before
  {
    top: 44px;
  }
  #categorised-news-sidebar h3:after
  {
    top:19px;
  }
  #categorised-news-sidebar h3:before
  {
    top:64px;
  }
  #about-us .about-us-content p
  {
    padding-top: 0;
  }
  #slider-post .slider-back
  {
    max-width: 415px;
  }
  #trending-news-sidebar .widget_wpb_social_widget
  {
    padding-top: 29PX;
  }
}
@media screen and (max-width: 1200px) and (min-width: 1025px){
  .thumb_image_border{
    display: none;
  }
  #site_top .con-info span
  {
    padding: 4px;
  }
 
  #sidebar h3
  {
    margin-top:-13%;
  }
  #popular-news .owl-carousel .owl-prev
  {
    top: 20px;
  }
  #popular-news .owl-carousel .owl-next
  {
    top: 20px;
  }
  #popular-news .sponsored-content a
  {
    font-size: 13px;
  }
  #trending-news-sidebar .widget_wpb_social_widget i
  {
    padding: 21px 15px;
    width: 53px;
    height: 68px;
  }
  #trending-news-sidebar
  {
    padding-top: 70px;
  }
  #categorised-news h3
  {
    font-size: 19px;
  }
  #categorised-news h3:before
  {
    top: 44px;
  }
  #about-us .about-us-content p
  {
    padding-top: 0;
  }
  #slider-post .slider-back
  {
    max-width: 472px;
  }
  #trending-news-sidebar .widget_wpb_social_widget
  {
    padding-top: 29PX;
  }
  #categorised-news-sidebar h3:after
  {
    top:19px;
  }
  #categorised-news-sidebar h3:before
  {
    top:64px;
  }
  .main-navigation li
  {
    padding: 0 17px;
  }
}