/*
Theme Name: Knote Child
Theme URI:
Description: Child theme for Knote
Author: CodeGearThemes
Author URI:
Template: knote
Version: 1.0.1
*/

/*-----------------------------------------
                General
-----------------------------------------*/
html,
body{
    -moz-hyphens: none;
	-ms-hyphens: none;
	-webkit-hyphens: none;
	hyphens: none;
	word-wrap: normal;
}
.wpb_gmaps_widget .wpb_wrapper{
    padding: 0 !important;
    background: transparent !important;
}
.btn{
    min-width: 175px;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 3px;
}

.btn-primary{
    background-color: #0078ee;
    color: #ffffff;
    border: 1px solid #0078ee;
    border-radius: 3px;
    min-width: 175px;
}

.btn-primary:hover{
    background-color: #fff;
    border-color: #fff;
    color: #0078ee;
}

.btn-secondary,
.secondary .vc_btn3{
    background-color: #fff;
    color: #ffffff;
    border: 1px solid #0078ee;
}

.btn-secondary:hover{
    background-color: #0078ee;
    border-color: #0078ee;
    color: #ffffff;
}

.secondary .vc_btn3{
    color: #0079EE;
    border: 1px solid #0079EE;
    background: #fff;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 3px;
    min-width: 175px;
    font-size: 16px;
    padding: 12px;
    font-family: "Rajdhani", sans-serif;
}

.secondary .vc_btn3:hover{
    background-color: #0078ee;
    color: #fff;
}

.primary .vc_btn3,
.entry-footer .edit-link,
article .more-link{
    color: #fff;
    border: 1px solid #0079EE;
    background: #0079EE;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 3px;
    min-width: 175px;
    font-size: 16px;
    padding: 12px;
    font-family: "Rajdhani", sans-serif;
}

.entry-footer .edit-link{
    max-width: 60px;
    display: inline-block;
    min-width: unset;
    height: auto;
    line-height: 1.2;
    font-size: 14px;
    font-weight: 600;
    float: right;
}

.primary .vc_btn3:hover{
    background-color: #fff;
    border-color: #fff;
    color: #0079EE;
}

.social-icons{
    display: flex;
    list-style: none;
    align-items: center;
    justify-content: flex-start;
    margin: 0;
    padding: 0;
}

.social-icons li a{
    display: block;
    width: 41px;
    padding: 10px 0;
    font-size: 15px;
    color: #fff;
    border-left: 1px solid #3c3b43;
}

.social-icons li:last-child a{
    border-right: 1px solid #3c3b43;  
}

.page--entry-header.has-background.large{
    padding: 200px 0;
    position: relative;
    text-align: center;
}

.page--entry-header.has-background .entry-title{
    font-size: 60px;
    text-transform: uppercase;
}

.section--page-content .arrow-style ul{
	margin: 0;
    padding: 0;
    list-style: none;
}

