html body {
    margin: 0;
    padding: 0;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    background-color: #fff;
    position: relative;
    font-size: 14px;
    color: #5b5b5b;
    font-family: pt sans
}

label {
    margin-bottom: 0 !important
}

img {
    margin: 0;
    padding: 0;
    border: none;
    max-width: 100%;
    height: auto
}

section img {
    max-width: 100%
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 10px 0;
    line-height: 1.4;
    letter-spacing: 1px;
    color: #025;
    font-family: montserrat
}

p {
    margin: 0 0 15px;
    padding: 0;
    font-size: 14px;
    font-weight: 400
}

p,
ul li a {
    letter-spacing: 0;
    font-family: pt sans
}

body a {
    text-decoration: none;
    color: #012255
}

a:hover {
    text-decoration: none;
    color: #666
}

a:focus,
a:hover {
    text-decoration: none !important
}

ul,
ol {
    margin: 0 0 0 15px;
    padding: 0
}

ul li,
ol li {
    font-size: 16px
}

:hover {
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s
}

blockquote {
    font-size: 18px;
    font-style: italic;
    margin: .25em 0;
    padding: .25em 40px;
    line-height: 1.45;
    position: relative;
    color: #383838;
    background: #ececec
}

blockquote:before {
    display: block;
    content: "\201C";
    font-size: 80px;
    position: absolute;
    left: 0;
    top: -15px;
    color: #7a7a7a
}

blockquote:after {
    display: block;
    content: "\201E";
    font-size: 80px;
    position: absolute;
    right: 0;
    bottom: 0;
    color: #7a7a7a
}

blockquote cite {
    color: #999;
    font-size: 14px;
    display: block;
    margin-top: 5px
}

blockquote cite:before {
    content: "\2014 \2009"
}

small {
    font-size: 14px !important
}

input[type=text],
input[type=tel],
input[type=email],
input[type=phno],
input[type=password],
textarea {
    border: 1px solid #424648;
    font-size: 16px;
    padding: 10px;
    margin: 0 0 0;
    height: auto;
    width: 100%;
    background: 0 0
}

section {
    background-size: cover;
    background-repeat: no-repeat
}

select {
    width: 100%;
    padding: 6px
}

input[type=submit] {
    padding: 10px 20px !important;
    font-weight: 700;
    color: #fff !important;
    text-transform: uppercase;
    border: none;
    background-color: #025 !important
}

input[type=submit]:hover {
    cursor: pointer
}

.wp-caption {
    margin: 0;
    padding: 0;
    font-size: 13px;
    max-width: 100%
}

.wp-caption-text {
    margin: 0;
    padding: 0
}

.gallery-caption {
    margin: 0;
    padding: 0
}

.bypostauthor {
    margin: 0;
    padding: 0
}

.hovereffect a {
    border: 1px solid #333;
    padding: 10px;
    color: #333;
    font-weight: 700
}

.carousel-inner {
    margin: 0
}

.screen-reader-text {
    position: absolute;
    top: -9999em;
    left: -9999em
}

.sticky {
    margin: 0;
    padding: 0;
    background-color: #d7d7d7
}

.alignleft,
img.alignleft {
    display: inline;
    float: left;
    margin-right: 20px;
    margin-top: -14px !important;
    margin-bottom: 10px;
    padding: 0;
    padding: 5px
}

.alignright,
img.alignright {
    display: inline;
    float: right;
    padding: 5px;
    margin-bottom: 10px;
    margin-left: 25px;
    padding: 5px
}

.aligncenter,
img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    padding: 5px;
    border: none !important
}

.aligncenter {
    border: none !important
}

img.alignleft.size-thumbnail.wp-image-827 {
    margin-bottom: 35px
}

.comment-list .comment-content ul {
    list-style: none;
    margin-left: 15px
}

.comment-list .comment-content ul li {
    margin: 5px
}

.toggleMenu {
    display: none
}

a.small-button {
    background: #3890cb;
    padding: 5px 30px;
    border-radius: 3px;
    color: #fff;
    display: table;
    margin: 0 auto
}

a.small-button:hover {
    color: #fff;
    background: #0c5f96
}

table,
td,
th {
    border: 1px solid #000;
    padding: 5px 20px
}

@keyframes smoothScroll {
    0% {
        transform: translateY(-40px)
    }

    100% {
        transform: translateY(0px)
    }
}

ul.list_nav {
    margin: 0 auto;
    text-align: center;
    display: block
}

.main-navigation ul {
    list-style: none;
    margin: 0;
    padding-left: 0
}

.main-navigation li {
    position: relative;
    line-height: 45px;
    padding: 0 15px;
    display: inline-block;
    position: relative
}

.main-navigation li:last-child {
    border-right: none
}

.main-navigation a {
    display: block;
    font-family: pt sans;
    text-decoration: none;
    text-transform: none;
    color: #264359;
    padding: 0;
    margin: 0 5px;
    font-size: 15px;
    font-weight: 400;
    position: relative
}

.main-navigation ul ul {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    background: #012255;
    min-width: 215px;
    z-index: 9999
}

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

.main-navigation ul ul a {
    text-transform: none;
    font-weight: 600;
    color: #fff;
    padding: 8px 0;
    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 #ccc
}

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

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

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

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

.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: 0 0 !important
}

.main-navigation ul ul li:hover>a {
    color: #fff
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    margin: 0 0 15px;
    overflow: hidden
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    width: 50%
}

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

.search-icon {
    cursor: pointer
}

.search-icon i {
    color: #48007d
}

.sf-arrows .sf-with-ul {
    padding-right: 15px
}

.sf-arrows .sf-with-ul:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -2px;
    height: 0;
    width: 0;
    border: 5px solid transparent;
    border-top-color: #d69734
}

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

table {
    border-collapse: collapse;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.75em;
    table-layout: fixed;
    width: 100%
}

.widget.widget_calendar table {
    margin: 20px 0
}

.widget.widget_calendar td,
.widget.widget_calendar tr,
.widget.widget_calendar th {
    border: 1px solid #fff
}

.widget_calendar td,
.widget_calendar th {
    line-height: 2.5625;
    padding: 0;
    text-align: center
}

.widget_calendar caption {
    font-weight: 900;
    margin-bottom: 1.75em;
    color: #000;
    padding-left: 15px
}

.widget_calendar tbody a {
    background-color: #bbb;
    color: #fff;
    display: block;
    font-weight: 700
}

.widget_calendar tbody a:hover,
.widget_calendar tbody a:focus {
    background-color: #686868;
    color: #fff
}

.widget th,
.widget td {
    padding: 5px
}

.hvr-sweep-to-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .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: .3s;
    transition-duration: .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)
}

a.button {
    border: 2px solid #3890cb;
    background: #3890cb;
    color: #fff;
    font-size: 16px;
    margin: 20px 0 0;
    padding: 7px 30px;
    text-transform: uppercase;
    font-weight: 700
}

.top_social {
    padding: 20px 0
}

.socialbox a {
    color: #264359;
    padding: 6px;
    margin-right: 2px
}

.socialbox a i {
    font-size: 13px;
    letter-spacing: 3px
}

.menubar.scrolled .socialbox a {
    color: #fff
}

.logo h1 a {
    color: #fff;
    font-size: 30px;
    font-weight: 700
}

body.archive.tag #masthead {
    position: relative;
    background: #000
}

body.archive.category.category-uncategorized #masthead {
    position: relative;
    background: #000
}

body.attachment.attachment-template-default #masthead {
    position: relative;
    background: #000
}

body.archive.post-type-archive.post-type-archive-product #masthead {
    position: relative;
    background: #000
}

.contact_details {
    margin-top: 20px
}

.page-template-page-templatecontact-php #masthead {
    background: #000;
    position: relative;
    top: 0;
    z-index: 999;
    width: 100%
}

#topbar {
    border-top: 10px solid #435061
}

.contact_details p {
    color: #fff;
    font-size: 15px;
    margin: 0 !important
}

p.hi_normal {
    color: #fff
}

.menubar {
    background: #fff;
    -webkit-transition: all .5s ease;
    -moz-transition: position 10s;
    -ms-transition: position 10s;
    -o-transition: position 10s;
    transition: all .5s ease;
    margin-top: 40px
}

.menubar.scrolled {
    margin-top: 0
}

.neseted-inner {
    top: 0;
    position: absolute
}

.socialbox a:hover {
    background-color: #025
}

.socialbox i.fa.fa-unlock,
.socialbox i.fa.fa-user {
    margin-right: 7px;
    color: #025
}

.continnerbox {
    background-size: 100% 100%;
    color: #fff;
    border-top: 40px solid #435061;
    border-left: 60px solid transparent
}

.address i {
    vertical-align: middle;
    font-size: 36px;
    margin-right: 11px !important;
    color: #fff;
    padding: 0 6px;
    margin-top: 3px;
    border: 1px solid #fff;
    padding: 8px 7px;
    width: 55px;
    text-align: center;
    margin: 0 auto;
    display: block !important
}

.social-icon {
    position: absolute;
    top: 17px;
    left: 24%;
    display: none
}

.search-box1:hover .social-icon {
    display: block
}

#header {
    background-repeat: no-repeat;
    background-size: cover;
    padding: 20px
}

#header .logo {
    padding: 15px 0;
    margin: 0 auto;
    text-align: center;
    max-width: 50%
}

#header .logo h1 {
    font-weight: 700;
    padding: 0;
    margin-bottom: 8px;
    font-size: 24px;
    font-weight: 700;
    margin-top: 0
}

#header .logo a.custom-logo-link {
    color: #000
}

#header .logo p {
    color: #fff;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 700
}

#header .top-contact {
    padding: 12px 0;
    font-size: 15px
}

.menubar .social-media {
    padding: 12px 0;
    text-align: center
}

.search-box span,
.user-box span,
.search-box1 span {
    border: none;
    padding: 10px 15px;
    margin-right: 0;
    display: block;
    margin: 10px
}

.search-box1 span {
    padding: 13px 15px 10px
}

.search-box span i,
.user-box span i,
.search-box1 span i {
    color: #012255;
    font-size: 14px;
    cursor: pointer
}

.serach_outer i {
    font-size: 24px;
    padding: 4px 0 0;
    color: #bbb
}

.menubar.float-left.w-100.m-0.mt-3.scrolled {
    margin-top: 0 !important
}

.list_search_icon li {
    list-style: none;
    float: right;
    position: relative
}

.serach_outer {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #000;
    overflow: hidden;
    transition: .5s;
    z-index: 9;
    top: 0;
    left: 0;
    background-color: #000;
    background-color: rgba(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;
    color: #bbb;
    cursor: pointer
}

.serach_inner form.search-form {
    display: table;
    padding: 0;
    border-radius: 0;
    background: #fff;
    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: #fff;
    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: 0 0;
    width: 79%
}

.search_popup input.search-field {
    padding: 1.5% 0;
    background: 0 0;
    width: 84%;
    text-indent: 8px
}

.social-media .dashicons {
    margin: 0 6px;
    padding: 0
}

.menubar .social-media a:hover {
    color: #3890cb
}

i.fas.fa-headphones {
    color: #fff;
    font-size: 25px;
    cursor: pointer;
    border-right: 2px solid #fff;
    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
}

.menubar.scrolled {
    background: rgba(0, 0, 0, .08);
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 99999;
    min-height: 70px;
    transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out
}

@keyframes smoothScroll {
    0% {
        transform: translateY(-40px)
    }

    100% {
        transform: translateY(0px)
    }
}

.menubar.scrolled {
    min-height: 60px;
    background: #012154;
    z-index: 999999
}

.scrolled .search-box span i,
.scrolled .search-box1 span i,
.scrolled .social-icon a i {
    color: #fff
}

.scrolled .user-box span i {
    color: #fff
}

.main-navigation ul {
    list-style: none;
    margin: 0;
    padding-left: 0
}

.main-navigation li {
    float: left;
    position: relative;
    line-height: 67px;
    padding: 0 10px
}

.menubar.scrolled .main-navigation li {
    float: left;
    position: relative;
    line-height: 67px
}

.main-navigation a {
    text-decoration: none;
    text-transform: none;
    color: #264359;
    padding: 0;
    margin: 0 5px;
    font-size: 15px;
    font-weight: 400;
    font-family: pt sans;
		font-weight:bold;
    position: relative
}

.menubar.scrolled .main-navigation a {
    color: #fff
}

.main-navigation a:hover {
    color: #c13c1b
}

.main-navigation ul ul {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    background: #d69734;
    min-width: 215px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
    z-index: 9999
}

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

.main-navigation ul ul a {
    text-transform: none;
    font-weight: 400;
    color: #fff;
    padding: 8px 0;
    font-size: 14px;
    line-height: 1.5
}

.main-navigation ul ul li,
.menubar.scrolled .main-navigation ul ul li {
    float: none
}

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

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

.main-navigation .current-menu-item>a,
.main-navigation .current_page_ancestor>a {
    color: #d69734;
	font-weight:bold
}

.main-navigation ul li ul .current_page_item>a {
    color: #fff
}

.main-navigation .menu>ul>li.highlight {
    background: #c13c1b
}

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

.menu>ul>li.exoplanet-search:before {
    background: 0 0 !important
}

.main-navigation ul ul li:hover>a {
    color: #fff
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    margin: 0 0 15px;
    overflow: hidden
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    float: none;
    width: auto
}

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

.menubar .nav ul.sub-menu li:hover {
    background-color: #012255
}

.post-section {
    padding: 20px 0
}

.postwrapper-box {
    border: 2px solid #eee
}

.cat-box {
    background: url(images/cat-icon.html) no-repeat 1px 3px;
    padding: 0 0 0 25px;
    font-style: italic;
    font-weight: 700;
    margin: 15px 0 30px
}

.date-box {
    background: url(images/date.html) no-repeat 1px 3px;
    padding: 0 0 0 25px;
    font-style: italic;
    font-weight: 700;
    margin: 0 0 15px
}

section h2 {
    font-weight: 700;
    padding: 0;
    margin-bottom: 20px;
    text-transform: uppercase;
    color: #22272b;
    padding: 0 0 10px;
    margin: 0;
    font-size: 36px;
    font-family: 'pt serif'
}

section h4 {
    color: #000;
    font-size: 20px
}

section h5 {
    color: #333;
    font-weight: 700;
    margin: 0 0 10px;
    padding: 0
}

.innerbox {
    background-size: 100% 100%
}

.owl-dots {
    display: none
}

.fancy-title {
    margin: 0;
    width: 250px
}

.fancy {
    line-height: .5;
    text-align: center
}

.fancy i {
    color: #025;
    font-size: 24px
}

.fancy span {
    display: inline-block;
    position: relative
}

.fancy span:before,
.fancy span:after {
    content: "";
    position: absolute;
    height: 10px;
    border-bottom: 2px solid #025;
    top: 0;
    width: 600px
}

.fancy span:before {
    right: 100%;
    margin-right: 15px;
    width: 100px
}

.fancy span:after {
    left: 100%;
    margin-left: 15px;
    width: 100px
}

#today-headlines .row {
    background-color: #e8ca9c
}

.pointer {
    width: 200px;
    height: 100px;
    position: relative;
    background: #c13c1b
}

.pointer:before {
    content: "";
    position: absolute;
    right: -60px;
    bottom: 0;
    width: 0;
    height: 0;
    border-left: 60px solid #c13c1b;
    border-top: 50px solid transparent;
    border-bottom: 50px solid transparent
}

.pointer h6 {
    color: #fff;
    font-weight: 700;
    line-height: 5.9;
    text-transform: uppercase
}

.headline-box {
    padding-top: 16px
}

.headline-category {
    background-color: #d69734;
    padding: 0 0 4px 8px;
    width: 100%;
    position: relative
}

.headline-category:before {
    content: "";
    position: absolute;
    right: -19px;
    bottom: 0;
    top: -1px;
    width: 0;
    height: 0;
    border-left: 20px solid #d69734;
    border-top: 14px solid transparent;
    border-bottom: 11px solid transparent
}

.headline-category .post-categories li {
    font-size: 13px
}

.headline-category ul li a {
    color: #fff;
    font-weight: 700;
    font-size: 12px
}

.headline_post_name a {
    font-size: 12px;
    color: #000;
    font-family: montserrat;
    font-weight: 700
}

.headline_post_box .image-box {
    padding-right: 0
}

.headline_post_box h5 {
    line-height: 17px
}

.headlines-post .head-post-cat {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 50%
}

.headlines-post .head-post-cat li a {
    background-color: #c13c1b;
    padding: 8px 35px;
    font-weight: 700;
    color: #fff;
    opacity: .7;
    letter-spacing: 2px
}

#todays-headline-post {
    overflow-x: hidden
}

#todays-headline-post .owl-carousel.owl-drag .owl-item {
    margin-right: 0 !important
}

#todays-headline-post .container-fluid {
    padding-left: 0;
    padding-right: 0
}

#todays-headline-post .headline-meta {
    padding: 17px 17px 35px;
    background: linear-gradient(#0000, #000);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0
}

#todays-headline-post .headline-meta span {
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0
}

.headlines-post {
    height: 340px;
    background-repeat: no-repeat;
    background-size: cover
}

.headlines-post .headline-title a {
    font-size: 16px;
    letter-spacing: 0;
    font-family: montserrat;
    color: #fff;
    font-weight: 550
}

.headline-meta .separator {
    padding: 0 5px
}

.most-popular-box {
    padding-top: 50px;
    padding-bottom: 60px
}

.most-popular-head {
    padding-bottom: 40px
}

.most-popular-head span {
    font-family: montserrat;
    font-weight: 700;
    color: #000
}

.most-popular-head span:after {
    content: "";
    display: block;
    width: 163px;
    height: 1px;
    background: #025;
    position: absolute;
    position: absolute;
    left: 33%;
    top: 12%
}

.most-popular-head h3 {
    font-family: montserrat;
    font-weight: 700;
    color: #000;
    padding-top: 3px;
    font-size: 26px
}

.popular-contents .post-categories li a {
    position: absolute;
    background-color: #c13c1b;
    color: #fff;
    font-weight: 700;
    padding: 8px 15px;
    top: -5%
}

.popular-contents .post-categories li a:before {
    content: "";
    position: absolute;
    right: -19px;
    bottom: 0;
    top: -1px;
    width: 0;
    height: 0;
    border-left: 20px solid #c13c1b;
    border-top: 23px solid transparent;
    border-bottom: 18px solid transparent
}

.popular-contents h4 a {
    font-family: montserrat;
    font-weight: 700;
    color: #000
}

.popular-contents .popular-info p {
    line-height: 26px;
    color: #000;
    font-size: 15px
}

.popular-contents .headline-meta {
    padding: 0 0 10px
}

