/*
Theme Name:     Voice Child
Theme URI:      http://mekshq.com
Description:    Child theme for the Voice Theme
Author:         Meks
Author URI:     http://mekshq.com
Template:       voice
Version:        0.1.0
*/

/* import global font */
@font-face {
    font-family: 'proxima-nova';
    src: url('font/proximanova-regular-webfont.eot');
    src: url('font/proximanova-regular-webfont.woff') format('woff'),
    url('font/proximanova-regular-webfont.ttf') format('truetype'),
    url('font/proximanova-regular-webfont.svg') format('svg');
}

/* End Landing Page Mobile */

html, body {
    width: 100%;
    overflow-x: hidden;
    font-family: "proxima-nova";
    font-weight: normal;
    background: #F6F7F8;
}

body>iframe {
	display: none !important;
}

#vce-main>iframe {
	display: none !important;
}

ul {
    list-style: none;
}

/* Header Start */

.main-header .header-2-wrapper .site-title a {
    width: 50%;
}

.active-top-nav {
    display: block !important;
}

/* Article Page */
.article-page #primary {
    margin-left: 0px;
    padding: 0px;
}

.article-page main {
    box-shadow: none;
    background: #F6F7F8;
}

.article-page .vce-main-content {
    width: 100%;
}

.imported-icon-break {
    margin-top: 220px;
}

.imported-icon-break hr {
     background-color: #ccc;
    height: 1px;
    width: 50%;
    text-align: left;
    margin-left: -2px;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #D5D5D5;
}

.article-page .site-content {
    padding: 0px;
}

.article-page-content-ad-area {
    text-align: center;
    margin-bottom: 30px;
    margin-top: 30px;
    border-top: solid;
    border-bottom: solid;
    border-width: 1px;
    border-color: #E5E5E5;
    padding-top: 15px;
    padding-bottom: 30px;
}

.article-ad-title {
    font-size: 12px;
    margin-left: -210px;
    color: #969696;
}

.article-page-content-ad-area .ad-300x250>div {
    width: 100% !important;
}

.article-page-content-ad-area img {
    width: 300px;
    height: 250px;
    margin-bottom: 25px;
}

.article-page-content-ad-area p {
    margin-bottom: 0px;
    font-family: "proxima-nova";
    font-size: 12px !important;
    margin-top: 0px !important;
}

.article-page-content-ad-area hr:last-child {
    margin-top: 1.5em;
}

.article-header-area {
    height: 400px;
}

.article-header-area .meta-image img {
    height: 400px;
    object-fit: cover;
}

.article-title {
    background-color: #0F235B;
}

.article-title-content {
    margin: 60px;
    border-left: solid;
    border-top: solid;
    border-color: #1E4ABC;
    border-width: 2px;
    height: 430px;
}

.article-title span p {
    color: #6988D8;
    font-weight: bold;
    padding-left: 30px;
}

.article-title h3 {
    color: white;
    font-weight: bold;
    padding-top: 40px;
    padding-left: 30px;
}

.article-header-area .article-title {
    width: 40%;
}

.article-header-area .article-title .meta-category {
    padding-left: 30px;
    max-width: 75%;
}

.article-header-area .article-title .meta-category a {
    color: white;
    padding: 10px;
    border: solid;
    border-width: 1px;
    border-color: #1D43AF;
    border-left-color: #78F6F6;
    font-size: 13px;
    font-weight: bold;
}

.article-content-area {
    display: flex;
}

.article-content-area .article-social-media {
    flex: 1;
}

.social-media-icons {
    position: fixed;
    top: 330px;
    z-index: 1;
}

.social-media-icons div {
    margin-top: 20px;
}

.additional-icons div {
    margin-bottom: 20px;
}

.article-content-area .entry-content {
    width: 60%;
}

.article-content-area .entry-content .meta-category a {
    display: none;
}

.article-content-area .entry-content .meta-category a:nth-child(-n+5) {
    display: inline;
    font-size: 13px;
    text-transform: uppercase;
}

.article-content-area .entry-content .meta-category a {
    font-family: "proxima-nova";
    font-weight: bold;
    color: #718DE0;
    border-left: solid;
    border-left-width: 2px;
    font-size: 12px;
    padding-left: 5px;
    padding-right: 10px;
}

.article-content-area .entry-content .entry-title {
    color: #0F2359;
    font-family: "proxima-nova";
    font-weight: bold;
    margin-bottom: 0px;
    font-size: 38px;
}

.article-content-area .entry-content span p {
    color: #6887DF;
    font-family: "proxima-nova";
    margin-bottom: 30px !important;
    font-weight: bold;
    font-size: 15px;
}

.entry-content .pf-content p {
    font-size: 18px;
}

.article-content-area h4 {
    color: #1C409C;
    font-family: "proxima-nova";
    font-weight: bold;
    margin-top: 30px;
}

.article-content-area h3 {
    color: #1C409C;
    font-family: "proxima-nova";
    font-weight: bold;
}

.article-content-area .entry-content .pf-content .p1:first-child {
    color: #4F64AB;
    font-family: "proxima-nova";
}

.article-content-area .entry-content .pf-content p:first-child {
    color: #1C409C;
    font-family: "proxima-nova";
    font-size: 1.5em;
    margin-top: 30px;
}

.article-content-area .entry-content .pf-content p:first-child strong:first-child {
    margin-top: 30px;
}

.article-content-area .entry-content .pf-content blockquote p:first-child {
    font-weight: normal;
    font-size: 18px;
    text-align: center;
}

.article-content-area .entry-content .pf-content blockquote:before, q:before {
    color: #1C409C;
    font-size: 18px;
    display: none;
}

.article-content-area .entry-content .pf-content blockquote p:first-child:before, q:before{
    line-height: 18px;
    z-index: 0;
    color: #1C409C;
    font-size: 18px;
    padding-right: 3px;
}

.article-content-area .entry-content .pf-content blockquote p:first-child:after, q:after {
    line-height: 18px;
    z-index: 0;
    color: #1C409C;
    font-size: 18px;
    padding-left: 3px;
}

#article-ad-area .featured-video-plus {
    margin-top: 0px;
}

#article-ad-area .featured-video-plus iframe {
    height: 250px;
}

#article-ad-area .featured-video-plus .fluid-width-video-wrapper {
    margin-top: 0px;
}

#article-ad-area .post-type {
    margin-top: 0px;
}

.blockquote-top-left {
    border-top: solid;
    border-left: solid;
    border-width: 2px;
    height: 25%;
    width: 50%;
    position: absolute;
    margin: -50px;
    color: #173EB4;
}

.blockquote-bottom-right {
    border-bottom: solid;
    border-right: solid;
    border-width: 2px;
    height: 25%;
    width: 8%;
    position: absolute;
    margin: -50px;
    right: 0px;
    bottom: 5%;
    color: #173EB4;
}

blockquote {
    margin-top: 100px;
    margin-bottom: 100px;
}

blockquote p {
    color: #173EB4;
    font-style: italic;
}

.article-content-area .article-ad-area {
    width: 35%;
}

#article-ad-area {
    margin-left: 90px;
    padding-top: 35px;
}

#article-ad-area .article-single-ad img {
    margin-bottom: 0px !important;
}

#article-ad-area .vce-post-img {
    width: 300px;
}

#article-ad-area .ad-300x250 img {
    height: 250px;
    width: 300px;
    float: right;
    margin-bottom: 50px;
}

#article-ad-area .widget-title {
    font-size: 16px;
    font-weight: bold;
    margin-left: 30px;
}

#article-ad-area .post-type img {
    left: 0px;
    display: none;
}

.vce-page .meta-image img, .vce-single .meta-image img {
    height: 400px;
    object-fit: cover;
}

#article-ad-area .vce-post-big li {
    /*width: 75%;*/
    /*padding-bottom: 50px;*/
    margin-left: -3px;
}

#article-ad-area .vce-posts-wrap {
    padding-left: 0px !important;
}

#article-ad-area .vce-posts-wrap a {
    font-size: 14px;
    color: #00008F;
    font-weight: bold;
    font-family: "proxima-nova";
}

#article-ad-area .vce-posts-wrap .category-title {
    display: none;
}

.article-content-area .entry-content .meta-category span {
    display: none;
}

.article-content-area .entry-content .meta-category span a {
    color: #6385e6;
}

.article-ad-area .popular-categories {
    float: left !important;
    margin-left: 30px;
    margin-top: 30px !important;
}

.article-ad-area .popular-categories ul {
    margin-bottom: 0px;
}

.article-ad-area .author-box {
    text-align: center;
    background-color: white;
    width: 300px;
    float: right;
    margin-top: 50px;
}

.article-ad-area .author-box .main-box-title {
    font-family: "proxima-nova";
    background-color: #D9DADB;
    font-size: 15px;
    text-align: center;
}

.related-article-posts .vce-related-box {
    box-shadow: none;
}

.related-article-posts article h2 a {
    font-family: "proxima-nova";
    color: #2042B9;
    font-size: 18px;
    font-weight: bold;
}

.related-article-posts .main-box-inside {
    background: #FFFFFF;
    box-shadow: none;
}

.related-article-posts .main-box-inside article {
    display: none;
}

.related-article-posts .main-box-inside article:nth-child(-n+2) {
    display: block;
}

.article-ad-area .author-box .main-box-inside .data-content {
    margin: 0px;
}

.article-ad-area .author-box .main-box-inside .data-content .data-image {
    float: none;
}

.article-ad-area .author-box .main-box-inside .data-content .data-image img {
    width: 150px;
    object-fit: cover;
}

.article-ad-area .author-box .vce-content-outside {
    background: none;
    border: none;
}

.article-ad-area .author-box .vce-content-outside .data-links {
    float: none;
}

.article-ad-area .author-box .vce-content-outside .data-links a {
    background: none;
    color: #3A4DA3;
}

.article-content-area .shareaholic-canvas {
    display: none !important;
}

.related-article-posts .vce-related-box {
    margin-bottom: 0px;
    width: 65%;
}

.related-article-posts .main-box-title {
    font-size: 14px;
    color: black;
    border-bottom: solid;
    border-color: #E5E5E6;
    border-width: 1px;
    padding-left: 20px;
    box-shadow: none;
    font-family: "proxima-nova";
    text-align: left;
}

