

/*video sec css*/
.video-sec {height: 100vh;width: 100%; position: relative; overflow: hidden;}
.video-sec video{ width:100%; height:100%; object-fit:cover; }
.video-sec .video-play-btn {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}
.video-sec .video-content {position: absolute;max-width: 680px;width: 100%;bottom: 170px;}
.video-sec img.video-img-mobile {display: none;}
.video-sec .video-content h1 {color: #fff; display: none;}

.video-sec .see-work {position: absolute;bottom: 0;padding: 0px 15px 25px;border-left: 1px solid #fff; margin: 0 84px;}
.video-sec .see-work h5 {line-height: 8px;}
.video-sec .see-work h5 a {color: #fff;font-size: 18px;font-family: 'Wotfard';}
.video-sec .see-work h5:before {position: absolute;border-left: 3px solid #fff;left: -2px;height: 20px;content: '';border-radius: 20px;}
/*video sec css end*/

/*selected project css*/
.selected-project-sec {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;
-webkit-box-align: center;-ms-flex-align: center;align-items: center; padding: 148px 0;}
.selected-project-sec .selected-head-left {max-width: 300px;width: 100%;float: left;}
.selected-project-sec .selected-desc-right {max-width: 604px; width: 100%;}
.selected-project-sec .selected-desc-right p {font-size: 24px;font-weight: normal;font-family: 'Wotfard';}


.selected-project-sec .selected-desc-right .custom_p{font-size: 24px;font-weight: normal;font-family: 'Wotfard';}
/*selected project css end*/

/*category sec css*/
.category-sec{ width:100%; position:relative; height: 550px;}
.category-sec:before {content: '';background: rgb(0,0,0);background: linear-gradient(90deg, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 100%);position: absolute;width: 100%;height: 100%;}
.category-sec img {width: 100%;object-fit: cover;height: 100%;}
.category-sec .category-content{ position:absolute; bottom:52px; }
.category-sec .category-content h5{ font-size:18px; text-transform: uppercase; color: #fff; margin: 0;font-family: 'Wotfard'; letter-spacing: 0.96px;}
.category-sec .category-content h3 {font-size: 48px;color: #fff; margin: 26px 0 35px; max-width: 480px; width: 100%; line-height: 64px;}
.category-sec .category-content a.btn {padding: 0;color: #fff; position: relative; width: auto;  letter-spacing: normal;}
.category-sec .category-content a.btn:after{background: url(../images/btn-arrow.svg) no-repeat;position: absolute;right: -44px;top: 55%;transform: translate(0, -55%);height: 14px;
width: 30px;content: '';}
.category-project a.btn {text-align: center;width: 100%;padding:37px 0 145px; letter-spacing: 0.96px;}
/*category sec css end*/

/*banner css*/
body.page-template-project-template div#page {overflow-x: hidden;}
.banner {width: 100%; display: inline-block; height: 640px; overflow: hidden; position: relative; background: url(../images/pro-banner.jpg) no-repeat;
background-position: center;background-size: cover;}
.banner .fpov-banner img{ display:block; }
.banner img{ display:none; }
.banner:after {background: linear-gradient(1deg, rgba(0,0,0,0.6) 38%, rgba(0,0,0,0) 100%);content: '';width: 100%;height: 100%;bottom: 0;position: absolute;left: 0;right: 0;}
.banner img {width: 100%; height: 100%; object-fit: cover;  }
.banner .fpov-banner {position: absolute;top: 45%;left: 50%;right: 0;transform: translate(-50%, -50%);max-width: 500px;width: 100%; z-index: 9;}
.banner h2 {font-family: 'DM Serif Display';font-size: 72px;line-height: 88px;font-weight: normal;color: #fff;text-align: center;position: absolute;bottom: 0;
left: 50%;right: 0;transform: translate(-50%, -100%);max-width: 500px;width: 100%;margin: 0; z-index: 9;}
.banner h1 {font-family: 'DM Serif Display';font-size: 72px;line-height: 88px;font-weight: normal;color: #fff;text-align: center;position: absolute;bottom: 0;
left: 50%;right: 0;transform: translate(-50%, -100%);max-width: 500px;width: 100%;margin: 0; z-index: 9;}
/*banner css end*/

/*profile css*/
.profile-select-sec {
display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;
-webkit-box-align: center;-ms-flex-align: center;align-items: center;max-width: 612px;width: 100%;margin: auto; border-bottom: 1px solid #C8CFD3;
padding:0px 0 0px 45px;margin-bottom: 18px; position: relative;}


.profile-select-sec .selector ul.two-column-list li{
font-size: 18px;font-family: 'Wotfard';font-weight: normal;text-decoration: none;text-transform: uppercase; cursor: pointer; line-height: 24px}
.profile-select-sec .selector ul.two-column-list li ul.sub-menu {position: absolute;background: #000;padding: 25px 25px;max-width:392px;width: 100%;z-index: 999;
display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;left: 0; top: 61px}
.profile-select-sec .selector ul.two-column-list li ul.sub-menu ul {width: 100%;display: inline-block;}
.profile-select-sec .selector ul.two-column-list li:hover ul.sub-menu ul{display: inline-block; vertical-align: top;}
.profile-select-sec .selector ul.two-column-list li ul.sub-menu a {color: #fff;font-size: 16px;text-transform: capitalize;line-height: 24px;padding: 0 0 0;
text-decoration: none; display: inline-block; font-weight: normal; font-family: 'Wotfard';}
.profile-select-sec .selector ul.two-column-list li ul.sub-menu a:hover{ color:#FFD600; }
.profile-select-sec .selector ul.two-column-list li ul.sub-menu ul li {line-height: initial;padding:0 15px 20px 0px; text-align: left; width: 48%;  display: inline-block;}

.profile-select-sec .custom-select {position: relative;width: 200px;border:none;cursor: pointer;}
.profile-select-sec .custom-select .select-header {background: none;border: none;box-shadow: none;padding: 0; text-align: center;line-height: 60px; margin-bottom: 1px;}
.profile-select-sec .custom-select .select-header .selected-option {font-size: 18px;font-family: 'Wotfard';font-weight: normal;line-height: 24px;
text-transform: uppercase;}

.profile-select-sec .select-options {display: none;position: absolute;top: 100%;left: 0;width: 100%;border: 1px solid #ccc;background-color: #fff;z-index: 999;
border: none;background: #000;color: #fff; padding: 25px;}
.profile-select-sec .select-options.opts{ width: 347px;}
.profile-select-sec .select-options.opts .column {display: inline-block;vertical-align: top;}
.profile-select-sec .select-options .column:last-child {float: right;}
.custom-select .select-options .option {border: none;padding: 8px 0px;font-size: 16px;cursor: pointer; text-transform: capitalize; color: #fff;}
.custom-select .select-options .option:hover{ color: #FFD600;}
.profile-select-sec .option:last-child {border-bottom: none;}
.profile-select-sec .select-options select#tag-filter {background: none;color: #fff;border: none; font-size: 18px;font-family: 'Wotfard';width: 153px;}
.profile-select-sec .select-options select#tag-filter:focus{ outline:none; border:none; }

.profile-select-sec .search-profile form#searchform{ position:relative; }
.profile-select-sec .search-profile .input-search{position: absolute;right: 15px;top: 44%;transform: translate(0, -55%);height: 21px;width: 20px;content: '';}
.profile-select-sec .search-profile .input-search img {opacity: 0.3; display:none;}
.profile-select-sec .search-profile form input {border: 1px solid #ccc;border-radius: 50px;padding: 5px 15px;width: 188px; font-size: 16px;color:#1D1D1F;}
.profile-select-sec .search-profile form input:focus{ outline:none; }

.select-dropdown {max-width: 612px;width: 100%;margin: auto;}
.select-dropdown .select-wrapper{font-size: 14px; width: 240px; height: 34px; position: relative; cursor: pointer; background: #fff;
border-radius: 3px; display: inline-block;}
.select-dropdown .select-wrapper.focus{border: 1px solid #61b988;}
.select-dropdown .select-button{font-size: 14px; width: 238px; height: 34px; border: 0; border-radius: 3px; background: #fff; cursor: pointer; padding: 0 26px 0 10px;
overflow: hidden; text-align: left; outline: none; white-space: nowrap; word-break: keep-all; text-overflow: ellipsis; }
.select-dropdown .select-down{position: absolute; top: 21px; right: 12px; height:0; width:0; overflow: hidden; font-size: 0;
border-color: #333 transparent transparent transparent;border-style: solid;border-width: 6px;}  
.select-dropdown .disabled{color: #cccccc;}
.select-dropdown .select-list{width: 238px; background: #fff; border: 1px solid #e8e8e8; box-shadow: 0 0 3px #ddd; border-radius: 3px; display: none; z-index: 2;
position: absolute; left: -1px; top: 35px; overflow: hidden; }
.select-dropdown .select-list ul{margin: 0; padding: 0; overflow-x: hidden; overflow-y: auto; line-height: 34px; max-height: 240px;}
.select-dropdown .select-list ul li{width: auto; height: 34px; padding-left: 10px; cursor: pointer; overflow: hidden; white-space: nowrap;
word-break: keep-all;text-overflow: ellipsis;}
.select-dropdown .select-list ul li.selected,
.select-dropdown .select-list ul li:hover{color: #fff;background: #61b988;}
.select-dropdown .select-button-disable{color: #ccc;width: 238px;height: 34px;border: 1px solid #e3e3e3;border-radius: 3px;background: #fff;
cursor: pointer;padding-left: 10px;overflow: hidden;text-align: left;outline: none;}
.select-dropdown .select-down-disable{color: #ccc;font-size: 18px;position: absolute;top: 0;right: 10px;line-height: 34px;}

.project-list.listing-page {margin-top: 60px;}
.project-list {margin: 0 0 25px;}
.project-list a {height: 100%;display: inline-block; width: 100%;}
.project-list .project-list-left {position: relative; height: 100%;}
.project-list .project-list-left:after {background: linear-gradient(1deg, rgba(0,0,0,0.4) 38%, rgba(0,0,0,0) 100%);content: '';width: 100%;height: 100%;
bottom: 0;position: absolute;left: 0;right: 0;}
.project-list .project-list-left img {width: 100%;object-fit: cover; height: 100%;}
.project-list .project-list-left .project-list-content {position: absolute;bottom: 0;padding: 0 20px 20px; z-index: 9}
.project-list .project-list-left .project-list-content h3 {color: #fff;font-size: 32px;font-family: 'DM Serif Display'; line-height: 40px;}
.project-list .project-list-left .project-list-content p {color: #fff;font-size: 16px;line-height: 24px; margin: 0;}

.project-list-right .project-list-box {/*display: flex;*/width: 100%; position: relative;}
.project-list-right .project-list-box:after {background: linear-gradient(1deg, rgba(0,0,0,0.4) 38%, rgba(0,0,0,0) 100%);content: '';width: 100%;height: 100%;bottom: 0;
position: absolute;left: 0;right: 0;}
.project-list-right .project-list-box img {width: 100%; object-fit: cover;}
.project-list-right .project-list-box .project-list-content {position: absolute;bottom: 0;padding: 0 15px 9px;z-index: 9;}
.project-list-right .project-list-box .project-list-content h3 {color: #fff;font-size: 24px;font-family: 'DM Serif Display'; margin: 0; line-height: 36px;}
.project-list-right .col-md-6:nth-last-child(-n + 2) {margin-top: 25px;}

.projectmid-banner {margin-top: 25px;}
.project-list button#load-more-posts {text-transform: uppercase;padding: 0; width: 100%;}

#custom-post-type-content .pagination{    justify-content: center;margin-bottom: 80px;}
#custom-post-type-content .pagination span {width: 30px; height: 30px; background:#f70858; display: flex; align-items: center; justify-content: center;
color: #fff;font-family: 'Wotfard';margin-right: 5px;}
#custom-post-type-content .pagination a.page-numbers {width: 30px; height: 30px; display: flex; align-items: center; justify-content: center;
background:#000; margin: 0 5px 0 0; font-size: 13px; font-family: 'Wotfard'; color: #fff; text-decoration: none;}
#custom-post-type-content .pagination a.next.page-numbers {width: auto; margin: 0; color: #fff; padding: 0 14px; text-decoration: none;
text-transform: uppercase;border-radius: 0 8px 8px 0px;}
#custom-post-type-content .pagination a.prev.page-numbers {width: auto; margin: 0; color: #fff; padding: 0 14px; text-decoration: none;
text-transform: uppercase;transition: all 0.2s ease;border-radius: 8px 0 0 8px;margin-right: 5px;}

#custom-post-type-content .pagination a.page-numbers:hover {background: #f70858;transition: all 0.2s ease;}

.page-template-project-template a.btn.viewall {padding: 20px 0 145px;}
/*profile css end*/


/*project list page css*/
.project-list.listing-page .col-md-4 {margin-bottom: 24px;}
.project-list.listing-page .col-sm-6 .col-md-6 .col-lg-4 {margin: 0 0 30px;}
.project-list.listing-page .project-list-left {height: 280px; }
.project-list.listing-page .project-list-left img {height: 100%;object-fit: cover;}
/*project list page css end*/

/*internal css*/
/*banner css*/
.banner-internal {width: 100%; display: inline-block; height: 654px; overflow: hidden; position: relative;background: url(../images/internal-portfolip-banner.jpg) no-repeat;
background-position: center;background-size: cover}
.banner-internal img{ display:none; }
.banner-internal:after {background: linear-gradient(1deg, rgba(0,0,0,0.6) 38%, rgba(0,0,0,0) 100%);content: '';width: 100%;height: 100%;bottom: 0;position: absolute;left: 0;right: 0;}
.banner-internal img {width: 100%; height: 100%; object-fit: cover;  }
.banner-internal .internal-banner-text {position: absolute;bottom:55px;z-index: 99;}
.banner-internal .internal-banner-text h2 {font-size: 48px;color: #fff;line-height: 64px;}
.banner-internal .internal-banner-text h1 {font-size: 48px;color: #fff;line-height: 64px;}
.banner-internal .internal-banner-text a {font-size: 18px;line-height: 32px;
display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;
color: #fff;font-family: 'Wotfard';font-weight: normal;text-decoration: none;}
.banner-internal .internal-banner-text a img {width: auto; margin: 0 10px 0 0px; display: block;}

.single-project .pum-theme-113 .popmake {padding: 0;border: 10px solid #FFD600;}
.single-project .popmake .popmake-content p {display: none;}
.single-project .popmake .popmake-content .wp-video, .single-project .popmake .popmake-content .wp-video .mejs-container {width: 100% !important;}
.single-project .pum-theme-113 .popmake button.pum-close.popmake-close {height: 38px;width: 38px;border: none;right: -20px;bottom: auto;
top: -20px;padding: 0;background: #ff5d2d;}

.banner-internal.project-banner{ background:none; }
.banner-internal.project-banner img {display: block;}
.banner-internal.project-banner video#videoPlayer {position: absolute;top: 0;}
/*banner css end*/
/*internal css end*/

/*project key css*/
.project-key-sec{ width:100%; background:#000; padding:60px 0; margin-top: -6px; }
.project-key-sec .projent-box ul li {font-size: 16px; color: #fff; line-height: 32px; font-family: 'Wotfard'; font-weight: normal; position:relative; }
.project-key-sec .projent-box ul li a{color: #fff;}
/*.project-key-sec .projent-box.projent-key ul li{ position:relative; }
.project-key-sec .projent-box.projent-key ul li:before {content: '';position: absolute;background: url(../images/check-point.png) no-repeat;height: 10px;width: 10px;}*/

.project-key-sec .projent-box.projent-key ul li {line-height: 24px;margin: 0 0 20px;}
.project-key-sec .projent-box.projent-key ul li img {padding: 0 5px 0 0px;}
.project-key-sec .projent-box h3 {color: #fff;line-height: 64px; margin: 0 0 25px;}
.project-key-sec .projent-box.projent-key p {color: #fff;}
.project-key-sec .projent-box h3 span {font-family: 'Wotfard';font-size: 16px;line-height: 24px;margin: 0 0 0 5px;}
.project-key-sec .projent-box h3 span:nth-child(1) {margin: 0;}
/*project key css end*/


/*summery css*/
.internal-summery{ width:100%; display:inline-block; }
.internal-summery .row {-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.internal-summery .internal-summery-img img {width: 100%;height: 100%;object-fit: cover;}
.internal-summery .internal-summery-text h3 {margin: 0 0 25px; line-height: 64px;}
.internal-summery .internal-summery-text p {line-height: 24px;}

.project-key-sec.project-short-key-sec h3 {color: #000; margin-bottom: 30px;}
.project-key-sec.project-short-key-sec ul {margin-top: -10px;}
.project-key-sec.project-short-key-sec ul li, .project-key-sec.project-short-key-sec ul li a {color: #000;}
/*summery css*/

/*internal slider css*/
.internal-slide {background: #000;display: inline-block;width: 100%;padding: 80px 0 100px; position: relative; overflow: hidden;}
.internal-slide:after {content: '';background: url(../images/internal-portfolio-graphic.svg) no-repeat;position: absolute;height: 100%;width: 100%;
top: 43%;transform: translate(0, -50%);background-size: 100%;background-position: top right;}
.internal-slide.internal-slide-gallery:after{ display:none; }
.internal-slide h3 {text-align: center;color: #fff;margin-bottom: 75px; z-index: 99; position: relative;}

.internal-slide .internal-slide-top {z-index: 9999;position: relative;}
.internal-slide .internal-slide-top .row {-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.internal-slide-top .internal-summery-img img {width: 100%;height: 100%;object-fit: cover;}
.internal-slide-top .internal-summery-text p {line-height: 24px; color: #fff;}
.internal-slide .internal-slide-top h4 {color: #fff;font-family: 'DM Serif Display';font-size: 32px;line-height: 40px;margin: 0 0 25px;}

.internal-slide.internal-slide-gallery .slider-internal-portfolio .owl-item .item {height: 300px;overflow: hidden;}
.internal-slide.internal-slide-gallery .slider-internal-portfolio .owl-item .item img {height: 100%;object-fit: cover;}

.slider-internal-portfolio {margin-top: 40px;}
.slider-internal-portfolio .owl-carousel .owl-dots {text-align: center;margin: 70px 0 0;}
.slider-internal-portfolio .owl-carousel .owl-dots button.owl-dot {margin: 0 5px 0;}
.slider-internal-portfolio .owl-carousel .owl-dots button.owl-dot span {width: 8px;height: 8px;display: inline-block;background: #D9D9D9;border-radius: 50%;}
.slider-internal-portfolio .owl-carousel .owl-dots button.owl-dot.active span{background: #FF0050;}
.slider-internal-portfolio .owl-carousel .owl-nav {display: block;}
.slider-internal-portfolio .owl-carousel .owl-nav {display: block !important;position: absolute;top: 40%;transform: translate(10px, -90%);width: 100%;}
.slider-internal-portfolio .owl-carousel .owl-nav button.owl-prev {position: absolute;left: -85px;}
.slider-internal-portfolio .owl-carousel .owl-nav button.owl-prev:after {content: '';background: url(../images/internam-slder-arrow-right.svg) no-repeat;
width: 53px;height: 23px;display: inline-block;transform: rotate(-180deg);}
.slider-internal-portfolio .owl-carousel .owl-nav button.owl-next {position: absolute;right: -60px;}
.slider-internal-portfolio .owl-carousel .owl-nav button.owl-next:after {content: '';background: url(../images/internam-slder-arrow-right.svg) no-repeat;
width: 53px;height: 23px;display: inline-block;}

.slider-internal-portfolio .owl-carousel .owl-nav button span {display: none;}
/*internal slider css end*/

/*internal css end*/

/*category css*/
.project-key-sec.project-short-key-sec {background: none;}
.project-key-sec.project-short-key-sec p {color: #000;}
.internal-slide.internal-slide-gallery {margin-bottom: 100px;}
.internal-slide.internal-slide-gallery .slider-internal-portfolio .owl-carousel .owl-dots {margin-top: 20px;}
/*category css end*/

/*team css*/
/*banner css*/
.team-banner {width: 100%; display: inline-block; height: 654px; overflow: hidden; position: relative; background: url(../images/out-team-header-picture.jpg) no-repeat;
  background-position: center; background-size: cover; position: relative;}
.team-banner:before {background: url(../images/team-banner-before.svg) no-repeat;content: '';width: 68%;height: 100%;display: inline-block;
bottom: 0px;position:absolute; background-size: 100%;background-position: bottom left;}
/*.team-banner:after {background: linear-gradient(1deg, rgba(0,0,0,0.6) 38%, rgba(0,0,0,0) 100%);content: '';width: 100%;height: 100%;bottom: 0;position: absolute;left: 0;right: 0;}*/
.team-banner img {width: 100%; height: 100%; object-fit: cover;  }
.team-banner .internal-banner-text {position: absolute;bottom:65px;z-index: 99;}
.team-banner .internal-banner-text h2 {font-size:72px;color: #fff;line-height: 82px;}
/*banner css end*/

.key-profile-sec {background: #000;margin-top: -6px; padding-bottom: 100px; padding-top: 80px;}
.key-profile-sec h3 {color: #fff;line-height: 64px;padding-bottom: 50px; margin: 0;} 
.key-profile-sec .key-profile-box {margin-bottom: 60px;}
.key-profile-box .team-data {margin: 30px 0 0;}
.key-profile-box .team-data h3{padding-bottom: 0;}
.key-profile-box .team-data h3 a{color: #fff;font-size: 32px;line-height: 40px; padding-bottom: 0; text-decoration: none;} 
.key-profile-box .team-data h3 a:hover{color: #FFD600;}
/*.key-profile-sec .key-profile-box:hover .team-data h3 a {color: #FFD600;}*/
.key-profile-box .team-data h4 {font-size: 16px;color: #fff;font-family: 'Wotfard';text-transform: uppercase;line-height: 24px; margin: 8px 0 0;
font-weight: 400;}
.key-profile-sec .key-profile-box .team-people {height: 400px;}
.key-profile-box .team-people img {width: 100%;object-fit: cover; height: 100%;}

/*team footer css*/
.page-template-team .site-footer{background: #000;}
.page-template-team .site-footer .site-info h2.footer-text {color: #fff;}
.page-template-team .site-footer .site-info h2.footer-text a.footer-link {color: #fff;}
.page-template-team .site-footer .site-info h2.footer-text a.footer-link::after{background: url(../images/talk-arrow-white.svg) no-repeat;}
.page-template-team .site-footer .foot-test .footer-last .footer-left ul.footer-menu li a, 
.page-template-team .site-footer .foot-test .footer-right ul.social-menu li a {color: #fff;}
.page-template-team .site-footer .rightcopyright p, .page-template-team .site-footer .foot-test .rightcopyright {color: #fff;}
/*team footer css end*/
/*team css end*/


/*team detail css*/
.single-team{ background:#000; }
.single-team .site {display: flex;flex-direction: column;min-height: 100%;}
.team-detail-sec {background: #000;padding-top: 150px;padding-bottom: 100px;}
.team-detail-sec .team-detail-desc h2 {color: #fff;}
.team-detail-sec .team-detail-desc h1 {color: #fff;}
.team-detail-sec .team-detail-desc h4 {color: #fff;line-height: 24px;margin: 0 0 35px;letter-spacing: 0.96px;text-transform: uppercase;font-size: 16px;}
.team-detail-sec .team-detail-desc p {color: #fff;}
.team-detail-sec .team-detail-desc h5, .team-detail-sec .team-detail-desc h5 a {color: #fff;text-decoration: none; font-family: 'DM Serif Display';}}
.single-team #colophon {background: #000; margin-top: auto;}
.single-team .site-footer .site-info {display: none;}
.single-team footer#colophon .foot-test .footer-last .footer-left ul.footer-menu li a, 
.single-team footer#colophon .foot-test .footer-last .footer-right ul.social-menu li a, 
.single-team footer#colophon .rightcopyright p{ color:#fff }
/*team detail css end*/

/*team  key people detail css*/
.single-team-key-people{ background:#000; }
.single-team-key-people .site {display: flex;flex-direction: column;min-height: 100%;}
.team-detail-sec {background: #000;padding-top: 190px;padding-bottom: 100px;}
.team-detail-sec a.back-button img {width: 20px;margin-bottom: 30px;}
.team-detail-sec .team-detail-desc h2 {color: #fff;}
.team-detail-sec .team-detail-desc h4 {color: #fff;line-height: 24px;margin: 0 0 35px;letter-spacing: 0.96px;text-transform: uppercase;font-size: 16px;}
.team-detail-sec .team-detail-desc p {color: #fff;  padding: 0 30px 0 0px; }
.team-detail-sec .team-detail-desc p a {color: #fff;text-decoration: none;}
.team-detail-sec .team-detail-desc p strong {font-family: 'DM Serif Display';font-size: 18px;font-weight: normal; line-height: 24px;}
.team-detail-sec .team-detail-desc h5, .team-detail-sec .team-detail-desc h5 a {color: #fff;text-decoration: none; font-family: 'DM Serif Display';}
.team-detail-sec .team-detail-profile-img img {width: 100%;}
.single-team-key-people #colophon {background: #000; margin-top: auto;}
.single-team-key-people .site-footer .site-info h2.footer-text, .single-team-key-people .site-footer .site-info h2.footer-text a.footer-link {
color: #fff;}
.single-team-key-people .site-footer .site-info h2.footer-text a.footer-link:after{background: url(../images/talk-arrow-white.svg) no-repeat;}
.team-detail-profile-img .team-detail-profile-media {display:block;}
.team-detail-profile-img a.team-member-mail {color: #fff;font-family: 'DM Serif Display';font-size: 18px;text-decoration: none;position: relative;
padding:0px 0px 0 0px;margin-right: 15px;width: 100%; margin-top: 25px; display: inline-block;}
/*.team-detail-profile-img a.team-member-mail:before {content: '';position: absolute;background: url(../images/team-member-mail.png) no-repeat;
width: 30px;height: 30px;background-size: 100%;left: 0;top: 4px;}*/
.team-detail-profile-img .team-detail-profile-media a img {width: 23px; margin: 0 6px 0 0px;}
.team-detail-profile-img a.team-member-mail:hover{color: #fff;}
.single-team-key-people footer#colophon .foot-test .footer-last .footer-left ul.footer-menu li a, 
.single-team-key-people footer#colophon .foot-test .footer-last .footer-right ul.social-menu li a, 
.single-team-key-people footer#colophon .rightcopyright p{ color:#fff }
/*team detail css end*/


/*before after css*/
.before-after-sec .before-after-heading {max-width: 575px;margin: auto;width: 100%; text-align: center;}
.before-after-sec {background: #000;display: inline-block;width: 100%;padding:80px 0 100px; margin-bottom: 100px;}
.before-after-sec h3 {color: #fff;}
.before-after-sec p{color: #fff;line-height: 24px; margin: 24px 0 55px;}
.before-after-sec .internal-before-img h4 {color: #fff;font-size: 24px; text-transform: uppercase; margin: 0 0 20px; letter-spacing: 1.6px;}
.before-after-sec .internal-before-img img{ width:100%; height:100%; object-fit:cover; }
.before-after-sec .internal-projent-hero {margin-top: 25px;}
/*before after css end*/

/*profile vision css*/
/*html, .page-template-profile-template{overflow-x: hidden;}*/
.profile-vision-banner {width: 100%; background: #000 url(../images/profile-vision-banner.jpg) no-repeat; display: inline-block; height: 637px; background-size: cover; }
.profile-vision-banner .profile-vision-desc {position: relative;top: 25%;left: 0;display: -webkit-box;display: -ms-flexbox;
display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;max-width: 1240px;width: 100%;margin: 0 auto;
-webkit-box-align: center;-ms-flex-align: center;align-items: center; padding: 0 15px;}
.profile-vision-banner .profile-vision-desc .profile-vision-desc-left {max-width: 461px;width: 100%;}
.profile-vision-banner .profile-vision-desc .profile-vision-desc-left h2 {line-height: 82px;color: #fff;}
.profile-vision-banner .profile-vision-desc .profile-vision-desc-left h1 {line-height: 82px;color: #fff;}
.profile-vision-banner .profile-vision-desc .profile-vision-desc-left h2 span {display: block; font-size: 18px; line-height: 24px; text-transform: uppercase;
font-family: 'Wotfard';font-weight: normal;margin: 0 0 15px;}
.profile-vision-banner .profile-vision-desc .profile-vision-desc-left h1 span {display: block; font-size: 18px; line-height: 24px; text-transform: uppercase;
font-family: 'Wotfard';font-weight: normal;margin: 0 0 15px;}
.profile-vision-banner .profile-vision-desc .profile-vision-desc-right {max-width: 584px;width: 100%;}
.profile-vision-banner .profile-vision-desc .profile-vision-desc-right h4 {color: #fff;font-size: 24px;line-height: 36px;font-family: 'DM Serif Display';}

.mid-wave-sec {background: #000;vertical-align: top;display: inline-block;width: 100%; margin-top: -6px; position: relative;}
.mid-wave-sec:after{  /*content: '';
  background: url(../images/profile-experiences-graphic.svg) no-repeat;
  height: 2610px;
  width: 100%;
  position: absolute;
  right:-8%;
  z-index: 9;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  background-position: right top;
  top:-26.4%;*/}

.mid-wave-sec .mid-wave-sec-inner:after{ content: '';
  background: url(../images/profile-experiences-graphic.svg) no-repeat;
  height: 2610px;
  width: 100%;
  position: absolute;
  right:-8%;
  z-index: 9;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  background-position: right top;
  top:-26.4%;}
.mid-wave-sec .mid-wave-sec-inner {max-width: 1240px;margin: auto;width: 100%; position: relative;}
.profile-wave-desc {max-width: 600px;margin: 0 auto; text-align: center; padding: 80px 0 150px;}
.profile-wave-desc p {color: #fff;line-height: 24px;margin: 0 0 30px; font-size: 18px;}
.profile-wave-desc p:last-child{ margin-bottom:0; }


.wave-mid-sec {z-index: 99;position: relative;}

.wave-mid-sec:after{  /*content: '';
  background: url(../images/profile-experiences-graphic.svg) no-repeat;
  height: 2610px;
  width: 100%;
  position: absolute;
  right: -8%;
  z-index: 9;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  background-position: right top;
  top: -51%;*/}

/*.wave-mid-sec img.profile-experiences-graphic{position: absolute;top: -51%;right: -100px;}*/
.wave-mid-content{background: url(../images/profile-light.png) no-repeat; background-position: right;height: 511px;width: 818px;margin: 0 auto;    margin-right: 135px;
  margin-top: -4px;}
.wave-mid-content.wave-mid-content-sound {background: url(../images/profile-sound.png) no-repeat; height: 445px;    margin-right: 108px;
  margin-top: 4px;}
.wave-mid-content.wave-mid-content-motion {background: url(../images/profile-motion.png) no-repeat; background-position: right; margin-top: -68px; margin-right: 102px;}

.wave-mid-content .wave-mid-content-left {width: 58%; position: relative;top: 55%;transform: translate(-52px, -50%);}
.wave-mid-content .wave-mid-content-left img{ width:100%; }
.wave-mid-content .wave-mid-content-left h3 {color: #fff;line-height: 64px;margin-bottom: 30px;}
.wave-mid-content .wave-mid-content-left p {color: #fff;line-height: 24px;line-height: 24px; margin:0; font-size: 18px;}
.wave-mid-content .wave-mid-content-rightimg {width: 50%;}
.wave-mid-content .wave-mid-content-rightimg img {/*width: 100%;*/}
.wave-mid-content.wave-mid-content-sound .wave-mid-content-left {float: right;top: 40%; transform: translate(80px, -50%); padding:0 50px 0 15px;}

.profile-emotion-circle{background: url(../images/profile-emotion-circle.svg) no-repeat;height: 550px;background-position: center;width: 550px;margin: 0 auto;
position: relative;margin-top: 142px; margin-bottom: 130px;}
.profile-emotion-circle .profile-emotion-desc {position: absolute;max-width: 400px;margin: auto;width: 100%;left: 0;
right: 0;top: 50%;transform: translate(0, -50%);text-align: center;}
.profile-emotion-circle .profile-emotion-desc h3{ color:#fff; line-height: 64px; margin: 0 0 30px;}
.profile-emotion-circle .profile-emotion-desc p{ color:#fff; line-height: 24px; font-size: 18px;}

.profilev1-bottom-img {/*margin: 100px 0;*/ height: 700px;}
.profilev1-bottom-img img{ width: 100%;height: 100%;object-fit: cover; }

.profile-approach{background: url(../images/profile-approach.svg) no-repeat;height:1251px;background-position: center;width:100%;margin: 0 auto;
position: relative;margin-top: 140px;margin-bottom: 140px;  background-size: 100%;}
.profile-approach .profile-approach-desc { position: absolute;max-width: 400px;margin: auto;width: 100%;left: 25%;top: 50%;transform: translate(0, -50%);}
.profile-approach-desc .profile-approach-field {margin: 0 0 40px;}
.profile-approach-desc .profile-approach-field h3 {color: #fff;font-size: 32px;line-height: 40px;margin: 0 0 20px;}
.profile-approach-desc .profile-approach-field p {color: #fff;line-height: 24px; font-size: 18px;}
.profile-approach .aparoch-text {position: absolute;right: 0;top: 50%;transform: translate(50px, -50%);}
.profile-approach .aparoch-text img.img-desktop {width: 320px;height: 70px;}
/*profile vision css end*/

/*profile vision footer css*/
.page-template-profile-template .site-footer{background: #000;}
.page-template-profile-template .site-footer .site-info h2.footer-text {color: #fff;}
.page-template-profile-template .site-footer .site-info h2.footer-text a.footer-link {color: #fff;}
.page-template-profile-template .site-footer .site-info h2.footer-text a.footer-link::after{background: url(../images/talk-arrow-white.svg) no-repeat;}
.page-template-profile-template .site-footer .foot-test .footer-last .footer-left ul.footer-menu li a, 
.page-template-profile-template .site-footer .foot-test .footer-right ul.social-menu li a {color: #fff;}
.page-template-profile-template .site-footer .rightcopyright p, .page-template-profile-template .site-footer .foot-test .rightcopyright, 
.page-template-contract .site-footer .rightcopyright{color: #fff;}
/*profile vision footer css end*/

/*contract page css*/
.contract-banner{ width: 100%;display: inline-block;height:685px;overflow: hidden;position: relative;background: #000 url(../images/profile-vision-banner.jpg) no-repeat;
background-position: center;background-size: cover; position: relative;}
.contract-banner:after{content: ''; background: #000 url(../images/our-studio-img.png) no-repeat; width: 960px;height: 364px;position: absolute;bottom: 0;
left: 0;right: 0; margin: auto; background-position: center bottom; }
.contract-banner .contract-banner-text {max-width:821px;margin: auto;margin-top: 95px;text-align: center; position: relative; z-index: 9; padding: 0 15px;}
.contract-banner .contract-banner-text h2 {color: #fff;}
.contract-banner .contract-banner-text h3 {line-height: 36px;color: #fff; font-size: 24px;}

.contract-location {margin-top: 75px;}
.contract-location .location-detail h3 {margin: 0 0 50px;}
.location-detail .location-box {display: -webkit-box;display: -ms-flexbox;display: flex; margin-bottom: 30px;}
.location-detail .location-box span {width: 60px;}
.location-detail .location-box canvas {width: 60px !important; height: 60px;}
.location-detail .location-box .location-desc {padding: 0 20px 0 20px;}
.location-box .location-desc h4 {font-family: 'DM Serif Display';font-size: 32px;line-height: 40px;font-weight: normal;}
.location-box .location-desc p {line-height: 24px;color: #1D1D1F;margin-top: 15px;}
.location-box .location-desc a {display: block;color: #1D1D1F;text-decoration: none;}

.contract-contact-touch {background: #000;padding: 80px 0; margin-top: 50px;}
.contract-contact-touch .container {max-width: 1036px;}
.contract-contact-touch .contract-contact-top {text-align: center;margin-bottom: 122px;}
.contract-contact-touch .contract-contact-top h2 {color: #fff;}
.contract-contact-touch .contract-contact-top h3 {color: #fff;font-size: 18px;font-family: 'Wotfard';text-transform: uppercase;}
.contract-contact-touch .contract-contact-top h3 a.contract-inform {color: #fff;}

.contract-contact-field {margin-bottom: 64px;}
.contract-contact-field label {width: 100%; color: #fff; font-size: 18px; line-height: 24px; letter-spacing: 0.96px;font-family: 'Wotfard';margin-bottom: 16px;}
.contract-contact-field select, .contract-contact-field input {width: 100%; background: none; color: #fff; font-size: 16px; line-height: 24px; font-family: 'Wotfard';
border: none;border-bottom: 1px solid #6E6E73;appearance: none;padding: 0 0 4px; resize: none;}
.contract-contact-field input::-webkit-input-placeholder {color: #fff;}
.contract-contact-field input::-moz-placeholder {color:#fff;}
.contract-contact-field input:-ms-input-placeholder {color:#fff;}
.contract-contact-field input:-moz-placeholder {color:#fff;}
.contract-contact-field textarea {width: 100%; background: none; color: #fff; font-size: 16px; line-height: 10px; font-family: 'Wotfard';
border: none;border-bottom: 1px solid #6E6E73;appearance: none;padding:15px 0 4px; resize: none;}

.contract-contact-field select:focus, .contract-contact-field input:focus, .contract-contact-field textarea:focus{ box-shadow:none; outline:none; }
.contract-contact-touch .btn-desc {position: relative;}
.contract-contact-touch .btn-desc span.wpcf7-spinner {position: absolute;top: 16px;z-index: 99;left: 146px;margin: 0;}
.contract-contact-touch input.btn {background: #FFD600; text-transform: uppercase; line-height: 24px; border-radius: 0; width: 188px; height: 56px; display: flex;
align-items: center;justify-content: center;letter-spacing: 0.96px; font-size: 18px; font-weight: normal;font-family: 'Wotfard';}
.contract-contact-touch .wpcf7-response-output {margin: 0 !important;color: #fff;}
.contract-contact-touch form.wpcf7-form input.wpcf7-form-control.wpcf7-file {color: #fff;}

.page-template-contract footer#colophon .foot-test {background: #000;}
.page-template-contract footer#colophon .site-info {display: none;}
.page-template-contract footer#colophon .foot-test .footer-last .footer-left ul.footer-menu li a, 
.page-template-contract footer#colophon .foot-test .footer-last .footer-right ul.social-menu li a, 
.page-template-contract footer#colophon .rightcopyright p {color: #fff;}
.page-template-contract .top-scroller-sec button#back-to-top-btn, .page-template-team .top-scroller-sec button#back-to-top-btn, 
.single-team .top-scroller-sec button#back-to-top-btn, .page-template-profile-template .top-scroller-sec button#back-to-top-btn{background: url(../images/down-top-arrow-white.svg) no-repeat;}
.single-team-key-people .top-scroller-sec button#back-to-top-btn, .page-template-profile-template .top-scroller-sec button#back-to-top-btn{background: url(../images/down-top-arrow-white.svg) no-repeat;}

/*contract page css end*/

/*career css*/
.career-banner {width: 100%;display: inline-block;height: 640px;overflow: hidden;position: relative;
background: #000 url(../images/profile-vision-banner.jpg) no-repeat;background-position: center;background-size: cover;position: relative;}
.career-banner:after{ content: '';background:url(../images/career-graphic-banner.svg) no-repeat;width: auto;height: 640px;position: absolute;
bottom: 0;left: 0;right: 0;margin: auto;background-position: right bottom;}
.career-banner:before{ content: '';background: url(../images/career-sun.svg) no-repeat; width: 112px;height: 112px;position: absolute;top: 175px;
right: 223px;margin: auto;background-position: right top;z-index: 9;}

.career-banner .career-banner-text {position: absolute;top: 40%;max-width: 585px;width: 100%; z-index: 9;}
.career-banner-text h2 {color: #fff; margin: 0 0 25px;}
.career-banner-text h1 {color: #fff; margin: 0 0 25px;}
.career-banner-text h3 {color: #fff;font-size: 24px;line-height: 36px;}

.vacancies-sec {margin-top: 50px;}
.vacancies-content h2 {font-size: 48px;line-height: 64px;margin: 0 0 70px;}
.vacancies-content .vacancies-field {margin: 0 0 45px;}
.vacancies-content .vacancies-field h5 {font-size: 18px;color: #6E6E73;line-height: 24px;text-transform: uppercase;letter-spacing:1.6px; margin: 0 0 8px;
font-family: 'Wotfard';}
.vacancies-content .vacancies-field h3 {font-size: 32px;line-height: 40px;color: #1D1D1F;margin: 0 0 15px;}
.vacancies-content .vacancies-field a.btn {padding: 0;color: #1D1D1F;position: relative; font-family: 'Wotfard';}
.vacancies-content .vacancies-field a.btn:after {background: url(../images/talk-arrow.svg) no-repeat;position: absolute;right: -78px;
top: 60%;transform: translate(0, -23%);height: 29px;width: 68px;content: '';background-size: 30px;}
.vacancies-sec .vacancies-graphic-img {float: right;background: url(../images/vacancies-graphic.svg) no-repeat;width: 100%;height: 693px;
background-size: 100%;background-position:right 65px; position: relative;}
.vacancies-sec .vacancies-graphic-img img {margin: 40px 0 0 184px;}

.apply-work {padding: 0 50px 0 0;}
.apply-work .site-info .footer-info-first img.footer-img-desktop {width: 100%;}

.page-template-career footer#colophon .site-info {display: none;}
/*career css end*/



/*search css*/
/*
body.search { height:auto; }
.search {overflow-x: hidden;}
.search header.entry-header h2.entry-title {font-size: 28px;line-height: initial; font-family: 'Wotfard'; font-weight: bold;}
.search header.entry-header h2.entry-title a{ color:#000; text-decoration:none; font-family: 'Wotfard';}
.search p a {color: #000;text-decoration: none;font-weight: bold;}

.search .project.type-project {margin-bottom: 50px;}
.search .content-area {margin-top: 25px;}
.search .sidebar {margin: 0 0 40px;}
.search .career-banner-text h1 {color: #fff;}
.search .site-main {margin: 0 0 50px;}
.search header.page-header h1 {font-size: 40px;line-height: initial;}
.search form.search-form {display: none;}
.search .sidebar form.wp-block-search input {border: 1px solid #ccc; border-radius: 0 0 0 0;}
.search .sidebar form.wp-block-search button {background: #000;color: #fff;padding: 0 27px;margin: 0 0 0 -2px;border: 1px solid #000;}
.search .sidebar h2.wp-block-heading {font-size: 28px; display: none;}
.search .sidebar ul.wp-block-latest-posts{ display:none; }
.search .type-project a.post-thumbnail {width: 50%;display: inline-block;}
.search .type-project a.post-thumbnail img.attachment-post-thumbnail {width: 100%;height: 100%;object-fit: cover;}
.search .type-project h2.entry-title a, .search .team h2.entry-title a {font-size: 30px;color: #000;text-decoration: none;line-height: normal;}
.search .type-project .entry-summary {width: 47%;float: right;vertical-align: top;height: 100%;}
.search .type-project .entry-summary p a, .search .team .entry-summary p a {color: #000;font-weight: bold;text-decoration: none;}
.search header.entry-header {width: 100%;display: inline-block;}

.search nav.navigation.pagination {padding: 20px 0;text-align: center;display: block;}
.search nav.navigation.pagination .nav-links .page-numbers {background: #FFD600;color: #000;padding: 6px 10px;text-decoration: none;height: 35px;
width: 35px;display: inline-block;font-weight: normal;font-family: 'Wotfard';}
.search nav.navigation.pagination .nav-links a.next.page-numbers, .search nav.navigation.pagination .nav-links a.prev.page-numbers {    background: url(../images/talk-arrow.svg) no-repeat;
position: relative;right: -1px;top: 0px;transform: rotate(180deg);height: 35px;width: 35px;content: '';background-size: 100%;font-size: 0px;
background: #FFD600;vertical-align: top;}
.search nav.navigation.pagination .nav-links a.prev.page-numbers {transform: rotate(0deg); right: 0px;}
.search nav.navigation.pagination .nav-links a.next.page-numbers:after {
background: url(../images/talk-arrow.svg) no-repeat;position: absolute;right: 7px;top: -22%;transform: rotate(-180deg);height: 29px;width: 68px;
content: '';background-size: 25%;}
.search nav.navigation.pagination .nav-links a.prev.page-numbers:after {
background: url(../images/talk-arrow.svg) no-repeat;position: absolute;right: 7px;top: -22%;transform: rotate(180deg);height: 29px;width: 68px;
content: '';background-size: 25%;}
.search .sidebar .no-comments {color: #f00c;font-weight: 600;}*/
/*search css end*/



/*footer css*/
.site-footer{ background:none; }
.site-footer .site-info {margin-bottom: 40px;}
.site-info .footer-info-first {max-width: 996px;margin: auto;width: 100%;}
.site-info .footer-info-first img.footer-img-desktop { display:block; }
.site-info .footer-info-first img.footer-img-mobile { display:none; }
.site-info .footer-info-first h2.footer-text {padding: 0 0 0 124px; margin: 0 0 30px; max-width: 900px; width: 100%;}
.site-info .footer-info-first h2.footer-text a.footer-link{ text-decoration:none; color: #1D1D1F; display: inline-block; position: relative;}
.site-info .footer-info-first h2.footer-text a.footer-link:after{background: url(../images/talk-arrow.svg) no-repeat; position: absolute;right: -78px;top: 60%;transform: translate(0, -55%);
height: 29px;width: 68px;content: '';}
.site-footer .footer-last {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: justify;
-ms-flex-pack: justify;justify-content: space-between; margin-bottom: 38px; margin-top: 60px;}
.footer-last .footer-left ul.footer-menu li {display: inline-block;margin: 0 40px 0 0px;}
.footer-last .footer-left ul.footer-menu li:last-child{margin: 0;}
.footer-last .footer-left ul.footer-menu li a {color: #1D1D1F; font-size: 16px; font-family: 'Wotfard';}
.footer-last .footer-left ul.footer-menu li a:hover, .footer-last .footer-right ul.social-menu li a:hover {color: #FFD600 !important;}

.site-footer .foot-test {padding: 50px 0;}
.site-footer .foot-test .container {position: relative;}
.footer-last .footer-right ul.social-menu li {display: inline-block;margin: 0 0 0 40px;}
.footer-last .footer-right ul.social-menu li a {color: #1D1D1F;font-size: 16px; font-family: 'Wotfard';}

.site-footer .rightcopyright {font-family: 'Wotfard'; font-size: 16px;}
.single-team-key-people .foot-test .rightcopyright {color: #fff;}

.top-scroller-sec {position: absolute;right: 88px;margin-top: 0;text-align: right;}
.top-scroller-sec button#back-to-top-btn { position: absolute;z-index: 999;color: #fff;right: 0;border: none;bottom: 132px;
background: url(../images/down-top-arrow.svg) no-repeat;width: 32px;height: 17px;}
/*footer css end*/


@media(min-width:2500px){
header#masthead nav.navbar.navbar-light .navbar-collapse .navbar-nav li {margin-bottom: 4vh;}
}

@media(min-width:2000px){
header#masthead nav.navbar.navbar-light .navbar-collapse .navbar-nav li {margin-bottom: 3vh;}
}

@media(min-width:992px){
}

@media(min-width:768px){
.footer-last .footer-right ul.social-menu li:first-child{margin: 0;}
}

@media(max-width:1600px){
/*header css*/
header#masthead nav.navbar.navbar-light .navbar-collapse .navbar-nav li a{ font-size:36px; }
/*header css end*/

.top-scroller-sec button#back-to-top-btn{bottom: 87px;}
}

@media(max-width:1400px){
/*profile vision css*/
.page-id-186 div#page {overflow-x: hidden;}
.profile-vision-banner .profile-vision-desc{ max-width:90%; }
.profile-approach{background-size: 90%; margin-top: 40px; margin-bottom: 40px;}
.profile-approach .aparoch-text { transform: translate(0, -50%);}
/*profile vision css*/
}

@media(min-width:992px) and (max-width:1199px){
.profile-approach .profile-approach-desc {top: 26%;transform: none;}
.profile-approach-desc .profile-approach-field {margin: 0 0 20px;}
.profile-approach-desc .profile-approach-field h3 {line-height: 31px;margin: 0 0 11px;}
.profile-approach-desc .profile-approach-field p{ line-height:20px; }
.profile-approach .aparoch-text img.img-desktop {width: 236px;}
}

@media(max-width:1240px){
/*career css*/
.vacancies-sec .vacancies-graphic-img img {margin: 40px 0 0 120px;}
/*career css end*/
}

@media(max-width:1199px){
body h1 {font-size: 55px;line-height: 65px;}
body h2 {font-size: 50px;line-height: 58px;}

/*video sec css*/
.video-sec{ height:560px; }
.video-sec video {width: 100%;height: 560px;object-fit: cover;}
.video-sec .video-content{bottom: 95px;}
/*video sec css end*/

/*internal slider css*/
.internal-slide:after { top: 100%; transform: translate(0, -64%);}
.slider-internal-portfolio .owl-carousel .owl-nav{ display:none !important; }

.slider-internal-portfolio .owl-carousel .owl-dots{margin: 40px 0 0;}
/*internal slider csse end*/

/*project list page css*/
.project-list.listing-page .col-md-4 {width: 50%; margin-bottom: 24px;}
/*project list page css end*/

/*profile vision css*/
.profile-vision-banner .profile-vision-desc .profile-vision-desc-left {max-width: 400px;}
.profile-vision-banner .profile-vision-desc .profile-vision-desc-left h2 {line-height: 55px;}
.profile-vision-banner .profile-vision-desc .profile-vision-desc-left h1 {line-height: 55px;}

.mid-wave-sec .mid-wave-sec-inner:after {width: 100em;right: -8%;top: -26.4%; background-position: right -76px top 0px;}
.wave-mid-content{margin-right:76px;}
.wave-mid-content.wave-mid-content-sound{margin-right: 50px;}
.wave-mid-content.wave-mid-content-motion {margin-top: -70px;margin-right: 36px;}

.profile-emotion-circle{margin-top: 142px;}
/*profile vision css end*/

/*team css*/
/*banner css*/
.key-profile-box .team-data h3 a{ font-size:26px; }
/*team css end*/
/*banner css end*/

/*career css*/
.vacancies-sec .vacancies-graphic-img{ height:600px; margin-top: 60px; }
.vacancies-sec .vacancies-graphic-img img {margin:30px 0 0 77px; width: 316px;}
/*career css end*/

/*footer css*/
.site-info .footer-info-first h2.footer-text{ max-width:700px; }
/*footer css end*/
}

@media(max-width:1024px){
body h2 { font-size: 58px; line-height: 63px;}
.site-info .footer-info-first{ padding: 0 30px;}
.site-info .footer-info-first img {width: 100%;}

/*profile vision css*/
.mid-wave-sec .mid-wave-sec-inner:after {background-position: right -90px top 0px;}
.wave-mid-content {margin-right: 60px;}
.wave-mid-content.wave-mid-content-sound {margin-right: 30px;}
/*profile vision css end*/

/*career css*/
.apply-work .site-info h2.footer-text {padding: 0 0 0 46px;}
/*career css end*/
}


@media(max-width:991px){
body h1 {font-size: 50px;line-height: 58px;}
body h2 { font-size: 40px; line-height: 50px;}
body h3 { font-size: 40px;}

/*selected project css*/
.selected-project-sec .selected-desc-right p{ font-size:18px; }

.selected-project-sec .selected-desc-right .custom_p{ font-size:18px; }

/*selected project css end*/

/*profile css*/
.project-list-left.project-list-left-mobile {margin-bottom: 25px; height: auto;} 
.project-list-left.project-list-left-sec2 {margin-top: 25px; height: auto;}
.project-list .project-list-left .project-list-content h3{ font-size:24px; }
/*profile css end*/

/*internal css*/
/*banner css*/
.banner-internal .internal-banner-text h2{ font-size:40px; }
/*banner css end*/
/*internal css end*/

/*internal slider css*/
.internal-slide-top .internal-summery-img {margin-bottom: 50px;}
.internal-slide:after { top: 100%; transform: translate(0, -42%);}
/*internal slider css end*/

/*profile vision css*/
.profile-wave-desc { max-width: 570px;}
.profile-wave-desc p, .wave-mid-content .wave-mid-content-left p{ font-size:16px; }
.wave-mid-content .wave-mid-content-left h3 { margin-bottom: 10px;}
.profile-vision-banner .profile-vision-desc .profile-vision-desc-left {max-width: 310px;}
.profile-vision-banner .profile-vision-desc .profile-vision-desc-right {max-width: 380px;width: 100%;}
.profile-vision-banner .profile-vision-desc .profile-vision-desc-right h4 {font-size: 18px;line-height: 25px;}
.profile-emotion-circle .profile-emotion-desc p, .profile-approach-desc .profile-approach-field p{ font-size:16px; }

.wave-mid-content {background-size: 390px; padding: 0 30px;margin-right: 0px;    background-position:358px 12px;}
.wave-mid-content.wave-mid-content-sound{background-size: 445px; padding: 0 30px;margin-right: 0px;    background-position:4px 45px;}
.wave-mid-content.wave-mid-content-motion{background-size:475px; padding: 0 30px; margin-right: 0px;    background-position:300px 31px;}
.wave-mid-content .wave-mid-content-left{ top: 57%;transform: translate(0, -50%);}

.profile-approach{ background:none; height:auto; }
.profile-approach .profile-approach-desc {position: relative;max-width: 100%;margin: auto;width: 100%;left: 0;top: 0;transform: none;}
.profile-approach .aparoch-text {position: relative;right: 0;top: 0;transform:none;text-align: center; margin-bottom: 40px;}
.profile-approach .aparoch-text img.img-desktop {width: 220px;}
/*profile vision css end*/

/*contract page css*/
.contract-banner:after{background-size:90%; width: 100%;}
/*contract page css end*/

/*career css*/
.career-banner .career-banner-text{max-width: 435px; top: 30%;}
.vacancies-content h2 {font-size: 36px;line-height: 40px;margin: 0 0 25px;}
.career-banner-text h3{ font-size:20px; }
.vacancies-content .vacancies-field {margin: 0 0 25px;}
.vacancies-content .vacancies-field h5 {font-size: 16px; line-height: 24px; margin: 0 0 8px;}
.vacancies-content .vacancies-field h3 {font-size: 24px; line-height: 36px;margin: 0 0 7px;}
.vacancies-sec .vacancies-graphic-img {height: 430px;margin-top: 25px;}
.vacancies-sec .vacancies-graphic-img img {margin: 30px 0 0 77px; width: 230px;}
.site-footer .foot-test {padding: 28px 0 50px;}
.career-banner:before{ top: 125px;}
/*career css end*/

/*team  key people detail css*/
/*team  key people detail css end*/

/*search css*/
.search header.page-header h1 { font-size: 28px;}
.search .type-project h2.entry-title a, .search .team h2.entry-title a{ font-size:24px; }
.search .type-project a.post-thumbnail {width:100%;}
.search .type-project .entry-summary {width: 100%;height: 100%;margin: 15px 0 20px;}
.search .type-project .entry-summary p a, .search .team .entry-summary p a{ display:block; }
/*search css end*/

/*footer css*/
.site-info .footer-info-first h2.footer-text{    max-width: 600px;}
.top-scroller-sec {margin-top: 30px;}
/*footer css end*/
}



@media(min-width:813px) and (max-width:992px){
.wave-mid-content { background-size: 340px;background-position:424px 19px;margin-top: -30px;}
.wave-mid-content .wave-mid-content-left { top: 50%;}
.wave-mid-content.wave-mid-content-sound .wave-mid-content-left {top: 32%;}
.wave-mid-content.wave-mid-content-sound {background-size: 370px;background-position: 111px 47px;margin-top: -57px;}
.wave-mid-content.wave-mid-content-motion {background-size: 532px;background-position: 230px -31px;margin-top: -90px;}
.wave-mid-content.wave-mid-content-motion .wave-mid-content-left {top: 36%;}
.profile-wave-desc { padding: 0px 0 150px;}

.mid-wave-sec .mid-wave-sec-inner:after{    background-position: right -90px top 0px; background-size: 955px;right: -7%;}
.profile-emotion-circle {margin-top: -13px;}
}

@media(min-width:768px) and (max-width:812px){
.wave-mid-content { background-size: 340px;background-position:424px 19px;margin-top: -30px;}
.wave-mid-content .wave-mid-content-left {top: 50%;}
.wave-mid-content.wave-mid-content-sound .wave-mid-content-left{ transform: translate(80px, -70%);}
.wave-mid-content.wave-mid-content-sound {background-size: 370px;background-position: 111px 47px;margin-top: -57px;}
.wave-mid-content.wave-mid-content-motion {background-size: 532px;background-position: 230px -31px;margin-top: -90px;}
.wave-mid-content.wave-mid-content-motion .wave-mid-content-left {top: 36%;}
.profile-wave-desc { padding: 0px 0 150px;}

.mid-wave-sec .mid-wave-sec-inner:after{    background-position: right -90px top 0px; background-size: 955px;right: -7%;}
.profile-emotion-circle {margin-top: -11px;}
}

@media(min-width:768px) and (max-width:800px){
.wave-mid-content { background-size: 306px; background-position: 424px 29px;}
.wave-mid-content.wave-mid-content-sound {background-size: 355px;background-position: 81px 30px;}
.wave-mid-content.wave-mid-content-sound .wave-mid-content-left {transform: translate(0, -70%);}
.wave-mid-content.wave-mid-content-motion { background-position: 211px -31px;  margin-top: -98px;}

}


@media(min-width:768px){
.wave-mid-content img.light-profile-mob, .wave-mid-content.wave-mid-content-sound img.light-profile-mob, 
.wave-mid-content.wave-mid-content-motion img.light-profile-mob { display:none; }
.banner img.pro-mobile-banner {display: none;}
.career-banner-content{ display:none; }
.team-banner .see-work{ display:none; }
}

@media(max-width:767px){
body h1 {font-size: 32px;line-height: 40px;}
body h2 { font-size: 32px; line-height: 40px;}
body h3 {font-size: 32px;}

/*header css*/
header#masthead nav.navbar.navbar-light{padding: 15px 15px;}
header#masthead nav.navbar.navbar-light .navbar-collapse:after{background: url(../images/header-res-graphic.svg) no-repeat; bottom: -50%;transform: translate(0px, -50%);
background-size: 100%;background-position: bottom right;background-size: cover;}
header#masthead nav.navbar.navbar-light .navbar-collapse .navbar-nav {padding-top: 85px;}
header#masthead nav.navbar.navbar-light .navbar-collapse .navbar-nav li {margin: 7px 0;line-height: 35px}
header#masthead nav.navbar.navbar-light .navbar-collapse .navbar-nav li a{font-size: 24px; padding-left: 15px; }
header#masthead nav.navbar.navbar-light .navbar-collapse ul.social-menu{right: 15px; bottom: 50px;}
header#masthead nav.navbar.navbar-light .navbar-collapse ul.social-menu li{ display:block; margin-right:0; }
/*header css end*/

/*video sec css*/
.video-sec .video-play-btn{ display:none; }
.video-sec .video-content {max-width: 275px;width: 100%;bottom: 100px;}
.video-sec .see-work{ margin:0; }
/*video sec css end*/

/*selected project css*/
.selected-project-sec{ display:block; padding: 45px 0;}
.selected-project-sec .selected-head-left{ max-width:100%; }
.selected-project-sec .selected-desc-right{ max-width:100%; display:inline-block; }
.selected-project-sec .selected-desc-right p {font-size: 16px;line-height: 24px; margin: 0;}

.selected-project-sec .selected-desc-right .custom_p{ font-size: 16px;line-height: 24px; margin: 0; }

/*selected project css end*/

/*category sec css*/
.category-sec .category-content h5{ font-size:16px; letter-spacing: 0.96px;}
.category-project a.btn, a.btn.viewall{padding: 25px 0 80px; font-size: 16px;}
/*category sec css end*/

/*category sec css*/
.category-sec{ height:496px; }
.category-sec .category-content {position: absolute;max-width: 205px;width: 100%; bottom: 30px;}
.category-sec .category-content h3{ font-size:32px; line-height: 40px; max-width: 100%;}
.category-sec .category-content a.btn{ font-size:12px; line-height: 28px; letter-spacing: 0.96px;}
/*category sec css end*/

/*banner css*/
.banner{ height:557px; background-position: bottom left -214px;}
.banner img.pro-desktop-banner {display: none;}
.banner .fpov-banner{max-width: 250px;}
.banner h2 {font-size: 32px; line-height:40px; text-align: left;padding: 0 15px;}
.banner h1 {font-size: 32px; line-height:40px; text-align: left;padding: 0 15px;}
/*banner css end*/

/*profile css*/
.banner .fpov-banner{ display:none; }
.container.profile-select, .project-list .container {padding: 0;}
.profile-select-sec{ max-width:100%; padding: 0; margin-bottom: 0;-webkit-box-pack: inherit;-ms-flex-pack: inherit;justify-content: inherit; display: flex; margin-top: -7px;}
.profile-select-sec .selector {width: 40%; display: inline-block;}
.profile-select-sec .selector ul.two-column-list li{ font-size:16px; padding:18px 15px; text-align: center;}
.profile-select-sec .selector ul.two-column-list li.active {background: #000; color: #fff;}
.profile-select-sec .custom-select{position: static; width: 40%;display: inline-block;}
.profile-select-sec .select-options.opts {width: 100%;}
.profile-select-sec .custom-select.active {background: #000;color: #fff;}
.profile-select-sec .custom-select .select-header .selected-option{ font-size:16px; }
.profile-select-sec .search-profile{ float:right; margin:0px 0px 0 0; width: 20%;line-height: 60px;}
.profile-select-sec .search-profile form input{background: #000;width: 100%;line-height: 25px; color: #fff;}
.profile-select-sec .search-profile .input-search{position: relative;left: 37%;top: 0px;transform:translate(-50%, 0);height: 21px;width: 20px;content: '';}
.profile-select-sec .selector ul.two-column-list li ul.sub-menu{ max-width:100%; padding: 20px 20px; top: 61px;}
.profile-select-sec .selector ul.two-column-list li ul.sub-menu ul li{ float:left; margin-bottom: 15px; padding: 0 8px 20px 0px;}
.profile-select-sec .search-profile form#searchform{ position:static }
.project-list .project-list-left img, .project-list-right .project-list-box img{ height:496px; }
.project-list .project-list-left .project-list-content h3{ font-size:32px; }
.project-list-left.project-list-left-mobile, .project-list, .projectmid-banner, .project-list-right .col-md-6:nth-last-child(-n + 2), 
.project-list-left.project-list-left-sec2 {margin: 0px;}
.profile-select-sec .select-options{padding: 15px 20px;}
.profile-select-sec .search-profile form .project-sec-search {background: #000;position: absolute;top: 62px;z-index: 9;left: 50%;width: 100%;
transform: translate(-50%, 0%);padding: 8px 18px;display: none;}
.project-list-right .project-list-box .project-list-content{padding: 0 20px 15px;}
.project-list-right .project-list-box .project-list-content h3{ font-size:32px; }

#custom-post-type-content .pagination {justify-content: center;margin-top: 23px;margin-bottom: 90px;}
/*profile css end*/


/*project list page css*/
html, body.page-template-project-listing {overflow-x: hidden;}
.project-list.listing-page {margin:0;}
.project-list.listing-page .row {margin: 0;}
.project-list.listing-page .col-md-4 {width: 100%; margin-bottom: 0; padding: 0;}
.project-list.listing-page .project-list-left img{height: 100%; object-fit: cover;}

.project-list button#load-more-posts{    margin-top: 30px;margin-bottom: 30px;z-index: 9999; position: relative;}
/*project list page css end*/

/*internal css*/

/*summery css*/
.internal-summery .internal-summery-text h3{ line-height:40px }
.internal-summery.margin .container{ max-width:100%; }
.internal-summery .col-sm-12.col-md-12.col-lg-5 {order: 2;}
.internal-summery .row, .internal-summery .col-sm-12.col-md-12.col-lg-7{padding: 0;}
.internal-summery.margin {margin-top: 0; margin-bottom: 30px;}
.internal-summery .internal-summery-img {height: 472px; margin: 0 0 50px; overflow: hidden;}
/*summery css end*/

/*internal slider css*/
.internal-slide{padding: 35px 0; margin-bottom: 50px;}
.internal-slide:after{ display:none; }
.internal-slide h3{margin-bottom: 45px; text-align: left; padding: 0 15px;}
.internal-slide .internal-slide-top .col-sm-12.col-md-12.col-lg-7 {padding: 0;}
.internal-slide-top .internal-summery-img {height: 472px;}
.internal-slide .slider .container {padding: 0;}
.slider-internal-portfolio {margin-top: 22px;}
.slider-internal-portfolio .owl-carousel .owl-dots {margin: 20px 0;}
/*internal slider csse end*/

/*provide creative css*/
.internal-summery.internal-providing-creative .col-sm-12.col-md-12.col-lg-7 {order: 2;}
.internal-summery.internal-providing-creative .internal-summery-text {margin-bottom: 50px;}
.internal-summery.internal-providing-creative.margin {margin-bottom: 0;}
.internal-summery.internal-providing-creative .internal-summery-img {margin: 0;}
/*provide creative css end*/

/*before after css*/
.before-after-sec{padding: 35px 0 55px;}
.before-after-sec .before-after-heading{ text-align:left; }
.before-after-sec .internal-before-img {margin: 0 0 30px;}
.before-after-sec .internal-before-img h4{ font-size:16px; letter-spacing: 0.96px; }
.before-after-sec .internal-before-img.internal-projent-hero {margin-bottom: 0;}
/*before after css*/

/*banner css*/
.banner-internal{    background-position: bottom left -118px;    height:575px;}
.banner-internal .internal-banner-text h2{ font-size:32px; line-height:40px; }
.banner-internal .internal-banner-text h1{ font-size:32px; line-height:40px; }
.project-key-sec{ padding: 20px 0;}
/*banner css end*/

/*project key css*/
.project-key-sec .projent-box h3 span{ margin: 0 0 0 0px;}
.project-key-sec .projent-box.projent-key {margin-top: 30px;}
.project-key-sec .projent-box.projent-key h3 {margin: 0 0 15px;}
.project-key-sec .projent-box.projent-key ul li {margin: 0 0 20px}
/*project key css end*/

/*internal css end*/

/*category css*/
.project-key-sec .projent-box h3 span:nth-child(1){ display:block; }
.project-key-sec.project-short-key-sec .internal-summery-text {margin-top: 30px;}
.project-key-sec.project-short-key-sec h3 {margin-bottom: 16px;}
.internal-slide.internal-slide-gallery {margin-bottom: 50px;}
/*category css end*/

/*profile vision css*/
html, .page-id-186 {overflow-x:inherit;}
.profile-vision-banner{height:460px;padding: 90px 0 35px;position: relative; background: #000 url(../images/profile-experiences-graphic-mob.svg) no-repeat;
background-position: top 74px right 0px;}
.profile-vision-banner .profile-vision-desc{ display:block; top:0; margin: inherit;}
.profile-vision-banner .profile-vision-desc .profile-vision-desc-left{ width:100%; margin: 0 0 20px;max-width: 275px; }
.profile-vision-banner .profile-vision-desc .profile-vision-desc-left h2 span{ display:none; }
.profile-vision-banner .profile-vision-desc .profile-vision-desc-left h2 {line-height: 40px;}
.profile-vision-banner .profile-vision-desc .profile-vision-desc-right{ width:100%; }
.profile-vision-banner .profile-vision-desc .profile-vision-desc-right h4 {font-size: 16px; font-family: 'Wotfard';}

.profile-wave-desc{padding: 30px 15px 30px;}

.wave-mid-content.wave-mid-content-sound{ height:auto; width: 100%;}
.wave-mid-content .wave-mid-content-left{ top:inherit; transform:none; padding: 0 15px; width: 100%;}
.wave-mid-content .wave-mid-content-left p{ margin:0 }
.wave-mid-content .wave-mid-content-left h3 {line-height: 40px;margin-bottom: 10px;}
.wave-mid-content img.light-profile-mob, .wave-mid-content.wave-mid-content-sound img.light-profile-mob, 
.wave-mid-content.wave-mid-content-motion img.light-profile-mob {margin-bottom: 20px;margin-top: 20px;}

.mid-wave-sec .mid-wave-sec-inner:after{ display:none; }
.wave-mid-content, .wave-mid-content.wave-mid-content-sound, .wave-mid-content.wave-mid-content-motion{ background:none; height:auto; display: inline-block;
margin:0; padding: 0; width: 100%;}
.wave-mid-content.wave-mid-content-sound .wave-mid-content-left {float: left;top: inherit;transform: inherit; width: 100%}

.profile-emotion-circle{width: 100%;position: relative;background-size: 300px; margin-top: 90px; margin-bottom: 0px;}
.profile-emotion-circle:before { background: url(../images/emotion-before-img.svg) no-repeat;content: '';width: 100%;height: 202px;display: inline-block;
top: -13.5%;left: -18px;transform: translate(0, 0px);right: 0;position: absolute; background-position: center;}
.profile-emotion-circle .profile-emotion-desc{max-width: 250px; padding: 0 20px;}
.profile-emotion-circle .profile-emotion-desc h3 {line-height: 40px;margin: 0 0 15px;}

.profilev1-bottom-img .container {padding: 0;}
/*profile vision css end*/

/*team css*/
.team-banner{ height:557px; background-position: bottom right -344px;}
.team-banner:after {position: absolute;content: '';background: rgba(0, 0, 0, 0.4);width: 100%;height: 100%;}
.team-banner:before{ display:none; }
.team-banner .internal-banner-text h2 {font-size: 32px;line-height: 40px;}
.key-profile-sec{padding-top: 30px;}
.key-profile-sec h3{padding-bottom: 11px;}

.team-banner .see-work {position: absolute;bottom: 0;padding: 0px 15px 25px;border-left: 1px solid #fff;margin: 0 0px; z-index: 9; }
.team-banner .see-work h5 {line-height: 8px;}
.team-banner .see-work h5:before {position: absolute;border-left: 3px solid #fff;left: -2px;height: 20px;content: '';border-radius: 20px;}
.team-banner .see-work h5 a {color: #fff;font-size: 18px;font-family: 'Wotfard';}
/*team css end*/

/*team footer css*/
.key-profile-sec .key-profile-box .team-people {height: 250px;}
/*team footer css end*/


/*team detail css*/
.team-detail-sec {padding-top: 75px;  padding-bottom: 20px;}
.team-detail-sec .col-md-6:first-child {order: 2;}
.team-detail-sec .team-detail-profile-img {margin: 0 0 50px;}
.team-detail-sec .team-detail-profile-img img {width: 100%;margin-top: 0;}
.single-team #colophon{padding: 1px 0;}
/*team detail css*/

/*team  key people detail css*/
.team-detail-sec .team-detail-desc p {padding: 0 0px 0 0px;}
/*team  key people detail css end*/

/*contract page css*/
.contract-banner .contract-banner-text{ padding:0 38px; }
.contract-banner .contract-banner-text h3{ font-size:16px; line-height:24px; font-family: 'Wotfard'; }
.contract-location {margin-top: 30px;}
.location-box .location-desc h4 {font-size: 24px;line-height: 36px;}
.location-box .location-desc p{ line-height:20px;  margin-top: 0;}
.contract-contact-touch{padding: 30px 0;}
.contract-contact-touch .contract-contact-top{ margin-bottom:50px; }
.contract-contact-touch a.btn{ margin:auto;}
.page-template-contract footer#colophon .foot-test{ padding-top:20px; }
/*contract page css end*/

/*career css*/
.career-banner{ height:560px; }
.vacancies-content h2 { font-size: 32px;}
.career-banner .career-banner-text{ max-width:100%; margin-top: 65px;}
.vacancies-content .vacancies-field {margin: 0 0 35px;}
.vacancies-content .vacancies-field h5 { font-size: 14px; letter-spacing:0.96px}
.vacancies-sec .vacancies-graphic-img {height: 470px;margin-top: 25px;}
.vacancies-content .vacancies-field a.btn{ font-size:16px; }

.career-banner-text h3{ display:none; }

.career-banner-content {background: #000;padding:35px 15px;display: block;margin-top: -6px;}
.career-banner-content h3 {font-size: 16px; color: #fff; line-height: 24px; text-transform: capitalize; letter-spacing: 1.6px;
margin: 0 0 30px;font-family: 'Wotfard';}
.career-banner-content h3:last-child{ margin-bottom:0; }

.apply-work .site-info .footer-info-first {padding: 0 0;}
/*career css end*/

/*footer css*/
.site-footer .site-info{ margin-bottom:0; position: relative;}
.site-info .footer-info-first{position: relative; }
.site-info .footer-info-first h2.footer-text{max-width: 272px; width: 100%; padding: 0 0 0 15px; text-align: left; z-index:9; position:relative; }
.site-info .footer-info-first h2.footer-text a.footer-link:after{background-size: 46px !important; top: 66%; }


.site-footer .foot-test{ padding: 50px 0 50px;}
.site-footer .footer-last {-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;}
.site-footer .footer-last .footer-left {margin: 0 60px 0 0px; width: 100%;}
.site-footer .footer-last .footer-left ul.footer-menu li {margin: 0 18px 18px 0px; display: block;}
.site-footer .footer-last .footer-right ul.social-menu li{ margin: 0 0 18px 0px; display: block;}
.site-footer .rightcopyright{ font-size:14px; }

.footer-last {-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;}
.top-scroller-sec {right: 122px; margin-top: 0;}
/*footer css end*/

.top-scroller-sec button#back-to-top-btn { bottom: 0;top: -278px;right: -68px;}
}

@media(min-width:576px) and (max-width:767px){
.vacancies-content .vacancies-field h3 { font-size: 18px;}
.vacancies-sec .col-md-4 {width: 40%;}
.vacancies-sec .col-md-8 {width: 60%;}
.vacancies-sec .vacancies-graphic-img img {margin: 25px 0 0 20px;width: 170px;}
}

@media(max-width:575px){

/*contract page css*/
.contract-banner:after{background-position: -220px bottom; background-size: 100%; width: 960px;}
/*contract page css*/
  
/*career css*/
.apply-work{padding: 0 0px 0 0;}
.vacancies-sec .container, .vacancies-sec .col-md-8 {padding: 0;}
.vacancies-sec .row {width: 100%;margin: 0;}
.vacancies-content {padding: 0 15px;}
.vacancies-sec .vacancies-graphic-img {height: 428px;margin-top: 25px;background-size: cover;background-position:-16px -26px;}
.vacancies-sec .vacancies-graphic-img img {margin: 4px 0 0 22px;width: 230px;}
.career-banner:after{ background: url(../images/career-graphic-banner-mobile.svg) no-repeat; height: 350px;background-position: right 0; background-size: cover;}
.career-banner:before{ right:50px; top: 100px;}
/*career css end*/

/*team footer css*/
.key-profile-sec .key-profile-box .team-people{ height:auto; }
/*team footer css end*/

/*team css*/
/*banner css*/ 
.key-profile-box .team-data h3 a{ font-size:32px; }
/*team css end*/
/*banner css end*/


.banner-internal.project-banner{height: 335px;}
.banner-internal.project-banner video#videoPlayer{ height:100%; }
.site-info .footer-info-first img.footer-img-desktop { display:none; }
.site-info .footer-info-first img.footer-img-mobile { display:block; margin:-216px 0 0;}

.site-footer .foot-test{ padding: 0px 0 50px;}
.site-info .footer-info-first{ padding: 0 0px;}

.site-footer .footer-last {margin-top: 20px;}
.top-scroller-sec {right: 100px;}
}

@media(max-width:420px){
/*internal slider css*/
.internal-slide-top .internal-summery-img img{ width: auto; position: relative; left: -292px;}
.internal-summery .internal-summery-img img{ width:auto; }
.internal-summery.internal-providing-creative .internal-summery-img.internalmanner-summery-img img {position: relative;left: -103px;}
/*internal slider css*/
}
.container .topic {
  font-size: 30px;
  font-weight: 500;
  margin-bottom: 20px;
  color: rgba(255, 255, 255, 0.7);
}

.content input {
  display: none;
}

.content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.content .list {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 20%;
  margin-right: 50px;
}

.content .list label {
  cursor: pointer;
  padding: 20px;
  height: auto;
  font-size: 22px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.5);
  transition: all 0.5s ease;
  z-index: 10;
}

/*
.content .list label p {
  display: none;
  margin-top: 10px;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.7);
}
*/
#home:checked ~ .list label.home,
#blog:checked ~ .list label.blog,
#help:checked ~ .list label.help,
#code:checked ~ .list label.code,
#about:checked ~ .list label.about {
  color: #22272C;
}

#home:checked ~ .list label.home p,
#blog:checked ~ .list label.blog p,
#help:checked ~ .list label.help p,
#code:checked ~ .list label.code p,
#about:checked ~ .list label.about p {
  display: block;
}

.content .slider {
  position: absolute;
  left: 0;
  top: 0;
  height: auto;
  width: 100%;
  border-radius: 12px;
  transition: all 0.5s ease;
  background: #BB86FC;
}

#home:checked ~ .list .slider {
  top: 0;
}

#blog:checked ~ .list .slider {
  top: 60px;
}

#help:checked ~ .list .slider {
  top: 120px;
}

#code:checked ~ .list .slider {
  top: 180px;
}

#about:checked ~ .list .slider {
  top: 240px;
}

.content .text-content {
  width: 80%;
  height: 100%;
  color: rgba(255, 255, 255, 0.7);
}

.content .text {
  display: none;
}

.content .text img {
  width: 100%;
  height: auto;
}

#home:checked ~ .text-content .home,
#blog:checked ~ .text-content .blog,
#help:checked ~ .text-content .help,
#code:checked ~ .text-content .code,
#about:checked ~ .text-content .about {
  display: block;
}

.range-container {
  display: flex;
  align-items: center;
  margin-top: 20px;
}

.range-container .range-label {
  margin: 0 10px;
  color: #22272C;
}

.range-container .slider-range {
  width: 100%;
}


/* General reset and appearance customization */
input[type="range"] {
-webkit-appearance: none; /* Override default appearance */
-moz-appearance: none; /* Firefox */
appearance: none;
width: 100%;
background: transparent; /* Make the background transparent */
outline: none; /* Remove outline */
}

/* Webkit browsers (Chrome, Safari, etc) */
input[type="range"]::-webkit-slider-thumb {
-webkit-appearance: none;
appearance: none;
width: 0px; /* Make the thumb width 0 to hide it */
height: 0px; /* Make the thumb height 0 to hide it */
background: transparent; /* Make the thumb transparent */
cursor: pointer; /* Change cursor to pointer */
border-radius: 50%; /* Make the thumb round */
}

/* Firefox */
input[type="range"]::-moz-range-thumb {
width: 0px; /* Make the thumb width 0 to hide it */
height: 0px; /* Make the thumb height 0 to hide it */
background: transparent; /* Make the thumb transparent */
cursor: pointer; /* Change cursor to pointer */
border-radius: 50%; /* Make the thumb round */
}

/* Internet Explorer */
input[type="range"]::-ms-thumb {
width: 0px; /* Make the thumb width 0 to hide it */
height: 0px; /* Make the thumb height 0 to hide it */
background: transparent; /* Make the thumb transparent */
cursor: pointer; /* Change cursor to pointer */
border-radius: 50%; /* Make the thumb round */
}

/* Track customization */
input[type="range"]::-webkit-slider-runnable-track {
width: 100%;
height: 5px; /* Adjust the track height */
background: #ddd; /* Adjust the track background color */
border-radius: 5px; /* Make the track round */
}

/* Track customization for Firefox */
input[type="range"]::-moz-range-track {
width: 100%;
height: 5px; /* Adjust the track height */
background: #ddd; /* Adjust the track background color */
border-radius: 5px; /* Make the track round */
}

/* Track customization for Internet Explorer */
input[type="range"]::-ms-track {
width: 100%;
height: 5px; /* Adjust the track height */
background: #ddd; /* Adjust the track background color */
border-radius: 5px; /* Make the track round */
border: none;
color: transparent;
}





/* for style css */

:root{
  --bs-font-sans-serif: 'Poppins' !important;
}

body .header-content:before{
  background-size: 94%;
}

body .header-sec.fixed .custom-logo-link:not(.logo-secondary){
  display: none;
}
body .header-sec:not(.fixed) .logo-secondary{
  display: none;
}
/*.case-study-sec .card:hover{background-color: rgba(255, 255, 255, 0.1);}*/

.case-study-sec .modal .modal-dialog .modal-content .modal-footer a.btn:hover{
  opacity: 0.6;
}
.solution-bg .solution-banner-content h2{
  font-weight: 300;
}

.case-study-sec .modal .modal-dialog .modal-content{
  padding: 0;
}
.modal-dialog.modal-dialog-centered.model-pop-management.modal-lg .modal-content .popup-content{
  padding-bottom: 60px;
}
.modal-dialog.modal-dialog-centered.model-pop-management.modal-lg .modal-content .management-img{
  position: relative;
  overflow: hidden;
  min-height: 200px;
}
.modal-dialog.modal-dialog-centered.model-pop-management.modal-lg .modal-content .management-img img.img-fluid{
  position: absolute;
  top: 0;
  left: 0;
}

@media screen and (max-width: 991px){
  .modal-dialog.modal-dialog-centered.model-pop-management.modal-lg .modal-content .popup-content{
      padding-bottom: 20px;
  }
  .modal-dialog.modal-dialog-centered.model-pop-management.modal-lg .modal-content .management-img{
      height: 360px;
  }
}
@media screen and (max-width: 767px){
  body .header-content:before{
      content: none;
  }
  .header-content .banner-content h1{
      font-size: 36px;
      line-height: 48px;
  }
  .impossible-text .col-md-5, .impossible-text .col-md-7{
      padding-left: 25px;
      padding-right: 25px;
  }
  .modal-dialog.modal-dialog-centered.model-pop-management.modal-lg .modal-content .management-img{
      height: 206px;
  }

}