.popular-contents .headline-meta span {
    color: #000
}

.most-popular-right {
    margin-bottom: 30px
}

.most-popular-right .pop-title a {
    font-family: montserrat;
    font-weight: 700;
    color: #000;
    padding-top: 0;
    font-size: 13px
}

.most-popular-right .headline-meta span {
    color: #000
}

.most-pop-sidebar ul {
    list-style-type: none;
    background-color: #e8ca9c;
    padding: 30px 10px 10px;
    margin-left: 0
}

.most-pop-sidebar ul li a {
    color: #000;
    font: bold 11px/12px "Montserrat";
    letter-spacing: 0
}

.most-pop-sidebar h3 {
    background-color: #025;
    color: #fff;
    font-weight: 700;
    padding: 12px 15px;
    font-size: 13px;
    width: 44%;
    position: relative;
    margin-bottom: -21px;
    z-index: 9
}

.most-pop-sidebar .thumbnail-post-w img {
    width: 120px !important;
    position: relative
}

.most-pop-sidebar .widget-data .post-categories {
    position: absolute;
    top: 26%;
    padding: 5px;
    background: unset !important
}

.most-pop-sidebar .widget-data .post-categories a {
    color: #fff !important;
    background: #025 !important;
    padding: 5px 10px;
    text-transform: uppercase !important
}

.most-popular-sidebar .post-categories li {
    border-bottom: none !important
}

.most-pop-sidebar h3:before {
    content: "";
    position: absolute;
    right: -18px;
    bottom: 0;
    top: -1px;
    width: 0;
    height: 0;
    border-left: 20px solid #025;
    border-top: 22px solid transparent;
    border-bottom: 22px solid transparent
}

.most-pop-sidebar aside {
    margin-bottom: 30px
}

.most-pop-sidebar .widget_search form {
    margin-top: 30px
}

.most-popular-right .pop-title {
    line-height: 18px;
    margin-bottom: 6px
}

.most-popular-sidebar ul li {
    border-bottom: 1px dashed gray
}

.most-popular-sidebar .widget_nav_menu ul li {
    padding: 10px
}

.most-popular-sidebar .widget_recent_entries .recent-post-box {
    margin-bottom: 10px
}

#our-weekly-article {
    background-color: #e8ca9c;
    padding-bottom: 20px;
    padding-top: 20px
}

.weekly-article-head {
    padding-top: 40px;
    padding-bottom: 40px
}

.weekly-article-head span {
    font-family: montserrat;
    font-weight: 700;
    color: #000;
    position: relative
}

.weekly-article-head span:after {
    content: "";
    display: block;
    width: 163px;
    height: 1px;
    background: #025;
    position: absolute;
    left: 105%;
    top: 42%
}

.weekly-article-head h3 {
    font-family: montserrat;
    font-weight: 700;
    color: #000;
    padding-top: 3px;
    font-size: 26px
}

.weekly-content {
    margin-bottom: 35px
}

.weekly-content .post-categories li a {
    position: absolute;
    background-color: #025;
    color: #fff;
    font-weight: 700;
    padding: 8px 15px;
    top: -6%;
    font-size: 13px
}

.weekly-content .post-categories li a:before {
    content: "";
    position: absolute;
    right: -19px;
    bottom: 0;
    top: -1px;
    width: 0;
    height: 0;
    border-left: 20px solid #025;
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent
}

.weekly-content .headline-meta {
    position: absolute;
    padding: 0 20px 10px;
    color: #fff;
    background: linear-gradient(#0000, #000);
    left: 14px;
    right: 14px;
    bottom: 0
}

.weekly-content .headline-meta h6 a {
    font-family: montserrat;
    font-weight: 700;
    color: #fff
}

.bg-contents {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    padding-bottom: 50%
}

.top-stories-box {
    padding-top: 50px;
    padding-bottom: 50px
}

.top-stories-head {
    padding-bottom: 40px
}

.top-stories-head span {
    font-family: montserrat;
    font-weight: 700;
    color: #000;
    position: relative
}

.top-stories-head span:after {
    content: "";
    display: block;
    width: 163px;
    height: 1px;
    background: #025;
    position: absolute;
    left: 105%;
    top: 42%
}

.top-stories-head h3 {
    font-family: montserrat;
    font-weight: 700;
    color: #000;
    padding-top: 3px;
    font-size: 26px
}

.top-stories-contents {
    margin-bottom: 30px
}

.top-stories-contents .post-categories li a {
    position: absolute;
    background-color: #025;
    color: #fff;
    font-weight: 700;
    padding: 8px 15px;
    top: -4%;
    font-size: 13px
}

.top-stories-contents .post-categories li a:before {
    content: "";
    position: absolute;
    right: -19px;
    bottom: 0;
    top: -1px;
    width: 0;
    height: 0;
    border-left: 20px solid #025;
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent
}

.top-stories-contents h4 a {
    font-family: montserrat;
    font-weight: 700;
    color: #000
}

.top-stories-contents .headline-meta {
    padding-bottom: 10px
}

.top-stories-contents .headline-meta {
    color: #000
}

.top-stories-contents .stories-info p {
    line-height: 26px;
    color: #000;
    font-size: 15px
}

.stories-det {
    padding-bottom: 30px
}

.stories-det .stories-tit a {
    font-family: montserrat;
    font-weight: 600;
    color: #000;
    padding-top: 0;
    font-size: 15px
}

.stories-det .headline-meta span {
    color: #000
}

.top-stories-sidebar h3 {
    width: 51%
}

.top-stories-sidebar ul .cat-item,
#footer aside ul .cat-item {
    display: none
}

.top-stories-sidebar ul .cat-item {
    margin-right: 20px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    margin-left: 20px;
    border-bottom: 1px dashed gray
}

.top-stories-sidebar ul .cat-item a,
#footer aside ul .cat-item a {
   /*padding-right: 70%*/
}

.top-stories-sidebar ul .cat-item a {
    font: bold 13px/14px "Montserrat"
}

.top-stories-sidebar ul .cat-item-2,
.top-stories-sidebar ul .cat-item-3,
.top-stories-sidebar ul .cat-item-4,
.top-stories-sidebar ul .cat-item-5,
.top-stories-sidebar ul .cat-item-6,
.top-stories-sidebar ul .cat-item-7,
.top-stories-sidebar ul .cat-item-8,
#footer aside ul .cat-item-2,
#footer aside ul .cat-item-3,
#footer aside ul .cat-item-4,
#footer aside ul .cat-item-5,
#footer aside ul .cat-item-6,
#footer aside ul .cat-item-7,
#footer aside ul .cat-item-8 {
    display: block
}

.top-stories-sidebar .widget_nav_menu ul li {
    border-bottom: 1px dashed gray;
    margin-bottom: 10px;
    padding-bottom: 10px;
    margin-left: 20px;
    margin-right: 20px
}

.top-stories-sidebar .widget_nav_menu ul li a,
.top-stories-sidebar ul .cat-item a {
    font-weight: 600
}

.top-stories-sidebar aside {
    margin-bottom: 30px
}

.top-stories-sidebar .posts-slider-widgets img {
    position: relative
}

.top-stories-sidebar .posts-slider-widgets .caption-wrapper {
    position: absolute;
    margin-left: 4%;
    margin-top: -40%
}

.top-stories-sidebar .posts-slider-widgets .caption-wrapper span {
    color: #fff
}

.top-stories-sidebar .bx-wrapper .bx-viewport {
    height: 100% !important
}

.top-stories-sidebar .bx-wrapper .bx-viewport .posts-slider {
    height: 325px !important;
    padding: 60px 10px 22px !important
}

.bx-wrapper .bx-controls-direction a {
    background: #025
}

.bx-wrapper .bx-controls-direction a.bx-prev,
.bx-wrapper .bx-controls-direction a.bx-next {
    text-indent: 0 !important;
    color: #025
}

.bx-wrapper .bx-controls-direction a:before {
    position: absolute;
    left: 35%;
    top: 16%;
    content: '';
    font-family: FontAwesome;
    font-weight: 700;
    color: #fff;
    display: block
}

.bx-wrapper .bx-controls-direction a.bx-prev:before {
    content: '<'
}

.bx-wrapper .bx-controls-direction a.bx-next:before {
    content: '>'
}

.bx-wrapper .bx-next {
    right: 23px !important
}

.top-stories-sidebar .posts-slider-widgets .caption-wrapper span {
    font: bold 12px/12px "Montserrat"
}

.top-stories-sidebar .posts-slider-widgets .caption-wrapper h4 {
    padding: 5px 0;
    line-height: 14px !important
}

.top-stories-sidebar .posts-slider-widgets .caption-wrapper h4 a {
    font: bold 13px/12px "Montserrat";
    color: #fff
}

.top-stories-sidebar .posts-slider-widgets .post-slider-cat li {
    position: absolute;
    top: 15px
}

.top-stories-sidebar .posts-slider-widgets .post-slider-cat li a {
    color: #fff !important;
    background: #025 !important;
    padding: 5px 10px;
    text-transform: uppercase !important
}

.top-stories-sidebar .widget_recent_entries ul li {
    margin-left: 20px;
    margin-right: 20px
}

.top-stories-sidebar .widget_recent_entries .recent-post-box {
    border-bottom: 1px dashed gray;
    margin-bottom: 10px;
    padding-bottom: 10px
}

.top-stories-sidebar .widget_recent_entries ul li a {
    font-weight: 600
}

#our-latest-video {
    padding-top: 50px;
    padding-bottom: 30px;
    background-repeat: no-repeat;
    background-size: cover
}

.video-contents {
    margin-top: 30px
}

.latest-video-head span {
    font-family: montserrat;
    font-weight: 600;
    color: #fff;
    position: relative
}

.latest-video-head span:after {
    content: "";
    display: block;
    width: 163px;
    height: 1px;
    background: #025;
    position: absolute;
    left: 105%;
    top: 42%
}

.latest-video-head h3 {
    font-family: montserrat;
    font-weight: 700;
    color: #fff;
    padding-top: 3px;
    font-size: 26px
}

.video-contents h6 {
    padding-top: 0
}

.video-contents h6 a {
    font-family: montserrat;
    font-weight: 700;
    color: #fff;
    padding-top: 0;
    font-size: 13px
}

.video-block iframe {
    width: 100%;
    height: auto
}

.video-block .post-categories li a {
    position: absolute;
    background-color: #025;
    color: #fff;
    font-weight: 700;
    padding: 8px 15px;
    top: -8%;
    font-size: 13px
}

.video-block .post-categories li a:before {
    content: "";
    position: absolute;
    right: -19px;
    bottom: 0;
    top: 0;
    width: 0;
    height: 0;
    border-left: 19px solid #025;
    border-top: 19px solid transparent;
    border-bottom: 16px solid transparent
}

.video-block .ytp-large-play-button {
    background-color: #000;
    opacity: .7;
    border-radius: 50%
}

.video-block iframe .ytp-title-text {
    display: none !important
}

#category-names {
    border: none;
    background-color: #025;
    color: #fff;
    font-weight: 700;
    padding: 13px 15px 10px;
    margin-bottom: 10px;
    font-size: 14px;
    width: 70%
}

#category-names option {
    padding: 5px 0;
    border-bottom: 1px dashed gray
}

.travels-news-box {
    padding-top: 50px;
    padding-bottom: 50px
}

.travels-news-head span {
    font-family: montserrat;
    font-weight: 700;
    color: #000;
    position: relative
}

.travels-news-head span:after {
    content: "";
    display: block;
    width: 163px;
    height: 1px;
    background: #025;
    position: absolute;
    left: 105%;
    top: 42%
}

.travels-news-head h3 {
    font-family: montserrat;
    font-weight: 700;
    color: #000;
    padding-top: 3px;
    font-size: 26px
}

.travels-block .post-categories li a {
    position: absolute;
    background-color: #025;
    color: #fff;
    font-weight: 700;
    padding: 8px 15px;
    top: -13%;
    font-size: 13px
}

.travels-block .post-categories li a:before {
    content: "";
    position: absolute;
    right: -19px;
    bottom: 0;
    top: 0;
    width: 0;
    height: 0;
    border-left: 19px solid #025;
    border-top: 19px solid transparent;
    border-bottom: 16px solid transparent
}

.travels-contents {
    border-bottom: 1px dashed #d3d3d3;
    padding-bottom: 6px;
    margin-bottom: 41px
}

.travels-contents h4 {
    padding-top: 0
}

.travels-contents h4 a {
    font-family: montserrat;
    font-weight: 700;
    color: #000;
    letter-spacing: 0;
    padding-top: 0
}

.travels-contents .headline-meta {
    padding-bottom: 8px
}

.travels-contents .headline-meta span {
    color: #000
}

.travels-contents .travel-info p {
    font-size: 13px;
    line-height: 22px;
    color: #000;
    margin-bottom: 0
}

#travels-sidebar h3 {
    background-color: #025;
    color: #fff;
    font-weight: 700;
    padding: 12px 15px;
    font-size: 13px;
    width: 51%;
    position: relative;
    margin-bottom: -21px
}

#travels-sidebar h3:before {
    content: "";
    position: absolute;
    right: -18px;
    bottom: 0;
    top: -1px;
    width: 0;
    height: 0;
    border-left: 20px solid #025;
    border-top: 22px solid transparent;
    border-bottom: 22px solid transparent
}

#travels-sidebar ul {
    list-style-type: none;
    background-color: #e8ca9c;
    padding: 30px 10px 10px;
    margin-left: 0
}

#travels-sidebar ul li a {
    font-family: montserrat;
    font-weight: 700;
    color: #000;
    font-size: 13px
}

#travels-sidebar ul li {
    border-bottom: 1px dashed gray;
    padding-bottom: 10px
}

.travels-news-det {
    padding-top: 30px
}

.travels-news-det::-webkit-scrollbar {
    width: 2px
}

.travels-news-det::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.travels-news-det::-webkit-scrollbar-thumb {
    background-color: #025;
    outline: 1px solid slategrey
}

#travels-sidebar ul li .post-content {
    line-height: 17px
}

.contact-block {
    margin-bottom: 30px;
    padding-top: 20px
}

.c_icon {
    display: table;
    margin: 0 auto;
    padding: 25px 8px;
    border: 1px solid #025
}

h3.contact-page {
    margin-left: 3%;
    font-weight: 700;
    color: #18304c;
    border-bottom: solid 4px #d3da36;
    display: table;
    margin-bottom: 4%
}

.contac_form form {
    max-width: 500px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 40px
}

.contac_form input[type=text],
.contac_form input[type=email],
.contac_form input[type=url],
.contac_form input[type=password],
.contac_form input[type=search],
.contac_form input[type=number],
.contac_form input[type=tel],
.contac_form input[type=range],
.contac_form input[type=date],
.contac_form input[type=month],
.contac_form input[type=week],
.contac_form input[type=time],
.contac_form input[type=datetime],
.contac_form input[type=datetime-local],
.contac_form input[type=color],
.contac_form select,
.contac_form textarea,
.contac_form .wpcf7 .wpcf7-form-control-wrap[class*=file-] {
    width: 100%;
    background-color: transparent;
    border-color: #ccc;
    color: #2f3357;
    border-radius: 0;
    box-shadow: none;
    background-color: #f2f2f2;
    border: 2px solid #f2f2f2
}

.contact-block textarea {
    height: 80px
}

.contact-form-block {
    background-color: #e8ca9c;
    padding-top: 20px
}

.contact-form-block h2 {
    color: #000;
    text-transform: unset
}

.contact-box .wpcf7 input[type=text],
.contact-box .wpcf7 input[type=email] {
    font-size: 16px;
    padding: 5px 10px;
    height: auto
}

.contac_form.col-md-12 {
    margin-top: 20px
}

section#contact-box {
    padding: 0;
    margin: 0
}

.contact-info {
    font-size: 14px;
    line-height: 26px;
    padding: 25px 0 34px;
    background-color: #e8ca9c;
    margin: 0 15px
}

.inner-cont {
    padding: 10px 0
}

.contact-email i,
.contact-address i,
.contact-phone i {
    text-align: center;
    background-color: transparent;
    border-radius: 50%;
    font-size: 38px;
    color: #025;
    margin: 0 auto;
    text-align: center;
    width: 87px;
    display: inline-table
}

.contact-info .head {
    color: #000
}

.c_content span {
    font-size: 18px;
    color: #000
}

.c_content p {
    font-size: 16px;
    color: #000
}

.contac_form form {
    max-width: 500px;
    margin: 0 auto;
    margin-top: 20px
}

.contact-color-bg {
    margin-top: 18px
}

.contac_form .fancy-title {
    width: 250px;
    margin: 0 auto
}

.contac_form label {
    width: 100%;
    color: #000
}

.page-template-default #masthead {
    position: relative;
    background: #000;
    top: 0;
    z-index: 999;
    width: 100%
}

.page-template-default .menubar {
    border-bottom: solid 1px #ddd !important
}

.page-template-contact .menubar {
    border-bottom: solid 1px #ddd !important
}

.inner_banner img,
.title-box img {
    width: 100%
}

.footer-top {
    padding-bottom: 50px
}

#footer h3 {
    background-color: #025;
    color: #fff;
    font-weight: 700;
    padding: 12px 15px;
    font-size: 13px;
    width: 78%;
    position: relative;
    margin-top: -20px;
    margin-bottom: 40px
}

#footer h3:after {
    content: "";
    position: absolute;
    right: -18px;
    bottom: 0;
    top: 0;
    width: 0;
    height: 0;
    border-left: 18px solid #025;
    border-top: 22px solid transparent;
    border-bottom: 21px solid transparent
}

#footer aside ul li {
    border-bottom: 1px dashed gray
}

#footer .widget_recent_entries ul li {
    padding-bottom: 20px;
    margin-bottom: 14px
}

#footer .social_widget a {
    margin-right: 10px
}

#footer .custom_facebook i {
    border-radius: 50%;
    background-color: #3c5a99;
    width: 40px;
    height: 40px;
    padding: 13px 14px;
    color: #fff;
    margin-bottom: 10px
}

#footer .custom_twitter i {
    border-radius: 50%;
    background-color: #55acee;
    width: 40px;
    height: 40px;
    padding: 13px 14px;
    color: #fff;
    margin-bottom: 10px
}

#footer .custom_google i {
    border-radius: 50%;
    background-color: #da4835;
    width: 40px;
    height: 40px;
    padding: 13px 14px;
    color: #fff;
    margin-bottom: 10px
}

#footer .custom_linkedin i {
    border-radius: 50%;
    background-color: #007bb5;
    width: 40px;
    height: 40px;
    padding: 13px 14px;
    color: #fff;
    margin-bottom: 10px
}