.related-article-posts .main-box-inside article {
    width: 48%;
    padding-right: 0px;
    margin-right: 10px !important;
}

.related-article-posts article {
    height: 400px;
    padding-right: 0px;
}

.related-article-posts .meta-image {
    height: 300px;
    width: 100%;
}

.related-article-posts .meta-image a img {
    width: 100%;
    max-width: 100%;
    height: 250px;
    max-height: 300px;
    object-fit: cover;
}

.related-article-posts .meta-category {
    display: none;
}

.article-comments-title {
    background-color: #E4E5E6;
    text-align: center;
}

.article-comments-title h3 {
    padding-bottom: 30px;
    cursor: pointer;
    color: #002998;
    font-size: 24px;
    margin-bottom: 0px;
    font-family: "proxima-nova";
}

.article-comments {
    display: none;
}

#article-ad-area .widget-title {
    display: none;
}

#article-ad-area div {
    width: 300px;
    float: right;
    margin-top: 10px;
}

.article-content-area .entry-content .pf-content {
    position: relative;
}


.article-content-area .entry-content .pf-content .article-corner-border {
    position: absolute;
    bottom: -20px;
    right: -40px;
    border-right: solid;
    border-bottom: solid;
    height: 75px;
    width: 200px;
    border-width: 2px;
    color: #294FB7;
}

/* End Article Page */

/* Top Header Start */

.menu-social-menu-container ul li {
    margin-left: 14px;
}

.menu-social-menu-container ul li a {
    background: #182548;
    border-radius: 50%;
    height: 14px;
    width: 14px;
    line-height: 14px;
    padding: 1px 0;
    font-size: 11px;
}

.menu-social-menu-container ul li a::before {
    color: #ffffff;
}

.sub-menu li a {
    padding: 0px;
}

/* Top Header End */

/* Main Header Start */

.top-nav-menu li {
    margin: 0 20px 0 0;
}

.top-nav-menu li a {
    font-size: 16px;
    padding-left: 10px;
}

.top-nav-menu li.menu-item-has-children:after {
    color: #182548;
}

#site-navigation #vce_main_navigation_menu {
    text-align: left;
}

#search-ad {
    background-color: #274DB4;
    height: 60px;
    width: 100%;
    display: flex;
    align-items: center;
}

#search-bar-ad {
    font-weight: bold;
    cursor: pointer;
    max-width: 170px;
    width: 100%;
    padding: 0 10px;
    color: #ffffff;
    font-size: 14px;
}

.top-nav-search .vce-search-form .vce-search-input {
    float: right;
    display: none;
    height: 100%;
    width: 250px;
    color: #ffffff;
    margin: 0px;
}

.top-nav-search .vce-search-form .vce-search-input::placeholder {
    color: white;
}

.top-nav-search .vce-search-form button {
    background-color: #274DB4;
    color: #ffffff;
    height: 60px;
    width: 60px;
    border-radius: 0px;
    margin-top: 0px;
    border-right: 1px solid #2a58de;
}

.top-nav-search .vce-search-form button i {
    text-align: center;
    font-size: 20px;
    -moz-transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

.search-header-wrap {
    display: none !important;
}

/* Main Header End */

.header-left-nav .nav-menu .vce-mega-menu-wrapper > li.vce-mega-menu-posts-wrap > ul > li {
    width: 26%;
    margin-right: 75px;
}


/* Main Navigation Start */

#vce_main_navigation_menu vce-mega-cat .sub-menu li {
    width: 100%;
}

#vce_main_navigation_menu vce-mega-cat .vce-mega-menu-wrapper {
    display: inline-block;
    position: absolute;
    right: 0;
}

.mega-menu-img {
    height: 220px !important;
    object-fit: cover;
}

.vce-mega-menu-wrapper .vce-mega-menu-posts-wrap ul li a {
    border: none !important;
    border-left: solid !important;
    border-width: 2px;
    border-left-color: #1C46B5 !important;
}

.mega-menu-img img {
    height: 204px !important;
    object-fit: cover;
    width: 100%;
}

.mega-menu-link {
    color: #92A7E4 !important;
}

#header-ad {
    max-width: 728px;
    position: absolute;
    right: 0;
    padding-top: 65px;
}

/*
.nav-menu .vce-mega-menu-wrapper>li.vce-mega-menu-posts-wrap>ul:hover {
    background-color: #0F235B;
}
*/

.header-bottom-wrapper {
    background-color: #23449E;
    height: 70px;
}

.header-2-wrapper {
    margin-bottom: 55px;
}

.header-bottom-wrapper .container {
    max-width: 100%;
    width: 100%;
}

.main-navigation ul li a {
    color: #EFF1EB;
    font-size: 18px;
    font-weight: bold;
    padding-top: 25px;
}

.main-navigation ul li a:hover {
    color: #EFF1EB;
    background-color: #23449E;
}

.main-navigation ul li a:not( :hover ) {
    color: #EFF1EB;
    background-color: #23449E;
}

.main-navigation ul li ul :not(hover) {
    color: #EFF1EB;
    background-color: #0F235B !important;
}

.main-navigation ul li ul :hover {
    color: #EFF1EB;
    background-color: #0F235B !important;
}

.main-navigation ul li ul a:hover {
    color: #EFF1EB;
    background-color: #0F235B !important;
}

.main-navigation ul li a:after {
    display: none;
}

.main-navigation ul li .sub-menu li a {
    color: #8FA4D9;
    margin-left: 50px;
}

.main-navigation ul li .sub-menu li a:hover {
    color: #EFF1EB;
}

.main-navigation ul ul li {
    border-bottom: none;
}

/* Sticky Navigation Start */
#sticky_header .container {
    max-width: 100%;
    background-color: #23449E;
}

#sticky_header .main-navigation {
    float: none;
}

.main-navigation ul li a:hover {
    background-color: #23449E !important;
}

.header-sticky .site-title {
    float: left;
}

.header-sticky .site-title img {
    height: 50px;
    max-height: 50px;
}

#sticky_header .main-navigation ul li ul {
    background-color: #0F235B;
}

#sticky_header .site-title img {
    margin-left: 50px;
}

/* Sticky Navigation End */

/* Main Navigation End */

/*Header End*/

/*Body Start*/

/* Global Body Start */
.site-content {
    padding-top: 0;
}

.vce-posts-wrap {
    position: relative !important;
    top: 0px !important;
}

.vce-post-big .vce-posts-wrap, .vce-post-slider .vce-posts-wrap {
    position: relative;
    text-align: left;
    text-shadow: none;
}

.vce-post-img {
    object-fit: cover;
}

.category-title {
    margin-top: 30px;
    border-left: solid #E8694B 2px;
    line-height: 12px;
    text-transform: uppercase;
}

.category-title p {
    padding-left: 5px;
    color: #7790E5;
    font-size: 16px;
}

.post-type img {
    top: 0px;
    position: absolute;
    z-index: 2;
    height: 50px !important;
    width: 45px !important;
    object-fit: cover;
    left: 0px;
}

.search-results #primary {
    width: 100%;
}

.search-results #primary article {
    width: 49%;
    margin-right: 10px;
}

.search-results #vce-pagination.vce-load-more a {
    width: 50%;
    border-radius: 0px;
    padding: 20px 0px;
    font-size: 22px;
    font-family: "proxima-nova";
}

.search-results #primary .main-box-inside {
    padding-right: 10px;
}

.search-results #sidebar {
    display: none;
}

.post-excerpt {
    display: none;
}

/* Global Body End */

/* Custom Body Start */
/* Services Area Start */
#custom-content-area {
    background-color: white;
}

#services {
    width: 100%;
    padding-top: 45px;
    padding-bottom: 30px;
    display: table;
    background: #f7f7f7;
}

#services-area {

}

#services-ad-area .ad-300x250 img {
     width: 300px;
     height: 250px;
     object-fit: cover;
}

#services-area .widget-title {
    display: none;
}

#services-area ul {
    list-style: none;
    width: 100%;
    display: table;
    margin: 0;
}

/*REVERT 5
#services-area ul li {
    width: 35%;
    height: 320px;
    border-bottom: solid;
    border-color: #1A45B8;
    border-width: 3px;
    background-color: #FDFEFE;
    margin-bottom: 10px;
}
*/

#services-area ul li {
    width: 300px;
    height: 250px;
    background: white;
}

#services-area ul li:last-child {
    float: right;
}

/*REMOVE 5*/
#services-area ul li a {
    float: none !important;
    color: #2042B9;
    font-size: 18px;
    font-weight: bold;
}

#services-area ul li .post-type {
    display: block;
}

#services-area ul li .category-title-main {
    display: block;
    position: absolute;
    top: 0px;
    z-index: 1;
}

#services-area ul li .category-title-main p {
    background-color: #2E54B3;
    color: #EEF1F2;
    width: 120px;
    text-align: center;
    border-left: solid #ED6948 2px;
    top: 10px;
    position: absolute;
    left: 10px;
    opacity: .9;
    font-size: 14px;
    font-weight: bold;
}

#services-area ul li .vce-posts-wrap .category-title {
    display: none;
}

#custom-blocks .category-title-main #featured-video-title {
    display: none !important;
}

/*REVERT 8
#services-area ul li:first-child {
    width: 62%;
    height: 650px;
    margin-right: 10px;
    margin-left: -10px;
    margin-bottom: 0px;
}
*/

#services-area ul li:first-child {
    height: 510px;
}

.vce-featured-grid .owl-item:hover .vce-grid-text .vce-featured-header-background, .vce-post-big li:hover .vce-post-img:after, .vce-post-slider li:hover .vce-post-img:after {
    opacity: 0;
}

@media screen and (max-width: 480px) {
    #services-area ul li a .vce-post-img {
        height: auto !important;
    }
}

#services-area ul li:first-child a .vce-post-imgan img {
    height: 100%;
}

/* REVERT 9
#services-area ul li:first-child a span img{
    width: 100% !important;
    height: 550px;
    padding-left: 0px;
    object-fit: cover;
}
*/

/*REMOVE 9*/

#services-area ul li .vce-posts-wrap {

}

/*REVERT 7
#services-area ul li:last-child .vce-posts-wrap {
    top: 15px !important;
}
*/

/*REVERT 6
#services-area ul li a span img{
    width: 100% !important;
    height: 220px;
    padding-bottom: 20px;
    object-fit: cover;
}
*/

