@charset "utf-8";
/*------------------------------------------------------------------
[Responsive Stylesheet]

Project:    Rhythm
Version:    2.9.4
Last change:   19.01.2017
Primary use:    MultiPurpose Template  
-------------------------------------------------------------------*/


/*------------------------------------------------------------------
[Table of contents]

1. Small desktop
2. Tablet landskape
3. Tablet Portrait
4. Phone
5. Small Phone
6. Max Height 768
-------------------------------------------------------------------*/


/* ==============================
   Small desktop
   ============================== */

@media only screen and (max-width: 1366px) {
	
    	
    .inner-nav ul li {
        margin-left: 25px;
    }
	
}  

@media only screen and (max-width: 1200px) {
	
    .hs-wrap {
        max-width: 540px;
    }
    .hs-line-1 {
        letter-spacing: 40px;
    }
    .hs-line-2{
        font-size: 68px;
    }
    .hs-line-12{
        font-size: 70px;
        letter-spacing: 0.3em;
    }
    .hs-line-13 {
        font-size: 78px;
        letter-spacing: 0.195em;
    }
    
    .alt-service-grid {
        margin-top: -40px;
    } 
    .alt-service-item {
        margin-top: 40px;
        padding-left: 48px;
    }
    .alt-services-title{
        font-size: 14px;
        margin-bottom: 5px;
    }
    .alt-services-image{
        margin-top: 10px;
    }
    
    .work-grid-5 .work-item{
        width: 25%;
    }
    
    .mod-breadcrumbs-mini{
        text-align: right;
    }
    
}
@media only screen and (max-width: 1199px) {
    
    .tpl-alt-tabs{
        font-size: 13px;
        letter-spacing: 0.2em;
    }
    .tpl-alt-tabs > li{
        width: 170px;
    }
    
    .split-section-wrapper {
        padding: 0 50px;
    }
    
}

/* ==============================
   Tablet landskape
   ============================== */

@media only screen and (max-width: 1024px) {
    
    .hs-wrap {
        max-width: 480px;
        padding-top: 37px;
        padding-bottom: 43px;
    }
    
    .hs-line-1 {
        letter-spacing: 30px;
    }
    .hs-line-2{
        font-size: 60px;
    }

    .hs-line-9 {
        font-size: 71px;
    } 
    .hs-line-10 {
        padding: 10px 14px;
        letter-spacing: 1px;
    }
    .hs-line-10 > span {
        margin: 0 1px;
    }
    
    .benefit-item {
        width: 300px;
        padding: 15px 32px;
    }

    .page-section{
        padding: 120px 0;
        
    }
    .page-section, .home-section, .small-section{
        background-attachment: scroll;
    }
    
    .owl-pagination {
        bottom: 25px;
    }
    .section-bot-image {
        margin: 120px 0 -120px;
    }
    
    
    .lp-item {
        width: 50%;
    }
    .lp-item:nth-child(4n + 5){ 
        clear: none; 
    }
    .lp-item:nth-child(2n + 3) {        
        clear:left;
    }
    .lp-title, .lp-author{
        font-size: 13px;
    }

}
  
@media only screen and (max-width: 992px) {
    
    .hs-line-1 {
        letter-spacing: 23px;
    }
    .hs-line-13 {
        letter-spacing: 0.17em;
    }
    
    .mod-breadcrumbs:not(.align-center):not(.mod-breadcrumbs-mini){
        text-align: left !important;
    }
    
    .tpl-alt-tabs > li{
        width: 200px;
    }
      
    .split-section-headings,
    .split-section-headings.left,
    .split-section-headings.right,
    .split-section-content,
    .split-section-content.left,
    .split-section-content.right{
        float: none !important;
        width: auto;
    }
    
    .split-section-headings .section-title{
        font-size: 35px;
        letter-spacing: 5px;
    }
    
    .banner-text {
        text-align: center;
    } 
    
    .banner-image {
        margin: 40px 0;
    }

    .team-item-name{
        font-size: 13px;
    }
    
    .features-icon {
        font-size: 64px;
    } 
    .features-title {
        font-size: 20px;
    }
    .features-descr{
        font-size: 14px;
    }
    
    .work-item,
    .work-grid-3 .work-item,
    .container .work-grid-3 .work-item,
    .work-grid-5 .work-item{
        width: 50%;
    }
     
    
    .blog-item-date {
        border:none;
    }
    
    
    .countdown > li{
        margin: 0 20px;
    }
    .countdown-number{
        width: 74px;
        height: 74px;
        font-size: 24px;
        line-height: 64px;
    }
    .countdown-number > b{
        bottom: 18px;
    }   
    
}
  
  
/* ==============================
   Tablet Portrait
   ============================== */
  