#footer .custom_pinterest i {
    border-radius: 50%;
    background-color: #d73431;
    width: 40px;
    height: 40px;
    padding: 13px 14px;
    color: #fff;
    margin-bottom: 10px
}

#footer .custom_tumblr i {
    border-radius: 50%;
    background-color: #3c5a99;
    width: 40px;
    height: 40px;
    padding: 13px 14px;
    color: #fff;
    margin-bottom: 10px
}

#footer .custom_instagram i {
    border-radius: 50%;
    background-color: #e0218a;
    width: 40px;
    height: 40px;
    padding: 13px 14px;
    color: #fff;
    margin-bottom: 10px
}

#footer .custom_youtube i {
    border-radius: 50%;
    background-color: red;
    width: 40px;
    height: 40px;
    padding: 13px 14px;
    color: #fff;
    margin-bottom: 10px
}

#footer input[type=email] {
    width: 80% !important;
    background-color: #1b1b1b;
    border: none
}

#footer input[type=email]::placeholder {
    font-style: italic
}

.outer-footer {
    background-color: #012154;
    background-size: 100% 100%
}

#footer form.search-form {
    border: none;
    background: 0 0;
    padding: 0
}

#footer form.search-form input {
    float: none;
    border: 1px solid;
    margin: 0 2px
}

#footer input,
#footer textarea {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff
}

#footer textarea {
    height: 100px
}

#footer p.post-date {
    color: #fff;
    font-size: 11px !important
}

.footer_icon {
    color: #353434;
    border: none;
    padding: 11px 15px;
    background-color: transparent;
    position: relative;
    left: -40px
}

.copyright {
    background-color: #025
}

.copyright p {
    font-size: 14px;
    color: #fff;
    margin-bottom: 0
}

.socialbox {
    text-align: right
}

.main_sociobox {
    padding: 20px 0
}

#footer {
    text-align: center;
    color: #fff;
    text-align: left
}

.footer_hide {
    display: none
}

.footer-top-col {
    border-left: solid 5px #025;
    padding-left: 15px
}

.container #blog-right-sidebar h3 {
    color: #025;
    text-align: left;
    font-size: 24px;
    padding: 0 0 17px
}

#footer .copyright p {
    font-size: 14px;
    text-align: center;
    color: #fff
}

#footer .copyright a {
    color: #fff;
    cursor: pointer
}

#footer input {
    padding: 20px 8px 19px !important;
    float: left;
    margin: 5px 0;
    border-radius: 0
}

#footer input[type=submit] {
    padding: 8px 10px;
    font-style: italic;
    background: #1b1b1b !important;
    color: gray !important;
    text-transform: uppercase;
    border: none
}

#footer .copyright {
    text-align: center;
    border-top: 1px solid #337ab7;
    margin: 30px 0 0;
    padding-top: 40px
}

#footer ul {
    margin: 0
}

#footer ul li {
    list-style: none;
    margin: 0 0 5px;
    text-align: left;
    padding: 5px
}

#footer ul li a {
    color: #fff;
    font-family: montserrat;
    font-weight: 700;
    font-size: 13px
}

#footer p {
    font-size: 14px;
    margin: 0;
    line-height: 20px
}

.footer-cols {
    padding-bottom: 12px
}

.about_me table,
.about_me td,
.about_me th {
    border: none
}

.about_me td:first-child {
    border: 1px solid #fff
}

.about_me p.message {
    margin-bottom: 20px !important
}

.vw-credit,
.vw-credit a {
    color: #fff
}

.main_sociobox ul li {
    list-style: none;
    display: inline;
    margin-right: 10px
}

.main_sociobox ul li a {
    color: #fff
}

#footer-dec {
    margin-bottom: 23px
}

.footer-dec-text {
    font-size: 16px;
    color: #fff;
    line-height: 27px;
    padding-top: 20px
}

#footer-dec img {
    width: 42%
}

.footer-menu ul li {
    list-style-type: none;
    display: inline;
    margin-right: 15px
}

.footer-menu ul li a {
    color: #fff
}

.postbox h6 {
    font-weight: 700
}

.main_title h1 {
    font-weight: 700;
    font-size: 27px;
    margin-top: 7;
    margin-bottom: 15px
}

.postbox .post-featured {
    background-color: #025;
    padding-bottom: 17px
}

.postbox .inner-sbox {
    padding: 10px
}

.postbox .inner-sbox h4 a {
    color: #fff;
    font-size: 18px;
    font-weight: 700
}

.postbox .inner-sbox .metabox .entry-date {
    padding-left: 0
}

.postbox .inner-sbox p {
    color: #000
}

.postbox .inner-sbox .post-readmore {
    font-size: 16px;
    color: #000;
    background-color: #fff;
    padding: 7px;
    font-weight: 600;
    position: relative
}

.postbox .inner-sbox .post-readmore:before {
    content: "";
    position: absolute;
    right: -21px;
    bottom: 0;
    top: 0;
    width: 0;
    height: 0;
    border-left: 21px solid #fff;
    border-top: 16px solid transparent;
    border-bottom: 18px solid transparent
}

#full-width-blog .postbox {
    width: 100%;
    border: none
}

#full-width-blog .postbox h3 {
    font-weight: 400;
    font-size: 35px;
    text-align: center;
    margin: 15px 0 20px
}

.postbox h3 {
    font-weight: 400;
    font-size: 35px;
    text-align: center;
    margin: 15px 0 0
}

.blogimg-full img {
    width: 100%
}

.read-more-icon {
    text-align: center;
    margin: -55px 0 0;
    z-index: 999
}

.read-more-icon a:hover {
    opacity: .9
}

.continue-read a {
    color: rgba(19, 10, 138, .6);
    font-weight: 700;
    text-align: center;
    margin: 0 auto;
    border: solid 1px #bbb;
    padding: 10px 20px;
    border-radius: 6px;
    display: block;
    background: #fff
}

.continue-read a:hover {
    background: #18304c;
    color: #fff
}

.continue-read {
    margin: -22px auto 0;
    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: 700
}

a.post-readmore i {
    margin-left: 8px !important;
    font-size: 18px;
    padding-bottom: 2px
}

.widget_recent_entries li {
    margin: 10px
}

.postbox a.blogbutton {
    background: 0 0;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    padding: 6px 25px;
    border: 1px solid #000;
    color: #000;
    font-size: 18px;
    text-transform: uppercase;
    margin: 25px 0 0;
    display: table
}

.blogbutton-small {
    background: 0 0;
    font-size: 12px;
    font-weight: 700;
    padding: 6px 25px;
    border: 1px solid #000;
    color: #000;
    font-size: 14px;
    text-transform: uppercase;
    margin: 14px 0 0;
    display: table
}

.metabox {
    color: #000;
    padding: 5px 0;
    clear: both;
    margin: 10px 0;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000
}

.metabox .entry-date {
    padding: 0 0 0 8px;
    margin: 0 13px 0 0
}

.metabox .entry-author {
    padding: 0 0 0 8px;
    margin: 0 20px 0 0
}

.metabox .entry-comments {
    padding: 0 0 0 8px
}

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

.post-featured img {
    width: 100%
}

.postbox .metabox i {
    margin-right: 8px
}

.more_info a {
    background: #333;
    color: #fff;
    padding: 10px;
    border-radius: 20px
}

.more_info {
    margin: 20px 0
}

.more_info a:hover {
    background: #fff;
    color: #333
}

ol.carousel-indicators {
    position: static !important
}

ol.carousel-indicators li {
    max-width: 10px;
    padding: 5px;
    color: #333;
    border-radius: 50%
}

a.page-numbers,
span.page-numbers.current {
    padding: 10px !important;
    background: #025 !important;
    color: #fff !important;
    border: 1px solid #025
}

.navigation span.page-numbers.current {
    background: #fff !important;
    border: 1px solid #025;
    color: #000 !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: .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: #025
}

.bradcrumbs span {
    background: #ddd;
    color: #000;
    padding: 5px 15px
}

.single-post-block .content_boxes {
    padding-bottom: 20px
}

.single-post-block .metabox span {
    color: #000
}

.single-post-block .metabox span a {
    color: #000
}

.single-post-block .metabox i {
    color: #000;
    padding-left: 5px
}

.single-post-block .metabox {
    padding-left: 15px
}

.single-post-block .content_boxes p {
    color: #000;
    padding-left: 15px
}

.single-post-block .content_boxes .share_icon {
    padding-left: 15px
}

.single-post-block .content_boxes .post_ctg {
    padding-left: 15px
}

.single-post-block .content_boxes .post_ctg ul li a {
    color: #000
}

.archive .container h1 {
    font-weight: 700;
    font-size: 27px;
    margin-top: 7;
    margin-bottom: 15px
}

.archive .container h1:after {
    content: "";
    display: block;
    width: 60px;
    height: 2px;
    background: #025;
    margin-top: 7px
}

#comments .reply {
    margin-bottom: 30px
}

#comments {
    float: left;
    width: 100%;
    margin-top: 10px
}

#comments h2.comments-title {
    font-size: 26px;
    font-weight: 700
}

#comments h3.comment-reply-title {
    font-size: 20px;
    font-weight: 700;
    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: 700;
    margin-top: 20px;
    color: #fff;
    text-transform: uppercase;
    border-top: none
}

#comments a time {
    color: #000;
    font-weight: 700;
    font-size: 12px
}

#comments .reply a {
    background-color: #025 !important;
    color: #fff !important;
    font-weight: 700;
    padding: 8px 20px !important;
    font-size: 13px;
    width: 56%;
    position: relative;
    margin-top: -10%
}

#comments .reply a:after {
    content: "";
    position: absolute;
    right: -18px;
    bottom: 0;
    top: -1px;
    width: 0;
    height: 0;
    border-left: 20px solid #025;
    border-top: 17px solid transparent;
    border-bottom: 17px solid transparent
}

#comments .comment-metadata {
    width: 90%;
    float: left;
    padding: 1% 0 0
}

#comments .comment-content {
    width: 90%;
    text-align: left;
    margin-left: 7%
}

#comments .comment-author {
    margin-bottom: 1em
}

#comments h2#reply-title {
    display: inline-table;
    font-weight: 700;
    font-size: 26px
}

#comments .comment-author.vcard img {
    padding: 2px
}

#comments ol {
    list-style-type: none;
    margin-left: 0
}

#comments .comment-meta {
    font-weight: 600
}

#comments ol li p {
    color: #000;
    line-height: 25px;
    font-size: 15px;
    float: none
}

#comments .comment-author {
    font-weight: 600;
    color: #000
}

#comments .comment-edit-link {
    display: none
}

#respond .comment-notes {
    color: #000
}

#respond form label {
    color: #000
}

.single-post-block .nav-links a .meta-nav {
    background-color: #025;
    padding: 8px 20px;
    color: #fff;
    text-transform: capitalize
}

.single-post-block .nav-links .nav-previous a {
    margin-bottom: 20px
}

.single-post-block .nav-links span {
    margin-bottom: 10px
}

.single-post-block .nav-links .post-title {
    color: #000
}

.authordetails {
    padding-top: 40px;
    padding-bottom: 30px
}

.authordetails .author_links {
    padding-left: 17%;
    font-weight: 700;
    margin-bottom: 7px
}

.authordetails img {
    border-radius: 50%
}

.authordetails ul {
    list-style-type: none;
    margin-left: 18%;
    margin-top: -17px;
    position: relative
}

.authordetails ul li {
    display: inline
}

.authordetails ul li a {
    background-color: #025;
    padding: 9px 15px;
    color: #fff;
    border-radius: 50%;
    width: 40px;
    margin-right: 10px
}

.authordetails .b-content {
    color: #000
}

#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: #fff;
    padding: 14px 0;
    font-size: 15px;
    margin: 0
}

#sidebar form {
    display: table;
    width: 100%;
    border: 1px solid #bbb
}

#sidebar h3 {
    background-color: #025;
    color: #fff;
    font-weight: 700;
    padding: 12px 15px;
    font-size: 14px;
    width: 56%;
    position: relative;
    margin-top: -10%
}

#sidebar h3:after {
    content: "";
    position: absolute;
    right: -18px;
    bottom: 0;
    top: -1px;
    width: 0;
    height: 0;
    border-left: 20px solid #025;
    border-top: 20px solid transparent;
    border-bottom: 22px solid transparent
}

.widget_categories select {
    width: 100%;
    padding: 6px
}

#sidebar input[type=search] {
    background: 0 0;
    padding: 10px;
    border: none;
    font-size: 15px;
    color: #000;
    width: 100%
}

#sidebar label {
    width: 71%;
    float: left;
    margin-bottom: 0
}

#sidebar input[type=submit] {
    background: #025;
    position: absolute;
    right: 28px;
    border: none;
    color: #fff;
    font-size: 10px;
    margin-top: 1px;
    padding: 12px
}

#sidebar aside {
    margin-bottom: 40px;
    border: 1px solid #025;
    padding: 10px
}

#sidebar ul {
    list-style: none;
    margin: 0;
    padding: 20px 0 0;
    font-size: 17px
}

#sidebar ul li {
    line-height: 32px
}

#sidebar ul li a {
    color: rgba(0, 0, 0, .78)
}

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

#sidebar .tagcloud {
    padding-top: 30px
}

#sidebar .widget_recent_entries ul li {
    background: 0 0
}

#sidebar .post-content {
    line-height: 20px;
    margin-bottom: 15px
}

.textwidget {
    padding: 8px 0
}

#sidebar .recent-post-box .post-content a {
    padding-left: 0;
    font-size: 13px;
    font-weight: 600
}

.search h1.entry-title {
    font-weight: 700;
    font-size: 27px;
    margin-top: 7;
    margin-bottom: 15px
}

.search h1.entry-title:after {
    content: "";
    display: block;
    width: 60px;
    height: 2px;
    background: #025;
    margin-top: 7px
}

#sidebar .widget_recent_comments .recentcomments {
    color: #000
}

#sidebar .widget_recent_comments ul li a {
    color: #000
}

#sidebar .widget ul li a {
    color: #000
}

.title-box {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    margin-bottom: 25px
}

.title-box img {
    width: 100%
}

.title-box h1 {
    font-weight: 700;
    text-shadow: 0 2px 2px rgba(255, 255, 255, .58);
    font-size: 34px
}

.above_title {
    position: absolute;
    right: 0;
    left: 0;
    margin-top: 10%
}

.read-moresec {
    margin: 3% 0 !important
}

.middle-content {
    padding-bottom: 20px
}

.navigation {
    font-size: 14px;
    font-weight: 700;
    margin: 10px 0
}

.navigation a {
    padding: 0
}

.navigation span,
.navigation a {
    display: block;
    float: left;
    padding: 10px 15px 0 15;
    margin-bottom: 50px;
    margin-right: 10px;
    color: #5b5b5b;
    -webkit-transition: background .15s ease-in-out;
    -moz-transition: background .15s ease-in-out;
    -ms-transition: background .15s ease-in-out;
    -o-transition: background .15s ease-in-out;
    transition: background .15s ease-in-out;
    font-weight: 400 !important
}

.navigation span.meta-nav {
    font-weight: 700
}

.navigation .current {
    background: #333;
    color: #fff;
    font-weight: 400
}

.category-page h4 {
    text-align: left !important
}

ul.post-categories {
    list-style: none;
    margin: 0
}

ul.post-categories a {
    color: #333
}

.content_boxes {
    padding: 0;
    border: none
}

.post_ctg span {
    float: left;
    margin-right: 7px;
    color: #000
}

.main_title h1:after {
    content: "";
    display: block;
    width: 60px;
    height: 2px;
    background: #025;
    margin-top: 7px
}

.share_icon i {
    padding: 10px;
    margin: 0;
    color: #000;
    border-radius: 50%;
    width: 30px;
    margin: 0 4px;
    text-align: center;
    height: 30px
}

.services_inner h4,
.services_inner .short_text {
    color: #fff
}

.view-more {
    width: 100%;
    margin: 0 auto;
    text-align: center
}

.menubar.scrolled li.search-box {
    display: block !important
}

.owl-carousel .owl-item img {
    width: auto !important;
    margin: 0 auto
}

button.owl-prev,
button.owl-next {
    background: #fff;
    border: 1px solid #000;
    padding: 6px 9px
}

.owl-nav {
    margin: 12px auto;
    display: none
}

button.owl-next.disabled,
button.owl-prev.disabled {
    background: #bbb
}

.woocommerce .summary h1 {
    font-size: 28px
}

.woocommerce div.product form.cart div.quantity {
    margin-right: 20px
}

.woocommerce .quantity input {
    padding: 5px 0
}

.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: #025 !important;
    border-radius: 0;
    padding: 10px 14px !important;
    color: #fff !important
}

.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce ul.products li.product .price {
    color: #025
}

.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: #fff;
    color: #333;
    border: 1px solid #025
}

#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: #025
}

.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: #fff
}

.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 screen and (max-width:480px) {
    #sec_consultation h3 {
        font-size: 20px
    }

    ul.nav.nav-pills.nav-justified {
        display: block
    }

    .whychoose_us h2 {
        font-size: 24px !important;
        padding: 0 15px
    }

    .consultation a {
        padding: 6px 4px
    }

    .consultation span {
        font-size: 10px
    }

    .consultation i.fas.fa-headphones {
        padding: 0 8px 8px 6px
    }

    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product {
        width: 100% !important
    }

    .consult_box_outer p {
        font-size: 20px
    }
}

@media screen and (max-width:400px) and (min-width:320px) {
    #sidebar h3 {
        margin-top: -11% !important
    }

    .social-icon {
        display: none
    }
}