/* REVERT 1
.ad-300x250 img{
    height: 320px;
    width: 100%;
    object-fit: cover;
}
*/
/* REMOVE 1*/
.ad-300x250 img {

}

.ad-300x250:first-child {

}

/* REVERT 2
.ad-300x250 div:first-child {
    height: 320px !important;
}
*/

/*REVERT 3
.ad-320x250 iframe {
    width: 100% !important;
    height: 320px !important;
}
*/

/*REMOVE 3*/
.ad-320x250 iframe {
    width: 300px !important;
    height: 250px !important;
}

/*REVERT 4
.ad-300x250 iframe img {
    height: 320px !important;
    width: 100% !important;
    object-fit: cover !important;
}
*/

/*REMOVE 4*/
.ad-300x250 iframe img {
    height: 250px !important;
    width: 300px !important;
    object-fit: cover !important;
}

#google_image_div {
    width: 100% !important;
}

/* Services Area End */

.border-block {
    padding-bottom: 20px;
}

/* Reliability & Maintence Start */

#rm {
    background-color: #FEFFFF;
    padding-bottom: 60px;
}

#rm-title {
    padding-top: 30px;
    border-top: solid;
    border-width: 3px;
    border-color: #D25A2A;
    text-align: center;
    padding-bottom: 40px;
}

#rm-title h4 {
    color: #D25A2A;
}

#rm-area ul {
    list-style: none;
    margin: 0;
}

#rm-area .widget-title {
    display: none;
}

#rm-area ul li .vce-posts-wrap {
    padding-top: 20px;
}

#rm-area ul li .vce-posts-wrap a {
    float: none !important;
    color: #2042B9;
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
}

#rm-area ul li {
    width: 30%;
    height: 425px;
    border-left: solid;
    border-top: solid;
    border-color: #1C46B7;
    padding-top: 30px;
    border-width: 3px;
    margin-right: 5%;
}

#rm-area ul li:last-child {
    margin-right: 0;
}

#rm-area ul li a span img {
    width: 360px !important;
    height: 250px;
    margin-left: 30px;
}

.homepage-dynamic-ads .textwidget {
    margin-top: -26px !important;
}

/*
#overlay img {
    position: absolute;
    z-index: 1;
    top: 0px;
    height: 60px !important;
    width: 60px !important;
    object-fit: cover;
}
*/
#rm-button {
    text-align: center;
    padding-top: 45px;

}

#rm-button button {
    font-family: "proxima-nova" !important;
    background-color: #4F69B1;
    color: #EFEEF1;
    border-radius: 0px;
    font-size: 18px;
    font-weight: bold;
    height: 42px;
    width: 250px;
    padding: 10px 20px;
}

/* Reliability & Maintence End */

#main-body-container {
    padding-top: 60px;
    background: #f7f7f7;
    display: table;
    width: 100%;
}

/* Featured Video Start */
#featured-video {
    background-color: #0F235B;
    height: 100%;
    padding-top: 55px;
    padding-bottom: 75px;
}

#featured-video-area {
    display: table;
}

#featured-video-area ul {
    margin: 0;
}

#featured-video-area .widget-title {
    padding-top: 30px;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 25px;
}

#featured-video button {
    position: absolute;
    top: 544px;
    padding: 40px 50px;
    left: 0px;
    background-color: #FEFFFF;
    border-radius: 0px;
    color: black;
}

#featured-video-area ul li .post-type {
    display: none;
}

#featured-video-area ul li .vce-posts-wrap .category-title {
    display: none;
}

#featured-video-area ul li .vce-posts-wrap .post-excerpt {
    display: block;
    color: #7D90C9;
    font-weight: bold;
}

.featured_image_sidebar {
    width: 100%;
}

#featured-video-area ul li .vce-posts-wrap {
    padding: 30px 0 0 0 !important;
    display: table;
}

#featured-video-area .featured-video-plus {
    border: solid;
    border-color: #1E46B8;
    border-width: 2px;
}

#featured-video-area ul li .vce-posts-wrap a {
    color: white;
    font-weight: bold;
    font-size: 24px;
}

.video-widget-inside {
    border: solid;
    border-color: #1B46B2;
    border-width: 3px;
}

#featured-video-ad-area #sidebar {
    min-height: 0px !important;
}

#featured-video-area .widget-title {
    font-size: 20px;
    color: #92AAE8;
}

.vce-post-big li a.featured_image_sidebar, .vce-post-slider li a.featured_image_sidebar {
    float: none;
}

.ytp-large-play-button {
    left: 0px !important;
    top: 0px !important;
    bottom: 0px !important;
    margin-left: 0px !important;
}

/* Featured Video End */
/* Custom Body Start */

#custom-blocks {

}

#custom-body-content {
    max-width: 790px;
    width: 100%;
    float: left;
}

#custom-body-ads {
    max-width: 300px;
    width: 100%;
    float: right;
}

#custom-body-ads-pages {
    max-width: 300px;
    width: 100%;
    float: right;
    padding-top: 15px;
}

#custom-body-ads-pages div img {
    border-left: 2px solid #1C46B7;
    border-top: 2px solid #1C46B7;
}

#custom-body-ads-pages .textwidget p {
    text-align: left !important;
}

#custom-body-ads div img {
    border-left: 2px solid #1C46B7;
    border-top: 2px solid #1C46B7;
    margin-bottom: 20px;
}

#custom-body-ads .textwidget p {
    text-align: left !important;
}

#lubrication-area .widget-title {
    display: none;
}

#main-body-container #primary {
    width: 100%;
    padding: 0px 0px 80px 0px;
}

#lubrication-area {
    margin-bottom: 7%;
    display: table;
}

#lubrication-area ul {
    width: 100%;
    margin: 0;
}

#lubrication-area ul li {
    width: 32.66%;
    max-height: 295px;
    height: 100%;
    border-left: solid;
    border-color: #1C46B7;
    border-width: 2px;
    margin-right: 1%;
}

#lubrication-area ul li:last-child {
    margin-right: 0px;
}

#custom-blocks ul li .vce-posts-wrap {
    padding-top: 10px;
}

#lubrication-area ul li a {
    font-size: 18px;
    color: #334F98;
    font-weight: bold;
}

#lubrication-area ul li a span img {
    width: 100%;
    height: 170px;
    object-fit: cover;
}

#on-the-floor-area {
    display: flex;
    height: 100%;
    background: url(otf_background.png);
    margin-bottom: 7%;
}

#on-the-floor {
    flex: 1;
    padding-left: 30px;
    padding-top: 95px;
}

#otf-title {
    width: 80%;
}

#otf-description p {
    padding-top: 30px;
    width: 90%;
}

#otf-description p {
    color: white;
}

#on-the-floor-links {
    width: 55%;
    background-color: #0F235B;
}

#on-the-floor-links .post-excerpt {
    display: block;
}

#otf-links {
    margin-top: 20px;
}

#otf-links-title {
    width: 75%;
    margin-left: 30px;
    padding-top: 100px;
}

#on-the-floor-links h4 {
    color: white;
}

#on-the-floor-links p {
    color: white;
}

#on-the-floor-links ul {
    margin-top: 90px;
    display: table;
}

#otf-links ul li {
    width: 25%;
    text-align: center;
    display: inline-block;
    border-color: #14317F !important;
    border: solid;
    border-width: 2px;
    color: white;
    background-color: #173073;
    margin-top: 10px;
    margin-right: 10px;
}

#on-the-floor-links .widget-title {
    display: none;
}

#on-the-floor-links ul li {
    list-style: none;
}

#on-the-floor-links ul li a {
    color: #FFFFFF;
}

#custom-block-one .fluid-width-video-wrapper {
    height: 250px;
}

#custom-block-three .fluid-width-video-wrapper {
    height: 250px;
}

#custom-block-five .fluid-width-video-wrapper {
    height: 250px;
}

#lubrication-area .fluid-width-video-wrapper {
    height: 200px;
}

#custom-block-two .fluid-width-video-wrapper {
    height: 200px;
}

#custom-block-four .fluid-width-video-wrapper {
    height: 200px;
}

#custom-block-one {
    padding-bottom: 40px;
    display: table;
}

#custom-block-one .widget-title {
    display: none;
}

#custom-block-one ul {
    width: 100%;
    margin: 0;
}

#custom-block-one ul li {
    width: 47.50%;
    height: 415px;
    border-bottom: solid;
    border-color: #1C46B7;
    border-width: 3px;
    margin-right: 5%;
    background-color: #FFFFFF;
}

#custom-block-one ul li:last-child {
    margin-right: 0%;
}

#custom-block-one ul li a {
    font-size: 18px;
    color: #334F98;
    font-weight: bold;
    width: 100%;
}

#custom-block-one ul li .vce-post-wrap {
    padding-top: 20px;
}

#custom-block-one ul li a span img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}

#custom-block-one ul li .vce-posts-wrap {
    text-align: center;
    padding-top: 20px;
    padding-left: 50px !important;
}

#custom-block-one ul li .vce-posts-wrap .category-title {
    display: none;
}

#custom-block-two .widget-title {
    display: none;
}

#custom-block-two ul {
    width: 100%;
    margin: 0;
}

#custom-block-two ul li {
    width: 32.66%;
    height: 360px;
    border-left: solid;
    border-color: #1C46B7;
    border-width: 3px;
    margin-right: 1%;
}

#custom-block-two ul li:last-child {
    margin-right: 0px;
}

#custom-block-two {
    padding-bottom: 40px;
    display: table;
}

#custom-block-two ul li a {
    font-size: 18px;
    color: #334F98;
    font-weight: bold;
    width: 100%;
}

#custom-block-two ul li a span img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

#custom-block-two ul li .vce-posts-wrap {
    padding-right: 20px !important;
    padding-top: 20px;
}

#custom-block-three .widget-title {
    display: none;
}

#custom-block-three {
    padding-bottom: 40px;
    display: table;
}

#custom-block-three ul {
    width: 100%;
    margin: 0;
}

#custom-block-three ul li {
    width: 47.50%;
    height: 415px;
    border-bottom: solid;
    border-color: #1C46B7;
    border-width: 3px;
    margin-right: 5%;
    background-color: #FFFFFF;
}

#custom-block-three ul li:last-child {
    margin-right: 0%;
}

#custom-block-three ul li a {
    font-size: 18px;
    color: #334F98;
    font-weight: bold;
    width: 100%;
}