@media only screen and (max-width: 768px) {

    .hs-wrap {
        max-width: 400px;
    }
    .hs-line-2{
        font-size: 50px;
    }
    
    .hs-line-7 {
        font-size: 50px;
    }
    
    .page-section {
        padding: 80px 0;
    }    
    .small-section {
        padding: 50px 0;
    }
    .small-title{
        font-size: 18px;
    }
    
    .owl-pagination {
        bottom: 17px;
    }
    
    .section-bot-image {
        margin: 70px 0 -70px;
    }
    
    
    .tpl-minimal-tabs > li {
        padding: 0 5px;
    }
    
        
    .benefit-item{
        width: 264px;
    }
    
    .count-descr{
        margin-bottom: 30px;
    }    
    
    .alt-service-grid{
    margin-top: -30px;
    }
    .alt-service-item {
        margin-top: 30px;
    }

    .works-filter a{
        padding-left: 10px;
        padding-right: 10px;
        margin: 4px;
    }
    
    .blog-item {
        margin-bottom: 50px;
    }
    .blog-item-date{
        top: 0;
        left: -100px;
    }
    .blog-item-title{
        font-size: 20px;
    }
    .blog-item-title .small{
        font-size: 15px;
    }
    .blog-item-body{
        font-size: 14px;
    }
    .blog-media{
        margin-bottom: 15px;
    }
    .blog-item-body .small{
        font-size: 13px;
    }

    .google-map > iframe{
        height: 300px;
    }
    
    .fm-logo-wrap{
        top: 17px;
        left: 17px;
    }
    .fm-button{
        top: 17px;
        right: 17px;
    }

}