@media screen and (max-width:576px) {
    blockquote {
        width: 100%
    }

    .media-small {
        padding-left: 10px !important
    }

    .small_media {
        padding: 10px 0
    }

    #sidebar ul li a {
        padding-left: 0 !important;
        font-size: 15px !important
    }

    #footer input[type=email] {
        font-size: 12px
    }

    #header .logo {
        margin: 0;
        padding: 0 30px;
        max-width: 100%
    }

    .copyright p {
        text-align: center !important;
        padding: 5px 0
    }

    .prop_desc {
        display: none
    }

    section h2 {
        font-size: 22px
    }

    .attorneys_box,
    .outer_post_box,
    .testi_qoute,
    .postbox,
    #sidebar {
        margin-left: auto;
        margin-right: auto
    }

    .top-icon {
        top: -1%
    }

    .above_title {
        margin-top: 2%
    }

    .consultation {
        margin: 6px 0
    }

    #header .logo h1 {
        text-align: center
    }

    #header .logo p {
        text-align: center
    }

    .practice-editor img {
        display: block;
        text-align: center;
        float: none
    }

    .welcome_img {
        text-align: center;
        margin-top: 25px;
        width: 100%
    }

    .welcome_img img {
        width: 100%;
        margin: 0 auto
    }

    .latest-video-head span:after {
        left: auto;
        top: auto
    }

    .most-popular-head span:after {
        left: auto !important;
        top: auto !important
    }

    .weekly-article-head span:after {
        left: auto;
        top: auto
    }

    .top-stories-head span:after {
        left: auto;
        top: auto
    }

    .travels-news-head span:after {
        left: auto;
        top: auto
    }

    .pointer:before {
        right: auto;
        border: none
    }

    #today-headlines .row {
        text-align: center
    }

    .most-pop-sidebar h3 {
        width: 59%
    }

    .weekly-content .post-categories li a {
        width: 35%
    }

    .top-stories-contents .post-categories li a {
        top: -4%
    }

    #travels-sidebar h3 {
        width: 58%
    }

    #footer h3 {
        margin-top: auto;
        width: 64%
    }

    #footer_box {
        padding-top: 30px
    }

    #footer .custom_facebook i {
        margin-bottom: 12px
    }

    #footer .social_widget {
        text-align: center;
        margin-bottom: 25px;
        padding-top: 39px
    }

    .headlines-post .head-post-cat {
        padding-top: 0;
        padding-bottom: 34%
    }

    .headlines-post ul.post-categories {
        padding-top: 35px
    }

    .headlines-post {
        background-repeat: no-repeat;
        background-size: cover
    }

    .travels-block .post-categories li a {
        top: -6%
    }

    .footer-menu {
        text-align: center
    }

    #sidebar h3 {
        width: 73%;
        margin-top: -7%
    }

    .authordetails ul {
        margin-top: 24px;
        margin-left: 0%
    }

    .headline-category {
        margin-top: -15px
    }

    .headline_post_box h5 {
        text-align: left
    }

    .post-navigation .nav-next {
        float: left
    }

    .social-icon {
        top: 23px;
        left: 54% !important
    }

    .social-icon i {
        padding: 2px !important
    }
}

@media screen and (max-width:719px) {
    .row.bg-media {
        background: #000
    }

    .menubar.scrolled.hmenu {
        background-color: #222;
        overflow: scroll;
        height: 100%
    }

    .menubar.scrolled {
        margin-top: 0 !important
    }

    .menubar.scrolled {
        padding: 0
    }

    .search-box {
        float: none
    }

    .aboutbg {
        top: 0
    }

    .continnerbox {
        border-left: 25px solid transparent
    }

    .menubar .nav ul li,
    .menubar.scrolled .main-navigation li {
        border-top: 1px #303030 solid;
        display: block;
        text-align: left;
        float: none;
        width: 100%;
        line-height: 1.9
    }

    #services_tab .details-box {
        transform: inherit
    }

    #services_tab .details-box-content {
        transform: inherit
    }

    #newsletter .news_content {
        position: relative;
        top: 20px;
        transform: inherit
    }

    #newsletter input[type=email] {
        width: 100%
    }

    .content_boxes {
        overflow-x: hidden
    }
}

@media screen and (max-width:767px) {
    #header .logo p {
        text-align: center
    }

    #masthead {
        min-height: 60px;
        position: relative;
        background: #025
    }

    .toggle-nav {
        top: 15px;
        margin: 0 !important
    }

    .search-box span,
    .user-box span {
        padding: 5px 15px
    }

    .search-box span {
        padding: 6px 12px;
        margin: 8px
    }

    .welcome-content a {
        display: inline-block;
        margin-bottom: 10px
    }

    #slider .carousel-caption.d-none.d-md-block {
        display: block !important
    }

    #slider h2.font-weight-bold {
        display: none
    }

    #slider p.font-weight-bold {
        display: none
    }

    #our-services .page-box {
        margin-bottom: .5em;
        margin-top: 20px
    }

    .testimonialwrapper-box {
        margin-bottom: 50px
    }

    #header .logo a.custom-logo-link {
        position: static
    }

    .mid-content {
        position: static;
        top: 0;
        transform: unset
    }

    .consultation {
        margin: 9px 0
    }

    .copyright p {
        margin-bottom: 15px
    }

    .socialbox {
        text-align: center
    }

    .site-title {
        font-size: 34px
    }

    .site-description {
        font-size: 14px
    }

    .main-header {
        margin-bottom: 25px
    }

    .header-title {
        padding: 30px 0
    }

    .main-title {
        font-size: 30px
    }

    #masthead {
        min-height: 60px
    }

    #masthead #site-branding img,
    #masthead.scrolled #site-branding img {
        max-height: 40px;
        width: auto
    }

    .slide-cta {
        float: none;
        width: 100%;
        padding: 15px 0 0;
        text-align: center
    }

    #home-slider-section .bx-wrapper .bx-controls-direction a {
        display: none
    }

    .slide-button-left,
    .slide-button-right {
        padding: 7px 25px;
        min-width: 160px;
        font-size: 16px
    }

    #slider p {
        display: none
    }

    .featured-section-title {
        margin-bottom: 30px
    }

    .featured-section-title:before {
        width: 100%;
        left: 0
    }

    .featured-section-title span {
        font-size: 20px;
        padding: 0 20px
    }

    .featured-post-wrap,
    .featured-post {
        display: block;
        background: 0 0
    }

    .featured-post {
        background: #f9f9f9;
        margin-bottom: 16px
    }

    .featured-post:last-child {
        margin-bottom: 0
    }

    .about-sec,
    .about-image {
        width: auto;
        float: none
    }

    .about-sec {
        margin-bottom: 40px
    }

    .about-image {
        max-width: 400px;
        margin: 0 auto
    }

    #cta-section .cta-left {
        width: 100%;
        float: none;
        text-align: center
    }

    #cta-section .cta-left p {
        max-width: 100%
    }

    #cta-section .cta-left .leadin {
        font-size: 26px
    }

    #cta-section .cta-right {
        width: 100%;
        float: none;
        text-align: center;
        padding: 40px 0 0
    }

    .footer {
        width: 47%
    }

    .footer:nth-child(3) {
        clear: both
    }

    .footer:nth-child(3),
    .footer:nth-child(4) {
        margin-top: 25px
    }

    .site-info {
        float: none;
        width: 100%;
        text-align: center
    }

    #footer-menu ul {
        float: none;
        width: 100%;
        text-align: center;
        margin-top: 15px
    }

    #primary {
        width: auto !important;
        float: none !important;
        margin-bottom: 25px
    }

    #secondary {
        width: auto;
        float: none !important
    }

    .custom_btn {
        text-align: center;
        margin: 0 auto;
        display: block !important
    }

    .woocommerce div.product div.images .flex-control-thumbs {
        margin: 10px 0 0
    }

    .dis_more {
        margin: 20px 0
    }

    .counter_wrapper {
        margin: 10px 0
    }

    .counter_wrapper img {
        margin-bottom: 15px
    }

    .pl-0 {
        padding-left: 15px !important
    }

    .why_para {
        text-align: center
    }

    .whychoose_us h2 {
        text-align: center
    }

    .services_inner {
        text-align: center
    }

    #our_services p {
        padding-top: 15px
    }

    .contact-box .wpcf7 input[type=text],
    .contact-box .wpcf7 input[type=email],
    .contact-box .wpcf7 textarea {
        width: 100% !important
    }

    .row.consult_inner,
    .row.key_inner,
    .row.news_inner,
    .row.client_inner {
        margin: 0
    }

    .top_social {
        padding: 10px 0;
        margin-left: 0
    }

    .consult_box_outer {
        -webkit-transform: unset;
        -moz-transform: unset;
        -ms-transform: unset;
        -o-transform: unset;
        transform: unset;
        border-right: 10px solid #fff
    }

    .consult_title {
        -webkit-transform: unset;
        -moz-transform: unset;
        -ms-transform: unset;
        -o-transform: unset;
        transform: unset
    }

    .bth_consult a {
        float: inherit;
        position: static;
        top: 0;
        transform: none;
        right: 0
    }

    .bth_consult {
        padding-bottom: 15px
    }

    #slider .btn-primary {
        margin-bottom: 20px;
        margin-top: 0
    }

    .serach_inner form.search-form {
        border-radius: inherit;
        padding: 0 8px
    }

    .search_popup label {
        background: 0 0;
        width: 71%
    }

    .vw-credit {
        text-align: left
    }

    .contact-info {
        margin-top: 25px
    }

    .pointer:before {
        right: auto;
        border-left: 0
    }

    .most-popular-head span:after {
        left: 46%;
        top: 9%
    }

    .travels-block .post-categories li a {
        top: -6%
    }

    #footer h3 {
        margin-top: 20px
    }

    #footer .social_widget {
        padding-top: 34px;
        padding-bottom: 10px
    }

    .copyright {
        text-align: center
    }

    #sidebar h3 {
        margin-top: -6%
    }

    #sidebar .recent-post-box .post-content a {
        font-size: 16px
    }

    #footer h3:after {
        right: -17px
    }

    .authordetails ul {
        margin-left: 0%;
        margin-top: 17px
    }

    .authordetails .author_links {
        padding-left: 0
    }

    .headline-category {
        margin-top: -15px
    }

    .most-popular-right .pop-title {
        padding-top: 10px
    }

    #top-stories .stories-tit {
        padding-top: 10px
    }

    .postid-1169 .post-navigation .nav-next {
        float: right
    }
}

@media screen and (max-width:991px) {
    .toggle-nav {
        right: 0
    }

    .search-box {
        float: none
    }

    .aboutbg {
        top: 0
    }

    .search-box form.search-form {
        margin: 0 auto
    }

    .social-box .social-media {
        padding-top: 21px
    }

    #footer input[type=submit] {
        padding: 8px 3%
    }

    .socialbox a {
        padding: 3px 4px;
        border-radius: 5px
    }

    .socialbox a i {
        font-size: 12px;
        width: auto
    }

    small {
        font-size: 13px !important
    }

    #newsletter input[type=submit] {
        margin-left: 0;
        margin-top: 10px
    }

    #slider .carousel-control-prev-icon,
    #slider .carousel-control-next-icon {
        margin-top: 51px
    }

    #slider a i {
        padding: 5px 8px;
        font-size: 15px
    }

    .bg-contents {
        background-size: cover
    }

    .most-popular-sidebar .widget_recent_entries .recent-post-box {
        margin-bottom: 10px
    }

    .social-icon {
        left: 35%
    }
}

@media screen and (max-width:1024px) {
    .main-navigation ul ul {
        position: static;
        width: 100%;
        box-shadow: none;
        background-color: transparent
    }

    .menubar.scrolled .innermenubox {
        position: relative
    }

    .main-navigation ul ul li,
    .menubar.scrolled .main-navigation ul ul li {
        border-bottom: none
    }

    .toggle-nav {
        display: none;
        position: relative;
        float: left;
        right: 15px;
        height: 30px;
        width: 30px;
        cursor: pointer;
        margin: 15px auto;
        right: 0;
        text-align: right;
        right: 0;
        margin-right: 0
    }

    .toggle-nav i {
        font-size: 29px;
        color: #000
    }

    .sidenav {
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 9999999;
        top: 0;
        right: 0;
        background-color: #012255;
        overflow-x: hidden;
        transition: .5s;
        padding-top: 60px
    }

    .sidenav a {
        padding: 8px 8px 8px 32px;
        text-decoration: none;
        color: #818181;
        display: block;
        transition: .3s
    }

    .sidenav a:hover {
        color: #f49614
    }

    .sidenav .closebtn {
        position: absolute;
        top: 0;
        right: 25px;
        font-size: 36px;
        margin-left: 50px;
        display: block;
        color: #fff
    }

    .sidenav #site-navigation {
        width: 100%
    }

    .toggle-nav span {
        cursor: pointer;
        text-align: right
    }

    iframe {
        width: 100%;
        height: auto
    }

    .toggle-nav {
        display: block
    }

    .innermenubox {
        position: static
    }

    .main-navigation .menu {
        float: none;
        text-align: center
    }

    .main-navigation ul ul li,
    #masthead.scrolled .main-navigation ul ul li {
        display: block
    }

    .main-navigation .menu>ul>li.highlight {
        background: 0 0 !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: #000
    }

    .menubar .nav ul {
        width: 100%;
        margin-top: 0
    }

    .menubar .nav ul li,
    .menubar.scrolled .main-navigation li {
        border-top: 1px #7d5515 solid;
        display: block;
        text-align: left;
        float: none;
        width: 100%
    }

    .nav ul li a {
        padding: 5px 10px;
        display: block;
        color: #fff
    }

    .nav ul li ul,
    .nav ul li ul ul {
        display: block !important
    }

    .nav ul li ul li a:before {
        content: "\00BB \00a0"
    }

    .nav ul li ul li a {
        padding-left: 20px !important
    }

    .nav ul li ul li ul li a {
        padding-left: 30px !important
    }

    .home .main-navigation ul {
        border: none
    }

    .list_outer {
        padding: 20px;
        background-color: rgba(255, 255, 255, .8)
    }

    .main-navigation li {
        line-height: 40px
    }

    .menubar.scrolled .main-navigation li {
        line-height: 40px
    }

    .most-pop-sidebar .widget-data .post-categories {
        top: 15%
    }
}

@media screen and (max-width:991px) and (min-width:768px) {
    .no-pad {
        padding: 0
    }

    .innermenubox {
        position: static
    }

    .address i {
        vertical-align: middle;
        font-size: 16px;
        margin-right: 5px !important;
        margin-top: 3px;
        padding: 6px 4px;
        width: 25px
    }

    #slider p {
        display: none
    }

    #slider h2 {
        font-size: 20px
    }

    #slider .carousel-caption {
        top: 70%
    }

    .menubar.scrolled #site-navigation {
        margin: inherit
    }

    .headlines-post .head-post-cat {
        padding-top: 0
    }

    .head-post-cat ul.post-categories {
        padding-top: 30px
    }

    #todays-headline-post .headline-meta {
        padding-top: 0
    }

    .most-popular-head span:after {
        left: 35%;
        top: 8%
    }

    .most-popular-sidebar .widget_recent_entries img {
        width: auto
    }

    .weekly-content .weekly-img img {
        width: 100%
    }

    .top-stories-sidebar .widget_recent_entries img {
        width: auto
    }

    .top-stories-sidebar .widget_recent_entries ul li a {
        font-size: 16px
    }

    .travels-news-sidebar .widget_recent_entries img {
        width: auto
    }

    #travels-sidebar ul li a {
        font-size: 16px;
        line-height: 35px
    }

    #footer h3 {
        width: 61%
    }

    #footer_box .widget_recent_entries {
        margin-bottom: 16%
    }

    .footer-dec-text {
        padding-top: 0
    }

    #footer-dec img {
        width: 51%
    }

    .copyright {
        text-align: center
    }

    #footer .custom_facebook i {
        margin-bottom: 16px
    }

    .pointer h6 {
        line-height: 20px;
        padding-top: 36%
    }

    #sidebar h3 {
        margin-top: -5%
    }

    #sidebar .recent-post-box .post-content a {
        font-size: 18px
    }

    #sidebar .widget_recent_entries img {
        width: auto
    }

    #sidebar .post-content {
        line-height: 28px
    }

    #footer h3:after {
        right: -17px
    }

    .most-pop-sidebar ul li a {
        font-size: 16px
    }

    .travels-block .post-categories li a {
        top: -10%
    }
}

@media screen and (max-width:1200px) and (min-width:992px) {
    .most-popular-head span:after {
        left: 39%;
        top: 8%
    }

    .most-pop-sidebar h3 {
        width: 67%
    }

    .most-popular-sidebar .recent-post-box .post-thumb {
        padding: 0
    }

    .most-pop-sidebar ul li a {
        font-size: 10px
    }

    .most-popular-sidebar .recent-post-box .post-content {
        line-height: 16px
    }

    .most-popular-right .pop-title a {
        font-size: 12px;
        font-weight: 600
    }

    .weekly-content .headline-meta {
        top: 46%
    }

    .weekly-content .headline-meta h6 a {
        font-size: 13px
    }

    .top-stories-sidebar .recent-post-box .post-thumb {
        padding: 0
    }

    .top-stories-sidebar .recent-post-box .post-content {
        line-height: 16px
    }

    .stories-det .stories-tit a {
        font-size: 12px
    }

    .stories-det .headline-meta .stories-tit {
        line-height: 17px
    }

    #travels-sidebar h3 {
        width: 59%
    }

    .travels-news-sidebar .recent-post-box .post-thumb {
        padding: 0
    }

    #travels-sidebar ul li a {
        font-size: 11px;
        font-weight: 600
    }

    #travels-sidebar .recent-post-box .post-content {
        line-height: 16px
    }

    #footer h3 {
        width: 68%
    }

    #footer_box .recent-post-box .post-thumb {
        padding: 0
    }

    #footer input[type=email] {
        width: 74% !important
    }

    #footer .custom_facebook i {
        margin-bottom: 10px
    }

    #sidebar h3 {
        width: 76%
    }

    #sidebar .recent-post-box .post-thumb {
        padding: 0
    }

    #footer h3:after {
        right: -17px
    }

    .pointer h6 {
        line-height: 20px;
        padding-top: 37px
    }
}

@media screen and (min-width:1200px) {
    #top-stories-sidebar .widget_recent_entries .post-thumb {
        padding: 0
    }

    #top-stories-sidebar .widget_recent_entries .post-content,
    .most-pop-sidebar .widget-data h4 {
        line-height: 20px
    }

    .most-popular-sidebar .widget_recent_entries .post-content {
        line-height: 20px
    }

    .most-popular-sidebar .widget_recent_entries .post-thumb {
        padding: 0 0 0 10px
    }

    #top-stories-sidebar form {
        margin-top: 40px
    }
}

.main_title h1,
h2.comment-reply-title,
.search h1.entry-title,
.middle-align h1 {
    color: #025;
    font-family: montserrat
}

.post-navigation a:hover .post-title,
.post-navigation a:focus .post-title {
    color: #000 !important
}

.post-navigation a {
    padding: 0 !important
}

nav.woocommerce-MyAccount-navigation ul li {
    background: #f4a314 !important
}

p.form-submit {
    margin-bottom: 35px
}

.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
    width: 60px !important
}

.entry-date a {
    color: #000
}

#business_gallery {
    padding-top: 50px;
    padding-bottom: 50px
}

#headlines-loop,
#today-post-loop {
    display: none
}

span.woocommerce-input-wrapper {
    display: contents
}

.section_bg_scroll {
    background-attachment: scroll
}