#custom-block-three ul li a span img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}

#custom-block-three ul li .vce-posts-wrap {
    text-align: center;
    padding-top: 20px;
}

#custom-block-three ul li .vce-posts-wrap .category-title {
    display: none;
}

#custom-block-four {
    padding-bottom: 40px;
    display: table;
}

#custom-block-four .widget-title {
    display: none;
}

#custom-block-four ul {
    width: 100%;
    margin: 0;
}

#custom-block-four ul li {
    width: 32.66%;
    height: 360px;
    border-left: solid;
    border-color: #1C46B7;
    border-width: 3px;
    margin-right: 1%;
}

#custom-block-four ul li:last-child {
    margin-right: 0px;
}

#custom-block-four ul li a {
    font-size: 18px;
    color: #334F98;
    font-weight: bold;
    width: 100%;
}

#custom-block-four ul li a span img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

#custom-block-four ul li .vce-posts-wrap {
    padding-right: 20px !important;
    padding-top: 20px;
}

#custom-block-five {
    padding-bottom: 40px;
    display: table;
}

#custom-block-five .widget-title {
    display: none;
}

#custom-block-five ul {
    width: 100%;
    margin: 0;
}

#custom-block-five ul li {
    width: 47.50%;
    height: 415px;
    border-bottom: solid;
    border-color: #1C46B7;
    border-width: 3px;
    margin-right: 5%;
    background-color: #FFFFFF;
}

#custom-block-five ul li:last-child {
    margin-right: 0%;
}

#custom-block-five ul li a {
    font-size: 18px;
    color: #334F98;
    font-weight: bold;
    width: 100%;
}

#custom-block-five ul li a span img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}

#custom-block-five ul li .vce-posts-wrap {
    text-align: center;
    padding-top: 20px;
}

#custom-block-five ul li .vce-posts-wrap .category-title {
    display: none;
}

.two-article-category {
    display: none;
}

#custom-block-one .two-article-category {
    display: block;
}

#custom-block-one .two-article-category p {
    margin-bottom: 15px;
}

#custom-block-one .two-article-category p a {
    display: block;
    color: #7493E0;
    font-family: "proxima-nova";
    font-size: 12px;
    letter-spacing: 2px;
}

#custom-block-three .two-article-category {
    display: block;
}

#custom-block-three .two-article-category p a {
    color: #7493E0;
    font-family: "proxima-nova";
    font-size: 12px;
    letter-spacing: 2px;
}

#custom-block-five .two-article-category {
    display: block;
}

#custom-block-five .two-article-category p a {
    display: block;
    color: #7493E0;
    font-family: "proxima-nova";
    font-size: 12px;
    letter-spacing: 2px;
}

#email-collection {
    text-align: center;
}

body .gform_wrapper ul li.gfield {
    margin-top: 13px !important;
}

#email-collection div ul li {
    display: inline-flex;
    padding-right: 20px;
    align-items: flex-start;
}

#email-form .gform_body input {
    background-color: white;
    width: 305px !important;
    border-radius: 0;
    outline: none;
    border: 2px solid #1C46B7;
    height: 40px;
    margin-top: 1px;
    font-size: 13px;
    text-indent: 20px;
}

#email-form .gform_footer input {
    background-color: #23449E;
}

#email-form .gform_footer input {
    background: url(email_submit.png) no-repeat center center;
}

#custom-content-area .gform_wrapper form {
    text-align: center !important;
}

#custom-content-area .gform_wrapper .gform_footer {
    width: 100%;
}

#primary-second {
    width: 100%;
    padding: 0px;
}

#email-content {
    padding-top: 20px;
}

#email-content ul {
    margin: 0px;
}

#email-content ul li p:before {
    margin: 0px;
    content: '\2611';
    display: inline-block;
    color: red;
    padding: 0 6px 0 0;
    color: #000090;
    font-size: 27px;
}

.gform_body ul li {
    padding: 0px;
}

/*Body End*/

/*Footer Start*/
footer#footer {
    background: linear-gradient(to right, #0f235b 80%, #23449e 20%);
    background: -webkit-linear-gradient(to right, #0f235b 80%, #23449e 20%);
    background: -o-linear-gradient(to right, #0f235b 80%, #23449e 20%);
    background: -moz-linear-gradient(to right, #0f235b 80%, #23449e 20%);
    position: relative;
}

.site-footer .container {
    height: auto;
}

.site-footer .container .container-fix {
    display: flex;
}

.site-footer .bit-3 {
    margin-top: 0px;
}

.bit-3 {
    display: none;
    padding-top: 55px;
}

.bit-3 #nav_menu2 {

}

.bit-3:first-child {
    display: block;
    flex: 1;
}

.bit-3:last-child {
    display: block;
    max-width: 340px;
    padding-left: 40px;
    width: 100%;
    background-color: #23449E;
}

.bit-3 .widget_nav_menu {
    background-color: #0F235B;
    border: none;
    padding: 0;
}

.bit-3:last-child .widget_nav_menu {
    background-color: #23449E;
}

.widget_nav_menu .menu-item-has-children ul.sub-menu, .widget_pages .page_item_has_children ul.children {
    display: block;
}

.bit-3 .widget_nav_menu .widget-title {
    display: none;
}

.bit-3 nav_menu-3 {
    width: 66.66%;
}

/*.bit-3 .widget_nav_menu div ul {
  columns: 4;
  -webkit-columns: 4;
  -moz-columns: 4;
}*/

.bit-3:first-child .widget_nav_menu div ul li {
    width: 25%;
    padding-bottom: 90px;
}

.bit-3:first-child .widget_nav_menu div ul li ul li {
    width: 100%;
    padding-bottom: 0px;
}

.bit-3:first-child .widget_nav_menu div ul li ul li:first-child {
    display: none;
}

.bit-3:first-child .widget_nav_menu div ul > li:nth-child(4n+1) {
    clear: left;
}

.bit-3 .widget_nav_menu div ul li a {
    font-weight: bold;
    font-size: 17px;
    border-bottom: solid;
    border-width: 1px;
    width: 70%;
}

.bit-3 .widget_nav_menu div ul li a:hover {
    color: #6687DE;
}

.site-footer .widget_nav_menu .menu-item-has-children ul.sub-menu, .site-footer .widget_nav_menu li.menu-item-has-children li:last-child, .site-footer .widget_pages .page_item_has_children ul.children, .site-footer .widget_pages li.page_item_has_children li:last-child {
    padding-left: 0px;
}

.bit-3 .widget_nav_menu div ul li ul li a {
    font-weight: normal;
    font-size: 14px;
    line-height: 26px;
    border-bottom: none;
}

.widget_nav_menu .menu-item-has-children:after, .widget_pages li.page_item_has_children:after {
    display: none;
}

.site-info {
    background: transparent;
    position: absolute;
    bottom: 70px;
}

.site-info p {
    font-weight: normal;
    font-family: "proxima-nova";
    font-size: 15px;
}

/*Footer End*/
#custom-content-area .gform_wrapper {
    margin: 0px !important;
}

#custom-content-area .gform_15 form {
    display: flex;
}

#custom-content-area .gform_body {
    flex: 1;
}

#custom-content-area .gform_body ul li label {
    display: none !important;
}

#custom-content-area .gform_body ul li div input {
    width: 200px !important;
}

#custom-content-area .gform_footer {
    width: 10%;
}

.scroll-back-to-top-wrapper span::before {
    content: "\2191";
}

/*NEW CHANGES*/
.top-header {
    font-family: "proxima-nova";
    font-size: 14px;
    background: -moz-radial-gradient(#e6e7e8 15%, transparent 10%),
    -moz-radial-gradient(#E6E7E8 15%, transparent 10%),
    white;
    background: -webkit-radial-gradient(#e6e7e8 15%, transparent 10%),
    -webkit-radial-gradient(#E6E7E8 15%, transparent 10%),
    white;
    background-position: 0 0, 80px 80px;

    -webkit-background-size: 5px 5px;
    -moz-background-size: 5px 5px;
    background-size: 5px 5px;
    overflow: visible;
}

.top-header .container {
    width: 100%;
    max-width: 100%;
}

.vce-wrap-center {
    text-align: left;
    display: inline-flex;
    align-items: center;
}

#sticky_header ul li a {
    font-family: "proxima-nova";
    font-size: 14px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

#search-ad {
    font-family: "proxima-nova";
    font-size: 12px;
}

#site-navigation li a {
    font-family: "proxima-nova";
    font-size: 14px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

#site-navigation .sub-menu li:first-child a {
    /*pointer-events: none;
    cursor: default;*/
    border-bottom: solid;
    border-bottom-width: 1px;
}

.category-title-main p {
    font-family: "proxima-nova";
    font-weight: bold;
    font-size: 9.83px;
}

.category-title-main p {
     display: none;
}

.category-title-main #featured-video-title {
     display: block;
     background-color: #F6F7F8 !important;
     color: #484848;
     font-size: 16px !important;
     margin-bottom: 10px;
     text-transform: uppercase;
     padding-top: 25px;
}

/*REMOVE 10*/

#services-area ul li a {
    font-family: "proxima-nova";
    font-weight: bolder;
    font-size: 15px;
}

#rm-area .vce-posts-wrap .category-title a {
    text-transform: uppercase;
    line-height: normal;
    letter-spacing: 1px;
}

.category-title p {
    font-family: "proxima-nova";
    font-size: 12px;
}

.category-title p a {
    font-family: "proxima-nova" !important;
    font-size: 12px !important;
    font-weight: none !important;
    color: #7790E5 !important;
}

#featured-video-area .widget-title {
    font-family: "proxima-nova";
    font-weight: black;
    font-size: 16px;
    margin-left: 30px;
}

#featured-video-area ul li .vce-posts-wrap a {
    font-family: "proxima-nova";
    font-weight: bolder;
    font-size: 20px;
}

#featured-video-area .widget-title {
    display: none;
}

#featured-video-area ul li .vce-posts-wrap .post-excerpt p {
    font-family: "proxima-nova";
    font-size: 18px;
    margin: 0;
}

#featured-video-area .category-title-main {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}

#featured-video-area .category-title-main p {
    font-size: 18px;
    background-color: #1D3B89;
    text-decoration: none;
    float: right;
    display: inline;
    margin: 0;
}

