/*Theme Name: EduXtream
Theme URI: https://www.eduxtream.com/
Author: EduXtream
Author URI: https://www.eduxtream.com/
Description: Our 2022 default theme is clean, blog-focused, and designed for clarity. wp-demo's simple, straightforward typography is readabl6e on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://wp-demo.com
Tags:  Two-columns, left-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: Custome Theme

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/*==========================================================
            General theme setting
============================================================*/

/*define the variables*/
:root {
    --primary: #18a000;
    --secondary:#d20732; 
    --light:#f8f8f8; 
    --dark: #3b3b3b;
    --gradient:linear-gradient(to right, rgba(158,215,100,1) 0%, rgba(68,227,214,1) 50%, rgba(68,227,214,1) 51%);

}
body{font-family: 'Poppins', sans-serif; font-weight:300 !important; color: var(--dark);overflow-x:hidden !important;}
body p{line-height: 24px; font-size:16px !important;}
.container { margin-right: auto !important; margin-left: auto !important; } 
.vc_section { margin-left: 0 !important; margin-right: 0 !important; }
.lato{font-family: 'Lato', sans-serif;}
.poppins{font-family: 'Poppins',  sans-serif;}
.font-weight-light{font-weight:300 !important;}
.font-weight-regular{font-weight:400 !important;}
.font-weight-medium{font-weight:500 !important;}
.font-weight-semibold{font-weight:600 !important;}
.font-weight-extrabold{font-weight:900 !important;}
.scrollbar {margin-left: 30px;float: left;height: 300px;width: 65px;background: #F5F5F5;overflow-y: scroll;margin-bottom: 25px;}
#bodyscrollbar::-webkit-scrollbar-track, #scrollbar-style::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 10px rgba(225,255,255,0.1);background-color: #232323;}
#bodyscrollbar::-webkit-scrollbar, #scrollbar-style::-webkit-scrollbar {width: 12px;background-color: #0f0f0f;}
#bodyscrollbar::-webkit-scrollbar-thumb, #scrollbar-style::-webkit-scrollbar-thumb {background-color: var(--primary);}
a{ transition: 0.2s linear;}
a:hover{text-decoration: none !important; transition: 0.2s linear; }
.top-0{top:0 !important;}
.bottom-0{bottom:0 !important;}
.left-0{left:0 !important;}
.right-0{right:0 !important;}
.text-primary{color:var(--primary) !important;}
.text-secondary{color:var(--secondary) !important;}
.bg-primary{background-color:var(--primary) !important;}
.bg-secondary{background-color:var(--secondary) !important;}
.bg-light{background-color:var(--light) !important;}
.btn{outline: none !important;}
.btn:focus, button:focus, input {outline: none; box-shadow: none !important;}
.btn-primary, .btn-secondary, .btn-outline-primary, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{padding:12px 30px !important; font-size: 16px !important;  border-radius: 30px !important; text-transform: capitalize;}
.btn-primary{background-color:var(--primary) !important; border: none !important;}
.btn-secondary{background-color: var(--secondary)!important; border: 1px solid var(--secondary)!important;}
.btn-white{background-color: transparent !important; border: 1px solid #fff !important;}
a.bg-primary:focus, a.bg-primary:hover, button.bg-primary:focus, button.bg-primary:hover, .btn-primary:hover, .btn-outline-primary:hover  {background-color: var(--secondary)!important; color: #fff !important;border: none !important;}
a.bg-secondary:focus, a.bg-secondary:hover, button.bg-secondary:focus, button.bg-secondary:hover, .btn-secondary:hover  {background-color: var(--primary) !important;color: #fff !important;border: 1px solid #fff !important;}
a.text-secondary:focus, a.text-secondary:hover{  color: var(--primary) !important;}
h4{color:var(--secondary) !important;}
.btn-rounded {border-radius: 25px;}
.fa-phone {transform: rotate(90deg);}
.border-primary {border-color: var(--primary)!important;}
.border {border: 1px solid #dedede!important;}
.text-small, .text-small p{font-size: 12px; line-height: 18px !important;}
.text-medium, .text-medium p{font-size: 14px; line-height: 22px;}
.bg-fixed{background-attachment: fixed !important; }
.bg-gradient, .text-gradient, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{background-color: #D20732 ; color: var(--white) !important;}
.logo{width:20%;z-index: 999;}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {line-height: 30px !important;}
#mega-menu-wrap-menu-1{width:100%}
#main-nav .active>.nav-link, #main-nav .nav-link.active, #main-nav .nav-link.show, #bs4navbar .navbar-nav .show>.nav-link{color:#fff; }
#main-nav .active>.nav-link, #main-nav .nav-link.active, #main-nav .nav-link.show, #bs4navbar .navbar-nav .show>.nav-link, #main-nav .nav-link:before{ color: var(--white)!important;}
#main-nav .nav-link { padding: 20px 20px 20px 20px; display: inline-block; vertical-align: middle;   -webkit-transform: perspective(1px) translateZ(0);  transform: perspective(1px) translateZ(0);   box-shadow: 0 0 1px rgba(0, 0, 0, 0);  position: relative;   -webkit-transition-property: color;  transition-property: color; -webkit-transition-duration: .5s;  transition-duration: .5s;   color: #ffff; font-size: 16px;font-weight: 600; text-transform: uppercase;}
#main-nav .nav-link:before {content: "";position: absolute; z-index: -1;top: 0; left: 0;right: 0; bottom: 0;color:#fff !important; -webkit-transform: scaleY(0); transform: scaleY(0); -webkit-transform-origin: 50% 0; transform-origin: 50% 0; -webkit-transition-property: transform; transition-property: transform; -webkit-transition-duration: .5s;transition-duration: .5s;-webkit-transition-timing-function: ease-out;transition-timing-function: ease-out;}
#main-nav  .nav-link:focus, #main-nav  .nav-link:hover {color: #fff !important;}
#main-nav .nav-link:active:before,
#main-nav .nav-link:focus:before,
#main-nav .nav-link:hover:before {-webkit-transform: scaleY(1); transform: scaleY(1);-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, .37, .66);transition-timing-function: cubic-bezier(0.52, 1.64, .37, .66)}
#main-nav .dropdown-menu {font-size: 0.85rem;border-radius: 0;margin-top: -1px;}
.dropdown:hover>.dropdown-menu {display: block;}
#main-nav .dropdown-item.active, .dropdown-item:active {background-color: #73479b;color: #fff !important;}
#main-nav .dropdown-menu a{border-bottom: 1px solid #f8f8f8;}
#menu-assignment-by-cities-2{margin-top:39px !important;}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu {box-shadow:0px 2px 20px #0000002e;}
.inner-page{display: none !important;}
.site-header {background: transparent !important;position: absolute;width: 100%;z-index: 9;}
.page-template-page-blog .site-header, .page-template-page-blog .site-header .position-absolute, 
.post-template-single-blog .site-header, .post-template-single-blog .site-header .position-absolute, .single-post .site-header .position-absolute, .topic-template-default  .site-header .position-absolute{ background: black !important;position: relative !important;background-color:#000 !important;}
.inner-page{min-height: 35vh;background-position:top center !important;background-size: 100% !important;}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{background-color:var(--secondary) !important; color:var(--white) !important;}
.main-head{border-radius: 0px 0px 90px 0px;}
.small-head{letter-spacing: 5px;}
.mega_info_box_2 .mega-info-desc p{margin-bottom: 0px !important;}
.why-choose{background: rgba(236,236,236,1);
    background: -moz-linear-gradient(left, rgba(236,236,236,1) 0%, rgba(236,236,236,1) 15%, rgba(255,255,255,1) 15%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(236,236,236,1)), color-stop(15%, rgba(236,236,236,1)), color-stop(15%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,1)));
    background: -webkit-linear-gradient(left, rgba(236,236,236,1) 0%, rgba(236,236,236,1) 15%, rgba(255,255,255,1) 15%, rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(left, rgba(236,236,236,1) 0%, rgba(236,236,236,1) 15%, rgba(255,255,255,1) 15%, rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(left, rgba(236,236,236,1) 0%, rgba(236,236,236,1) 15%, rgba(255,255,255,1) 15%, rgba(255,255,255,1) 100%);
    background: linear-gradient(to right, rgba(236,236,236,1) 0%, rgba(236,236,236,1) 15%, rgba(255,255,255,1) 15%, rgba(255,255,255,1) 100%);}
.h-shadow:hover{box-shadow: 20px 20px 20px rgba(0,0,0,0.4);}
section.vc_custom_1611919638155{padding-bottom: 1% !important;}
section.vc_custom_1609403696214{padding-bottom: 1% !important;}
#sec2 .mega-info-box-388:hover .mega-info-header i{background:#fff !important;}
#calculator img{margin-top:-30px;}
#sec2 style .mega-info-box-185:hover .mega-info-header i {color:  #000!important; background:  #fff!important; }
#sec4{overflow:hidden;}     
#sec4:after, .service:before{content: ""; position: absolute;} 
#sec4:after{background: url('https://eduxtream.com/wp-content/uploads/2020/12/Shape2.png') no-repeat;width: 100px;height: 370px;bottom: 0px;left: 0;background-position: -370px -78px;}
.listing h3.mega-info-title{display: none;}
.service:before{background: url('https://eduxtream.com/wp-content/uploads/2020/12/dot-circle.png')no-repeat;width: 232px;height: 221px;top: 0%;right: -120px;background-position: top left;background-size: contain;}
.service{background-position: left  bottom; background-repeat: no-repeat !important;}
.service .mega_info_box{box-shadow: 0px 0px 10px #00000011; min-height: 185px; }
#sec5 {padding-bottom: 60px !important; background-repeat:no-repeat; background-position:left bottom !important;}
#sec6 {padding-top: 0px !important; padding-bottom: 20px !important;}
#sec7{padding-top: 0px !important; padding-bottom:5% !important;}
#sec7 strong{font-size: 18px !important; font-weight:700 !important; margin-bottom:5px;}
#sec7 ul li{font-size: 16px !important;} 
#sec7, #assignment{background-position: bottom center !important;background-size: contain !important; }
#sec7 a{color:#d30632;}
#sec7 h3{font-size:20px!important;}
#assignment img{width:80px !important; height:80px !important; }
#assignment .mega_info_box_2 .mega-info-header {padding-right: 14px !important;}
#assignment  .mega_info_box_2, .mega-info-box-8, .nonesss {padding: 14px 7px !important;}
#sec9 .vc_col-sm-12 .vc_inner{padding-bottom:10px !important;}
#sec10 {padding-top: 9% !important;padding-bottom: 9% !important;}
#sec9, #sec11, #sec12 {padding-top: 0px !important;}
#sec10 {padding-top:9% !important; padding-bottom:9% !important;}
#sec11 {padding-top:0px !important;}
#sec12 .testimonials-slider h4, #sec12 .content-section {font-size:16px !important;} 
#sec12 .testimonials-img{margin-top:36% !important; margin-bottom: 20px !important;}
#sec12 {padding-bottom: 20px !important;}
#sec12 h4{margin-top: 32% !important;}
#faqs .vc_tta-panel-heading {border-color: #fff;background-color: #fff;}
#faqs .vc_tta-panel-body {background-color: transparent;border: none;}
#faqs .vc_tta-panel-title {margin: 0;line-height: 1;border-left: 10px solid var(--secondary);     font-size: 17px;font-weight: 400;}
#faqs .vc_tta-panel-title a{ color: #010927 !important;}
.review-bg:after{content: ""; width: 195px;height: 240px;position: absolute;bottom: -5%; right: -8%; background: url('https://eduxtream.com/wp-content/uploads/2020/12/arrow.png') no-repeat;}
.review-bg .vc_column-inner{background-size: contain; }
.review-slider{border-radius: 30px; box-shadow: 0px 0px 10px #00000011;}
.review-slider .slick-slider p, .testimonials-slider  .slick-slider p{display: none !important;}
.review-slider .slick-slider img, .testimonials-slider  .slick-slider img{ margin: 0px 0 10px 0 !important; }
.review-slider h2.tdt-slider-heading{margin-bottom: 10px !important;}
.review-slider .slick-prev {left: unset !important;right: 40px !important;}
.review-slider .slick-next {right: 0px !important;}
.review-slider .slick-prev, .review-slider .slick-next {top: auto !important; bottom: -35% !important; width: 40px !important;    height: 40px !important;}
.review-slider .slick-prev:before, .review-slider .slick-next:after{font-size: 18px !important;}
.profile-work li{font-size: 16px;width: 44%;background: var(--light);padding: 8px 15px;margin: 10px;min-height: 40px;border-radius: 5px;}
.testimonial-slider h2.tdt-slider-heading{margin-top: 30px !important;}
.live-chat{width:50px; height:50px;}
.unselectable {-webkit-user-select: none; /* Safari */        -moz-user-select: none; /* Firefox */-ms-user-select: none; /* IE10+/Edge */user-select: none; /* Standard */} 
section#podcast {margin-bottom: 30px !important;padding-bottom: 60px !important;background-image: url(https://www.eduxtream.com/wp-content/uploads/2021/09/bg.png?id=2385) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}
section#podcast .podcast-inner {padding-top: 20px !important;padding-bottom: 20px !important;background-color: #ffffff !important;border-radius: 20px !important;}
#podcast .podcast-audio {margin-bottom: 15px;}
#podcast .podcast-text { margin-bottom: 20px;}
.widget_recent_entries .widget-title{color: var(--secondary) !important; font-weight: 700!important; font-size:28px; padding-bottom:10px; border-bottom:1px solid #ccc;}
.published, .author a{color: var(--secondary) !important; font-weight: 500!important;}
.updated{display:none;}
/*==========================================================
            Inner page Header
============================================================*/
.page-id-1316 .site-header .position-absolute , .page-id-1673 .site-header .position-absolute , .blog .site-header .position-absolute , .page-id-1682 .site-header .position-absolute, body.error404 .position-absolute.w-100.top-0, .page-id-2297  .site-header .position-absolute, .page-id-3265  .site-header .position-absolute{background: #000 !important;}
.pricing-box{ transition: all .2s ease-in-out;}
.pricing-box:hover{ transform: scale(1.1); cursor:pointer;}
.features ul li{border-bottom: 1px solid #ccc; padding:5px 0px;}
.cut-price{text-decoration: line-through;}
.free{animation: flash 2s linear infinite;     text-transform: capitalize;font-size: 12px;}
@keyframes flash {
  0%,50%,100%{opacity: 0.2;}
  35%{opacity: 1;color:#ff0000;}
  65%{opacity: 1;color:#ff0000; }
}

/*========================================================
                Social Icons
 =========================================================*/
.social-media li a{    width: 40px;height: 40px;text-align: center;line-height: 40px;padding: 0 !important; border:1px solid transparent;border-radius: 50%;}
.social-media li a i{font-size: 20px !important; color:#fff!important; }
.social-media li a:hover  {background:#fff !important;  border:1px solid var(--primary)!important; }
.social-media li a:hover i{color:var(--primary)!important; }
.social-media li.facebook a{background: #3B5998;}
.social-media li.twitter a{background: #55ACEE;}
.social-media li.linkedin a{background: #007bb5;}
.social-media li.instagram a{ background: #f09433; 
background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );} 
.contact li i{width: 28px;height: 28px;text-align: center;line-height: 28px;}

/*========================================================
            Contact page
=========================================================*/
.wpcf7-form .form-control, .wpcf7-form .delivery-date input{padding: 0px 10px !important;}
.wpcf7-form .form-control, .wpcf7-form .delivery-date input, #wpcf7-f2221-p9-o1 .wpcf7-textarea{font-family: 'Poppins', sans-serif; color: #212529!important;background-color: #fff !important;border: 1px solid #dfdfdf !important;border-radius: 0rem !important;font-size: 14px; height: calc(1.8em + 1rem + 2px); }
.wpcf7-form textarea{height: auto !important; resize: none; width:100%; padding:6px !important;}
span.wpcf7-list-item {margin: 0rem 0rem 1rem 0rem !important;width: 25%;}
.wpcf7-list-item-label{font-weight: lighter;}
input[type=checkbox]{    margin-right: 6px;width: 17px;height: 17px;background: #fff !important;color: #fff;cursor: pointer; }

 #wpcf7-f2221-p9-o1  .wpcf7-response-output, #wpcf7-f2221-p9-o1 .wpcf7-not-valid-tip {font-size: 14px;}
.wpcf7-not-valid-tip{margin-top: 0px; margin-bottom: 10px;}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing, div.wpcf7-mail-sent-ok {color: #fff;}
.wpcf7-form .delivery-date input{width: 100%}
#calculator .order-form{border-radius: 10px;width: 85%;margin: auto;}
#calculator .order-form img{width: 90%;float: right;margin-top: -30px;margin-bottom: 20px;}
#calculator .order-form  ul {padding-left: 10px;     }
#calculator .order-form  ul li {font-size: 16px;display: flex;}
#calculator .order-form ul li:before {content: "\f00c";font-family: "Font Awesome 5 Free";color: var(--primary);margin: 5px 10px 0px 0px;-webkit-font-smoothing: antialiased;display: inline-block;font-style: normal;font-variant: normal;text-rendering: auto;line-height: 1;font-weight: 900;}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
#quantity{padding-left:50px !important;}

#cf7wpay-payment-form{padding:30px 15px;}
#stripe-submit{background:var(--primary); border-radius:30px; color:#fff; border:1px solid var(--primary);padding:12px 30px !important;}

.topic-box{box-shadow:0px 0px 5px #00000055;padding: 10px;font-weight:500;border-left:4px solid #18a000 !important;border:4px solid #fff;min-height: 70px;}
.topic-box a span{font-weight:300; font-size:14px;}
.topic-box a{display: flex;align-items: center;margin-bottom: 0px;height: 50px;}
.topic-box a h2{
    font-size: 17px;
    font-weight: 500 !important;
   
    margin-bottom: 0px;
    }
.topic-box:hover{border:4px solid #18a000 !important; }

.single-topic h2{font-size: 30px;
    color: #212529;
    line-height: 35px;
    text-align: left; font-weight:600;}
    .single-topic h1{margin-bottom:20px;}
    .single-topic h4{font-size:18px; font-weight:600;}
    .single-topic h3 {margin-top:40px;}
    .recent-topics h3{color: var(--secondary) !important;
    font-weight: 700!important;
    font-size: 28px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;}

.recent-topics ul li{padding:5px 0px;border-bottom:1px solid #ccc;width: 100%;}
.recent-topics ul li a{font-size:15px;color:#000;width: 100%;}

.topic-accordion .vc_tta-panel-heading {border-color: #fff;background-color: #fff;}
.topic-accordion .vc_tta-panel-body {background-color: transparent;border: none;}
.topic-accordion .vc_tta-panel-title {margin: 0;line-height: 1;border-left: 10px solid var(--secondary);     font-size: 17px;font-weight: 400;}
.topic-accordion .vc_tta-panel-title a{ color: #010927 !important;}

.right-sidebar-from{border-radius:10px;background-image: linear-gradient(var(--primary), #167e00);}
.right-sidebar-from h3{color:var(--white);font-weight: 600;text-shadow: 0px 3px 1px #000;}
.right-sidebar-from h3 span{font-weight: 700;}
.single-topic .wpcf7-spinner {position: absolute !important;right: 50px;top:20px;}

.single-topic .topic-inner-sidebar, .post .post-sidebar { position: -webkit-sticky;
	position: sticky;
	top: 0;}

@media (min-width: 768px){
.single-topic .vc_col-sm-4 {width: 30%;}
.single-topic .vc_col-sm-8 { width: 70%;}
.post .col-lg-4 {-ms-flex: 0 0 30%;flex: 0 0 30%;max-width: 30%;}
.post .col-lg-8 { -ms-flex: 0 0 70%;flex: 0 0 70%;max-width: 70%;}
}
#quantity {
    padding-left: 50px !important;
}
.post h2{font-size:28px;font-weight:600; margin:10px 0px 20px 0px;}
.post h3, .post ol li, .post ol li h3{/* font-size:22px; *//* font-weight: 600; */margin-top:10px;/* color: var(--secondary) !important; */}
.h3-listing ol li{font-size:28px;font-weight: 600;}
.post ol li strong{font-weight:600;}
/*==========================================================
            Site Footer
============================================================*/
.site-footer{font-size: 16px;}
.widget-area ul {list-style: none; padding-left: 0px;}
.widget-area ul li{padding: 0.3rem;}
.widget-area ul li a{color:#000;}
.menu {list-style: none !important;padding-left: 0px !important; font-family: "Open Sans", sans-serif; margin-buttom:0px !important;}
.menu li{padding:5px 0px !important; font-weight: 400;}
.menu li a{color:#252525 !important;}
.copy-right{background-color: #111;}
.widget-title {
    font-size: 1.75em;
    font-weight: 500 !important;
}

.unselectable {user-select: none;}
#whatsapp {position:fixed;left: 20px;z-index: 9;bottom: 5%;animation: bounce2 2s ease infinite;top: auto;width: 60px;height: 60px;}
@keyframes bounce2 {
    0%{transform: translateY(0);} 
    40% {transform: translateY(-30px);}  
    60% {transform: translateY(-15px);}
}

/*========================================================
            Media Query for mobile
=========================================================*/

@media (max-width: 575.98px) { 
 body p {word-break: break-word; font-size:16px !important;line-height: 22px;}
     .h1 {font-size: 28px !important;}
     br{display:none;}
    .site-header .order-now {display: none;}
    #mega-menu-wrap-menu-1 .mega-menu-toggle.mega-menu-open + #mega-menu-menu-1 { z-index: 999;}
    .navbar-light .navbar-brand {position: absolute !important;top: 0;}
    .logo-img{max-width: unset !important;margin-top:6px !important; width: 150px !important; height: auto;}
    .btn-primary, .btn-secondary, .btn-outline-primary {padding: 6px 2.2rem !important;}
    #main-nav .navbar-nav .nav-link {padding: 10px 20px !important;}
    #calculator .order-form {width: 99%;}
    #calculator .order-form .px-4{padding-left:15px !important; padding-right:15px !important;}
    #calculator .order-form .h2{font-size:22px !important;}
    section.vc_custom_1609316858454{ padding-bottom: 11px !important;}
    #sec2 {padding: 30px 0px !important;}
    #sec1 h2, #sec2 h2, #sec4 .vc_custom_heading,  #sec5 .h2, #sec7 .vc_custom_heading, #assignment .h2, #sec9 .h1, #sec10 h2, #sec11 .h1{ font-size:26px !important; }
    #sec2 h4{font-size:16px !important;}
    #sec1{padding-top: 70px !important;padding-bottom: 30px !important;}
    #sec4{padding-top:30px !important; }
    #sec4:after {display:none;}
    #sec4 div.font-weight-regular{font-size:20px !important;}
    #sec4 .vc_btn3-container.vc_btn3-left { margin-bottom: 0px !important;}
    .service{overflow-x:hidden;}
    #sec5{padding-top: 0px !important;padding-bottom: 0px !important;background-image: none !important;}
    #sec5.service:before{display:none;}
    #sec5.service .mega_info_box{box-shadow: 0px 0px 10px #00000011;min-height: 65px;display: flex;padding: 13px 10px !important;margin: 10px 0px !important;}
    #sec5 .mega-info-header{ margin-right:10px;}
    #sec5 .mega_info_box .mega-info-title {font-size: 17px !important;text-align: left;}
    #sec5 .mega-info-desc{text-align:left;}
    #sec6{padding-bottom: 0px !important;}
    #sec6 .review-slider .vc_custom_heading{font-size: 21px !important;line-height: 25px !important;margin-bottom: 0px !important;}
    #sec6 .review-slider .slick-prev {left: 36% !important;}
    #sec6 .review-slider .slick-next {right: 36% !important;}
    #sec6 button.slick-prev:before, #sec6 button.slick-next:before {padding: 4px 10px !important; font-size: 16px !important;}
    #sec6 .review-bg > div.vc_column-inner{padding: 0px !important;}
    #sec6 .review-bg .review-slider{margin-top: 10px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 50px !important;padding-left: 10px !important;}
    #sec6 .review-bg .vc_column-inner{margin-top: 0px !important;padding-right: 15px !important;padding-top: 10px !important;background-image: none !important;}
    #sec6 .review-bg:after{display: none;}
    #assignment {padding-bottom:10px !important;}
    #assignment .vc_col-sm-3{width: 50%;float: left;min-height: 160px;}
    #assignment section .vc_col-sm-3 {margin: 0px 0px 10px 0px !important;}
    #assignment section .vc_col-sm-3 .mega_info_box .mega-info-title{font-size:16px !important;}
    #assignment .mega-info-img{width:80px; height:80px;}
    #sec7 .mousey { margin: 0px 28%;}
    #tdt-slider-421 .slick-next:before, #tdt-slider-421 .slick-prev:before {font-size: 20px !important;}
    .tm-slider h1, .tm-slider h2, .tm-slider h3, .tm-slider p, .tm-slider span, .tm-slider .tdt-slider-heading {font-size: 16px !important;line-height: 22px !important;}
    .bg-fixed .vc_inner{padding: 20px !important;}
    ul.nav.profile-work {width: 100%;display: block;}
    .profile-work li {width: 100% !important;margin-left: 0px;}
    .profile-img .wpb_single_image .vc_figure, .profile-img .wpb_single_image .vc_single_image-wrapper, .profile-img .wpb_single_image img{width: 100% !important;}
    .wpb_wrapper .testimonials-img, .testimonials-slider h4{margin-top: 10px !important;}
    #faqs .vc_tta-panel-title a { font-size: 16px;line-height: 22px;}
    #sec10 .vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner {padding-top: 0px !important;}
    #sec11 {padding-top: 0px !important;padding-bottom: 0px !important;}
    #sec11 .container .wpb_column .vc_column-inner{margin-bottom: 0px !important;}
    #sec12 h4 { margin-top:20px !important;}
    .site-footer .foot-head {margin-bottom: 10px !important;}
    .site-footer .nav{margin-bottom: 20px;}
    .site-footer .menu li {padding: 3px 0px !important; margin: 10px 0px !important;}
    .site-footer >.copy-right {font-size: 11px;}
    .site-footer >.copy-right .nav{margin-bottom: 10px;}
    .site-footer > ul li.pri{margin:10px 0px; }
    .site-footer .widget-title {font-size:18px !important;}
    .site-footer .pri, .site-footer ul li{font-size:16px !important;} 
    .site-footer >.copy-right .copy-right-text{text-align: center;}
    .grecaptcha-badge{display: none !important;}
     /*#order-includes {display: none !important;visibility: hidden;position: relative !important;left: 0 !important;}*/
     .media-body { width: auto !important;}
     /*#order-includes {display: none !important;visibility: hidden;position: relative !important;left: 0 !important;}*/
     .media-body { width: auto !important;}
    .widget .textwidget h3{margin-top: 20px!important;}
}
@media (min-width: 576px) and (max-width: 767.98px) {
body p {word-break: break-word; font-size:16px !important;line-height: 22px;}
     .h1 {font-size: 28px !important;}
     br{display:none;}
     .media-body { width: auto !important;}
    .site-header .order-now {display: none;}
    #mega-menu-wrap-menu-1 .mega-menu-toggle.mega-menu-open + #mega-menu-menu-1 { z-index: 999;}
    .navbar-light .navbar-brand {position: absolute !important;top: 0;}
    .logo-img{max-width: unset !important;margin-top:6px !important; width: 150px !important; height: auto;}
    .btn-primary, .btn-secondary, .btn-outline-primary {padding: 6px 2.2rem !important;}
    #main-nav .navbar-nav .nav-link {padding: 10px 20px !important;}
    #calculator .order-form {width: 99%;}
    #calculator .order-form .px-4{padding-left:15px !important; padding-right:15px !important;}
    #calculator .order-form .h2{font-size:22px !important;}
    .service{padding-top: 20px !important;padding-bottom: 0px !important;}
    .why-choose .col-lg-6{flex: 0 0 50%; max-width:50%;}
    #sec2 {padding: 30px 0px !important;}
    #sec2 h2, #sec4 .vc_custom_heading,  #sec5 .h2, #sec7 .vc_custom_heading, #assignment .h2, #sec9 .h1, #sec10 h2, #sec11 .h1{font-size: 28px !important;}
    #sec2 h4{font-size:16px !important;}
    #sec3 { padding-top: 0px !important; padding-bottom: 0px !important;}
    #sec3 .vc_col-sm-4{flex: 0 0 33.33%;max-width:33.33%;float: left;}
    #sec3 .vc_col-sm-4 .wpb_single_image{border:none !important;}
    #sec4{padding-top:30px !important; }
    #sec4:after {display:none;}
    #sec4 div.font-weight-regular{font-size:20px !important;}
    #sec4 .vc_btn3-container.vc_btn3-left { margin-bottom: 0px !important;}
    .service{overflow-x:hidden;}
    #sec5{padding-top: 0px !important;padding-bottom: 0px !important;background-image: none !important;}
    #sec5.service:before{display:none;}
    #sec5 .vc_col-sm-3{width:50%; float:left}
    #sec5.service .mega_info_box{box-shadow: 0px 0px 10px #00000011;min-height: 65px;display: flex;padding: 13px 10px !important;margin: 10px 0px !important;}
    #sec5 .mega-info-header{ margin-right:10px;}
    #sec5 .mega_info_box .mega-info-title {font-size: 16px !important;text-align: left;}
    #sec6{padding-bottom: 0px !important;}
    #sec6 .review-slider .vc_custom_heading{font-size: 21px !important;line-height: 25px !important;margin-bottom: 0px !important;}
    #sec6 .review-slider .slick-prev {left: 42% !important;}
    #sec6 .review-slider .slick-next {right: 42% !important;}
    #sec6 button.slick-prev:before, #sec6 button.slick-next:before {padding: 4px 10px !important; font-size: 16px !important;}
    #sec6 .review-bg > div.vc_column-inner{padding: 0px !important;}
    #sec6 .review-bg .review-slider{margin-top: 10px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;padding-top: 10px !important;padding-right: 10px !important;padding-bottom: 50px !important;padding-left: 10px !important;}
    #sec6 .review-bg .vc_column-inner{margin-top: 0px !important;padding-right: 15px !important;padding-top: 10px !important;background-image: none !important;}
    #sec6 .review-bg:after{display: none;}
    #assignment {padding-bottom:10px !important;}
    #assignment .vc_col-sm-3{width: 25%;float: left;min-height: 160px;}
    #assignment .vc_col-sm-3 {margin: 0px 0px 10px 0px !important;}
    #assignment  .vc_col-sm-3 .mega_info_box .mega-info-title{font-size:16px !important;}
    #assignment .mega-info-img{width:80px; height:80px;}
    #sec7 .mousey {margin: 0px 35%;}
    #tdt-slider-421 .slick-next:before, #tdt-slider-421 .slick-prev:before {font-size: 20px !important;}
    .tm-slider .tdt-slider-heading {font-size: 16px !important;line-height: 22px !important;}
    .bg-fixed .vc_inner{padding: 20px !important;}
ul.nav.profile-work {width: 100%;}
    .profile-work li {width: 47% !important;margin-left: 0px;float: left;height: 60px;}
    .profile-img .wpb_single_image .vc_figure, .profile-img .wpb_single_image .vc_single_image-wrapper, .profile-img .wpb_single_image img{width: 100% !important;}
    #sec9 .vc_col-sm-5 .vc_custom_1609312645822{width: 75%;float: left;}
    .wpb_wrapper .testimonials-img, .testimonials-slider h4{margin-top: 10px !important;}
    #faqs .vc_tta-panel-title a { font-size: 16px;line-height: 22px;}
    #sec10 .vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner {padding-top: 0px !important;}
    #sec11 {padding-top: 0px !important;padding-bottom: 0px !important;}
    #sec11 .container .wpb_column .vc_column-inner{margin-bottom: 0px !important;}
    .site-footer .pt-5{padding-top:10px !important;}
    .site-footer .foot-head {margin-bottom: 10px !important;}
    .site-footer .nav{float: left;}
    .site-footer .nav.social-media{width: 45%;}
    .site-footer .nav{width: 55%;}
    .site-footer .get-touch .nav{width: 100%;}
    .site-footer .nav{margin-bottom: 20px;}
    .site-footer .col-lc-6{flex: 0 0 50% !important;max-width: 50% !important;}
    .site-footer .menu li {padding: 3px 0px !important; margin: 10px 0px !important;}
    .site-footer >.copy-right {font-size: 11px;}
    .site-footer >.copy-right .nav{margin-bottom: 10px;}
    .site-footer > ul li.pri{margin:10px 0px; }
    .site-footer .widget-title {font-size:18px !important;}
    .site-footer .pri, .site-footer ul li{font-size:16px !important;} 
    .site-footer >.copy-right .copy-right-text{text-align: center;}
    #order-includes {display: none;}
}

@media (min-width: 768px) and (max-width: 991.98px) { 
.w-sm-full {width: 100% !important;}
 #mega-menu-wrap-menu-1 .mega-menu-toggle.mega-menu-open + #mega-menu-menu-1 {z-index: 999;}
section.why-choose .vc_col-sm-6 { width: 100%;}  
#calculator .col-lg-6{width:50%}
#sec4 .mega_info_box_2{width:50%; float:left;}
#sec4 .vc_col-sm-6 { width: 100%;}
#sec4:after { background-position: -370px -78px;}
#sec5 .vc_col-sm-3 {width: 50%;}
#sec6 .review-bg, .w-sm-full{width:100% !important;}
#sec6 .vc_col-sm-5{display:none !important;}
#sec7 .vc_col-sm-6 { width: 100%;}
#sec12 .vc_col-sm-1{display:none !important;}
#sec12 .testimonials-slider{width: 58% !important;}
#sec12 h4 {margin-top: 10% !important;}
.site-footer .menu ul {margin-bottom: 30px;}
.site-footer .menu li {padding: 3px 0px !important; margin: 10px 0px !important;}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
 #mega-menu-wrap-menu-1 .mega-menu-toggle.mega-menu-open + #mega-menu-menu-1 {z-index: 999;}
  .why-choose { min-height: 100%!important;} 
    #sec5 .vc_col-sm-3 {width: 50%;}
    #sec6 .review-bg{width:100% !important;}
    #sec6 .vc_col-sm-5{display:none !important;}
    .site-footer .menu ul {margin-bottom: 30px;}
    .site-footer .menu li {padding: 5px 0px !important; margin: 10px 0px !important;}
 }

@media (min-width: 1367px){
    .container { 
    max-width: 90% !important;
}
}
@media (max-width: 823px) {#podcast .vc-hoverbox-block.vc-hoverbox-front { background-size: contain;background-repeat: no-repeat;}}
@media (max-width: 736px) {
    .podcast-content h4, .podcast-content p, .podcast-content h4, .podcast-content audio {text-align: center !important;}
    .podcast-content .vc_btn3-container.vc_btn3-inline {width: 100%;text-align: center;}
    section#podcast, section#podcast .podcast-inner, 
    .podcast-content > .vc_column-inner{padding-top: 0 !important;}
}
.hidden {
    display:none;
}

#calculator ul li.iti__country {
    font-size: 14px !important;
}


.iti-flag {
    width: 20px;
    height: 15px;
    box-shadow: 0 0 1px 0 #888;
    background-image: url(./images/flags.png);
    background-repeat: no-repeat;
    background-color: #dbdbdb;
    background-position: 20px 0;
}

.category-uncategorized .site-header {
    background: #000 !important;
    height: 70px;
    top: 0px !important;}
 .category-uncategorized .vc_section{ margin-top:50px;}