.section_bg_fixed {html body {
    margin: 0;
    padding: 0;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    background-color: #fff;
    position: relative;
    font-size: 14px;
    color: #5b5b5b;
    font-family: pt sans
}

label {
    margin-bottom: 0 !important
}

img {
    margin: 0;
    padding: 0;
    border: none;
    max-width: 100%;
    height: auto
}

section img {
    max-width: 100%
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 10px 0;
    line-height: 1.4;
    letter-spacing: 1px;
    color:#012154;
    font-family: montserrat
}

p {
    margin: 0 0 15px;
    padding: 0;
    font-size: 14px;
    font-weight: 400
}

p,
ul li a {
    letter-spacing: 0;
    font-family: pt sans
}

body a {
    text-decoration: none;
    color: #012255
}

a:hover {
    text-decoration: none;
    color: #666
}

a:focus,
a:hover {
    text-decoration: none !important
}

ul,
ol {
    margin: 0 0 0 15px;
    padding: 0
}

ul li,
ol li {
    font-size: 16px
}

:hover {
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s
}

blockquote {
    font-size: 18px;
    font-style: italic;
    margin: .25em 0;
    padding: .25em 40px;
    line-height: 1.45;
    position: relative;
    color: #383838;
    background: #ececec
}

blockquote:before {
    display: block;
    content: "\201C";
    font-size: 80px;
    position: absolute;
    left: 0;
    top: -15px;
    color: #7a7a7a
}

blockquote:after {
    display: block;
    content: "\201E";
    font-size: 80px;
    position: absolute;
    right: 0;
    bottom: 0;
    color: #7a7a7a
}

blockquote cite {
    color: #999;
    font-size: 14px;
    display: block;
    margin-top: 5px
}

blockquote cite:before {
    content: "\2014 \2009"
}

small {
    font-size: 14px !important
}

input[type=text],
input[type=tel],
input[type=email],
input[type=phno],
input[type=password],
textarea {
    border: 1px solid #424648;
    font-size: 16px;
    padding: 10px;
    margin: 0 0 0;
    height: auto;
    width: 100%;
    background: 0 0
}

section {
    background-size: cover;
    background-repeat: no-repeat
}

select {
    width: 100%;
    padding: 6px
}

input[type=submit] {
    padding: 10px 20px !important;
    font-weight: 700;
    color: #fff !important;
    text-transform: uppercase;
    border: none;
    background-color:#012154 !important
}

input[type=submit]:hover {
    cursor: pointer
}

.wp-caption {
    margin: 0;
    padding: 0;
    font-size: 13px;
    max-width: 100%
}

.wp-caption-text {
    margin: 0;
    padding: 0
}

.gallery-caption {
    margin: 0;
    padding: 0
}

.bypostauthor {
    margin: 0;
    padding: 0
}

.hovereffect a {
    border: 1px solid #333;
    padding: 10px;
    color: #333;
    font-weight: 700
}

.carousel-inner {
    margin: 0
}

.screen-reader-text {
    position: absolute;
    top: -9999em;
    left: -9999em
}

.sticky {
    margin: 0;
    padding: 0;
    background-color: #d7d7d7
}

.alignleft,
img.alignleft {
    display: inline;
    float: left;
    margin-right: 20px;
    margin-top: -14px !important;
    margin-bottom: 10px;
    padding: 0;
    padding: 5px
}

.alignright,
img.alignright {
    display: inline;
    float: right;
    padding: 5px;
    margin-bottom: 10px;
    margin-left: 25px;
    padding: 5px
}

.aligncenter,
img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    padding: 5px;
    border: none !important
}

.aligncenter {
    border: none !important
}

img.alignleft.size-thumbnail.wp-image-827 {
    margin-bottom: 35px
}

.comment-list .comment-content ul {
    list-style: none;
    margin-left: 15px
}

.comment-list .comment-content ul li {
    margin: 5px
}

.toggleMenu {
    display: none
}

a.small-button {
    background: #3890cb;
    padding: 5px 30px;
    border-radius: 3px;
    color: #fff;
    display: table;
    margin: 0 auto
}

a.small-button:hover {
    color: #fff;
    background: #0c5f96
}

table,
td,
th {
    border: 1px solid #000;
    padding: 5px 20px
}

@keyframes smoothScroll {
    0% {
        transform: translateY(-40px)
    }

    100% {
        transform: translateY(0px)
    }
}

ul.list_nav {
    margin: 0 auto;
    text-align: center;
    display: block
}

.main-navigation ul {
    list-style: none;
    margin: 0;
    padding-left: 0
}

.main-navigation li {
    position: relative;
    line-height: 45px;
    padding: 0 15px;
    display: inline-block;
    position: relative
}

.main-navigation li:last-child {
    border-right: none
}

.main-navigation a {
    display: block;
    font-family: pt sans;
    text-decoration: none;
    text-transform: none;
    color: #264359;
    padding: 0;
    margin: 0 5px;
    font-size: 15px;
    font-weight: 400;
    position: relative
}

.main-navigation ul ul {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    background: #012255;
    min-width: 215px;
    z-index: 9999
}

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

.main-navigation ul ul a {
    text-transform: none;
    font-weight: 600;
    color: #fff;
    padding: 8px 0;
    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 #ccc
}

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

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

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

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

.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: 0 0 !important
}

.main-navigation ul ul li:hover>a {
    color: #fff
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    margin: 0 0 15px;
    overflow: hidden
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    width: 50%
}

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

.search-icon {
    cursor: pointer
}

.search-icon i {
    color: #48007d
}

.sf-arrows .sf-with-ul {
    padding-right: 15px
}

.sf-arrows .sf-with-ul:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -2px;
    height: 0;
    width: 0;
    border: 5px solid transparent;
    border-top-color: #d69734
}

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

table {
    border-collapse: collapse;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.75em;
    table-layout: fixed;
    width: 100%
}

.widget.widget_calendar table {
    margin: 20px 0
}

.widget.widget_calendar td,
.widget.widget_calendar tr,
.widget.widget_calendar th {
    border: 1px solid #fff
}

.widget_calendar td,
.widget_calendar th {
    line-height: 2.5625;
    padding: 0;
    text-align: center
}

.widget_calendar caption {
    font-weight: 900;
    margin-bottom: 1.75em;
    color: #000;
    padding-left: 15px
}

.widget_calendar tbody a {
    background-color: #bbb;
    color: #fff;
    display: block;
    font-weight: 700
}

.widget_calendar tbody a:hover,
.widget_calendar tbody a:focus {
    background-color: #686868;
    color: #fff
}

.widget th,
.widget td {
    padding: 5px
}

.hvr-sweep-to-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .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: .3s;
    transition-duration: .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)
}

a.button {
    border: 2px solid #3890cb;
    background: #3890cb;
    color: #fff;
    font-size: 16px;
    margin: 20px 0 0;
    padding: 7px 30px;
    text-transform: uppercase;
    font-weight: 700
}

.top_social {
    padding: 20px 0
}

.socialbox a {
    color: #264359;
    padding: 6px;
    margin-right: 2px
}

.socialbox a i {
    font-size: 13px;
    letter-spacing: 3px
}

.menubar.scrolled .socialbox a {
    color: #fff
}

.logo h1 a {
    color: #fff;
    font-size: 30px;
    font-weight: 700
}

body.archive.tag #masthead {
    position: relative;
    background: #000
}

body.archive.category.category-uncategorized #masthead {
    position: relative;
    background: #000
}

body.attachment.attachment-template-default #masthead {
    position: relative;
    background: #000
}

body.archive.post-type-archive.post-type-archive-product #masthead {
    position: relative;
    background: #000
}

.contact_details {
    margin-top: 20px
}

.page-template-page-templatecontact-php #masthead {
    background: #000;
    position: relative;
    top: 0;
    z-index: 999;
    width: 100%
}

#topbar {
    border-top: 10px solid #435061
}

.contact_details p {
    color: #fff;
    font-size: 15px;
    margin: 0 !important
}

p.hi_normal {
    color: #fff
}

.menubar {
    background: #fff;
    -webkit-transition: all .5s ease;
    -moz-transition: position 10s;
    -ms-transition: position 10s;
    -o-transition: position 10s;
    transition: all .5s ease;
    margin-top: 40px
}

.menubar.scrolled {
    margin-top: 0
}

.neseted-inner {
    top: 0;
    position: absolute
}

.socialbox a:hover {
    background-color:#012154
}

.socialbox i.fa.fa-unlock,
.socialbox i.fa.fa-user {
    margin-right: 7px;
    color:#012154
}

.continnerbox {
    background-size: 100% 100%;
    color: #fff;
    border-top: 40px solid #435061;
    border-left: 60px solid transparent
}

.address i {
    vertical-align: middle;
    font-size: 36px;
    margin-right: 11px !important;
    color: #fff;
    padding: 0 6px;
    margin-top: 3px;
    border: 1px solid #fff;
    padding: 8px 7px;
    width: 55px;
    text-align: center;
    margin: 0 auto;
    display: block !important
}

.social-icon {
    position: absolute;
    top: 17px;
    left: 24%;
    display: none
}

.search-box1:hover .social-icon {
    display: block
}

#header {
    background-repeat: no-repeat;
    background-size: cover;
    padding: 20px
}

#header .logo {
    padding: 15px 0;
    margin: 0 auto;
    text-align: center;
    max-width: 50%
}

#header .logo h1 {
    font-weight: 700;
    padding: 0;
    margin-bottom: 8px;
    font-size: 24px;
    font-weight: 700;
    margin-top: 0
}

#header .logo a.custom-logo-link {
    color: #000
}

#header .logo p {
    color: #fff;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 700
}

#header .top-contact {
    padding: 12px 0;
    font-size: 15px
}

.menubar .social-media {
    padding: 12px 0;
    text-align: center
}

.search-box span,
.user-box span,
.search-box1 span {
    border: none;
    padding: 10px 15px;
    margin-right: 0;
    display: block;
    margin: 10px
}

.search-box1 span {
    padding: 13px 15px 10px
}

.search-box span i,
.user-box span i,
.search-box1 span i {
    color: #012255;
    font-size: 14px;
    cursor: pointer
}

.serach_outer i {
    font-size: 24px;
    padding: 4px 0 0;
    color: #bbb
}

.menubar.float-left.w-100.m-0.mt-3.scrolled {
    margin-top: 0 !important
}

.list_search_icon li {
    list-style: none;
    float: right;
    position: relative
}

.serach_outer {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #000;
    overflow: hidden;
    transition: .5s;
    z-index: 9;
    top: 0;
    left: 0;
    background-color: #000;
    background-color: rgba(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;
    color: #bbb;
    cursor: pointer
}

.serach_inner form.search-form {
    display: table;
    padding: 0;
    border-radius: 0;
    background: #fff;
    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: #fff;
    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: 0 0;
    width: 79%
}

.search_popup input.search-field {
    padding: 1.5% 0;
    background: 0 0;
    width: 84%;
    text-indent: 8px
}

.social-media .dashicons {
    margin: 0 6px;
    padding: 0
}

.menubar .social-media a:hover {
    color: #3890cb
}

i.fas.fa-headphones {
    color: #fff;
    font-size: 25px;
    cursor: pointer;
    border-right: 2px solid #fff;
    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
}

.menubar.scrolled {
    background: rgba(0, 0, 0, .08);
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 99999;
    min-height: 70px;
    transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out
}

@keyframes smoothScroll {
    0% {
        transform: translateY(-40px)
    }

    100% {
        transform: translateY(0px)
    }
}

.menubar.scrolled {
    min-height: 60px;
    background: #012154;
    z-index: 999999
}

.scrolled .search-box span i,
.scrolled .search-box1 span i,
.scrolled .social-icon a i {
    color: #fff
}

.scrolled .user-box span i {
    color: #fff
}

.main-navigation ul {
    list-style: none;
    margin: 0;
    padding-left: 0
}

.main-navigation li {
    float: left;
    position: relative;
    line-height: 67px;
    padding: 0 10px
}

.menubar.scrolled .main-navigation li {
    float: left;
    position: relative;
    line-height: 67px
}

.main-navigation a {
    text-decoration: none;
    text-transform: none;
    color: #264359;
    padding: 0;
    margin: 0 5px;
    font-size: 15px;
    font-weight: 400;
    font-family: pt sans;
		font-weight:bold;
    position: relative
}

.menubar.scrolled .main-navigation a {
    color: #fff
}

.main-navigation a:hover {
    color: #c13c1b
}

.main-navigation ul ul {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    background: #d69734;
    min-width: 215px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
    z-index: 9999
}

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

.main-navigation ul ul a {
    text-transform: none;
    font-weight: 400;
    color: #fff;
    padding: 8px 0;
    font-size: 14px;
    line-height: 1.5
}

.main-navigation ul ul li,
.menubar.scrolled .main-navigation ul ul li {
    float: none
}

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

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

.main-navigation .current-menu-item>a,
.main-navigation .current_page_ancestor>a {
    color: #012255;
	font-weight:bold
}

.main-navigation ul li ul .current_page_item>a {
    color: #fff
}

.main-navigation .menu>ul>li.highlight {
    background: #c13c1b
}

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

.menu>ul>li.exoplanet-search:before {
    background: 0 0 !important
}

.main-navigation ul ul li:hover>a {
    color: #fff
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    margin: 0 0 15px;
    overflow: hidden
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    float: none;
    width: auto
}

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

.menubar .nav ul.sub-menu li:hover {
    background-color: #012255
}

.post-section {
    padding: 20px 0
}

.postwrapper-box {
    border: 2px solid #eee
}

.cat-box {
    background: url(images/cat-icon.html) no-repeat 1px 3px;
    padding: 0 0 0 25px;
    font-style: italic;
    font-weight: 700;
    margin: 15px 0 30px
}

.date-box {
    background: url(images/date.html) no-repeat 1px 3px;
    padding: 0 0 0 25px;
    font-style: italic;
    font-weight: 700;
    margin: 0 0 15px
}

section h2 {
    font-weight: 700;
    padding: 0;
    margin-bottom: 20px;
    text-transform: uppercase;
    color: #22272b;
    padding: 0 0 10px;
    margin: 0;
    font-size: 36px;
    font-family: 'pt serif'
}

section h4 {
    color: #000;
    font-size: 20px
}

section h5 {
    color: #333;
    font-weight: 700;
    margin: 0 0 10px;
    padding: 0
}

.innerbox {
    background-size: 100% 100%
}

.owl-dots {
    display: none
}

.fancy-title {
    margin: 0;
    width: 250px
}

.fancy {
    line-height: .5;
    text-align: center
}

.fancy i {
    color:#012154;
    font-size: 24px
}

.fancy span {
    display: inline-block;
    position: relative
}

.fancy span:before,
.fancy span:after {
    content: "";
    position: absolute;
    height: 10px;
    border-bottom: 2px solid#012154;
    top: 0;
    width: 600px
}

.fancy span:before {
    right: 100%;
    margin-right: 15px;
    width: 100px
}

.fancy span:after {
    left: 100%;
    margin-left: 15px;
    width: 100px
}

#today-headlines .row {
    background-color: #e8ca9c
}

.pointer {
    width: 200px;
    height: 100px;
    position: relative;
    background: #c13c1b
}

.pointer:before {
    content: "";
    position: absolute;
    right: -60px;
    bottom: 0;
    width: 0;
    height: 0;
    border-left: 60px solid #c13c1b;
    border-top: 50px solid transparent;
    border-bottom: 50px solid transparent
}

.pointer h6 {
    color: #fff;
    font-weight: 700;
    line-height: 5.9;
    text-transform: uppercase
}

.headline-box {
    padding-top: 16px
}

.headline-category {
    background-color: #d69734;
    padding: 0 0 4px 8px;
    width: 55px;
    position: relative
}

.headline-category:before {
    content: "";
    position: absolute;
    right: -19px;
    bottom: 0;
    top: -1px;
    width: 0;
    height: 0;
    border-left: 20px solid #d69734;
    border-top: 14px solid transparent;
    border-bottom: 11px solid transparent
}

.headline-category .post-categories li {
    font-size: 13px
}

.headline-category ul li a {
    color: #fff;
    font-weight: 700;
    font-size: 12px
}

.headline_post_name a {
    font-size: 12px;
    color: #000;
    font-family: montserrat;
    font-weight: 700
}

.headline_post_box .image-box {
    padding-right: 0
}

.headline_post_box h5 {
    line-height: 17px
}

.headlines-post .head-post-cat {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 50%
}

.headlines-post .head-post-cat li a {
    background-color: #c13c1b;
    padding: 8px 35px;
    font-weight: 700;
    color: #fff;
    opacity: .7;
    letter-spacing: 2px
}

#todays-headline-post {
    overflow-x: hidden
}

#todays-headline-post .owl-carousel.owl-drag .owl-item {
    margin-right: 0 !important
}

#todays-headline-post .container-fluid {
    padding-left: 0;
    padding-right: 0
}

#todays-headline-post .headline-meta {
    padding: 17px 17px 35px;
    background: linear-gradient(#0000, #000);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0
}

#todays-headline-post .headline-meta span {
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0
}

.headlines-post {
    height: 340px;
    background-repeat: no-repeat;
    background-size: cover
}

.headlines-post .headline-title a {
    font-size: 16px;
    letter-spacing: 0;
    font-family: montserrat;
    color: #fff;
    font-weight: 550
}

.headline-meta .separator {
    padding: 0 5px
}

.most-popular-box {
    padding-top: 50px;
    padding-bottom: 60px
}

.most-popular-head {
    padding-bottom: 40px
}

.most-popular-head span {
    font-family: montserrat;
    font-weight: 700;
    color: #000
}

.most-popular-head span:after {
    content: "";
    display: block;
    width: 163px;
    height: 1px;
    background:#012154;
    position: absolute;
    position: absolute;
    left: 33%;
    top: 12%
}

.most-popular-head h3 {
    font-family: montserrat;
    font-weight: 700;
    color: #000;
    padding-top: 3px;
    font-size: 26px
}

.popular-contents .post-categories li a {
    position: absolute;
    background-color: #c13c1b;
    color: #fff;
    font-weight: 700;
    padding: 8px 15px;
    top: -5%
}

.popular-contents .post-categories li a:before {
    content: "";
    position: absolute;
    right: -19px;
    bottom: 0;
    top: -1px;
    width: 0;
    height: 0;
    border-left: 20px solid #c13c1b;
    border-top: 23px solid transparent;
    border-bottom: 18px solid transparent
}

.popular-contents h4 a {
    font-family: montserrat;
    font-weight: 700;
    color: #000
}

.popular-contents .popular-info p {
    line-height: 26px;
    color: #000;
    font-size: 15px
}

.popular-contents .headline-meta {
    padding: 0 0 10px
}

.popular-contents .headline-meta span {
    color: #000
}