#featured-video-area .category-title-main p a {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 5px 20px;
    background-color: #1D3B89;
    text-decoration: none;
    float: right;
}



#lubrication-area ul li a {
    font-family: "proxima-nova";
    font-weight: bolder;
    font-size: 18px;
}

#otf-title h1 {
    font-family: "proxima-nova";
    font-weight: bold;
    font-size: 50px;
    color: #ffffff;
}

#otf-title h1:after {
    content: '';
    height: 2px;
    width: 40px;
    display: block;
    background: #ffffff;
    position: relative;
    top: 19px;
}

#otf-description p {
    font-family: "proxima-nova";
    font-weight: bold;
    font-size: 15px;
}

#on-the-floor-links h4 {
    font-family: "proxima-nova";
    font-weight: bolder;
    font-size: 21.02px;
}

#on-the-floor-links p {
    font-family: "proxima-nova";
    font-size: 16px;
}

#otf-links ul li {
    font-family: "proxima-nova";
    font-weight: bold;
    font-size: 9.83px;
}

#custom-block-one ul li a {
    font-family: "proxima-nova";
    font-weight: bolder;
    font-size: 18px;
}

#custom-block-two ul li a {
    font-family: "proxima-nova";
    font-weight: bolder;
    font-size: 18px;
}

#custom-block-three ul li a {
    font-family: "proxima-nova";
    font-weight: bolder;
    font-size: 18px;
}

#custom-block-four ul li a {
    font-family: "proxima-nova";
    font-weight: bolder;
    font-size: 18px;
}

#custom-block-five ul li a {
    font-family: "proxima-nova";
    font-weight: bolder;
    font-size: 18px;
}

#email-content h5 {
    font-family: "proxima-nova";
    font-weight: bold;
    font-size: 18px;
}

#email-collection div ul li {
    font-family: "proxima-nova";
    font-weight: bold;
    font-size: 14px;
}

.bit-3 .widget_nav_menu div ul li a {
    font-family: "proxima-nova";
    font-weight: bold;
    font-size: 15px;
}

.bit-3 > .widget_nav_menu > div > ul > li > a {
    line-height: 35px;
}

.bit-3 .widget_nav_menu div ul li ul li a {
    font-family: "proxima-nova";
    font-size: 15px;
}

#lubrication-area ul li {
    width: 32%;
    margin-right: 2%;
}

#custom-block-two ul li {
    width: 30%;
    margin-right: 5%;
}

#custom-block-four ul li {
    width: 30%;
    margin-right: 5%;
}

#services-area ul li .vce-posts-wrap {
    padding: 10px !important;
    display: table;
    background: #ffffff;
}

.category-title-main a {
    color: white !important;
}

#primary-second {
    background: -moz-radial-gradient(#e6e7e8 15%, transparent 10%),
    -moz-radial-gradient(#E6E7E8 15%, transparent 10%),
    white;
    background: -webkit-radial-gradient(#e6e7e8 15%, transparent 10%),
    -webkit-radial-gradient(#E6E7E8 15%, transparent 10%),
    white;
    background-position: 0 0, 80px 80px;

    -webkit-background-size: 5px 5px;
    -moz-background-size: 5px 5px;
    background-size: 5px 5px;
    border-top: 2px solid #e5e6e7;
}

#primary-second #custom-content-area {
    background: -moz-radial-gradient(#e6e7e8 15%, transparent 10%),
    -moz-radial-gradient(#E6E7E8 15%, transparent 10%),
    white;
    background: -webkit-radial-gradient(#e6e7e8 15%, transparent 10%),
    -webkit-radial-gradient(#E6E7E8 15%, transparent 10%),
    white;
    background-position: 0 0, 80px 80px;

    -webkit-background-size: 5px 5px;
    -moz-background-size: 5px 5px;
    background-size: 5px 5px;
    padding: 60px 0;
}

#services-ad-area div {
    /* padding-bottom: 10px; */
}

#custom-body-ads .ad-468x60 {
    padding-left: 25px;
}

#sticky_header .search-header-wrap {
    display: inline-block !important;
}

#sticky_header .search-header-wrap .search_header {
    font-size: 20px;
    margin-top: -5px;
}

#custom-content-area .gform_wrapper .gform_footer {
    width: calc(50% - 70px);
    text-align: left;
    margin-left: -12px !important;
}

#custom-content-area .gform_wrapper form {
    display: flex;
}

#custom-content-area .gform_footer input {
    height: 40px !important;
    margin-top: -10px !important;
    min-width: 55px;
    margin: 0;
}

.category #custom-content-area .gform_footer input {
    margin-top: 14px !important;
}

#custom-content-area .gform_body {
    flex: 1;
    text-align: right;
    margin-right: -10px;
}

#email-content ul {
    padding-top: 30px;
}

#email-content ul li p {
    height: 22px;
    width: 22px;
    display: inline-flex;
    margin-right: 10px;
}

#on-the-floor-links img {
    display: none;
}

#on-the-floor-links .category-title {
    display: block;
}

#on-the-floor-links .vce-post-list .vce-posts-wrap {
    width: 100%;
}

#on-the-floor-links .vce-post-link {
    padding-top: 40px;
    padding-bottom: 30px;
    font-size: 20px;
    font-weight: bold;
}

#otf-links p {
    color: #5D71A9;
}

#otf-links a {
    width: 50%;
    text-align: center;
    display: inline;
    border-right-color: #1D47B6 !important;
    border-top-color: #1D47B6 !important;
    border-bottom-color: #1D47B6 !important;
    border: solid;
    border-right-width: 1px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 2px;
    color: white;
    background-color: #173073;
    margin-right: 5px;
    padding: 5px 10px;
    text-decoration: none;
    border-left: solid;
    font-size: 12px;
    line-height: 30px;
    text-transform: uppercase;
    white-space: nowrap;
}

#otf-links span {
    display: none;
}

#custom-block-four #otf-links {
    display: none;
}

.popular-categories {
    margin-top: 180px !important;
    width: 300px;
    margin-left: 5px;
}

.popular-categories p {
    font-weight: bold;
}

.popular-categories ul {
    margin-left: 0px;
}

.popular-categories li {
    counter-increment: step-counter;
    margin-bottom: 10px;
}

.popular-categories li a span {
    font-family: "proxima-nova";
    color: #6272C2;
}

.popular-categories li a {
    color: #6272C2;
}

.popular-categories li:before {
    content: counter(step-counter);
    border: solid;
    padding: 5px 15px;
    border-width: 1px;
    text-align: center;
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 15px;
    color: #6272C2;

}

.popular-categories .count {
    display: none;
}

.new-products {
    margin-top: 0px !important;
    width: 300px;
    margin-left: 5px;
}

.new-products img {
    display: none;
}

.new-products .post-type {
    display: none;
}

.new-products .widget-title {
    font-weight: bold;
}

.new-products .category-title {
    display: none;
}

.new-products p {
    margin-bottom: 0px;
}

.new-products .vce-post-big {
    margin: 0px;
}

.new-products li {
    counter-increment: step-counter;

}

.new-products .vce-posts-wrap {
    margin-bottom: 10px;
}

.new-products li .vce-post-link {
    color: #6272C2;
}

.new-products li div :before {
    content: counter(step-counter);
    border: solid;
    padding: 5px 15px;
    border-width: 1px;
    text-align: center;
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 15px;
    color: #6272C2;

}

.new-products .vce-post-list .vce-posts-wrap {
    width: 100%;
}

.new-products .vce-posts-wrap {
    padding-left: 0px !important;
}

.new-products ul li .vce-posts-wrap a {
    font-size: 15px;
}

.page #custom-body-ads .new-products {
     margin-top: 15px !important;
}

#custom-body-ads .new-products {
    margin-top: 0px;
    height: 600px;
}

#custom-body-ads div {
    margin-top: 0px;
    height: inherit;
}

#services-area #featured-video-title {
    display: none;
}

/* Landing Page */

.archive .main-box-title {
    text-align: left;
    color: #103A97;
    padding-left: 0px;
    padding-bottom: 0px;
    font-family: "proxima-nova";
    font-weight: bolder;
    font-size: 26px;
    background: #F6F7F8;
}

.main-box-head {
    background: none;
    box-shadow: none;
    padding-top: 60px;
    padding-bottom: 20px;
}

.related-article-posts.main-box-title {
    font-family: "proxima-nova";
    font-weight: bold;
    background: none;
    box-shadow: none;
    text-align: left;
    color: #1F459F;
    font-weight: bold;
    font-size: 40px;
    padding-left: 0px;
}

.landing-page-featured .vce-featured {
    max-height: 400px;
    min-height: 200px;
}

.landing-page-featured .vce-featured-header .vce-featured-header-background {
    opacity: 0 !important;
}

.vce-featured-landing-page {
    display: flex;
}

.vce-featured-border {
    border-bottom: solid;
    border-color: #E7E8E9;
    border-width: 2px;
    padding-top: 60px;
}

.landing-page-featured {
    width: 65%;
    background-color: white;
    border-bottom: solid;
    border-color: #1A45B8;
    height: 600px;
    margin-right: 75px;
}

.landing-page-featured .vce-featured-link-article {
    font-family: "proxima-nova";
    text-shadow: none;
    color: #2042B9;
    font-size: 22px;
    font-weight: bold;
    padding-top: 25px;
    padding-left: 20px;
}

.vce-featured-title {
    margin-bottom: 0px;
}

.landing-page-featured-excerpt p {
    font-family: "proxima-nova";
    color: #1A45B8;
    padding-left: 20px;
}

.current-issue .current-issue-title p {
    font-weight: bold;
    margin-bottom: 0px;
}

.current-issue .current-issue-title {
    margin-bottom: 5px;
}

.current-issue .current-issue-image {
    height: auto !important;
}

.current-issue .current-issue-image a img {
    height: auto !important;
    margin-bottom: 50px;
}

.vce-featured-ad {
    width: 300px;
}

.vce-featured-ad img {
    height: 600px;
    width: auto;
    float: right;
    object-fit: cover;
}

.landing-page #primary {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 40px;
}

.landing-page .vce-main-content {
    padding-right: 0px;
}

.landing-page .main-box-head {
    padding-bottom: 20px;
    margin-left: 10px;
}

.landing-page-content #vce-pagination {
    margin-left: 1px;
    width: 88%;
}

.landing-page-content .meta-image {
    position: relative;
}