.section--page-content .arrow-style ul li{
	background: url('assets/src/arrow-big.png');
    background-repeat: no-repeat;
    background-size: 25px;
    padding-left: 35px;
    font-size: 17px;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.section--page-content .arrow-style.arrow-style-small ul li{
    margin-bottom: 0;
}

.widget .search-form .search-submit{
    width: 41px;
    background: transparent;
    border: none;
    color: #0078ee;
}

.widget a,
.widget .menu a {
    color: #000000;
    font-size: 17px;
    font-family: 'Rajdhani';
}

h1,h2,h3,
h4,h5,h6,p{
    -moz-hyphens: none;
	-ms-hyphens: none;
	-webkit-hyphens: none;
	hyphens: none;
	word-wrap: normal;
}

.site-header .main-navigation li.btn {
	padding: 0;
	margin-left: 15px;
	min-width: 120px;
    background: #0078ee;
    border-color: #0078ee;
}

.site-header .main-navigation li.btn a{
	color: #fff;
	text-align: center;
    padding: 10px 15px;
}

/*------------------------------------------
                Header
------------------------------------------*/
.site-header{
    background: #201F2B;
    border: 0;
}

.site-header .header-inner{
    padding: 15px 0;
	border: 0 !important;
}

.site-header .container-fluid{
    max-width: 1400px;
    margin: 0 auto;
}

.site-header .main-navigation li.btn{
    padding: 0;
}

.site-header .main-navigation li.btn a{
    text-align: center;
}

.main-navigation .nav--desktop-menu a {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}

.main-navigation .nav--desktop-menu a:hover,
.main-navigation .nav--desktop-menu .current-menu-item a{
    color: #0078ee;
}

.site-header .main-navigation ul{
    text-align: right;
}

.site-header .header-mini{
    border-bottom: 1px solid #3c3b43;
}

.site-header .header-mini .social-outer{
    display: flex;
    flex-direction: row;
    align-items: center;
}

.site-header .header-mini .social-heading{
    color: #fff;
    font-family: "Rajdhani";
    font-weight: 600;
    text-transform: uppercase;
    padding-right: 15px;
}

.site-header .header-mini .header-mini-right{
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
    color: #fff;
    align-items: center;
    justify-content: flex-end;
}

.site-header .header-mini .header-mini-right li a{
    padding: 10px;
    display: block;
    padding: 10px;
    display: block;
    font-size: 16px;
    color: #fff;
    font-family: "Rajdhani";
    text-decoration: none;
}

.site-header .header-mini .header-mini-right li:last-child a{
    padding-right: 0;
}

.site-header .header-mini .header-mini-right li i{
    font-size: 14px;
}

.site-header .main-navigation ul ul{
    text-align: left;
    border-bottom: 1px solid #f0f6fc;
}

.site-header .main-navigation ul ul li {
    border-bottom: 0px !important;
    text-align: left;
}

.main-navigation .item-toggle{
    color: white;
}
.main-navigation .item-toggle .fa-angle-down:before{
    font-size: 16px;
    padding-right: 5px;
    display: inline-block;
    vertical-align: top;
    margin-top: 2px;
} 

.ads-mega-menu h2 a {
    color: #000 !important;
    border-bottom: 1px solid #ccc !important;
    width: calc(100% - 80px) !important;
    font-weight: bold !important;
}
.ads-mega-menu li, .ads-mega-menu .widget_nav_menu{
    padding: 0px !important;
}
.ads-mega-menu li a {
    color: #000 !important;
}

.ads-mega-menu li a:hover{
    color: #195AEE !important;
}

.simple--menu-parent ul {
    background: #201F2B !important;
}

.main-navigation .nav--desktop-menu .mega-menu li a,
.main-navigation .nav--desktop-menu .mega-menu h2 a{
	padding: 15px 0;
}

/*----------------------------------------------
                Landing Page
----------------------------------------------*/
.section--home-index .entry-header{
    position: relative;
    height: calc(100vh - 125px );
    height: -webkit-calc(100vh - 125px );
    background-size: cover !important;
    background-position: center !important;
}

.section--home-index .entry-header:after{
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.75);
    z-index: 0;
}

.section--home-index .entry-header .caption{
    position: absolute;
    top: 50%;
    transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
    z-index: 1;
    max-width: 780px;
    text-transform: none;
}

.section--home-index .entry-header .content{
    padding-left: 15px;
    border-left: 1px solid #0079ee;
    font-size: 22px;
	text-align: left;
}

.section--home-index .entry-header .caption h1{
    font-size: 60px;
    color: #ffffff;
    text-align: left;
    text-transform: none;
}

.section--home-index .entry-header .caption .action-button{
    margin: 20px 0 0;
    padding: 0;
    display: flex;
    justify-content: space-between;
    max-width: 310px;
    list-style: none;
    align-items: center;
}

.section--home-index .entry-header li .btn{
    min-width: 175px;
}

.section--home-index .entry-header li a{
    text-decoration: none;
    font-weight: bold;
}

.section--home-index .hero-video-bttn a i{
    background: white;
    color: #0078EE;
    border-radius: 100%;
    font-size: 20px !important;
    width: 18px !important;
    height: 18px !important;
    position: relative;
    margin-left: 10px;
    top: 5px;
}
.section--home-index .hero-video-bttn a i::before{
    right: 1px;
    top: -1px;
}

.section--home-index .hero-video-bttn a i:after {
    content: "";
    position: absolute;
    width: 45px;
    height: 45px;
    border-radius: 100%;
    background: transparent;
    top: -14px;
    left: -14px;
    border: 1px solid #0079EE;
    animation: animatesan 1.5s linear infinite;
    opacity: 0;
    animation-delay: 0.5s;
}

@keyframes animatesan{
	0%{
		transform:scale(1.5);
	}
	50%{
		opacity:1;
	}
	0%{
		transform:scale(0.5);
	}
}