.most-popular-right {
    margin-bottom: 30px
}

.most-popular-right .pop-title a {
    font-family: montserrat;
    font-weight: 700;
    color: #000;
    padding-top: 0;
    font-size: 13px
}

.most-popular-right .headline-meta span {
    color: #000
}

.most-pop-sidebar ul {
    list-style-type: none;
    background-color: #e8ca9c;
    padding: 30px 10px 10px;
    margin-left: 0
}

.most-pop-sidebar ul li a {
    color: #000;
    font: bold 11px/12px "Montserrat";
    letter-spacing: 0
}

.most-pop-sidebar h3 {
    background-color:#012154;
    color: #fff;
    font-weight: 700;
    padding: 12px 15px;
    font-size: 13px;
    width: 44%;
    position: relative;
    margin-bottom: -21px;
    z-index: 9
}

.most-pop-sidebar .thumbnail-post-w img {
    width: 120px !important;
    position: relative
}

.most-pop-sidebar .widget-data .post-categories {
    position: absolute;
    top: 26%;
    padding: 5px;
    background: unset !important
}

.most-pop-sidebar .widget-data .post-categories a {
    color: #fff !important;
    background:#012154 !important;
    padding: 5px 10px;
    text-transform: uppercase !important
}

.most-popular-sidebar .post-categories li {
    border-bottom: none !important
}

.most-pop-sidebar h3:before {
    content: "";
    position: absolute;
    right: -18px;
    bottom: 0;
    top: -1px;
    width: 0;
    height: 0;
    border-left: 20px solid#012154;
    border-top: 22px solid transparent;
    border-bottom: 22px solid transparent
}

.most-pop-sidebar aside {
    margin-bottom: 30px
}

.most-pop-sidebar .widget_search form {
    margin-top: 30px
}

.most-popular-right .pop-title {
    line-height: 18px;
    margin-bottom: 6px
}

.most-popular-sidebar ul li {
    border-bottom: 1px dashed gray
}

.most-popular-sidebar .widget_nav_menu ul li {
    padding: 10px
}

.most-popular-sidebar .widget_recent_entries .recent-post-box {
    margin-bottom: 10px
}

#our-weekly-article {
    background-color: #e8ca9c;
    padding-bottom: 20px;
    padding-top: 20px
}

.weekly-article-head {
    padding-top: 40px;
    padding-bottom: 40px
}

.weekly-article-head span {
    font-family: montserrat;
    font-weight: 700;
    color: #000;
    position: relative
}

.weekly-article-head span:after {
    content: "";
    display: block;
    width: 163px;
    height: 1px;
    background:#012154;
    position: absolute;
    left: 105%;
    top: 42%
}

.weekly-article-head h3 {
    font-family: montserrat;
    font-weight: 700;
    color: #000;
    padding-top: 3px;
    font-size: 26px
}

.weekly-content {
    margin-bottom: 35px
}

.weekly-content .post-categories li a {
    position: absolute;
    background-color:#012154;
    color: #fff;
    font-weight: 700;
    padding: 8px 15px;
    top: -6%;
    font-size: 13px
}

.weekly-content .post-categories li a:before {
    content: "";
    position: absolute;
    right: -19px;
    bottom: 0;
    top: -1px;
    width: 0;
    height: 0;
    border-left: 20px solid#012154;
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent
}

.weekly-content .headline-meta {
    position: absolute;
    padding: 0 20px 10px;
    color: #fff;
    background: linear-gradient(#0000, #000);
    left: 14px;
    right: 14px;
    bottom: 0
}

.weekly-content .headline-meta h6 a {
    font-family: montserrat;
    font-weight: 700;
    color: #fff
}

.bg-contents {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    padding-bottom: 50%
}

.top-stories-box {
    padding-top: 50px;
    padding-bottom: 50px
}

.top-stories-head {
    padding-bottom: 40px
}

.top-stories-head span {
    font-family: montserrat;
    font-weight: 700;
    color: #000;
    position: relative
}

.top-stories-head span:after {
    content: "";
    display: block;
    width: 163px;
    height: 1px;
    background:#012154;
    position: absolute;
    left: 105%;
    top: 42%
}

.top-stories-head h3 {
    font-family: montserrat;
    font-weight: 700;
    color: #000;
    padding-top: 3px;
    font-size: 26px
}

.top-stories-contents {
    margin-bottom: 30px
}

.top-stories-contents .post-categories li a {
    position: absolute;
    background-color:#012154;
    color: #fff;
    font-weight: 700;
    padding: 8px 15px;
    top: -4%;
    font-size: 13px
}

.top-stories-contents .post-categories li a:before {
    content: "";
    position: absolute;
    right: -19px;
    bottom: 0;
    top: -1px;
    width: 0;
    height: 0;
    border-left: 20px solid#012154;
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent
}

.top-stories-contents h4 a {
    font-family: montserrat;
    font-weight: 700;
    color: #000
}

.top-stories-contents .headline-meta {
    padding-bottom: 10px
}

.top-stories-contents .headline-meta {
    color: #000
}

.top-stories-contents .stories-info p {
    line-height: 26px;
    color: #000;
    font-size: 15px
}

.stories-det {
    padding-bottom: 30px
}

.stories-det .stories-tit a {
    font-family: montserrat;
    font-weight: 600;
    color: #000;
    padding-top: 0;
    font-size: 15px
}

.stories-det .headline-meta span {
    color: #000
}

.top-stories-sidebar h3 {
    width: 51%
}

.top-stories-sidebar ul .cat-item,
#footer aside ul .cat-item {
    display: none
}

.top-stories-sidebar ul .cat-item {
    margin-right: 20px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    margin-left: 20px;
    border-bottom: 1px dashed gray
}

.top-stories-sidebar ul .cat-item a,
#footer aside ul .cat-item a {
    padding-right: 70%
}

.top-stories-sidebar ul .cat-item a {
    font: bold 13px/14px "Montserrat"
}

.top-stories-sidebar ul .cat-item-2,
.top-stories-sidebar ul .cat-item-3,
.top-stories-sidebar ul .cat-item-4,
.top-stories-sidebar ul .cat-item-5,
.top-stories-sidebar ul .cat-item-6,
.top-stories-sidebar ul .cat-item-7,
.top-stories-sidebar ul .cat-item-8,
#footer aside ul .cat-item-2,
#footer aside ul .cat-item-3,
#footer aside ul .cat-item-4,
#footer aside ul .cat-item-5,
#footer aside ul .cat-item-6,
#footer aside ul .cat-item-7,
#footer aside ul .cat-item-8 {
    display: block
}

.top-stories-sidebar .widget_nav_menu ul li {
    border-bottom: 1px dashed gray;
    margin-bottom: 10px;
    padding-bottom: 10px;
    margin-left: 20px;
    margin-right: 20px
}

.top-stories-sidebar .widget_nav_menu ul li a,
.top-stories-sidebar ul .cat-item a {
    font-weight: 600
}

.top-stories-sidebar aside {
    margin-bottom: 30px
}

.top-stories-sidebar .posts-slider-widgets img {
    position: relative
}

.top-stories-sidebar .posts-slider-widgets .caption-wrapper {
    position: absolute;
    margin-left: 4%;
    margin-top: -40%
}

.top-stories-sidebar .posts-slider-widgets .caption-wrapper span {
    color: #fff
}

.top-stories-sidebar .bx-wrapper .bx-viewport {
    height: 100% !important
}

.top-stories-sidebar .bx-wrapper .bx-viewport .posts-slider {
    height: 325px !important;
    padding: 60px 10px 22px !important
}

.bx-wrapper .bx-controls-direction a {
    background:#012154
}

.bx-wrapper .bx-controls-direction a.bx-prev,
.bx-wrapper .bx-controls-direction a.bx-next {
    text-indent: 0 !important;
    color:#012154
}

.bx-wrapper .bx-controls-direction a:before {
    position: absolute;
    left: 35%;
    top: 16%;
    content: '';
    font-family: FontAwesome;
    font-weight: 700;
    color: #fff;
    display: block
}

.bx-wrapper .bx-controls-direction a.bx-prev:before {
    content: '<'
}

.bx-wrapper .bx-controls-direction a.bx-next:before {
    content: '>'
}

.bx-wrapper .bx-next {
    right: 23px !important
}

.top-stories-sidebar .posts-slider-widgets .caption-wrapper span {
    font: bold 12px/12px "Montserrat"
}

.top-stories-sidebar .posts-slider-widgets .caption-wrapper h4 {
    padding: 5px 0;
    line-height: 14px !important
}

.top-stories-sidebar .posts-slider-widgets .caption-wrapper h4 a {
    font: bold 13px/12px "Montserrat";
    color: #fff
}

.top-stories-sidebar .posts-slider-widgets .post-slider-cat li {
    position: absolute;
    top: 15px
}

.top-stories-sidebar .posts-slider-widgets .post-slider-cat li a {
    color: #fff !important;
    background:#012154 !important;
    padding: 5px 10px;
    text-transform: uppercase !important
}

.top-stories-sidebar .widget_recent_entries ul li {
    margin-left: 20px;
    margin-right: 20px
}

.top-stories-sidebar .widget_recent_entries .recent-post-box {
    border-bottom: 1px dashed gray;
    margin-bottom: 10px;
    padding-bottom: 10px
}

.top-stories-sidebar .widget_recent_entries ul li a {
    font-weight: 600
}

#our-latest-video {
    padding-top: 50px;
    padding-bottom: 30px;
    background-repeat: no-repeat;
    background-size: cover
}

.video-contents {
    margin-top: 30px
}

.latest-video-head span {
    font-family: montserrat;
    font-weight: 600;
    color: #fff;
    position: relative
}

.latest-video-head span:after {
    content: "";
    display: block;
    width: 163px;
    height: 1px;
    background:#012154;
    position: absolute;
    left: 105%;
    top: 42%
}

.latest-video-head h3 {
    font-family: montserrat;
    font-weight: 700;
    color: #fff;
    padding-top: 3px;
    font-size: 26px
}

.video-contents h6 {
    padding-top: 0
}

.video-contents h6 a {
    font-family: montserrat;
    font-weight: 700;
    color: #fff;
    padding-top: 0;
    font-size: 13px
}

.video-block iframe {
    width: 100%;
    height: auto
}

.video-block .post-categories li a {
    position: absolute;
    background-color:#012154;
    color: #fff;
    font-weight: 700;
    padding: 8px 15px;
    top: -8%;
    font-size: 13px
}

.video-block .post-categories li a:before {
    content: "";
    position: absolute;
    right: -19px;
    bottom: 0;
    top: 0;
    width: 0;
    height: 0;
    border-left: 19px solid#012154;
    border-top: 19px solid transparent;
    border-bottom: 16px solid transparent
}

.video-block .ytp-large-play-button {
    background-color: #000;
    opacity: .7;
    border-radius: 50%
}

.video-block iframe .ytp-title-text {
    display: none !important
}

#category-names {
    border: none;
    background-color:#012154;
    color: #fff;
    font-weight: 700;
    padding: 13px 15px 10px;
    margin-bottom: 10px;
    font-size: 14px;
    width: 70%
}

#category-names option {
    padding: 5px 0;
    border-bottom: 1px dashed gray
}

.travels-news-box {
    padding-top: 50px;
    padding-bottom: 50px
}

.travels-news-head span {
    font-family: montserrat;
    font-weight: 700;
    color: #000;
    position: relative
}

.travels-news-head span:after {
    content: "";
    display: block;
    width: 163px;
    height: 1px;
    background:#012154;
    position: absolute;
    left: 105%;
    top: 42%
}

.travels-news-head h3 {
    font-family: montserrat;
    font-weight: 700;
    color: #000;
    padding-top: 3px;
    font-size: 26px
}

.travels-block .post-categories li a {
    position: absolute;
    background-color:#012154;
    color: #fff;
    font-weight: 700;
    padding: 8px 15px;
    top: -13%;
    font-size: 13px
}

.travels-block .post-categories li a:before {
    content: "";
    position: absolute;
    right: -19px;
    bottom: 0;
    top: 0;
    width: 0;
    height: 0;
    border-left: 19px solid#012154;
    border-top: 19px solid transparent;
    border-bottom: 16px solid transparent
}

.travels-contents {
    border-bottom: 1px dashed #d3d3d3;
    padding-bottom: 6px;
    margin-bottom: 41px
}

.travels-contents h4 {
    padding-top: 0
}

.travels-contents h4 a {
    font-family: montserrat;
    font-weight: 700;
    color: #000;
    letter-spacing: 0;
    padding-top: 0
}

.travels-contents .headline-meta {
    padding-bottom: 8px
}

.travels-contents .headline-meta span {
    color: #000
}

.travels-contents .travel-info p {
    font-size: 13px;
    line-height: 22px;
    color: #000;
    margin-bottom: 0
}

#travels-sidebar h3 {
    background-color:#012154;
    color: #fff;
    font-weight: 700;
    padding: 12px 15px;
    font-size: 13px;
    width: 51%;
    position: relative;
    margin-bottom: -21px
}

#travels-sidebar h3:before {
    content: "";
    position: absolute;
    right: -18px;
    bottom: 0;
    top: -1px;
    width: 0;
    height: 0;
    border-left: 20px solid#012154;
    border-top: 22px solid transparent;
    border-bottom: 22px solid transparent
}

#travels-sidebar ul {
    list-style-type: none;
    background-color: #e8ca9c;
    padding: 30px 10px 10px;
    margin-left: 0
}

#travels-sidebar ul li a {
    font-family: montserrat;
    font-weight: 700;
    color: #000;
    font-size: 13px
}

#travels-sidebar ul li {
    border-bottom: 1px dashed gray;
    padding-bottom: 10px
}

.travels-news-det {
    padding-top: 30px
}

.travels-news-det::-webkit-scrollbar {
    width: 2px
}

.travels-news-det::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.travels-news-det::-webkit-scrollbar-thumb {
    background-color:#012154;
    outline: 1px solid slategrey
}

#travels-sidebar ul li .post-content {
    line-height: 17px
}

.contact-block {
    margin-bottom: 30px;
    padding-top: 20px
}

.c_icon {
    display: table;
    margin: 0 auto;
    padding: 25px 8px;
    border: 1px solid#012154
}

h3.contact-page {
    margin-left: 3%;
    font-weight: 700;
    color: #18304c;
    border-bottom: solid 4px #d3da36;
    display: table;
    margin-bottom: 4%
}

.contac_form form {
    max-width: 500px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 40px
}

.contac_form input[type=text],
.contac_form input[type=email],
.contac_form input[type=url],
.contac_form input[type=password],
.contac_form input[type=search],
.contac_form input[type=number],
.contac_form input[type=tel],
.contac_form input[type=range],
.contac_form input[type=date],
.contac_form input[type=month],
.contac_form input[type=week],
.contac_form input[type=time],
.contac_form input[type=datetime],
.contac_form input[type=datetime-local],
.contac_form input[type=color],
.contac_form select,
.contac_form textarea,
.contac_form .wpcf7 .wpcf7-form-control-wrap[class*=file-] {
    width: 100%;
    background-color: transparent;
    border-color: #ccc;
    color: #2f3357;
    border-radius: 0;
    box-shadow: none;
    background-color: #f2f2f2;
    border: 2px solid #f2f2f2
}

.contact-block textarea {
    height: 80px
}

.contact-form-block {
    background-color: #e8ca9c;
    padding-top: 20px
}

.contact-form-block h2 {
    color: #000;
    text-transform: unset
}

.contact-box .wpcf7 input[type=text],
.contact-box .wpcf7 input[type=email] {
    font-size: 16px;
    padding: 5px 10px;
    height: auto
}

.contac_form.col-md-12 {
    margin-top: 20px
}

section#contact-box {
    padding: 0;
    margin: 0
}

.contact-info {
    font-size: 14px;
    line-height: 26px;
    padding: 25px 0 34px;
    background-color: #e8ca9c;
    margin: 0 15px
}

.inner-cont {
    padding: 10px 0
}

.contact-email i,
.contact-address i,
.contact-phone i {
    text-align: center;
    background-color: transparent;
    border-radius: 50%;
    font-size: 38px;
    color:#012154;
    margin: 0 auto;
    text-align: center;
    width: 87px;
    display: inline-table
}

.contact-info .head {
    color: #000
}

.c_content span {
    font-size: 18px;
    color: #000
}

.c_content p {
    font-size: 16px;
    color: #000
}

.contac_form form {
    max-width: 500px;
    margin: 0 auto;
    margin-top: 20px
}

.contact-color-bg {
    margin-top: 18px
}

.contac_form .fancy-title {
    width: 250px;
    margin: 0 auto
}

.contac_form label {
    width: 100%;
    color: #000
}

.page-template-default #masthead {
    position: relative;
    background: #000;
    top: 0;
    z-index: 999;
    width: 100%
}

.page-template-default .menubar {
    border-bottom: solid 1px #ddd !important
}

.page-template-contact .menubar {
    border-bottom: solid 1px #ddd !important
}

.inner_banner img,
.title-box img {
    width: 100%
}

.footer-top {
    padding-bottom: 50px
}

#footer h3 {
    background-color:#012154;
    color: #fff;
    font-weight: 700;
    padding: 12px 15px;
    font-size: 13px;
    width: 78%;
    position: relative;
    margin-top: -20px;
    margin-bottom: 40px
}

#footer h3:after {
    content: "";
    position: absolute;
    right: -18px;
    bottom: 0;
    top: 0;
    width: 0;
    height: 0;
    border-left: 18px solid#012154;
    border-top: 22px solid transparent;
    border-bottom: 21px solid transparent
}

#footer aside ul li {
    border-bottom: 1px dashed gray
}

#footer .widget_recent_entries ul li {
    padding-bottom: 20px;
    margin-bottom: 14px
}

#footer .social_widget a {
    margin-right: 10px
}

#footer .custom_facebook i {
    border-radius: 50%;
    background-color: #3c5a99;
    width: 40px;
    height: 40px;
    padding: 13px 14px;
    color: #fff;
    margin-bottom: 10px
}

#footer .custom_twitter i {
    border-radius: 50%;
    background-color: #55acee;
    width: 40px;
    height: 40px;
    padding: 13px 14px;
    color: #fff;
    margin-bottom: 10px
}

#footer .custom_google i {
    border-radius: 50%;
    background-color: #da4835;
    width: 40px;
    height: 40px;
    padding: 13px 14px;
    color: #fff;
    margin-bottom: 10px
}

#footer .custom_linkedin i {
    border-radius: 50%;
    background-color: #007bb5;
    width: 40px;
    height: 40px;
    padding: 13px 14px;
    color: #fff;
    margin-bottom: 10px
}