.landing-page-ads {
    margin-left: 20px;
}

.landing-page-ads div {
    margin-bottom: 50px;
    width: 300px;
}

.landing-page-ads .category-title-main {
    display: block;
    margin-bottom: 0px;
}

.landing-page-ads .category-title-main p {
    display: none;
}

.landing-page-ads .category-title-main #featured-video-title {
    font-size: 18px !important;
    background-color: #F6F7F8 !important;
    color: black !important;
    margin-bottom: 5px !important;
}

#featured-video #featured-video-title {
    display: inline;
    float: left !important;
    font-size: 26px !important;
    padding: 0px !important;
    background-color: #0F235B !important;
    color: #96AEEE;
}

.landing-page-ads iframe .html5-video-player a {
    display: none !important;
}

.landing-page-ads .vce-post-img div {
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.landing-page-areas {
    display: flex;
}

.landing-page-content {
    width: 70%;
}

.landing-page-ads {
    flex: 1;
}

.landing-page-ads ul li .vce-posts-wrap {
    padding: 0px !important;
    padding-top: 5px !important;
}

.landing-page-ads ul li .vce-posts-wrap a {
    font-family: "proxima-nova";
    color: #3F57BA;
    font-size: 18px;
}

.landing-page-ads .vce-posts-wrap .category-title {
    display: none;
}

.landing-page-ads .widget-title {
    display: none;
}

.landing-page-ads .vce-post-big .post-type {
    display: none;
}

.landing-page-ads .ad-300x250:first-child {
    height: 250px;
}

.landing-page-ads img {
    margin-left: 0px;
    width: 300px;
    height: 250px;
    float: right;
    object-fit: cover;
}

.landing-page-ads .vce-post-big {
    margin: 0px;
}

.landing-page .main-box {
    background: none;
    box-shadow: none;
}

.landing-page-post-type img {
    top: 0px;
    position: absolute;
    z-index: 1;
    height: 50px;
    width: 45px;
    object-fit: cover;
}

.landing-page-post-type {
    z-index: 999999;
    position: relative;
}

.landing-page-content article {
    border-bottom: solid;
    border-color: #1A45B8;
    border-width: 3px;
    height: 415px;
    width: 43%;
    margin-bottom: 60px !important;
    margin-right: 50px !important;
}

.landing-page-content article img {
    width: 100%;
    height: 250px;
    max-height: 250px;
    object-fit: cover;
}

.landing-page-content-ad {
    text-align: center;
    color: transparent;
}

.landing-page-content-ad .ad-300x250 {
    margin-bottom: 30px;
}

.landing-page-content-ad .ad-300x250 img {
    width: 300px;
    height: 250px;
}

.landing-page-otf #on-the-floor-area {
    margin-left: 0px;
    width: 92%;
    height: 458px;
    color: transparent;
}

.landing-page-content .main-box-inside {
    padding: 0px;
}

.landing-page-content .meta-category {
    display: none;
}

.landing-page-content .entry-title {
    padding-top: 40px;
}

.landing-page-content .entry-title a {
    font-family: "proxima-nova";
    color: #2042B9;
    font-size: 18px;
    font-weight: bold;
}

.landing-page-content .entry-meta {
    display: none;
}

.landing-page-content .entry-content {
    display: none;
}

.landing-page-ads #services-ad-area {
    float: none;
    margin: 0px;
}

.landing-page-content #vce-pagination {
    border-top: none;
    background-color: #4968C1;
    height: 70px;
}

.landing-page-content #vce-pagination a {
    font-family: "proxima-nova";
    border-top: none;
    background-color: #4968C1;
    padding-top: 25px;
    font-size: 18px;
    font-weight: bold;
}

.landing-page #custom-content-area-landing {
    padding-bottom: 80px;
}

#google_image_div {
    border: solid;
    border-color: darkgray;
    border-width: 1px;
}

#google_image_div img {
    height: 84px;
    width: 100%;
}

/* End Landing Page */

.top-nav-menu li .sub-menu {
    width: 200px;
}

.top-nav-menu li .sub-menu li {
    border-right: 1px solid #2a58de !important;
}

/* End Landing Page Tablet */

.vce-sid-left article.vce-lay-c:nth-of-type(1n), .vce-sid-left article.vce-lay-d:nth-of-type(1n), .vce-sid-left article.vce-lay-e:nth-of-type(1n), .vce-sid-none article.vce-lay-c:nth-of-type(1n), .vce-sid-none article.vce-lay-d:nth-of-type(1n), .vce-sid-none article.vce-lay-e:nth-of-type(1n), .vce-sid-none article.vce-lay-h:nth-of-type(1n), .vce-sid-right article.vce-lay-c:nth-of-type(1n), .vce-sid-right article.vce-lay-d:nth-of-type(1n), .vce-sid-right article.vce-lay-e:nth-of-type(1n) {
    margin: 0 50px 20px 0;
}

/* Inner page - layout */
.main-content {
    float: left;
    max-width: 64%;
    width: 100%;
    display: block;
    margin-bottom: 45px;
    padding-top: 35px;
}

.sidebar-right {
    width: 33%;
    float: right;
    padding-top: 35px;
    box-shadow: -5px 4px 20px 0px #dddddd;
    -webkit-box-shadow: -5px 4px 20px 0px #dddddd;
    -moz-box-shadow: -5px 4px 20px 0px #dddddd;
    margin-top: 35px;
    margin-bottom: 50px;
}

.sidebar-right > div:last-child {
    padding-top: 35px;
}

.sidebar-right > div:first-child {
    padding-top: 0;
}

.sidebar-right h4 {
    font-size: 20px;
    line-height: 19px;
    font-weight: 700;
    color: #1842bb;
    margin: 0;
}

/* Subscribe Page */
.page-intro {
    padding-bottom: 40px;
}

.page-intro img {
    width: 100%;
}

.main-content h1 {
    font-size: 41px;
    line-height: 43px;
    color: #034694;
    font-weight: 700;
    margin-bottom: 30px;
    font-family: 'proxima-nova';
}

.subscribe-content {
    display: flex;
    align-items: baseline;
    margin-bottom: 38px;
}

.subscribe-content h4 {
    font-size: 16px;
    line-height: normal;
    text-transform: uppercase;
    font-weight: 100;
    font-family: 'proxima-nova';
}

.subscribe-content ul {
    margin: 0;
}

.subscribe-content ul li {
    display: inline-block;
    margin-left: 20px;
}

.subscribe-content ul li a {
    display: inline;
    color: white;
    background-color: #1f41a3;
    margin-right: 5px;
    padding: 5px 40px;
    text-decoration: none;
    font-size: 10px;
    letter-spacing: 2px;
    line-height: normal;
    text-transform: uppercase;
    border-left: 2px solid #3efbfd;
    border-right: 2px solid #1f41a3;
    border-top: 2px solid #1f41a3;
    border-bottom: 2px solid #1f41a3;
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
}

.subscribe-content ul li a:hover {
    background: #ffffff;
    color: #1f41a3;
    border-color: #1f41a3 !important;
}

.subscribe-content ul li:last-child a {
    border-left-color: #f6fd3e;
    position: relative;
}

.subscribe-content ul li:last-child a::before {
    content: '';
    width: 1px;
    background: #444444;
    position: absolute;
    left: -17px;
    height: 100%;
    top: 0;

}

body.pagename-subscribe-magazine .subscriber > .text-content {
    padding-bottom: 37px;
    margin-bottom: 24px;
    border-bottom: 4px solid #0c215d;
}

.pullquotes {
    padding: 10px 20px;
    border-left: 2px solid #1842bb;
}

.pullquotes.many {
    float: left;
    width: 48%;
}

.pullquotes.many:nth-child(odd) {
    margin-right: 4%;
}

.pullquotes p {
    font-size: 15px;
    line-height: 20px;
    font-style: italic;
    margin-bottom: 0;
}

.pullquotes h5 {
    font-size: 16px;
    line-height: 27px;
    font-weight: 700;
    text-transform: uppercase;
    color: #2a4b80;
    margin-bottom: 0;
    margin-top: 10px;
}

h2.advertising-title {
    text-transform: uppercase;
    font-size: 24px;
    margin: 50px 0 10px;
    line-height: normal;
    font-weight: 700;
    color: #034694;
    font-family: 'proxima-nova';
}

h2.advertising-title span {
    font-size: 38px;
}

.advertising-box {
    background: #0c215d;
    color: #ffffff;
    padding: 20px 30px;
    font-size: 20px;
    line-height: normal;
    margin-top: 50px;
    margin-bottom: 45px;
}

.sidebar-right ul.mks_social_widget_ul {
    padding-bottom: 0;
    padding-top: 0;
}

.sidebar-right ul.mks_social_widget_ul li a.soc_circle {
    background: #034694;
}

.sidebar-right ul.mks_social_widget_ul li {
    margin-right: 15px;
}

.sidebar-magazine {
    margin: 0 10px;
}

.sidebar-magazine a img {
    width: 70%;
    -webkit-box-shadow: 10px 10px 5px 0px rgba(140,135,140,1);
    -moz-box-shadow: 10px 10px 5px 0px rgba(140,135,140,1);
    box-shadow: 10px 10px 5px 0px rgba(140,135,140,1);
}

.sidebar-right ul.subscribe-widget-list li,
.sidebar-right ul.contact-widget-list li {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 25px;
    padding: 0;
    border-top: 2px solid #1842bb;
    border-bottom: 0;
    font-weight: bold;
    display: flex;
    align-items: center;
    width: 86%;
}

.sidebar-right ul.subscribe-widget-list li a,
.sidebar-right ul.contact-widget-list li a {
    color: #1842bb;
    padding-left: 15px;
}

.sidebar-right .textwidget ul li:first-child {
    margin-top: 30px;
}

.sidebar-right ul.subscribe-widget-list img,
.sidebar-right ul.contact-widget-list img {
    width: initial;
}

.sidebar-right #category-list-widget {
    border-left: 2px solid #1842bb;
}

.sidebar-right #category-list-widget h4 {
    font-size: 17px;
    line-height: normal;
    letter-spacing: 0.1rem;
    background: #1842bb;
    color: #fff;
    padding: 8px 12px;
}

.sidebar-right #category-list-widget ul li {
    margin: 0;
    padding: 10px 15px 5px;
    border-bottom: 0;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    color: #034694;
    line-height: normal;
    margin-left: 5px;
    position: relative;
}