.hero-video-bttn a{
    text-transform: uppercase;
    font-family: "Rajdhani", sans-serif;
    font-weight: bold;
    font-size: 16px !important;
}

.section-reverse{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.section-reverse .left{
    order: 2;
}

.section-toprated{
    margin-left: -10%;
    margin-right: -10%;
}

.section-toprated .featured-image{
    position: relative;
}

.section-toprated .featured-image .default figure{
    margin: 0;
}

.section-toprated .featured-image .default img{
    position: relative;
    vertical-align: bottom;
    width: 100%;
}

.section-toprated .featured-image .default .rte-content{
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
    padding: 15px;
}

.section-toprated .featured-image .default .title{
    font-size: 14px;
    text-transform: uppercase;
    position: relative;
    margin: 0;
}

.section-toprated .featured-image .default .content{
    display: none;
}

.section-toprated .featured-image .default .title:after{
    content: "\f105";
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
    font-family: 'Font Awesome 5 Free';
}

.section-promise{
    overflow: visible !important;
}

.section-promise .featured-image img{
    position: relative;
    vertical-align: bottom;
}

.section-promise .title{
    font-size: 24px;
}

.block-marketing{
    background: #fff;
    text-align: center;
    box-shadow: 0 0 5px rgba(0,0,0,0.5);
    padding: 50px 30px;
    margin-top: -200px;
}

.block-marketing form{
    max-width: 798px;
    margin: 0 auto;
    width: 100%;
}

.block-marketing label{
    width: 100%;
}

.block-marketing input[type="text"], 
.block-marketing input[type="email"], 
.block-marketing input[type="url"], 
.block-marketing input[type="password"], 
.block-marketing input[type="search"], 
.block-marketing input[type="number"], 
.block-marketing input[type="tel"], 
.block-marketing input[type="range"], 
.block-marketing input[type="date"], 
.block-marketing input[type="month"], 
.block-marketing input[type="week"], 
.block-marketing input[type="time"], 
.block-marketing input[type="datetime"], 
.block-marketing input[type="datetime-local"], 
.block-marketing input[type="color"], 
.block-marketing textarea{
    width: 100%;
    background: #f0f6fc;
    border-color: #f0f6fc;
    border-radius: 3px;
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 500;
}

.block-marketing textarea{
    height: 100px;
}

.block-marketing input[type="submit"],
.end-form form [type="submit"]{
    background-color: #0078ee;
    color: #ffffff;
    border: 1px solid #0078ee;
    border-radius: 3px;
    min-width: 175px;
}

.block-marketing.sidebar-form,
.block-marketing.sidebar-from{
    margin-top: -100px;
}

.section-marketing .featured-image .simple{
    background: #f0f6fc;
    padding: 45px 20px;
    border-radius: 5px;
}

.section-marketing .featured-image .simple h2{
    font-size: 20px;
}

.location-name-section .featured-image .primary-link{
    text-decoration: none;
}

.location-name-section .featured-image .simple h2{
    color: #0a2333;
    text-align: center !important;
    font-size: 24px;
}

.section-testimonial{
    overflow: visible !important;
    padding: 150px 0;
}

.section-testimonial .testimonials{
    background: #fff;
    padding: 60px 45px;
    max-width: 375px;
    float: right;
    position: absolute;
    z-index: 9999999;
    right: 0;
    top: 0;
}

.section-testimonial .testimonials .title{
    position: relative;
    margin: 15px 0 20px;
    padding-top: 20px;
}

.section-testimonial .testimonials .title:after{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 60px;
    height: 3px;
    background: #0078ee;
}

.section-testimonial .testimonials .name{
    color: #0a2333;
    font-size: 22px;
    margin-bottom: 0;
}

.section-testimonial .testimonials .position{
    color: #0a2333;
    font-size: 16px;
}

.section-tourtabs .vc_tta-tab a{
    background-color: #F0F6FC !important;
    color: #0a2333 !important;
    font-family: 'Rajdhani';
    font-weight: 600;
    font-size: 17px;
}

.section-tourtabs.ppc .vc_tta-tab a{
    background-color: #fafafa !important;  
}

.section-tourtabs .vc_tta-tab.vc_active a,
.section-faq.internet-marketing .vc_toggle{
    background-color: #0078ee !important;
    color: #fff !important;
}

.section-tourtabs.ppc .vc_tta-panels{
    background-color: #0078ee !important;
    color: #fff;
    padding: 15px 0;
}

.section-faq .vc_toggle {
    background: #f0f6fc;
    padding: 15px;
    border-radius: 3px;
}

.section-faq .vc_toggle_title{
    padding-left: 0 !important;
}

.section-faq .vc_toggle_title .vc_toggle_icon{
    right: 0;
    left: auto !important;
}

.section-faq.internet-marketing .vc_toggle_title .vc_toggle_icon:after,
.section-faq.internet-marketing .vc_toggle_title .vc_toggle_icon:before{
    background-color: #fff;
}

.section-faq .vc_toggle_content{
    padding-left: 0 !important;
}

.end-form{
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
}

.end-form form label{
    width: 100%;
}

.end-form form input[type="text"],
.end-form form input[type="email"],
.end-form form textarea,
.end-form form select{
    width: 100%;
    background: #ffffff;
    border-color: #f0f6fc;
    border-radius: 3px;
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 500;
    resize: none;
}

/*---------------------------------------------------
                Automotive Page
---------------------------------------------------*/
.section-callnowout .column-callnow:after{
    background: url('assets/src/callnow.png');
    content: "";
    position: absolute;
    width: 200%;
    height: 100%;
    left: 0;
    top: 0;
    background-size: 100%;
}

.widget-autoform{
    margin-top: -30px;
    background: transparent !important;
    box-shadow: unset;
}

.widget-autoform form textarea{
    height: 100px;
}

.widget-autoform form input[type="submit"]{
    float: left;
    background: #fff;
    color: #0078ee;
    font-weight: 700;
}


/*---------------------------------------------------
                Footer Section
---------------------------------------------------*/
.site-footer .footer-top h5,
.site-footer .widget h2 {
    font-size: 22px;
    margin-top: 0px;
}

.footer-top .address:before,
.footer-top .mail:before,
.footer-top .contact:before,
.section-contact .contact-info .phone:before,
.section-contact .contact-info .email:before,
.section-contact .contact-info .open-close:before,
.section-contact .contact-info .local-address:before{
	font-family: 'Font Awesome 5 Free';
    margin-right: 15px;
}

.footer-top .address:before,.section-contact .contact-info .local-address:before{
    content: "\f3c5";
}

.footer-top .mail:before,.section-contact .contact-info .email:before{
	content: "\f0e0";
}

.footer-top .contact:before,.section-contact .contact-info .phone:before{
	content: "\f879";
}

.footer-top p,
.site-footer .widget .menu a {
    font-size: 18px;
    font-family: 'Rajdhani';
}

.site-footer .widget{
	margin: 0;
	padding: 0;
}

.site-footer .widget .menu a,
.footer-bottom p,
.footer-bottom a{
	color: #bab9bb;
}

.site-footer .social-icons li a{
    font-size: 20px;
    border: none;
    width: 50px;
}


/*---------------------------------------------------
            Contact Page
---------------------------------------------------*/
.section-contact-map .wpb_gmaps_widget .wpb_wrapper{
    padding: 0;
}

.section-contact .contact-form{
	box-shadow: 0 10px 10px rgba(0,0,0,0.12), 0 4px 3px rgba(0,0,0,0.24);
}


.section-contact .contact-form  p {
    font-family: 'Rajdhani';
    font-size: 18px;
    color: #0a2333;
}

.section-contact  h2{
	font-size: 28px;
    margin: 0px 0px 45px 0px;
}

.section-contact form label{
	display: block;
	margin: 15px 0px;
}

.section-contact form input[type="text"],
.section-contact form input[type="email"],
.section-contact form input[type="tel"],
.section-contact form textarea,
.section-contact form input[type="submit"]{
    width: 100%;
}

.section-contact form input[type="text"],
.section-contact form input[type="email"],
.section-contact form input[type="tel"],
.section-contact form textarea,
.section-contact form input[type="url"]{
	background-color: #f0f6fc;
}

.section-contact .contact-info h3{
	font-size: 18px;
}

.section-contact .contact-info .open-close:before{
	content: "\f017";
}

/*---------------------------------------------------
            All Categories
---------------------------------------------------*/
.all-categories{
    padding-top: 25px;
    padding-bottom: 75px;
}
.all-categories h4{
    text-align: center;
    font-size: 24px;
    padding-bottom: 25px;
    font-weight: 500;
}
.all-categories .post-wrapper{
    position: relative;
    box-shadow: 12px 20.785px 59px 0px rgba(141, 167, 199, 0.46);
}
.all-categories .post-wrapper .post-content {
    padding: 20px;
}
.all-categories .post-wrapper .post-content .post-category{
    text-align: right;
    margin-top: -35px;
    margin-right: -20px;
}

.all-categories .post-wrapper .post-content .post-category li{
    background: #0079EE;
    color: #ffffff;
    padding: 0px 15px;
    font-weight: bold;
    display: inline-block;
}

.all-categories .post-wrapper .post-content .post-category li a{
    color: #fff;
    font-family: 'Rajdhani';
    font-weight: 500;
}

.all-categories .post-wrapper .post-content .post-category li a:hover{
    text-decoration: none;
}
.all-categories .post-wrapper .post-content .entry-content .post-date{
    text-transform: uppercase;
    color: #0079EE;
    display: block;
    margin-bottom: .8rem;
    font-size: .889em;
    letter-spacing: .2em;
}
.all-categories .post-wrapper .post-content .post-title a{
    color: #201F2B;
}
.all-categories .post-wrapper .post-content .post-title a:hover{
    text-decoration: none;
    color: #0079EE;
}

.section-category-toggle{
    padding: 30px 0;
    position: relative;
    background-image: linear-gradient(to bottom, #00c6ff, #0072ff);
}

.section-category-toggle .section-heading {
    color: #fff;
}

.section-category-toggle .section-heading h3{
    text-align: center;
    font-size: 24px;
    color: #fff;
    font-weight: 500;
}

.section-category-toggle .categtory-toggle-header{
    display: flex;
    list-style: none;
    justify-content: center;
    align-items: center;
    background-color: #0072ff;
}

.section-category-toggle .categtory-toggle-header li{
    color: #0072ff;
    background-color: #FFFFFF;
    box-shadow: 0 0 0.5em rgb(0 0 0 / 20%);
    text-transform: uppercase;
    font-family: 'Rajdhani';
    padding: 10px 20px;
    cursor: pointer;
    margin: 0 15px;
}

.section-category-toggle .section-content .left{
    background: #fff;
}

.section-category-toggle .section-content .left .post-content{
    padding: 0 15px 30px;
}

.section-category-toggle .section-content .post-date{
    margin-bottom: 10px;
}

.section-category-toggle .section-content .right{
    display: flex;
    align-items: flex-start;
    justify-content: center;
    margin-bottom: 15px;
}

.section-category-toggle .section-content a{
    text-decoration: none;
}

/*------------------------------------------
                Blog Grid
------------------------------------------*/
.section--blog-template{
    margin-top: 30px;
}

.section--blog-template article .post-inner{
    border: unset;
    box-shadow: 0 0 2px 0 #ccc;
    padding: 15px;
}

.blog-grid .post-excerpt-content{
    margin-top: 15px;
}

.blog-grid  .post-item:nth-child(2n+1){
    clear: left;
}

/*----------------------------------------------
                Single Post
----------------------------------------------*/
.section--single-template{
    padding-top: 30px;
    padding-bottom: 30px;
}

.comments-area .submit{
    color: #fff;
    border: 1px solid #0079EE;
    background: #0079EE;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 3px;
    min-width: 175px;
    font-size: 16px;
    padding: 12px;
    font-family: "Rajdhani", sans-serif;
}

/*----------------------------------------------
                Blog Grid
----------------------------------------------*/
.section--blog-grid .post-inner{
    border: 1px solid #f0f6fc;
    padding: 10px;
    text-align: center;
}

.section--blog-grid article h2 a{
    text-decoration: none;
}

.section--blog-grid article .read-more{
    all: unset;
    display: block;
    color: #0079EE;
    margin: 15px auto 0;
    text-transform: uppercase;
    font-family: 'Rajdhani';
    font-weight: 600;
    font-size: 18px;
    cursor: pointer;
}

/*----------------------------------------------
                Sidebar Widget
----------------------------------------------*/
.sidebar-widget .widget{
    border: 1px solid #cfcfcf;
    text-align: left;
    border-radius: 3px;
    padding: 30px;
}

.sidebar-widget .widget .widget-title{
    text-align: left;
}

.sidebar-widget .widget .menu{
    font-family: 'Rajdhani';
    font-size: 16px;
    font-weight: 600;
}

.footer-custom .social-icons li a{
    font-size: 20px;
    border-left: none;
    width: 50px;
}

.footer-custom .social-icons li:last-child a{
    border-right: none;
}

.site-footer{
    padding-bottom: 0;
}

.footer-bottom{
    background-color: #151420;
    font-family: "Rajdhani";
    font-size: 18px;
}

/* Progress Circle  */

.circle {
    width: 100px;
    margin: 6px 6px 20px;
    display: inline-block;
    position: relative;
    text-align: center;
    line-height: 1.2;
}


.circle strong {
    position: absolute;
    top: 30px;
    left: 0;
    width: 100%;
    text-align: center;
    line-height: 40px;
    font-size: 30px;
}

/*----------------------------------------------
                Testimonails
----------------------------------------------*/
.section--page-content .testimonials .item-inner{
    background: #f0f6fc;
    padding: 30px 15px;
    text-align: left;
    margin-bottom: 30px;
}


.section-category-toggle .section-heading{
	padding-bottom:30px;
}

.section-category-toggle .categtory-toggle-header{
	margin: 0;
  padding: 15px;
  margin-bottom: 7rem;
}

.section-category-toggle .categtory-toggle-header li{
	padding: 1em;
	letter-spacing: .2em;
	font-weight:700;
	background-color: transparent;
	box-shadow: none;
	color: #fff;
}

.section-category-toggle .categtory-toggle-header li:hover{
	    color: #0072ff;
    background-color: #FFFFFF;
    box-shadow: 0 0 0.5em rgb(0 0 0 / 20%);
}

.section-category-toggle .categtory-toggle-header li.active{
	  color: #0072ff;
    background-color: #FFFFFF;
    box-shadow: 0 0 0.5em rgb(0 0 0 / 20%);
}

.content-category .left .post-content{
	padding:0;
}

.content-category .left .post-title{
	padding: 4rem 4rem 0 4rem;
}

.content-category .left .entry-content{
	padding:0rem 4rem 4rem 4rem;
	line-height:25px;
}

.content-category  .left .post-date {
    color: #39afd0!important;
    text-transform: uppercase;
}

.section-category-toggle .section-content .left .post-content{
	padding:0px;
}

.content-category .left a.read-more.more-link,.content-category .right a.read-more.more-link {
    color: #89d4e8!important;
    text-transform: uppercase;
    font-weight: 700;
		display:block;
		padding-top:15px;
}

.content-category .right .post-thumbnail{
	flex: 0 0 40%;
	padding-right: 30px;
}

.content-category .right .title,
.content-category .right .entry-content,
.content-category .right .post-date{
	color:#fff;
	margin: 0;
}

.section-category-toggle .section-content .right{
	margin-bottom: 40px;
}

/* Mega Menu Style */

.mega-menu .ads-mega-menu h2 a,.mega-menu .ads-mega-menu .widget_nav_menu li a{
    text-transform: capitalize;
    background-color: transparent;
    display: block;
	  margin:0px 15px;
	  width: calc(100% - 80px);
}

.mega-menu .ads-mega-menu h2 a:hover,
.mega-menu .ads-mega-menu .widget_nav_menu li a:hover{
	background-color:#0078EE;
	color:#ffffff !important;
	 padding: 15px 20px;
}


/* Portfolio Page */

.portfolio-page-section h5 {
    color: #0079EF;
    letter-spacing: 4px;
    text-transform: uppercase;
    font-size: 2rem;
}

.portfolio-page-section h2, .portfolio-page-overlay h2{
	font-size: 4rem;
	margin-bottom: 0.6em;
}

.portfolio-page-overlay .featured-image .rte-content .title{
	font-size: 2rem;
	color: #fff !important;
}

.portfolio-page-overlay .featured-image{
	position:relative;
	margin-bottom:0px;
}

.portfolio-page-overlay .featured-image .rte-content{
	position:absolute;
	max-width: 400px;
	top: 50%;
	left:25px;
	transform: translateY(-50%);
	display:none;
}

.portfolio-page-overlay .featured-image:hover .rte-content{
	display:block;
}

.portfolio-page-overlay .featured-image:hover:before{
	content: "";
	position:absolute;
	width:100%;
	height:100%;
	background:rgba(0,121,239,0.8);
}

/* Home Page Blog Section */

.section-blog .post-meta.clearfix {
    border: 1px solid #f8f8f8;
    text-align: left;
    line-height: 30px;
    padding: 8px;
}

.section-blog .author-name {
    text-align: left;
    font-weight: bold;
    padding-bottom: 15px;
}

.section-blog .post-title,
.post-excerpt-content{
    text-align: left;
}


.section-blog a.read-more.more-link {
    display: block;
    color: #0079EE;
    border: 1px solid #0079EE;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 3px;
    font-size: 16px;
    font-family: "Rajdhani",sans-serif;
    padding: 12px;
    max-width: 175px;
    margin-top: 20px;
    text-align: center;
}

.section-blog a.read-more.more-link:hover{
    background: #0079EE;
    text-decoration: none;
    color: #ffffff;
}

.post .post-thumbnail img{
    width: 100%;
}

.post .entry-title {
    font-size: 64px;
    line-height: 70px;
    letter-spacing: -0.042em;
}

.post span.author-img img {
    width: 32px;
    height: 32px;
    object-fit: cover;
    border-radius: 32px;
    margin-right: 10px;
}

.post span.author.vcard{
    margin-right: 10px;
}

.post span.author.vcard a{
    font-weight: bold;
}

.post .entry-meta{
    margin-bottom: 30px;
}

.section--single-template .posted-on i{
    font-size: 16px;
}

.sidebar-widget .widget_knote-social-share .share-button-wrapper {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.sidebar-widget .widget_knote-social-share .share-button-wrapper a {
    font-size: 18px;
    font-family: 'Inter-Medium', Sans-Serif;
    padding: 10px;
    text-decoration: none;
    background: #0079EE;
    color: #fff;
    border-radius: 100%;
    height: 40px;
    width: 40px;
    text-align: center;
    margin-right: 10px;
}

.widget form input[type="text"],
.widget form input[type="email"],
.widget form input[type="tel"],
.widget form input[type="url"]{
    width: 100%;
    border: 1px solid #f2f2ff;
    -webkit-text-fill-color: #0079EE;
}

.main-navigation.toggled .nav--mobile-menu{
	z-index: 10001;
}

/* Blog Newsletter */

.section-newsletter {
	background:url("assets/img/send.png");
    background-position: top center;
	background-repeat:no-repeat;
	background-size:cover;
    padding: 5%;
}

.section-newsletter h2 {
    font-size: 42px;
    font-weight: bold;
}

.section-newsletter .form-group {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}

.section-newsletter .newsletter-signup input[type="email"] {
    font-size:21px;
    background: #FFFFFF;
    border: 1px solid #ABB9C2;
    box-sizing: border-box;
    border-radius: 4px;
    padding: 24px 40px;
    font-weight: 600;
    letter-spacing: -0.0055em;
    color: #0079EE;
    margin: 0px;
    outline: none!important;
    float: left;
    box-shadow: none!important;
    width: 100%;
    -webkit-text-fill-color: #0079EE;
}

.section-newsletter .newsletter-signup input[type="submit"] {
    font-size:21px;
    color: #fff!important;
    border-color: #207DE9;
    font-weight: bold;
    text-align: center;
    letter-spacing: -0.008em;
    padding: 24px 40px;
    width: auto;
    outline: none;
    cursor: pointer;
    border-radius: 4px;
    margin-left: 10px;
    text-transform: capitalize;
}

.section-newsletter .newsletter-signup input[type="submit"]:hover {
    color: #0079EE !important;
}

.section-newsletter .newsletter-signup input[type="checkbox"] {
    margin-right: 15px;
}

.pagination ul{
	display: flex;
    width: 100%;
    list-style: none;
    margin: 0px;
	padding: 0px;
}

.pagination .page-numbers li{
	margin: 0 10px;
    min-width: 40px;
    height: 40px;
    background: #fafafa;
    border-radius: 5px;
	display: flex;
    align-items: center;
    justify-content: center;
}

.pagination .page-numbers li a{
	display: flex;
    align-items: center;
    justify-content: center;
    background: #0079EE;
    text-transform: uppercase;
    font-family: 'Rajdhani';
    font-weight: 600;
    color: #fff;
    min-width: 40px;
    height: 40px;
    padding: 15px;
    border-radius: 4px;
	text-decoration: none;
}

.pagination .page-numbers li a span.current{
	display: flex;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
	background: #090410;
	border-radius: 4px;
	text-transform: uppercase;
    font-family: 'Rajdhani';
    font-weight: 600;
    color: #fff;
}

/* Social Media Marketing Page */
.section-marketing-services {
    padding-top: 64px;
    padding-bottom: 45px;
}

.section-marketing-services .box > .vc_column-inner {
    padding: 25px;
    box-shadow: 0 0 10px 2px rgba(9,4,16, 0.1);
}

.section-marketing-services .box ul {]
    margin: 0;
    padding: 0 0 0 10px ;
}

.section-marketing-services .box li {
    margin-bottom: 10px;
}



/*----------------------------------------------
                Responsive
----------------------------------------------*/
@media screen and (max-width: 1200px){
    .section-toprated{
        margin: 0 !important;
    }
}

@media screen and (max-width: 992px){
    .section-toprated{
        margin: 0 !important;
    }
}

@media screen and (min-width: 769px){
	.main-navigation .nav--desktop-menu ul li:hover .mega-menu{
		border-top: 5px solid #0078ee;
    	background: #fff;	
	}
	
	.main-navigation .main-menu {
		display: block;
		margin: 7.5px 0px 0;
	}
}

@media screen and (max-width: 768px){
    .portfolio-page-overlay .featured-image:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,.6);
    }
    .portfolio-page-overlay .featured-image .rte-content{
		display:block;
	}

    .section--single-template .entry-title {
        font-size: 28px;
        line-height: initial;
    }
	
	.nav--mobile-menu .dropdown-menu.submenu.mega-menu.fixed.active .ads-mega-menu a {
        color: #000 !important;
    }

    .page--entry-header.has-background .entry-title{
        text-align: center;
        font-size: 45px;
        text-transform: uppercase;
    }
    
    .section-tourtabs.ppc .vc_tta-panels{
        background: transparent !important;
    }

    .nav-desktop .navigation{
        display: none;
    }

    .nav-desktop .mobile-phone {
        display: block !important;
    }

    .nav-desktop .mobile-phone a{
        padding: 5px;
        width: 40px;
        float: right;
        height: 40px;
        line-height: 1.4;
        text-align: center;
        font-size: 20px;
        color: #fff;
    }

    .ads-mega-menu .vc_col-sm-4{
        width: 100%;
    }
    
    .ads-mega-menu h2 a{
        width: 100% !important;
    }

    .site-header .main-navigation ul{
        text-align: left;
        overflow: hidden;
    }

    .main-navigation .nav--mobile-menu{
        background: #201F2B;
    }

    .site-header .nav-header .mobile-title, 
    .site-header .nav-header .menu-toggled,
    .main-navigation .nav--mobile-menu li a{
        color: #ffffff !important;
    }

    .main-navigation.toggled .nav--desktop-menu{
        background: #201F2B !important;
    }
    .site-header .main-navigation li.btn{
        width: 30px;
        margin-left: 20px;
        margin-top: 10px;
    }
    .site-header .header-mini{
        display: none;
    }

    .section-reverse .wpb_single_image,
    .section-normal .wpb_single_image {
        text-align: center !important;
        border: 1px solid #f0f6fc;
        padding: 15px;
    }

    .site-header .menu-toggle span{
        background: #fff !important;
    }

    .page--entry-header.has-background.large{
        padding: 100px 0;
    }

    .site-header .nav-header .menu-toggled{
        color: #000000;
    }

    .section-expertstats{
        text-align: center;
    }

    .section-testimonial .testimonials{
        top: -300%;
    }

    .block-marketing{
        margin-top: -60px;
    }
    .section-newsletter .form-group{
		flex-direction:column;
	}
}

@media screen and (max-width: 767px){
    .section--home-index .entry-header .caption h1{
        font-size: 42px;
    }

    .section--home-index .entry-header .content{
        font-size: 16px;
    }

    .section-toprated{
        margin: 0 !important;
    }

    .section-toprated .featured-image{
        position: relative;
        width: calc( 50% - 15px);
        display: inline-block;
        float: left;
    }
    
    .section-toprated .featured-image:last-child{
        float: right;
    }

    .section-toprated .featured-image .default figure{
        width: 100%;
    }

    .section-reverse{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .section-reverse .left{
        order: 1;
    }

    .section-reverse .right{
        order: 2;
    }

    .block-marketing.sidebar-form, 
    .block-marketing.sidebar-from{
        margin: 0px !important;
        box-shadow: unset;
        border: 1px solid #f0f6fc;
    }

    .column-callnow {
        margin-left: -15px;
    }

    .section-expertstats .vc_custom_heading{
        text-align: center !important;
    }

    .section-testimonial{
        padding: 0;
    }

    .section-testimonial .testimonials {
        top: -50px;
        position: relative;
        left: -10px;
    }
}