#footer .custom_pinterest i {
    border-radius: 50%;
    background-color: #d73431;
    width: 40px;
    height: 40px;
    padding: 13px 14px;
    color: #fff;
    margin-bottom: 10px
}

#footer .custom_tumblr i {
    border-radius: 50%;
    background-color: #3c5a99;
    width: 40px;
    height: 40px;
    padding: 13px 14px;
    color: #fff;
    margin-bottom: 10px
}

#footer .custom_instagram i {
    border-radius: 50%;
    background-color: #e0218a;
    width: 40px;
    height: 40px;
    padding: 13px 14px;
    color: #fff;
    margin-bottom: 10px
}

#footer .custom_youtube i {
    border-radius: 50%;
    background-color: red;
    width: 40px;
    height: 40px;
    padding: 13px 14px;
    color: #fff;
    margin-bottom: 10px
}

#footer input[type=email] {
    width: 80% !important;
    background-color: #1b1b1b;
    border: none
}

#footer input[type=email]::placeholder {
    font-style: italic
}

.outer-footer {
    background-color: #000;
    background-size: 100% 100%
}

#footer form.search-form {
    border: none;
    background: 0 0;
    padding: 0
}

#footer form.search-form input {
    float: none;
    border: 1px solid;
    margin: 0 2px
}

#footer input,
#footer textarea {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff
}

#footer textarea {
    height: 100px
}

#footer p.post-date {
    color: #fff;
    font-size: 11px !important
}

.footer_icon {
    color: #353434;
    border: none;
    padding: 11px 15px;
    background-color: transparent;
    position: relative;
    left: -40px
}

.copyright {
    background-color:#012154
}

.copyright p {
    font-size: 14px;
    color: #fff;
    margin-bottom: 0
}

.socialbox {
    text-align: right
}

.main_sociobox {
    padding: 20px 0
}

#footer {
    text-align: center;
    color: #fff;
    text-align: left
}

.footer_hide {
    display: none
}

.footer-top-col {
    border-left: solid 5px#012154;
    padding-left: 15px
}

.container #blog-right-sidebar h3 {
    color:#012154;
    text-align: left;
    font-size: 24px;
    padding: 0 0 17px
}

#footer .copyright p {
    font-size: 14px;
    text-align: center;
    color: #fff
}

#footer .copyright a {
    color: #fff;
    cursor: pointer
}

#footer input {
    padding: 20px 8px 19px !important;
    float: left;
    margin: 5px 0;
    border-radius: 0
}

#footer input[type=submit] {
    padding: 8px 10px;
    font-style: italic;
    background: #1b1b1b !important;
    color: gray !important;
    text-transform: uppercase;
    border: none
}

#footer .copyright {
    text-align: center;
    border-top: 1px solid #337ab7;
    margin: 30px 0 0;
    padding-top: 40px
}

#footer ul {
    margin: 0
}

#footer ul li {
    list-style: none;
    margin: 0 0 5px;
    text-align: left;
    padding: 5px
}

#footer ul li a {
    color: #fff;
    font-family: montserrat;
    font-weight: 700;
    font-size: 13px
}

#footer p {
    font-size: 14px;
    margin: 0;
    line-height: 20px
}

.footer-cols {
    padding-bottom: 12px
}

.about_me table,
.about_me td,
.about_me th {
    border: none
}

.about_me td:first-child {
    border: 1px solid #fff
}

.about_me p.message {
    margin-bottom: 20px !important
}

.vw-credit,
.vw-credit a {
    color: #fff
}

.main_sociobox ul li {
    list-style: none;
    display: inline;
    margin-right: 10px
}

.main_sociobox ul li a {
    color: #fff
}

#footer-dec {
    margin-bottom: 23px
}

.footer-dec-text {
    font-size: 16px;
    color: #fff;
    line-height: 27px;
    padding-top: 20px
}

#footer-dec img {
    width: 42%
}

.footer-menu ul li {
    list-style-type: none;
    display: inline;
    margin-right: 15px
}

.footer-menu ul li a {
    color: #fff
}

.postbox h6 {
    font-weight: 700
}

.main_title h1 {
    font-weight: 700;
    font-size: 27px;
    margin-top: 7;
    margin-bottom: 15px
}

.postbox .post-featured {
    background-color:#012154;
    padding-bottom: 17px
}

.postbox .inner-sbox {
    padding: 10px
}

.postbox .inner-sbox h4 a {
    color: #fff;
    font-size: 18px;
    font-weight: 700
}

.postbox .inner-sbox .metabox .entry-date {
    padding-left: 0
}

.postbox .inner-sbox p {
    color: #000
}

.postbox .inner-sbox .post-readmore {
    font-size: 16px;
    color: #000;
    background-color: #fff;
    padding: 7px;
    font-weight: 600;
    position: relative
}

.postbox .inner-sbox .post-readmore:before {
    content: "";
    position: absolute;
    right: -21px;
    bottom: 0;
    top: 0;
    width: 0;
    height: 0;
    border-left: 21px solid #fff;
    border-top: 16px solid transparent;
    border-bottom: 18px solid transparent
}

#full-width-blog .postbox {
    width: 100%;
    border: none
}

#full-width-blog .postbox h3 {
    font-weight: 400;
    font-size: 35px;
    text-align: center;
    margin: 15px 0 20px
}

.postbox h3 {
    font-weight: 400;
    font-size: 35px;
    text-align: center;
    margin: 15px 0 0
}

.blogimg-full img {
    width: 100%
}

.read-more-icon {
    text-align: center;
    margin: -55px 0 0;
    z-index: 999
}

.read-more-icon a:hover {
    opacity: .9
}

.continue-read a {
    color: rgba(19, 10, 138, .6);
    font-weight: 700;
    text-align: center;
    margin: 0 auto;
    border: solid 1px #bbb;
    padding: 10px 20px;
    border-radius: 6px;
    display: block;
    background: #fff
}

.continue-read a:hover {
    background: #18304c;
    color: #fff
}

.continue-read {
    margin: -22px auto 0;
    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: 700
}

a.post-readmore i {
    margin-left: 8px !important;
    font-size: 18px;
    padding-bottom: 2px
}

.widget_recent_entries li {
    margin: 10px
}

.postbox a.blogbutton {
    background: 0 0;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    padding: 6px 25px;
    border: 1px solid #000;
    color: #000;
    font-size: 18px;
    text-transform: uppercase;
    margin: 25px 0 0;
    display: table
}

.blogbutton-small {
    background: 0 0;
    font-size: 12px;
    font-weight: 700;
    padding: 6px 25px;
    border: 1px solid #000;
    color: #000;
    font-size: 14px;
    text-transform: uppercase;
    margin: 14px 0 0;
    display: table
}

.metabox {
    color: #000;
    padding: 5px 0;
    clear: both;
    margin: 10px 0;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000
}

.metabox .entry-date {
    padding: 0 0 0 8px;
    margin: 0 13px 0 0
}

.metabox .entry-author {
    padding: 0 0 0 8px;
    margin: 0 20px 0 0
}

.metabox .entry-comments {
    padding: 0 0 0 8px
}

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

.post-featured img {
    width: 100%
}

.postbox .metabox i {
    margin-right: 8px
}

.more_info a {
    background: #333;
    color: #fff;
    padding: 10px;
    border-radius: 20px
}

.more_info {
    margin: 20px 0
}

.more_info a:hover {
    background: #fff;
    color: #333
}

ol.carousel-indicators {
    position: static !important
}

ol.carousel-indicators li {
    max-width: 10px;
    padding: 5px;
    color: #333;
    border-radius: 50%
}

a.page-numbers,
span.page-numbers.current {
    padding: 10px !important;
    background:#012154 !important;
    color: #fff !important;
    border: 1px solid#012154
}

.navigation span.page-numbers.current {
    background: #fff !important;
    border: 1px solid#012154;
    color: #000 !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: .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:#012154
}

.bradcrumbs span {
    background: #ddd;
    color: #000;
    padding: 5px 15px
}

.single-post-block .content_boxes {
    padding-bottom: 20px
}

.single-post-block .metabox span {
    color: #000
}

.single-post-block .metabox span a {
    color: #000
}

.single-post-block .metabox i {
    color: #000;
    padding-left: 5px
}

.single-post-block .metabox {
    padding-left: 15px
}

.single-post-block .content_boxes p {
    color: #000;
    padding-left: 15px
}

.single-post-block .content_boxes .share_icon {
    padding-left: 15px
}

.single-post-block .content_boxes .post_ctg {
    padding-left: 15px
}

.single-post-block .content_boxes .post_ctg ul li a {
    color: #000
}

.archive .container h1 {
    font-weight: 700;
    font-size: 27px;
    margin-top: 7;
    margin-bottom: 15px
}

.archive .container h1:after {
    content: "";
    display: block;
    width: 60px;
    height: 2px;
    background:#012154;
    margin-top: 7px
}

#comments .reply {
    margin-bottom: 30px
}

#comments {
    float: left;
    width: 100%;
    margin-top: 10px
}

#comments h2.comments-title {
    font-size: 26px;
    font-weight: 700
}

#comments h3.comment-reply-title {
    font-size: 20px;
    font-weight: 700;
    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: 700;
    margin-top: 20px;
    color: #fff;
    text-transform: uppercase;
    border-top: none
}

#comments a time {
    color: #000;
    font-weight: 700;
    font-size: 12px
}

#comments .reply a {
    background-color:#012154 !important;
    color: #fff !important;
    font-weight: 700;
    padding: 8px 20px !important;
    font-size: 13px;
    width: 56%;
    position: relative;
    margin-top: -10%
}

#comments .reply a:after {
    content: "";
    position: absolute;
    right: -18px;
    bottom: 0;
    top: -1px;
    width: 0;
    height: 0;
    border-left: 20px solid#012154;
    border-top: 17px solid transparent;
    border-bottom: 17px solid transparent
}

#comments .comment-metadata {
    width: 90%;
    float: left;
    padding: 1% 0 0
}

#comments .comment-content {
    width: 90%;
    text-align: left;
    margin-left: 7%
}

#comments .comment-author {
    margin-bottom: 1em
}

#comments h2#reply-title {
    display: inline-table;
    font-weight: 700;
    font-size: 26px
}

#comments .comment-author.vcard img {
    padding: 2px
}

#comments ol {
    list-style-type: none;
    margin-left: 0
}

#comments .comment-meta {
    font-weight: 600
}

#comments ol li p {
    color: #000;
    line-height: 25px;
    font-size: 15px;
    float: none
}

#comments .comment-author {
    font-weight: 600;
    color: #000
}

#comments .comment-edit-link {
    display: none
}

#respond .comment-notes {
    color: #000
}

#respond form label {
    color: #000
}

.single-post-block .nav-links a .meta-nav {
    background-color:#012154;
    padding: 8px 20px;
    color: #fff;
    text-transform: capitalize
}

.single-post-block .nav-links .nav-previous a {
    margin-bottom: 20px
}

.single-post-block .nav-links span {
    margin-bottom: 10px
}

.single-post-block .nav-links .post-title {
    color: #000
}

.authordetails {
    padding-top: 40px;
    padding-bottom: 30px
}

.authordetails .author_links {
    padding-left: 17%;
    font-weight: 700;
    margin-bottom: 7px
}

.authordetails img {
    border-radius: 50%
}

.authordetails ul {
    list-style-type: none;
    margin-left: 18%;
    margin-top: -17px;
    position: relative
}

.authordetails ul li {
    display: inline
}

.authordetails ul li a {
    background-color:#012154;
    padding: 9px 15px;
    color: #fff;
    border-radius: 50%;
    width: 40px;
    margin-right: 10px
}

.authordetails .b-content {
    color: #000
}

#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: #fff;
    padding: 14px 0;
    font-size: 15px;
    margin: 0
}

#sidebar form {
    display: table;
    width: 100%;
    border: 1px solid #bbb
}

#sidebar h3 {
    background-color:#012154;
    color: #fff;
    font-weight: 700;
    padding: 12px 15px;
    font-size: 14px;
    width: 56%;
    position: relative;
    margin-top: -10%
}

#sidebar h3:after {
    content: "";
    position: absolute;
    right: -18px;
    bottom: 0;
    top: -1px;
    width: 0;
    height: 0;
    border-left: 20px solid#012154;
    border-top: 20px solid transparent;
    border-bottom: 22px solid transparent
}

.widget_categories select {
    width: 100%;
    padding: 6px
}

#sidebar input[type=search] {
    background: 0 0;
    padding: 10px;
    border: none;
    font-size: 15px;
    color: #000;
    width: 100%
}

#sidebar label {
    width: 71%;
    float: left;
    margin-bottom: 0
}

#sidebar input[type=submit] {
    background:#012154;
    position: absolute;
    right: 28px;
    border: none;
    color: #fff;
    font-size: 10px;
    margin-top: 1px;
    padding: 12px
}

#sidebar aside {
    margin-bottom: 40px;
    border: 1px solid#012154;
    padding: 10px
}

#sidebar ul {
    list-style: none;
    margin: 0;
    padding: 20px 0 0;
    font-size: 17px
}

#sidebar ul li {
    line-height: 32px
}

#sidebar ul li a {
    color: rgba(0, 0, 0, .78)
}

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

#sidebar .tagcloud {
    padding-top: 30px
}

#sidebar .widget_recent_entries ul li {
    background: 0 0
}

#sidebar .post-content {
    line-height: 20px;
    margin-bottom: 15px
}

.textwidget {
    padding: 8px 0
}

#sidebar .recent-post-box .post-content a {
    padding-left: 0;
    font-size: 13px;
    font-weight: 600
}

.search h1.entry-title {
    font-weight: 700;
    font-size: 27px;
    margin-top: 7;
    margin-bottom: 15px
}

.search h1.entry-title:after {
    content: "";
    display: block;
    width: 60px;
    height: 2px;
    background:#012154;
    margin-top: 7px
}

#sidebar .widget_recent_comments .recentcomments {
    color: #000
}

#sidebar .widget_recent_comments ul li a {
    color: #000
}

#sidebar .widget ul li a {
    color: #000
}

.title-box {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    margin-bottom: 25px
}

.title-box img {
    width: 100%
}

.title-box h1 {
    font-weight: 700;
    text-shadow: 0 2px 2px rgba(255, 255, 255, .58);
    font-size: 34px
}

.above_title {
    position: absolute;
    right: 0;
    left: 0;
    margin-top: 10%
}

.read-moresec {
    margin: 3% 0 !important
}

.middle-content {
    padding-bottom: 20px
}

.navigation {
    font-size: 14px;
    font-weight: 700;
    margin: 10px 0
}

.navigation a {
    padding: 0
}

.navigation span,
.navigation a {
    display: block;
    float: left;
    padding: 10px 15px 0 15;
    margin-bottom: 50px;
    margin-right: 10px;
    color: #5b5b5b;
    -webkit-transition: background .15s ease-in-out;
    -moz-transition: background .15s ease-in-out;
    -ms-transition: background .15s ease-in-out;
    -o-transition: background .15s ease-in-out;
    transition: background .15s ease-in-out;
    font-weight: 400 !important
}

.navigation span.meta-nav {
    font-weight: 700
}

.navigation .current {
    background: #333;
    color: #fff;
    font-weight: 400
}

.category-page h4 {
    text-align: left !important
}

ul.post-categories {
    list-style: none;
    margin: 0
}

ul.post-categories a {
    color: #333
}

.content_boxes {
    padding: 0;
    border: none
}

.post_ctg span {
    float: left;
    margin-right: 7px;
    color: #000
}

.main_title h1:after {
    content: "";
    display: block;
    width: 60px;
    height: 2px;
    background:#012154;
    margin-top: 7px
}

.share_icon i {
    padding: 10px;
    margin: 0;
    color: #000;
    border-radius: 50%;
    width: 30px;
    margin: 0 4px;
    text-align: center;
    height: 30px
}

.services_inner h4,
.services_inner .short_text {
    color: #fff
}

.view-more {
    width: 100%;
    margin: 0 auto;
    text-align: center
}

.menubar.scrolled li.search-box {
    display: block !important
}

.owl-carousel .owl-item img {
    width: auto !important;
    margin: 0 auto
}

button.owl-prev,
button.owl-next {
    background: #fff;
    border: 1px solid #000;
    padding: 6px 9px
}

.owl-nav {
    margin: 12px auto;
    display: none
}

button.owl-next.disabled,
button.owl-prev.disabled {
    background: #bbb
}

.woocommerce .summary h1 {
    font-size: 28px
}

.woocommerce div.product form.cart div.quantity {
    margin-right: 20px
}

.woocommerce .quantity input {
    padding: 5px 0
}

.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:#012154 !important;
    border-radius: 0;
    padding: 10px 14px !important;
    color: #fff !important
}

.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce ul.products li.product .price {
    color:#012154
}

.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: #fff;
    color: #333;
    border: 1px solid#012154
}

#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:#012154
}

.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: #fff
}

.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 screen and (max-width:480px) {
    #sec_consultation h3 {
        font-size: 20px
    }

    ul.nav.nav-pills.nav-justified {
        display: block
    }

    .whychoose_us h2 {
        font-size: 24px !important;
        padding: 0 15px
    }

    .consultation a {
        padding: 6px 4px
    }

    .consultation span {
        font-size: 10px
    }

    .consultation i.fas.fa-headphones {
        padding: 0 8px 8px 6px
    }

    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product {
        width: 100% !important
    }

    .consult_box_outer p {
        font-size: 20px
    }
}

@media screen and (max-width:400px) and (min-width:320px) {
    #sidebar h3 {
        margin-top: -11% !important
    }

    .social-icon {
        display: none
    }
}