@media only screen and (max-width: 767px) {
    
    .hs-wrap {
        max-width: 320px;
        padding-top: 27px;
        padding-bottom: 33px;
    }
    .hs-line-1 {
        font-size: 24px;
    }
    .hs-line-2{
        font-size: 36px;
    }    
    .hs-line-3 {
        font-size: 13px;
    }
    .hs-image{
        display: none;
    }
    
    .hs-wrap-1{
        max-width: 240px;
    }    
    .hs-line-5{
        font-size: 44px;
        letter-spacing: 0.28em;
    }
    .hs-line-6{
        font-size: 16px;
    }
    .hs-line-7{
        font-size: 32px;
    }
    
    .hs-line-9{
        font-size: 48px;
    } 
    .hs-line-10 {
        padding: 5px 8px;
        font-size: 11px;
        letter-spacing: 1px;
    }
    .hs-line-10 > span {
        margin: 0;
    }
    
    .hs-line-11{
        font-size: 24px;
    }
    
    .hs-line-12{
        font-size: 44px;
    }
    .hs-line-13{
        font-size: 60px;
        letter-spacing: 0.1em;
    }
    .hs-line-14{
        font-size: 24px;
        letter-spacing: 0.3em;
    }
    .hs-line-15{
        font-size: 32px;
    }
    
    .team-item{
        max-width: 370px;
        margin-left: auto;
        margin-right: auto;
    }
    
    .alt-features-grid {
        margin-top: -30px;
    } 
    .alt-features-item {
        margin-top: 30px;
    }

    .benefit-item{
        width: 230px;
        padding: 0;
    }
    
    .benefit-item:hover:after{
        display: none;
    }
    
    .wide-heading {
        font-size: 32px;
        letter-spacing: 2px;
    }
    
    .works-filter a{
        padding-left: 10px;
        padding-right: 10px;
        margin: 4px;
        width: 46%;
        font-size: 11px;
    }    
    
    .blog-item-date{
        width: auto;
        position: relative;
        top: auto;
        left: auto;
        padding: 0;
        text-align: left;
    }
    .date-num{
        display: inline !important;
        margin: 0 5px 10px 0;
    }
    .sidebar {
        margin-top: 50px;
    } 
    
    blockquote p {
        font-size: 20px;
    }
    
    blockquote footer {
        margin-top: 0;
        font-size: 12px;
    }   

    .banner-content {
        text-align: center;
    } 
    .banner-image {
        text-align: center;
    }
    
    
    .cf-left-col,
    .cf-right-col{
        width: auto;
        margin-right: 0;
        float: none;
    }
    
    .section-more,
    .section-more.left,
    .section-more.right{
        float: none !important;
        display: block;
    }
    
    .big-icon{
        width: 60px;
        height: 60px;
        line-height: 56px;
        font-size: 24px;
        margin-bottom: 0;
    }
    
    .blog-slide-info{
        padding: 10px;
    }
    .blog-slide-title{
        font-size: 12px;
    }
    .blog-slide-data{
        display: none;
    }
    
    .top-bar{
        min-height: 0;
    }
    .top-links{
        float: none !important;
        padding: 5px 0;
        text-align: center;
    }
    .top-links li,
    .top-links li:last-child{
        float: none;
        border:none;
        display: inline-block;
    }
    .top-links li a{
        display: inline-block;
        min-width: 0;
        height: auto;
        line-height: 1;
        padding: 0 5px;
    }
    .top-links li a:hover,
    .top-bar.dark .top-links li a:hover{
        background: none;
    }
    
    .side-panel{
        padding-bottom: 20px;
    }
    .sp-logo-wrap{
        max-width: 100px;
        margin: 0 auto;
    }
    .sp-logo-wrap .logo{
        padding: 20px 0 0 0;
    }
    .sp-menu-links a{
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .sp-social-links{
        width: auto;
        position: static;
        padding-bottom: 10px;
    }
    
    .countdown > li{
        margin: 0 10px 20px;
    }
    .countdown-number{
        width: 44px;
        height: 44px;
        font-size: 20px;
        line-height: 44px;
    }
    .countdown-number > b{
        bottom: -20px;
        font-size: 9px;
        color: rgba(255,255,255, .85);
    } 
    .text-mobile {
        font-size: 110%;
        line-height: 1.2;
    }
}


/* ==============================
   Phone
   ============================== */
  
@media only screen and (max-width: 480px) {
    
    .btn-mod.btn-large {
        padding: 8px 15px;
        font-size: 13px;
    }
    .form input[type="text"].input-lg,
    .form input[type="email"].input-lg,
    .form input[type="number"].input-lg,
    .form input[type="url"].input-lg,
    .form input[type="search"].input-lg,
    .form input[type="tel"].input-lg,
    .form input[type="password"].input-lg,
    .form input[type="date"].input-lg,
    .form input[type="color"].input-lg,
    .form select.input-lg{
        height: 38px;
    }
    .hs-line-1 {
        font-size: 20px;
        letter-spacing: 18px;
    }
    .hs-line-2{
        font-size: 28px;
    }
    .hs-line-6 {
        font-size: 15px;
    }
    .hs-line-7 {
        font-size: 28px;
    }
    .hs-line-8 {
        font-size: 12px;
    } 
    .hs-line-9 {
        font-size: 42px;
    } 
    .hs-line-11 {
        font-size: 20px;
        letter-spacing: 0.2em;
    } 
    .hs-line-12 {
        font-size: 32px;
    }
    .hs-line-13 {
        font-size: 30px;
        letter-spacing: 0.1em;
    }
    
    .hs-line-15{
        font-size: 24px;
    }
   
   .scroll-down {
        bottom: 10px;
        height: 34px;
        line-height: 34px;
    }
    .scroll-down-icon {
        width: 22px;
        margin-left: -11px;
    }    
    .scroll-down span{
        display: none;
    }
    
    .nav-bar-compact{
        top: 0;
        left: 0;
    }
    
    
    .page-section {
        padding: 60px 0;
    }
    .small-section {
        padding: 30px 0;
    }
    
    .owl-pagination {
        bottom: 10px;
    }    
    
    .owl-prev, .owl-next {
        display: none;
    }
    .owl-page {
        padding-left: 8px;
        padding-right: 8px;
    }
    
    .section-bot-image {
        margin: 50px 0 -50px;
    }
    
    .section-title,
    .split-section-headings .section-title,
    .wide-heading {
        font-size: 24px;
        letter-spacing: 2px;
    }    
    .section-heading,
    .sub-heading{
        font-size: 15px;
    } 
    .section-text {
        font-size: 15px;
        line-height: 1.7;
    }
    
    .tpl-minimal-tabs > li {
        padding: 0;
    }
    .tpl-minimal-tabs > li > a {
        padding: 6px 10px 5px;
    }
    .tpl-alt-tabs{
        font-size: 12px;
        letter-spacing: 0.1em;
    }
    .tpl-alt-tabs > li{
        width: 120px;
    }
    .alt-tabs-icon{
        font-size: 32px;
    }
    
    .work-container {
        padding: 30px 0;
    }
    .margin-bot{
        margin-bottom: 30px;
    }
    
    .section-text, 
    .text{
        line-height: 1.7;
    }
        
    .count-number{
        font-size: 32px;
    }
    .count-title{
        font-size: 12px;
    }

    
    .works-filter a{
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }    
    
    .work-item,
    .work-grid-2 .work-item,
    .work-grid-3 .work-item,
    .container .work-grid-3 .work-item,
    .work-grid-5 .work-item {
        width: 100%;
    }    
    
    .work-full-text{
        margin-top: 30px;
    }
    .work-full-title{
        font-size: 20px;
    }
    
    .blog-container {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    
    .blog-item-title{
        font-size: 16px;
    }

    .blog-item-q p{
        font-size: 16px;
    }
    .comment-avatar{
        width: 30px;
        margin-top: 7px;
    }
    
    .comment-item{
        font-size: 13px;
    }
    
    .separ-space{
        display: block;
        height: 10px;
    }
    
    
    .bot-menu-item{
        font-size: 16px;
    }
    
    .google-map > iframe{
        height: 300px;
    }
    
   .fixed-height-small{
        min-height: 300px;
    }
    .fixed-height-medium{
        min-height: 350px;
    }
    .fixed-height-large{
        min-height: 400px;
    }
    
    .tpl-tabs > li{
        display: block;
        float: none;
        width: 100%;
    }
    .tpl-tabs > li.active a{
        background: #f5f5f5 !important;
    }
    
    .fm-menu-links a{
        font-size: 14px;
    }
    .fm-search {
        width: 200px;
    }
}


/* ==============================
   Small Phone
   ============================== */
  
@media only screen and (max-width: 319px) {
    
      .nav-social-links{
          display: none;
      }
}


/* ==============================
   Max Height 768
   ============================== */

@media only screen and (max-height: 767px) {

    .sp-social-links {
        padding-bottom: 10px;
        position: static;
        width: auto;
    }
}


/* ==============================
   IOS Background Fix
   ============================== */
  
.mobile .page-section, .mobile .home-section, .mobile .small-section{
    background-attachment: scroll;
}

/* add mix 20210602 */
@media only screen and (min-width: 1041px){
#cursor_none > a{pointer-events: none;}
}

.recruit_dsc .sp-hidden{display: none !Important;}

.recruit_dsc .top_img{
    max-width: 1200px;
    width: 100%;
    margin: 139px auto 0;
}

.recruit_dsc .top_img img{display: block;width: 100%;}

.recruit_dsc .page-section{
    padding:184px 0 94px;
}

.recruit_dsc h1{margin: 0;}

.recruit_tbl{
    max-width: 1000px;
    width: 90%;
    margin: 0 auto 95px;
}
.recruit_tbl *{
    font-size: 13px;
    line-height: 25px;
}
.recruit_tbl th,
.recruit_tbl td{
    border-bottom: 1px solid #999590;
    vertical-align: top;
    padding: 25px;
    font-weight: normal;
}
.recruit_tbl tr:last-child th,
.recruit_tbl tr:last-child td{border-bottom: none;}

.recruit_tbl th{
    padding-right: 0;
}
.recruit_tbl td ul{
    margin: 0;
    padding: 0;
}
.recruit_tbl td ul li{
    padding-left: 21px;
}
.recruit_tbl td ul li{
    list-style-type:none;
    position: relative;
}
.recruit_tbl td li::before{
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    width: 14px;
    height: 14px;
    background: #111;
}
.recruit_tbl td .square li::before{
    width: 11px;
    height: 11px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.recruit_tbl td .w_square li::before{
    background:none ;
    border: 1px solid #111;
    box-shadow: border-box;
}
.recruit_flow_btn{
    display: table;
    margin: 0 auto 150px;
    text-align: center;
    padding: 0;
    border-spacing: 30px 4px;
}
.recruit_flow_btn{
    margin: 0 auto 150px;
    text-align: center;
    padding: 0;
    border-spacing: 30px 4px;
}
.recruit_flow_btn li{display: table-cell;}

.recruit_flow_btn li a{
    display: block;
    min-width: 114px;
    text-decoration: none;
}

@media only screen and (max-width: 768px){
.recruit_dsc .sp-hidden{display: block !Important;}
.recruit_dsc .pc-hidden{display: none !Important;}

.recruit_dsc .page-section {
    padding: 80px 0 50px;
}
.recruit_dsc .top_img {
    width: 90%;
    margin: 100px auto 0;
}
.recruit_tbl * {
    font-size: 14px;
}
.recruit_tbl th {
    text-align: center;
    background: #edece9;
}
.recruit_tbl td{
    width: 90%;
    margin: auto;
}
.recruit_tbl th,
.recruit_tbl td {
    border-bottom: none;
    padding: 15px 0;
    font-weight: normal;
    display: block;
}

.recruit_flow_btn{
    display: block;
    margin: 0 auto 150px;
    width: 80%;
    padding: 0;
}
.recruit_flow_btn li{
    display:block;
    margin-bottom: 15px;
}
}

.three_dcg .pc-hidden{display: none !Important;}

.cg_section01 {
    margin-top: 174px;
    position: relative;
    margin-bottom: 220px;
}
.cgimage {width: auto;}

.cg_section01_text,.cg_section02_text,.cg_section03_text {
    position: absolute;
    left: 580px;
    top: 20px;
    margin-top: 0;

}

.cg_section01_text h3,
.cg_section02_text h3,
.cg_section03_text h3 {
    font-size: 32px;
    background-color: #FFF;
    line-height: 74px;
    padding: 0 20px;
}

.cg_section01_text div {
    background-color: #FFF;
    padding: 20px 20px;
    height: 187px;
    box-shadow: 20px 20px 0px 0px #e5e5e5;
    border-radius: 0px;
}

.cg_section02,
.cg_section03 {
    position: relative;
    margin-bottom: 220px;
}
 
 .cg_section02 .cgimage {text-align: right; } 

.cg_section02_text h3 {text-align: right;}

.cg_section02_text {
    left: 20px;
    width: 566px;
}

.cg_section02_text div {
    padding: 20px 20px;
    height: 187px;
}
.cg_section03 .cgimage {
    box-shadow: 317px 55px 0px 0px #e5e5e5;
    border-radius: 0px;
    width: 858px;
}
.cg_section03_text {
    top: 20px;
    position: absolute;
    width: 566px;
    left: 0;
}

.cg_section03_text div {padding: 0 40px;}

.layer {
    display: none;  /* 初期表示は非表示 */
    position: fixed;
    left: 0px;
    right: 0;
    top: 0px;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,.8);
    z-index: 99;
}
.popup {
    display: none;  /* 初期表示は非表示 */
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 520px;
    max-height: 60vh;
    margin: auto;
    background-color:#11143c;
    padding: 90px 87px;
    color: #FFF;
    z-index: 99999;
}
.close_btn{
    position: fixed;
    top: 65px;
    right: 2%;
    width: 60px;
    height: 60px;
}
.close{
    display: block;
    height: 100%;
    width: 100%;
    background: none;
    border: none;
}
.close_btn::before,
.close_btn::after{
    content: "";
    background: #11143c;
    height: 100%;
    width: 3px;
    display: block;
    position:absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}
.close_btn::before{
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);   
}
.close_btn::after{
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.prev_btn,
.next_btn{
    position: fixed;
    margin: auto;
    bottom:0;
    top: 0;
    width: 30px;
    height: 30px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.prev_btn{left: 5%;}
.next_btn{right: 5%;}

.prev_btn::before,
.next_btn::before{
    content:"";
    border-color: transparent;
    background: none;
    width: 100%;
    height: 100%;
    display: block;
}
.prev_btn::before{
    border-left: 3px solid #11143c;
    border-bottom: 3px solid #11143c;
}
.next_btn::before{
    border-top: 3px solid #11143c;
    border-right: 3px solid #11143c;
}
.prev,.next{
    background: none;
    border: none;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
}
.popup dl {
    clear: both;
    margin-top: 55px;
    overflow-y: scroll;
    overflow-x: hidden;
    height:calc(100% - 170px);
    padding: 0 5%;
    width: 100%;
    box-sizing: unset;
    margin-left: -5%;
}
.popup dl::-webkit-scrollbar{
  width: 5px;
}
.popup dl::-webkit-scrollbar-track{
  background: transparent;
  border: none;
  border-radius: 5px;
  box-shadow: none;
}
.popup dl::-webkit-scrollbar-thumb{
  background: #fff;
  border-radius: 5px;
  box-shadow: none;
}
.cgteam ul {
    list-style: none;
    display: flex;
    margin-top: 110px;
    justify-content: space-between;
    max-width: 1007px;
    margin: 110px auto 0;
}
.cgteam li,
.cgteam li *{
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
}

.cgteam li:hover{cursor: pointer;}

.show h3 span {
    font-size: 12px;
    display: block;
}
.show h3 {
    font-size: 13px;
}
.cgteam li .c_thumb{
    position: relative;
    top: 0;
    left: 0;
}
@media only screen and (min-width: 769px){
.cgteam li:hover .c_thumb{
    -moz-box-shadow: 10px 10px 0px 0px rgba(20, 23, 64, 1);
    -webkit-box-shadow: 10px 10px 0px 0px rgba(20, 23, 64, 1);
    -ms-box-shadow: 10px 10px 0px 0px rgba(20, 23, 64, 1);
    box-shadow: 10px 10px 0px 0px rgba(20, 23, 64, 1);
    border-radius: 0px;
    top: -10px;
    left: -10px;
}
}
.cgteam li .c_thumb img{
    filter: saturate(0%);
}
.cgteam li:hover .c_thumb img{
    filter: saturate(100%);    
}
.pop_thumb img {
    width: 170px;
    height: auto;
    float: left;
}
.pop_top h4,.pop_top h5 {
    margin-left: 200px;
}
.pop_top {
    height: 170px;
}
.pop_top h4 {
    margin-bottom: 10px;
}
.pop_top h5 {
    background-color: #FFF;
    line-height: 20px;
    font-size: 13px;
    color: #11143c;
    display: block;
    padding: 5px 10px;
    width: fit-content;
}

@media only screen and (max-width: 768px){
.three_dcg .pc-hidden{display: block !Important;}
.three_dcg .sp-hidden{display: none !Important;}

.three_dcg h2{font-size:15px;}

.cg_section01,
.cg_section02,
.cg_section03 {
    position: relative;
    margin-bottom: 50px;
}

.cg_section01{margin-top: 74px;}

.cg_section03 .cgimage,.cgimage {width: 100%;margin: auto;}

.cg_section03 .cgimage{box-shadow:none;}

.cg_section01_text,
.cg_section02_text,
.cg_section03_text {
    position: relative;
    left: 0;
    top: -40px;
    margin-top: 0;
    width: 100%;
}
.cg_section01_text h3,
.cg_section02_text h3,
.cg_section03_text h3 {
    font-size: 22px;
    background-color: #FFF;
    line-height: 40px;
    padding: 10px 20px;
    width: 85%;
    margin: 20px auto 10px;
    text-align: left;
}
.cg_section01_text div,
.cg_section02_text div,
.cg_section03_text div{
    background-color: #FFF;
    padding: 15px;
    height: auto;
    width: 85%;
    box-shadow: 13px 13px 0px 0px #e5e5e5;
    border-radius: 0px;
    margin: auto;
} 
.cg_section03_text div{color:#777 !Important;}

.three_dcg .alt-features-grid{margin: 0;}

.cgteam ul {
    list-style: none;
    display: block;
    justify-content: space-between;
    max-width: none;
    margin: 0 auto ;
    padding: 0;
    width: 90%;
    text-align: center;
}
.cgteam li{
    display: inline-block;
    width: 49%;
    margin-bottom: 30px;
}
.popup {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 80%;
    max-height: 80vh;
    margin: auto;
    background-color: #11143c;
    padding:15px;
    color: #FFF;
    z-index: 99999;
    overflow-y: scroll;
    overflow-wrap: break-word;
    overflow-x: hidden;
}
.cgteam ul li .popup *{text-align:left;}

.pop_top{height: auto;}

.pop_top h4 {margin-top: 0;}

.pop_top h4, .pop_top h5 {margin-left:calc(30vw - -10px);}

.pop_thumb img{
    width: 30vw;
    margin-bottom: 15px;
}
.close_btn {
    top: 10px;
    right: 10px;
    width: 40px;
    height: 40px;
}
.close_btn::before,
.close_btn::after{background: #fff;}

.prev_btn{left: 8px;}
.next_btn{right: 8px;}

.popup dl::-webkit-scrollbar{width: 3px;}

}