.sidebar-right #category-list-widget ul li:before {
    content: '';
    background: #ed1c24;
    width: 2px;
    height: 13px;
    position: absolute;
    left: 7px;
}


/* Request Kit page */
.request-kit_wrapper {
    background: #d2e1f0;
    padding: 45px 75px 40px 105px;
    border: 1px solid #1842bb;
    border-radius: 15px;
    margin-bottom: 130px !important;
    margin-top: 50px !important;
}

form.request-kit input[type="text"],
form.request-kit select {
    height: 35px;
    background: #ffffff;
    font-size: 13px !important;
}

form.request-kit textarea {
    background: #ffffff;
    font-size: 13px !important;
}

form.request-kit li label {
    font-size: 14px !important;
}

form.request-kit li span label {
    font-size: 11px !important;
}

form.request-kit input[type="submit"] {
    background: #3e89cc;
    padding: 9px;
    height: auto;
    min-width: 70px;
    text-transform: uppercase;
    font-weight: 700;
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    border: 1px solid #3e89cc;
}

form.request-kit input[type="submit"]:hover {
    background: #ffffff;
    color: #3e89cc;
    border: 1px solid #3e89cc;
}

/* Newsletters, Stuff, print */
.universal .contact-box #otf-title h1 {
    font-size: 36px !important;
    line-height: 50px;
}

.universal h3 {
    font-family: 'proxima-nova';
    font-size: 30px;
    line-height: 26px;
    color: #1f41a3;
    font-weight: 900;
    position: relative;
    display: flex;
    align-items: center;
    padding-left: 60px;
}

.universal h3:before {
    content: '';
    background: url('widget-icons/print.jpg') no-repeat;
    height: 50px;
    width: 50px;
    position: absolute;
    left: 0px;
}

.universal #on-the-floor-links {
    display: block !important;
    padding: 50px 30px 30px !important;
}

.universal #otf-links a {
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
}

.universal #otf-links a:hover {
    background: #78adf0;
    color: #000000;
}

.universal #otf-links {
    margin-top: 80px;
}

.universal #otf-links a:nth-child(odd) {
    border-left: 2px solid #3efbfd;
}

.universal #otf-links a:nth-child(even) {
    border-left: 2px solid #f6fd3e;
}

.universal #otf-links a:nth-child(3n) {
    border-left: 2px solid #f66b3a;
}

.newsletter-form_wrapper {
    background: #d2e1f0;
    border: 1px solid #1842bb;
    border-radius: 15px;
    margin-bottom: 80px !important;
    margin-top: 30px !important;
    padding: 40px 75px 40px 60px;
}

.universal .advertising-box {
    margin-bottom: 100px;
}

.stuff-category {
    border-left: 2px solid #1842bb;
    margin-bottom: 95px;
}

.stuff-information {
    display: -webkit-box;
    display: -ms-flexbox;
    margin-left: 15px;
    margin-top: 25px;
}

.stuff-information > a {
    position: relative;
    bottom: 5px;
}

.stuff-category .stuff-information:first-of-type {
    margin-top: 0px;
}

.stuff-category h4 {
    font-size: 21px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: 'proxima-nova';
    background: #1842bb;
    color: #ffffff;
    margin-bottom: 17px;
    padding: 0 15px;
    display: inline-block;
}

.stuff-info p {
    border-left: 2px solid #ed1c24;
    padding-left: 10px;
    margin-left: 15px;
    font-size: 20px;
    line-height: 19px;
    font-weight: 700;
    color: #034694;
    margin-bottom: 0;
}

.stuff-info p a {
    color: #034694;
    font-weight: normal;
}

.stuff-bio {
    font-size: 14px;
    line-height: 19px;
    color: #362f2d;
    padding-left: 27px;
}

form.newsletter-form input[type="text"],
form.newsletter-form select {
    height: 35px;
    background: #ffffff;
    font-size: 13px !important;
}

form.newsletter-form textarea {
    background: #ffffff;
    font-size: 13px !important;
}

form.newsletter-form li label {
    font-size: 14px !important;
}

form.newsletter-form li span label {
    font-size: 11px !important;
}

form.newsletter-form input[type="submit"] {
    background: #3e89cc;
    padding: 9px;
    height: auto;
    min-width: 70px;
    text-transform: uppercase;
    font-weight: 700;
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    border: 1px solid #3e89cc;
}

form.newsletter-form input[type="submit"]:hover {
    background: #ffffff;
    color: #3e89cc;
    border: 1px solid #3e89cc;
}

/* Archive page */
.archive + .sidebar-right > div:last-of-type {
    padding-top: 0px;
}

.archive .contact-box #otf-title h1 {
    font-size: 36px !important;
    line-height: 50px;
}

.archive #on-the-floor-links {
    display: block !important;
    padding: 50px 30px 30px !important;
}

.archive #on-the-floor-links ul {
    margin-top: 20px;
}

.archive #otf-links {
    margin-top: 0px;
}

.archive #otf-links a {
    padding: 5px 20px;
}

.archive #otf-links a:nth-child(odd) {
    border-left: 2px solid #3efbfd;
}

.archive #otf-links a:nth-child(even) {
    border-left: 2px solid #f6fd3e;
}

.archive #otf-links a:nth-child(3n) {
    border-left: 2px solid #f66b3a;
}

ul.archive-count {
    margin-left: 0;
}

ul.archive-count li {
    display: inline-block;
    font-size: 12px;
    line-height: 19px;
    text-transform: uppercase;
    font-weight: 700;
}

ul.archive-count li a {
    color: #1842bb;
}

ul.archive-count p {
    margin: 0;
    display: inline;
}

ul.archive-count .archive-year {
    font-size: 21px;
    letter-spacing: 2px;
    font-weight: 700;
    background: #1842bb;
    color: #ffffff;
    width: 89px;
    text-align: center;
    padding: 3px 0px;
}

ul.archive-count .archive-year + li {
    padding: 20px 0 20px 25px;
    border-left: 2px solid #1842bb;
    margin-bottom: 15px;
    position: relative;
}

ul.archive-count .archive-year + li:before {
    content: '';
    width: 2px;
    height: 12px;
    background: #ed1c24;
    position: absolute;
    left: 15px;
    top: 23px;
}

/* About/Contact Page */
.contact-box #on-the-floor {
    padding-top: 50px !important;
    padding-bottom: 50px;
}

.contact-box #otf-title h1 {
    font-size: 43px !important;
    line-height: normal;
    margin: 0;
}

.contact-box #otf-title h1:after {
    display: none;
}

.contact-box #on-the-floor-links {
    display: flex;
    align-items: center;
    padding: 0 30px;
}

.contact-box #on-the-floor-links p {
    margin-bottom: 0;
}

.contact-form input,
.contact-form select {
    height: 25px;
    font-size: 13px !important;
}

.contact-form textarea {
    max-width: 320px !important;
}

.contact-form li label {
    font-size: 14px !important;
}

.contact-form li span label {
    font-size: 11px !important;
}

.contact-form .top_label div.ginput_container {
    margin-top: 0 !important;
}

.contact-form input[type="submit"] {
    background: #3e89cc;
    padding: 9px;
    height: auto;
    min-width: 70px;
    text-transform: uppercase;
    font-weight: 700;
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    border: 1px solid #ffffff;
}

.contact-form input[type="submit"]:hover {
    background: #ffffff;
    color: #3e89cc;
    border: 1px solid #3e89cc;
}

.sidebar-right ul.contact-widget-list li {
    border-top: 0;
}

.sidebar-right ul.contact-widget-list li a {
    font-size: 16px;
    line-height: 16px;
}

.sidebar-right ul.contact-widget-list li p {
    font-size: 16px;
    line-height: 16px;
    margin: 0;
    padding-left: 15px;
    color: #1842bb;
    font-weight: bold;
}

.sidebar-right ul.contact-widget-list li:last-child a {
    padding: 0;
    display: block;
}

.twitter-recent {
    display: flex;
    align-items: center;
    padding-bottom: 45px;
    padding-top: 30px;
}

.twitter-icon,
.twitter-follow {
    width: 50%;
    display: inline-block;
    text-align: right;
    position: relative;
}

.twitter-icon::before,
.twitter-follow::before {
    content: '';
    height: 1px;
    background: #a0a0a0;
    position: absolute;
    left: 0;
    top: 50%;
}

.twitter-icon {
    margin-right: 7px;
}

.twitter-icon::before {
    width: calc(100% - 40px);
}

.twitter-follow:before {
    width: calc(100% - 78px);
}

.twitter-follow a {
    padding: 3px 8px;
    background: #1e9fe4;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    border-radius: 3px;
    text-decoration: none;
}

.twitter-feed .ctf-item {
    width: 48%;
    display: inline-block;
    border-top: 0 !important;
    padding: 10px 0 0 20px !important;
    border-left: 2px solid #1842bb;
}

.twitter-feed .ctf-item:first-child {
    margin-right: 2%;
}

.twitter-feed .ctf-tweet-actions {
    display: flex;
    justify-content: space-around;
    max-width: 220px;
    width: 100%;
    margin: 20px auto 0 !important;
}

.twitter-feed .ctf-author-box a {
    color: #034694 !important;
}

.landing-page-content article .featured-video-plus.fvp-center {
        height: 250px !important;
    }

.landing-page-ads .featured-video-plus iframe {
    height: 250px !important;
}

.landing-page-content article .featured-video-plus.fvp-center .fluid-width-video-wrapper iframe {
    height: 250px !important;
}

.vce-photo-caption {
    position: relative;
    background: #FFFFFF;
    text-align: left;
    font-style: normal;
    max-width: 100%;
    color: #444;
    margin-top: 10px;
    text-shadow: none;
}

/* Media query */
@media screen and (max-width: 768px) {
    #services-area ul li:first-child {
        height: 400px;
        width: 100%;
    }
    
    #services-area ul li:first-child img {
        height: 300px;
        width: 100%;
    }
    
    #services-area ul li {
        height: 275px;
        width: 50%;
        margin-bottom: 20px;
    }
    
    .vce-post-big .vce-post-img img {
        height: 175px;
        object-fit: cover;
    }
    
    #services-area ul li:last-child {
        float: left;
    }
}