@media screen and (max-width:576px) {
    blockquote {
        width: 100%
    }

    .media-small {
        padding-left: 10px !important
    }

    .small_media {
        padding: 10px 0
    }

    #sidebar ul li a {
        padding-left: 0 !important;
        font-size: 15px !important
    }

    #footer input[type=email] {
        font-size: 12px
    }

    #header .logo {
        margin: 0;
        padding: 0 30px;
        max-width: 100%
    }

    .copyright p {
        text-align: center !important;
        padding: 5px 0
    }

    .prop_desc {
        display: none
    }

    section h2 {
        font-size: 22px
    }

    .attorneys_box,
    .outer_post_box,
    .testi_qoute,
    .postbox,
    #sidebar {
        margin-left: auto;
        margin-right: auto
    }

    .top-icon {
        top: -1%
    }

    .above_title {
        margin-top: 2%
    }

    .consultation {
        margin: 6px 0
    }

    #header .logo h1 {
        text-align: center
    }

    #header .logo p {
        text-align: center
    }

    .practice-editor img {
        display: block;
        text-align: center;
        float: none
    }

    .welcome_img {
        text-align: center;
        margin-top: 25px;
        width: 100%
    }

    .welcome_img img {
        width: 100%;
        margin: 0 auto
    }

    .latest-video-head span:after {
        left: auto;
        top: auto
    }

    .most-popular-head span:after {
        left: auto !important;
        top: auto !important
    }

    .weekly-article-head span:after {
        left: auto;
        top: auto
    }

    .top-stories-head span:after {
        left: auto;
        top: auto
    }

    .travels-news-head span:after {
        left: auto;
        top: auto
    }

    .pointer:before {
        right: auto;
        border: none
    }

    #today-headlines .row {
        text-align: center
    }

    .most-pop-sidebar h3 {
        width: 59%
    }

    .weekly-content .post-categories li a {
        width: 35%
    }

    .top-stories-contents .post-categories li a {
        top: -4%
    }

    #travels-sidebar h3 {
        width: 58%
    }

    #footer h3 {
        margin-top: auto;
        width: 64%
    }

    #footer_box {
        padding-top: 30px
    }

    #footer .custom_facebook i {
        margin-bottom: 12px
    }

    #footer .social_widget {
        text-align: center;
        margin-bottom: 25px;
        padding-top: 39px
    }

    .headlines-post .head-post-cat {
        padding-top: 0;
        padding-bottom: 34%
    }

    .headlines-post ul.post-categories {
        padding-top: 35px
    }

    .headlines-post {
        background-repeat: no-repeat;
        background-size: cover
    }

    .travels-block .post-categories li a {
        top: -6%
    }

    .footer-menu {
        text-align: center
    }

    #sidebar h3 {
        width: 73%;
        margin-top: -7%
    }

    .authordetails ul {
        margin-top: 24px;
        margin-left: 0%
    }

    .headline-category {
        margin-top: -15px
    }

    .headline_post_box h5 {
        text-align: left
    }

    .post-navigation .nav-next {
        float: left
    }

    .social-icon {
        top: 23px;
        left: 54% !important
    }

    .social-icon i {
        padding: 2px !important
    }
}

@media screen and (max-width:719px) {
    .row.bg-media {
        background: #000
    }

    .menubar.scrolled.hmenu {
        background-color: #222;
        overflow: scroll;
        height: 100%
    }

    .menubar.scrolled {
        margin-top: 0 !important
    }

    .menubar.scrolled {
        padding: 0
    }

    .search-box {
        float: none
    }

    .aboutbg {
        top: 0
    }

    .continnerbox {
        border-left: 25px solid transparent
    }

    .menubar .nav ul li,
    .menubar.scrolled .main-navigation li {
        border-top: 1px #303030 solid;
        display: block;
        text-align: left;
        float: none;
        width: 100%;
        line-height: 1.9
    }

    #services_tab .details-box {
        transform: inherit
    }

    #services_tab .details-box-content {
        transform: inherit
    }

    #newsletter .news_content {
        position: relative;
        top: 20px;
        transform: inherit
    }

    #newsletter input[type=email] {
        width: 100%
    }

    .content_boxes {
        overflow-x: hidden
    }
}

@media screen and (max-width:767px) {
    #header .logo p {
        text-align: center
    }

    #masthead {
        min-height: 60px;
        position: relative;
        background:#012154
    }

    .toggle-nav {
        top: 15px;
        margin: 0 !important
    }

    .search-box span,
    .user-box span {
        padding: 5px 15px
    }

    .search-box span {
        padding: 6px 12px;
        margin: 8px
    }

    .welcome-content a {
        display: inline-block;
        margin-bottom: 10px
    }

    #slider .carousel-caption.d-none.d-md-block {
        display: block !important
    }

    #slider h2.font-weight-bold {
        display: none
    }

    #slider p.font-weight-bold {
        display: none
    }

    #our-services .page-box {
        margin-bottom: .5em;
        margin-top: 20px
    }

    .testimonialwrapper-box {
        margin-bottom: 50px
    }

    #header .logo a.custom-logo-link {
        position: static
    }

    .mid-content {
        position: static;
        top: 0;
        transform: unset
    }

    .consultation {
        margin: 9px 0
    }

    .copyright p {
        margin-bottom: 15px
    }

    .socialbox {
        text-align: center
    }

    .site-title {
        font-size: 34px
    }

    .site-description {
        font-size: 14px
    }

    .main-header {
        margin-bottom: 25px
    }

    .header-title {
        padding: 30px 0
    }

    .main-title {
        font-size: 30px
    }

    #masthead {
        min-height: 60px
    }

    #masthead #site-branding img,
    #masthead.scrolled #site-branding img {
        max-height: 40px;
        width: auto
    }

    .slide-cta {
        float: none;
        width: 100%;
        padding: 15px 0 0;
        text-align: center
    }

    #home-slider-section .bx-wrapper .bx-controls-direction a {
        display: none
    }

    .slide-button-left,
    .slide-button-right {
        padding: 7px 25px;
        min-width: 160px;
        font-size: 16px
    }

    #slider p {
        display: none
    }

    .featured-section-title {
        margin-bottom: 30px
    }

    .featured-section-title:before {
        width: 100%;
        left: 0
    }

    .featured-section-title span {
        font-size: 20px;
        padding: 0 20px
    }

    .featured-post-wrap,
    .featured-post {
        display: block;
        background: 0 0
    }

    .featured-post {
        background: #f9f9f9;
        margin-bottom: 16px
    }

    .featured-post:last-child {
        margin-bottom: 0
    }

    .about-sec,
    .about-image {
        width: auto;
        float: none
    }

    .about-sec {
        margin-bottom: 40px
    }

    .about-image {
        max-width: 400px;
        margin: 0 auto
    }

    #cta-section .cta-left {
        width: 100%;
        float: none;
        text-align: center
    }

    #cta-section .cta-left p {
        max-width: 100%
    }

    #cta-section .cta-left .leadin {
        font-size: 26px
    }

    #cta-section .cta-right {
        width: 100%;
        float: none;
        text-align: center;
        padding: 40px 0 0
    }

    .footer {
        width: 47%
    }

    .footer:nth-child(3) {
        clear: both
    }

    .footer:nth-child(3),
    .footer:nth-child(4) {
        margin-top: 25px
    }

    .site-info {
        float: none;
        width: 100%;
        text-align: center
    }

    #footer-menu ul {
        float: none;
        width: 100%;
        text-align: center;
        margin-top: 15px
    }

    #primary {
        width: auto !important;
        float: none !important;
        margin-bottom: 25px
    }

    #secondary {
        width: auto;
        float: none !important
    }

    .custom_btn {
        text-align: center;
        margin: 0 auto;
        display: block !important
    }

    .woocommerce div.product div.images .flex-control-thumbs {
        margin: 10px 0 0
    }

    .dis_more {
        margin: 20px 0
    }

    .counter_wrapper {
        margin: 10px 0
    }

    .counter_wrapper img {
        margin-bottom: 15px
    }

    .pl-0 {
        padding-left: 15px !important
    }

    .why_para {
        text-align: center
    }

    .whychoose_us h2 {
        text-align: center
    }

    .services_inner {
        text-align: center
    }

    #our_services p {
        padding-top: 15px
    }

    .contact-box .wpcf7 input[type=text],
    .contact-box .wpcf7 input[type=email],
    .contact-box .wpcf7 textarea {
        width: 100% !important
    }

    .row.consult_inner,
    .row.key_inner,
    .row.news_inner,
    .row.client_inner {
        margin: 0
    }

    .top_social {
        padding: 10px 0;
        margin-left: 0
    }

    .consult_box_outer {
        -webkit-transform: unset;
        -moz-transform: unset;
        -ms-transform: unset;
        -o-transform: unset;
        transform: unset;
        border-right: 10px solid #fff
    }

    .consult_title {
        -webkit-transform: unset;
        -moz-transform: unset;
        -ms-transform: unset;
        -o-transform: unset;
        transform: unset
    }

    .bth_consult a {
        float: inherit;
        position: static;
        top: 0;
        transform: none;
        right: 0
    }

    .bth_consult {
        padding-bottom: 15px
    }

    #slider .btn-primary {
        margin-bottom: 20px;
        margin-top: 0
    }

    .serach_inner form.search-form {
        border-radius: inherit;
        padding: 0 8px
    }

    .search_popup label {
        background: 0 0;
        width: 71%
    }

    .vw-credit {
        text-align: left
    }

    .contact-info {
        margin-top: 25px
    }

    .pointer:before {
        right: auto;
        border-left: 0
    }

    .most-popular-head span:after {
        left: 46%;
        top: 9%
    }

    .travels-block .post-categories li a {
        top: -6%
    }

    #footer h3 {
        margin-top: 20px
    }

    #footer .social_widget {
        padding-top: 34px;
        padding-bottom: 10px
    }

    .copyright {
        text-align: center
    }

    #sidebar h3 {
        margin-top: -6%
    }

    #sidebar .recent-post-box .post-content a {
        font-size: 16px
    }

    #footer h3:after {
        right: -17px
    }

    .authordetails ul {
        margin-left: 0%;
        margin-top: 17px
    }

    .authordetails .author_links {
        padding-left: 0
    }

    .headline-category {
        margin-top: -15px
    }

    .most-popular-right .pop-title {
        padding-top: 10px
    }

    #top-stories .stories-tit {
        padding-top: 10px
    }

    .postid-1169 .post-navigation .nav-next {
        float: right
    }
}

@media screen and (max-width:991px) {
    .toggle-nav {
        right: 0
    }

    .search-box {
        float: none
    }

    .aboutbg {
        top: 0
    }

    .search-box form.search-form {
        margin: 0 auto
    }

    .social-box .social-media {
        padding-top: 21px
    }

    #footer input[type=submit] {
        padding: 8px 3%
    }

    .socialbox a {
        padding: 3px 4px;
        border-radius: 5px
    }

    .socialbox a i {
        font-size: 12px;
        width: auto
    }

    small {
        font-size: 13px !important
    }

    #newsletter input[type=submit] {
        margin-left: 0;
        margin-top: 10px
    }

    #slider .carousel-control-prev-icon,
    #slider .carousel-control-next-icon {
        margin-top: 51px
    }

    #slider a i {
        padding: 5px 8px;
        font-size: 15px
    }

    .bg-contents {
        background-size: cover
    }

    .most-popular-sidebar .widget_recent_entries .recent-post-box {
        margin-bottom: 10px
    }

    .social-icon {
        left: 35%
    }
}

@media screen and (max-width:1024px) {
    .main-navigation ul ul {
        position: static;
        width: 100%;
        box-shadow: none;
        background-color: transparent
    }

    .menubar.scrolled .innermenubox {
        position: relative
    }

    .main-navigation ul ul li,
    .menubar.scrolled .main-navigation ul ul li {
        border-bottom: none
    }

    .toggle-nav {
        display: none;
        position: relative;
        float: left;
        right: 15px;
        height: 30px;
        width: 30px;
        cursor: pointer;
        margin: 15px auto;
        right: 0;
        text-align: right;
        right: 0;
        margin-right: 0
    }

    .toggle-nav i {
        font-size: 29px;
        color: #000
    }

    .sidenav {
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 9999999;
        top: 0;
        right: 0;
        background-color: #111;
        overflow-x: hidden;
        transition: .5s;
        padding-top: 60px
    }

    .sidenav a {
        padding: 8px 8px 8px 32px;
        text-decoration: none;
        color: #818181;
        display: block;
        transition: .3s
    }

    .sidenav a:hover {
        color: #f49614
    }

    .sidenav .closebtn {
        position: absolute;
        top: 0;
        right: 25px;
        font-size: 36px;
        margin-left: 50px;
        display: block;
        color: #fff
    }

    .sidenav #site-navigation {
        width: 100%
    }

    .toggle-nav span {
        cursor: pointer;
        text-align: right
    }

    iframe {
        width: 100%;
        height: auto
    }

    .toggle-nav {
        display: block
    }

    .innermenubox {
        position: static
    }

    .main-navigation .menu {
        float: none;
        text-align: center
    }

    .main-navigation ul ul li,
    #masthead.scrolled .main-navigation ul ul li {
        display: block
    }

    .main-navigation .menu>ul>li.highlight {
        background: 0 0 !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: #000
    }

    .menubar .nav ul {
        width: 100%;
        margin-top: 0
    }

    .menubar .nav ul li,
    .menubar.scrolled .main-navigation li {
        border-top: 1px #303030 solid;
        display: block;
        text-align: left;
        float: none;
        width: 100%
    }

    .nav ul li a {
        padding: 5px 10px;
        display: block;
        color: #fff
    }

    .nav ul li ul,
    .nav ul li ul ul {
        display: block !important
    }

    .nav ul li ul li a:before {
        content: "\00BB \00a0"
    }

    .nav ul li ul li a {
        padding-left: 20px !important
    }

    .nav ul li ul li ul li a {
        padding-left: 30px !important
    }

    .home .main-navigation ul {
        border: none
    }

    .list_outer {
        padding: 20px;
        background-color: rgba(255, 255, 255, .8)
    }

    .main-navigation li {
        line-height: 40px
    }

    .menubar.scrolled .main-navigation li {
        line-height: 40px
    }

    .most-pop-sidebar .widget-data .post-categories {
        top: 15%
    }
}

@media screen and (max-width:991px) and (min-width:768px) {
    .no-pad {
        padding: 0
    }

    .innermenubox {
        position: static
    }

    .address i {
        vertical-align: middle;
        font-size: 16px;
        margin-right: 5px !important;
        margin-top: 3px;
        padding: 6px 4px;
        width: 25px
    }

    #slider p {
        display: none
    }

    #slider h2 {
        font-size: 20px
    }

    #slider .carousel-caption {
        top: 70%
    }

    .menubar.scrolled #site-navigation {
        margin: inherit
    }

    .headlines-post .head-post-cat {
        padding-top: 0
    }

    .head-post-cat ul.post-categories {
        padding-top: 30px
    }

    #todays-headline-post .headline-meta {
        padding-top: 0
    }

    .most-popular-head span:after {
        left: 35%;
        top: 8%
    }

    .most-popular-sidebar .widget_recent_entries img {
        width: auto
    }

    .weekly-content .weekly-img img {
        width: 100%
    }

    .top-stories-sidebar .widget_recent_entries img {
        width: auto
    }

    .top-stories-sidebar .widget_recent_entries ul li a {
        font-size: 16px
    }

    .travels-news-sidebar .widget_recent_entries img {
        width: auto
    }

    #travels-sidebar ul li a {
        font-size: 16px;
        line-height: 35px
    }

    #footer h3 {
        width: 61%
    }

    #footer_box .widget_recent_entries {
        margin-bottom: 16%
    }

    .footer-dec-text {
        padding-top: 0
    }

    #footer-dec img {
        width: 51%
    }

    .copyright {
        text-align: center
    }

    #footer .custom_facebook i {
        margin-bottom: 16px
    }

    .pointer h6 {
        line-height: 20px;
        padding-top: 36%
    }

    #sidebar h3 {
        margin-top: -5%
    }

    #sidebar .recent-post-box .post-content a {
        font-size: 18px
    }

    #sidebar .widget_recent_entries img {
        width: auto
    }

    #sidebar .post-content {
        line-height: 28px
    }

    #footer h3:after {
        right: -17px
    }

    .most-pop-sidebar ul li a {
        font-size: 16px
    }

    .travels-block .post-categories li a {
        top: -10%
    }
}

@media screen and (max-width:1200px) and (min-width:992px) {
    .most-popular-head span:after {
        left: 39%;
        top: 8%
    }

    .most-pop-sidebar h3 {
        width: 67%
    }

    .most-popular-sidebar .recent-post-box .post-thumb {
        padding: 0
    }

    .most-pop-sidebar ul li a {
        font-size: 10px
    }

    .most-popular-sidebar .recent-post-box .post-content {
        line-height: 16px
    }

    .most-popular-right .pop-title a {
        font-size: 12px;
        font-weight: 600
    }

    .weekly-content .headline-meta {
        top: 46%
    }

    .weekly-content .headline-meta h6 a {
        font-size: 13px
    }

    .top-stories-sidebar .recent-post-box .post-thumb {
        padding: 0
    }

    .top-stories-sidebar .recent-post-box .post-content {
        line-height: 16px
    }

    .stories-det .stories-tit a {
        font-size: 12px
    }

    .stories-det .headline-meta .stories-tit {
        line-height: 17px
    }

    #travels-sidebar h3 {
        width: 59%
    }

    .travels-news-sidebar .recent-post-box .post-thumb {
        padding: 0
    }

    #travels-sidebar ul li a {
        font-size: 11px;
        font-weight: 600
    }

    #travels-sidebar .recent-post-box .post-content {
        line-height: 16px
    }

    #footer h3 {
        width: 68%
    }

    #footer_box .recent-post-box .post-thumb {
        padding: 0
    }

    #footer input[type=email] {
        width: 74% !important
    }

    #footer .custom_facebook i {
        margin-bottom: 10px
    }

    #sidebar h3 {
        width: 76%
    }

    #sidebar .recent-post-box .post-thumb {
        padding: 0
    }

    #footer h3:after {
        right: -17px
    }

    .pointer h6 {
        line-height: 20px;
        padding-top: 37px
    }
}

@media screen and (min-width:1200px) {
    #top-stories-sidebar .widget_recent_entries .post-thumb {
        padding: 0
    }

    #top-stories-sidebar .widget_recent_entries .post-content,
    .most-pop-sidebar .widget-data h4 {
        line-height: 20px
    }

    .most-popular-sidebar .widget_recent_entries .post-content {
        line-height: 20px
    }

    .most-popular-sidebar .widget_recent_entries .post-thumb {
        padding: 0 0 0 10px
    }

    #top-stories-sidebar form {
        margin-top: 40px
    }
}

.main_title h1,
h2.comment-reply-title,
.search h1.entry-title,
.middle-align h1 {
    color:#012154;
    font-family: montserrat
}

.post-navigation a:hover .post-title,
.post-navigation a:focus .post-title {
    color: #000 !important
}

.post-navigation a {
    padding: 0 !important
}

nav.woocommerce-MyAccount-navigation ul li {
    background: #f4a314 !important
}

p.form-submit {
    margin-bottom: 35px
}

.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
    width: 60px !important
}

.entry-date a {
    color: #000
}

#business_gallery {
    padding-top: 50px;
    padding-bottom: 50px
}

#headlines-loop,
#today-post-loop {
    display: none
}

span.woocommerce-input-wrapper {
    display: contents
}

.section_bg_scroll {
    background-attachment: scroll
}

.section_bg_fixed {
    background-attachment: fixed
}
    background-attachment: fixed
}