/*!
Theme Name: Magic
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: magic
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Magic is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */


p a {
    text-decoration: underline;
}

.deepbasu{
	display: none!important;
}
.accreditations-logos-aboutus .about-client-logo .logo-item .client-img:hover .normal:hover,.client-img:hover{
	opacity: 1;
    transition: opacity 0.3s;
}

.accreditations-logos-aboutus .about-client-logo .logo-item .client-img:hover .normal {
    opacity: 1!important;
}

.logoimg ul li .partnerlogo-item .client-img:hover .normal:hover,.client-img:hover{
	opacity: 1;
    transition: opacity 0.3s;
}
.logoimg ul li .partnerlogo-item .client-img:hover .normal{
    opacity: 1!important;
}
.partner-logoimg ul li .partnerlogo-item .client-img:hover .normal:hover,.client-img:hover{
	opacity: 1;
    transition: opacity 0.3s;
}
.partner-logoimg ul li .partnerlogo-item .client-img:hover .normal{
    opacity: 1!important;
}
.contact-page.new h1 span {
    color: #defe46;
}
.privacy-policy-h3{
	font-size: 1.75rem;
    font-weight: 300;
    line-height: 1.14;
    margin-bottom: 1rem;
    letter-spacing: -0.9px;
}
.privacy-policy-h2{
	font-size: 1.75rem;
    font-weight: 300;
    line-height: 1.14;
    margin-bottom: 1rem;
    letter-spacing: -0.9px;
}
button.share-btn-new {
    background: #000;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: block;
    margin-left: auto;
    text-decoration: none;
}
.blog-bg .blog-single .share-icon button.share-btn-new img {
    transform: scale(1.2);
}
.accreditations-logos .client-logo .logo-item .client-img:hover .normal {
    opacity: 1!important;
}
.f-w-500{
	font-weight:500!important;
}

.page-id-1056 #primary a:focus {
    outline: 2px solid #4404bf !important;
}


.page-id-934 #main-content .splide__arrow--next:focus{
    outline: 2px solid #fff !important;
}
.page-id-934 #main-content .splide__arrow--prev:focus {
    outline: 2px solid #fff !important;
}
.page-id-934 #main-content #closeexplorejobBtn:focus{
	    outline: 2px solid #fff !important;
} 


.page-id-436 #main-content .tabing-section .tabs-style ul li.current:focus{
	    outline: 2px solid #4404bf !important;
}

.changefocus:focus {
    outline: 2px solid #ffffff !important;
}

.post-template-single-blog #main-content button.share-btn-new:focus {
    outline: 2px solid #4404bf !important;
	outline-offset: 5px;
}
.post-template-single-blog #main-content a:focus {
    outline: 2px solid #4404bf !important;
    outline-offset: 2px;
}

.page-id-3522 .content-area p a:focus {
    outline: 2px solid #4404bf !important;
}

.cookie-color {
    text-decoration: underline;
}
.page-id-4533 #wpcf7-f4555-o1 button.link-active.wpcf7-form-control.wpcf7-submit:focus {
    outline: 2px solid #f9f8fc !important;
}
.page-id-4484 #wpcf7-f4478-o1 button.link-active.wpcf7-form-control.wpcf7-submit:focus {
    outline: 3px solid #defe46 !important;
}
.deque-tooltip {
    color: black;
}
.thankyou .bottom-sec a::after {
    right: 10px !important;
}
.thankyou .bottom-sec a {
    display: inline-block !important;
	width: 25.75rem;
}
.contact-page button.btncall.text-uppercase.link-active:focus {
    outline-offset: 4px;
}
.top-tabs li a:focus {
    outline-offset: 4px !important;
}

.page-id-3327 .event-page .form-control:focus {
    outline-offset: 3px;
}
.podcast .formarea input:focus {
    outline: 2px solid #defe46;
    outline-offset: 2px;
}
.podcast button.link-active.wpcf7-form-control.wpcf7-submit:focus {
    outline-offset: 2px;
}
div:focus, p:focus, a:focus, button:focus, span:focus {
    outline-offset: 4px;
}
#main-content ul.splide__pagination button.splide__pagination__page:focus {
outline: 2px solid #fff !important;
}

@media (max-width: 991.98px){
.ux-story-sec .ux-story-inner .hdg.ux-content {
    font-size: 1.18rem !important;
}
}

.whitepaper-form .formarea .form-control.margintop-2 {
    margin-top: 4px;
	margin-bottom: 0.7125rem;
}
.talent-form.contact-page.apply .file {
    background: #fff !important;
    margin-top: 10px;
}

.cust-lable {
    margin-bottom: 1px !important;
}