@media screen and (max-width: 480px) {
    #services-area ul li:first-child .vce-post-img img {
        height: 250px !important;
    }
    
    #header-ad .ad-728x90>div {
        width: 100% !important;
        height: auto !important;
    }

    #header-ad iframe .google_image_div a img {
        width: 100% !important;
        object-fit: contain !important;
    }

    #on-the-floor-area {
        display: block;
        margin-bottom: 0;
        background-repeat: no-repeat;
        margin-bottom: 40px;
    }

    #on-the-floor-links {
        width: 100%;
        padding: 20px !important;
    }

    #custom-blocks ul li .vce-posts-wrap {
        padding-bottom: 10px;
        padding-left: 0;
    }

    .main-content h1 {
        font-size: 35px;
        line-height: 37px;
    }

    h2.advertising-title {
        font-size: 20px;
    }

    h2.advertising-title span {
        font-size: 30px;
    }

    .advertising-box {
        font-size: 17px;
    }

    .pullquotes.many:nth-child(odd) {
        margin-right: 0;
    }

    .bit-3:last-child {
        padding-left: 15px;
    }
    .article-content-area .entry-content {
        min-width: 100%;
    }

    .article-content-area .article-ad-area {
        min-width: 100%;
    }

    .related-article-posts .vce-related-box {
        width: 100%;
    }
    .header-2-wrapper {
        margin-bottom: 0px;
    }
    #services-area ul li {
        height: 300px !important;
        margin-bottom: 10px;
        width: 100%;
    }
    .vce-post-big .vce-post-img img {
        height: 250px;
        object-fit: cover;
    }
}

@media screen and (max-width: 767px) {
    #services-ad-area {
        margin: 20px 0;
    }

    #rm-area ul li,
    #lubrication-area ul li,
    #custom-block-one ul li,
    #custom-block-two ul li,
    #custom-block-three ul li,
    #custom-block-four ul li,
    #custom-block-five ul li,
    .new-products,
    .popular-categories {
        width: 100%;
        margin-bottom: 20px;
        margin-right: 0;
    }

    #featured-video-ad-area,
    .homepage-dynamic-ads,
    #services-ad-area div {
        display: table;
        margin: 20px auto 0;
    }

    #custom-content-area .gform_wrapper {
        display: flex;
    }

    .bit-3:first-child {
        flex: inherit;
    }

    .bit-3:first-child .widget_nav_menu div ul li {
        width: 100%;
        padding-bottom: 20px;
    }

    .site-footer .bit-3 {
        margin-bottom: 0;
    }

    .site-info {
        position: relative;
        bottom: 0;
        background: #0F235B;
    }

    .site-info .vce-wrap-left {
        text-align: right;
        float: right;
    }

    #otf-title h1 {
        font-size: 40px;
    }

    .scroll-back-to-top-wrapper {
        width: 120px !important;
        height: 35px !important;
        line-height: 35px !important;
    }

    .scroll-back-to-top-wrapper span {
        font-size: 12px;
    }

    .main-content {
        padding-top: 0;
    }

    .main-content,
    .sidebar-right {
        width: 100%;
        max-width: 100%;
        margin-top: 0;
    }

    .pullquotes.many,
    .twitter-feed .ctf-item {
        width: 100%;
        margin-bottom: 20px;
    }

    .twitter-feed .ctf-item:first-child {
        margin-right: 0;
    }

    .request-kit_wrapper,
    .newsletter-form_wrapper {
        padding: 40px;
        margin-bottom: 80px !important;
    }

    .contact-box #otf-title h1,
    .universal .contact-box #otf-title h1 {
        font-size: 30px !important;
    }

    .subscribe-content ul li a {
        padding: 5px 10px;
        display: block;
        margin-bottom: 5px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    .homepage-dynamic-ads,
    .new-products,
    .popular-categories {
        width: 47.5%;
        float: left;
    }

    .homepage-dynamic-ads,
    .new-products {
        margin: 0;
    }

    .homepage-dynamic-ads {
        margin-right: 5%;
    }

    .new-products ul,
    .popular-categories ul {
        margin: 0;
    }

    .new-products .widget-title,
    .popular-categories p {
        margin-left: 0;
    }

    .universal #otf-links,
    .contact #otf-links {
        margin-top: 30px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
    #services {
        padding-top: 0px;
    }

    #custom-body-content {
        max-width: 100%;
    }

    #featured-video-ad-area {
        display: table;
        margin: 20px auto 0;
    }

    #services-ad-area {
        display: table;
        margin: 20px auto 0;
    }

    #services-ad-area div {
        float: left;
        margin-right: 5px;
        width: 300px;
    }
    
    #services-ad-area div a {
        width: 300px;
    }

    #services-ad-area div:last-child img {
        height: 250px;
        width: inherit;
    }

    ul.subscribe-widget-list li a {
        font-size: 14px;
        line-height: normal;
    }

    .sidebar-right #category-list-widget h4 {
        font-size: 15px;
    }

    #rm-area ul li {
        height: 375px;
    }
    
    #rm-area ul li a span img {
        height: 175px;
    }

    #featured-video-area {
        width: 100%;
    }
    
    #featured-video-ad-area {
        display: none;
    }

    #article-ad-area div {
        width: 100%;
    }
    
    #article-ad-area .ad-300x250 img {
        height: auto;
    }

    .social-media-icons {
        top: 390px;
    }

    #article-ad-area {
        margin-left: 30px;
    }

    .related-article-posts .vce-related-box {
        width: 100%;
    }

    .landing-page-content .main-box-inside article {
        width: 100%;
    }

    .main-box-head {
        padding-top: 0px;
    }

    .landing-page-otf #on-the-floor-area {
        width: 100%;
    }
    
    .archive #on-the-floor-links ul {
        margin-top: 60px;
    }

    .landing-page-content #vce-pagination {
        width: 94%;
    }

    #main-body-container #primary {
        padding-bottom: 0px;
    }
}

@media screen and (max-width: 1023px) {
    .vce-res-nav a {
        color: #2042B9;
    }

    .sidr ul li ul li a {
        line-height: normal;
        margin: 10px 0;
    }

    #header-ad {
        padding-top: 0;
        padding-bottom: 15px;
        margin: auto;
        position: relative;
    }

    .header-2-wrapper {
        height: 100% !important;
    }

    .header-bottom-wrapper {
        display: none;
    }

    .site-branding img {
        width: 50%;
        padding: 15px 0;
        max-width: inherit;
        max-height: inherit;
    }

    #custom-body-ads {
        max-width: 100%;
    }

    .header-sticky .vce-responsive-nav {
        margin: 10px;
        color: #ffffff;
    }

    ul.archive-count .archive-year {
        margin-top: 20px;
    }

    ul.archive-count .archive-year + li {
        border-left: 0;
        padding: 10px 0;
        margin-bottom: 0;
    }

    ul.archive-count .archive-year + li:before {
        display: none;
    }

    .stuff-info p,
    .stuff-bio {
        padding-right: 20px;
    }
}

@media screen and (min-width: 1024px) {
    .top-nav-menu li ul.sub-menu li ul.sub-menu {
        position: absolute;
        left: 200px;
        top: 0;
    }

    .top-nav-menu li .sub-menu li {
        padding: 0;
        border-right: 1px solid #2a58de;
    }

    .top-nav-menu li .sub-menu li.menu-item-has-children {
        border-right: 0;
    }

    .top-nav-menu li ul.sub-menu li.menu-item-has-children:after {
        content: '\f105';
    }

    #vce_main_navigation_menu .vce-mega-cat .sub-menu {
        overflow: hidden;
        width: 20%;
        left: 0;
        min-height: 402px;
    }

    .vce-mega-menu-wrapper {
        box-shadow: none;
        width: 80% !important;
        left: 20% !important;
        padding: 0 !important;
        min-height: 402px !important;

    }

    .nav-menu .vce-mega-menu-wrapper > li.vce-mega-menu-posts-wrap > ul > li {
        width: 33%;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1200px) {
    #header-ad {
        width: 640px;
    }

    #services .vce-post-big li {
        width: 33%;
        margin-right: 5px;
        height: 300px !important;
    }

    #services .vce-post-big li:last-child {
        margin-right: 0;
    }

    #services .vce-post-big li img {
        max-height: 300px;
        height: 200px;
    }

    #services-area ul li .vce-posts-wrap {
        min-height: 72px;
    }

    #featured-video-area {
        width: 60%;
        float: left;
        margin-right: 10%;
    }

    #featured-video-ad-area {
        width: 30%;
        float: left;
    }

    .homepage-dynamic-ads {
        padding-left: 30px;
    }

    .homepage-dynamic-ads #div-gpt-ad-1409868976798-0 {
        width: 275px !important;
    }

    #custom-body-content {
        max-width: 700px;
    }

    ul.archive-count li {
        font-size: 10px;
        line-height: 17px;
    }

    #featured-video-area {
        width: 100%;
    }

    #main-body-container #primary {
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 1201px) {
    .container {
        max-width: 1190px;
    }

    #services-area {
        width: 74%;
        float: left;
    }

    #services-ad-area {
        float: right;
        width: 25%;
        margin-left: 10px;
    }

    #services-area ul li {
        float: left;
        margin-left: 10px;
        max-width: 300px;
        width: 100%;
        margin-bottom: 10px;
        border-bottom: 2px solid #2E54B3;
    }

    #services-area ul li:first-child {
        max-width: 570px;
        width: 100%;
        margin-left: 0;
        margin-bottom: 0;
    }

    #services-area ul li:not(:first-child) span.vce-post-img {
        max-height: 165px;
        height: 100%;
    }

    #services-area ul li:first-child span.vce-post-img {
        max-height: 425px;
        height: 425px;
    }

    #services-area ul li:first-child span.vce-post-img img {
        height: 100%;
    }

    #featured-video-area {
        max-width: 800px;
        width: 100%;
        float: left;
    }

    #featured-video-ad-area {
        float: right;
    }

}

@media screen and (min-width: 1300px) {
    .top-header .container,
    .header-2-wrapper,
    .header-bottom-wrapper .container {
        min-width: 1290px;
    }
}

@media screen and (max-width: 1366px) {
    #main-body-container #primary {
        padding-bottom: 0px;
    }

    .social-media-icons {
        top: 410px !important;
    }
  
    .related-article-posts .vce-related-box {
        width: 100%;
    }
}