/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.3.6,
* Autoprefixer: v10.3.1
* Browsers: last 4 version
*/

/********************************************
xl device
********************************************/
@media (min-width: 1200px){
.row.blog_md__sm_none {
	display: none;
}
.container{
	max-width: 990px;
}
.container.no-padding {
	max-width: 1190px;
}
.partner_width{
	max-width: 1300px;
}
.container.no-padding .row {
	margin-left: 35px;
	margin-right: 35px;
}

/* Slider One */
.Partner .owl-item img {
  height: 70px !important;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  height: 60px;
  -o-object-fit: contain;
   object-fit: contain;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev{
	color: inherit;
	border: none;
	padding: 0!important;
	font: inherit;
	width: 50px;
	height: 50px;
	background: #0074AA 0% 0% no-repeat padding-box;
	line-height: 50px;
	color: #fff;
}
.owl-carousel:hover{
	opacity: 1;
	visibility: visible;
}
button.owl-prev {
	position: absolute;
	left: -6%;
	top: 8%;
	border-radius: 50px;
}
button.owl-next {
	position: absolute;
	right: -6%;
	top: 8%;
	border-radius: 50px;
}
.owl-nav{
  opacity: 0;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}
.owl-carousel:hover .owl-nav {
  opacity: 1;
}
a.nav_top {
  display: none;
}

ul.submenu {
  max-width: 960px;
  margin: 0 auto;
}
ul.submenu li a {
  color: #1B224C;
  padding: 4px 20px;
  display: block;
  position: relative;
  background: #fff;
  margin-bottom: 10px;
  border-radius: 50px;
  text-align: left;
  font-size: 16px;
}
ul.submenu li:hover a {
  color: #1B224C;
  background: #fff;
}
ul.submenu li a::before {
  position: absolute;
  right: 20px;
  top: -5px;
  content: "\f105";
  font-family: "Font Awesome 5 Pro";
  font-size: 26px;
  color: #5AADBF;
}

/* ul.submenu li:nth-child(2), ul.submenu li:nth-child(5) {
    margin: 0 25px;
} */
}

/********************************************
LG Device :992px.
********************************************/
@media (min-width: 992px) and (max-width: 1199.98px) {

        a.nav_top {
        display: none;
    }
    .row.blog_md__sm_none {
        display: none;
    }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
ul.submenu {
  max-width: 960px;
  margin: 0 auto;
}
ul.submenu li a {
  color: #1B224C;
  padding: 4px 20px;
  display: block;
  position: relative;
  background: #fff;
  margin-bottom: 10px;
  border-radius: 50px;
  text-align: left;
  font-size: 16px;
}
ul.submenu li:hover a {
  color: #1B224C;
  background: #fff;
}
ul.submenu li a::before {
  position: absolute;
  right: 20px;
  top: -5px;
  content: "\f105";
  font-family: "Font Awesome 5 Pro";
  font-size: 26px;
  color: #5AADBF;
}
}
@media (max-width: 1199.98px){
}
@media (max-width: 991.98px){
.tab_design ul li a {
    margin-right: -1px;
    padding: 0px 0px 0px 0;
    font-size: 10px;
    color: #B4B4B4;
    font-weight: 600;
    line-height: 36px;
    border-radius: 4px;
    display: block;
    background: #f8f8f8;
}
.tab_design ul li {
    display: inline-block;
    width: 100%;
    text-align: center;
}
    .table_thead_android {
        background-color: #3DDC84;
        border-right: 1px solid white;
        padding: 6px;
    }
    .table_thead_ios_ml{
        background-color: #2D2D2D;
        border-right: 1px solid white;
        padding: 6px;
      }
    .table_thead_macos_ml{
        background-color: #B4B4B4;
        border-right: 1px solid white;
        padding: 6px;
      }
      .table_thead_linux_ml{
        background-color: #FF8B18;
        border-right: 1px solid white;
        padding: 6px;
      }
      
    .table_thead_windows_ml{
        background-color: #03A5F0;
        padding: 6px;
        
     
      
    }
    .table_thead_fst  img {
        height: 36px;
        width: 36px;
      }
      .table_thead_fst   {
          font-size: 17px;
        
      }
    .table_function{
        display: none;
    }
    .button_class a.all_button_ios {
        text-align: center;
        margin: 0 auto;
        display: block;
        margin-top: 20px;
        float: right;
    }
    .card_ios_12 {
        background: #ffffff 0% 0% no-repeat padding-box;
        -webkit-box-shadow: 0px 1px 20px #00000026;
                box-shadow: 0px 1px 20px #00000026;
        border-radius: 10px;
        margin: 14px;
        padding: 30px 20px;
        border-top: 6px solid #00ACBAed;
    }
    .card_ios_12 h5{
        margin-bottom: 34px;
    }
    .btn-function {
		font-size: 12px;
		font-style: normal;
		background: #ECF6F8;
		border-radius: 50px;
		max-width: 226px;
		width: 100%;
		padding: 0px 0px;
		
		line-height: 1;
		height: 55px;
		margin-left: -16px;

		letter-spacing: var(--unnamed-character-spacing-0);
	}
    .nav-tabs .nav-link {
        font-size: 10px;
        height: 35px;
        padding: 0px;
    }
    .nav-item {
        text-align: center;
        width: 54px;
        margin-left: 2px;
    }
    .scroll_section .divider {
        
        margin-left: 0px;
    }
    .scroll_section h3 {
        font-size: 20px;
    }
    .scroll_section img {
        width: 240px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        
    }
    
    .header_area h1 {
        font-size: 22px;
        width: 307px;
        text-align: center;
    }
    .header_area p{
        text-align: left;
    }
    .card-title{
        font-size: 10px;
        line-height: 120%;
    }
    /* .col-img {
        padding: 30px !important;
    } */
    .header_style_function h2{
        font-size: 18px;

    }
    .font_size_up a {
        width: 300px;
        height: 70px;
        padding: 20px;
        border-radius: 50px;
        margin-bottom: 20px;
        font-size: 18px;
    }
    .main_header{
        display: none;
    }
    .mainmenu-area {
        padding: 15px 0;
        height: 60px;
        /* position: fixed; */
        width: 100%;
    }
    .mainmenu {
        position: fixed;
        top: 0;
        right: -100%;
        height: 100%;
        width: 100%;
        /* background-color: #1B224C; */
        /* padding-top: 150px; */
        -webkit-transition: 0.4s;
        -o-transition: 0.4s;
        transition: 0.4s;
        z-index: 5;
        overflow: auto;
        color: #FFFFFF;
    }
    .mainmenu.current {
        right: 0;
    }
    .hamburger-menu {
        display: block;
        top: -65px;
    }
    .mainmenu>ul>li {
        display: block;
        padding-top: 13px;
    }
    .row.accordion {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    .multi-level{
        min-width: 100%;
    }
    .mainmenu > ul {
        margin-left: auto;
        margin-right: auto;
        padding: 25px 0;
        display: block;
        max-width: 720px;
        text-align: left;
        height: 100vh;
        overflow: auto;
    }
    .dropdown-menu{
        float: none;
        position: static !important;
        -webkit-transform: translate3d(0px, 0px, 0px) !important;
                transform: translate3d(0px, 0px, 0px) !important;
        padding: 10px 20px 0px;
        background-color: #ffffff;
    }
    .collapse_title{
        color: #000000;
        min-height: auto;
        padding: 10px 0;
        cursor: pointer;
        max-width: 100%;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
    }
    .collapse_title:hover{
        opacity: 1;
    }
    .collapse_title::after,
    .dropdown-toggle::after{
        content: "\f107";
        font-family: 'Font Awesome 5 Pro';
        font-weight: 300;
        color: inherit;
        font-size: 18px;
        margin-left: 5px;
        vertical-align: middle;
        display: inline-block;
        border: none;
        width: auto;
        height: auto;
    }
    .header_menu ul li{
        padding-left: 20px;
    }
    .header_menu ul li a{
        color: #000000;
        padding: 4px 0;
    }
    .mainmenu > ul > li > a {
        color: #FFFFFF;
        padding-bottom: 0px;
        margin-bottom: 0px;
    }
    .mainmenu > ul > li > a::before {
        bottom: -2px;
    }
    .close-menu {
        top: 20px;
        right: 25px;
        width: 20px;
        cursor: pointer;
    }
    .mainmenu > ul > li {
        margin: 0px 15px;
    }
    .mainmenu > ul > li > a{
        font-size: 14px;
    }
    .multi-level {
        min-width: 100%;
        -webkit-transform: translateX(-34%);
            -ms-transform: translateX(-34%);
                transform: translateX(-34%);
    }
    .collapse_title{
        max-width: 140px;
        font-size: 12px;
    }
    .header_menu ul li a{
        font-size: 12px;
    }
    .mainmenu-area .w-75,
    .mainmenu-area .w-25{
        width: 100% !important;
        position: relative;
    }
    
    /* copy content area */
    
}
@media (min-width: 992px){
li#menu-item-382,li#menu-item-383,li#menu-item-386,li#menu-item-387,li#menu-item-388,li#menu-item-389{
  display: none;
}
.dropdown.multi-level-dropdown {
  position: static !important;
}
.dropdown-menu.multi-level {
  border: none;
  background-color: #1B224C;
  border-radius: 0;
  /*padding: 40px 0 49px 0;*/
  margin: 0;
  position: absolute;
  min-width: 100%;
  width: 100%;
  left: 0;
  right: 0;
  top: calc(100% - 0px) !important;
  display: block;
  opacity: 0;
  visibility: hidden;
  height: 0;
  transition: .4s;
  /* -webkit-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  transition: 0.3s linear;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.07);
  box-shadow: 0 5px 10px rgba(0,0,0,0.07); */
}
/*.dropdown:hover .dropdown-menu.multi-level {
    display: block;
    opacity: 1;
    visibility: visible;
}*/
    .dropdown:hover .dropdown-menu.multi-level {
    display: block;
    padding-left: calc((100% - 960px) / 2 + 15px);
    opacity: 1;
    visibility: visible;
    padding-right: calc((100% - 960px) / 2 + 15px);
    padding-top: 40px;
    padding-bottom: 30px;
    height: 162px;
}
    .dropdown-submenu:hover>.dropdown-menu {
        display: block;
    }
    .font_page_destop{
        display: none;
    }
    ul.submenu{
    	text-align: center;
    }
    ul.submenu li {
            display: inline-block;
            width: 300px;
        }
}

@media (min-width: 360px) and (max-width: 991.98px){
    .mainmenu > ul > li > a {
    font-size: 13px;
    line-height: 26px;
}
    .mainmenu>ul>li>a:hover, .mainmenu>ul>li>a.active {
        color: #ffffff;
    }
    .mainmenu.current::before {
        position: absolute;
        background: #1B224C;
        width: 80%;
        height: 100vh;
        content: "";
    }
    .mainmenu.current::after {
        position: absolute;
        right: 0;
        top: 0;
        width: 20%;
        height: 100vh;
        background: #303030;
        content: "";
        opacity: 80%;
    }
    ul.submenu.dropdown-menu.multi-level li {
        display: inline-block;
        width: 33%;
    }
    ul.submenu.dropdown-menu.multi-level li:hover a{
        background: transparent;
        color: #ffffff;
    }
    .collapse_title::after, .dropdown-toggle::after{
        display: none;
    }

ul.submenu.dropdown-menu.multi-level {
    margin: 0;
    padding: 0;
    background: transparent;
    padding-left: 30px;
}

ul.submenu.dropdown-menu.multi-level li a {
    color: #ffffff;
}
.mainmenu>ul>li>a::before{
        display: none;
    }
    .dropdown-menu.multi-level {
        display: block;
    }
    ul.submenu {
        display: block !important;
    }
    /* breadcrume_nav css Code */
    ul.breadcrume_nav {
        padding: 10px 20px 12px 20px;
        background: var(--color-F8F8F8);
        width: 100%;
        height: 40px;
        overflow: scroll;
    }
    .content_center h1 {
        font-size: 30px;
        color: var(--color-1B224C);
        font-weight: 600;
        line-height: 29px;
        margin-bottom: 0;
        margin-top: 18px;
    }
    .hero_area_right h1 {
        margin-top: 0;
    }
    .hero_area_right h1::before{
        display: none;
    }
    .header_style h2 {
        font-size: 24px;
        line-height: 34px;
    }
    .about_left h3 {
        font-size: 20px;
        line-height: 30px;
        /*margin-bottom: 20px;*/
    }
    .header_style h2 span {
        display: block;
    }
    .col-lg-6.row_padding_no {
        padding: 0;
    }
    a.btn.hero_btn {
        padding: 16px 0;
    }
    a.nav_top {
    position: absolute;
    right: 43px;
    top: -69px;
    width: 65px;
    height: 60px;
    line-height: 25px;
    background: #0074AA;
    text-align: center;
    padding-top: 8px;
    color: #ffffff;
}
    .hamburger-menu::before {
        position: absolute;
        right: -15px;
        top: -4px;
        width: 58px;
        height: 60px;
        background: #1B224C;
        content: "";
        z-index: -1;
    }
    a.nav_top i {
        display: block;
        font-size: 28px;
    }
    .header_before.pb_65 h2.vertical_border {
        font-size: 24px;
        line-height: 34px;
    }
    body,
    p{
        font-size: 14px;
        line-height: 1.75;
    }
    .about_left span.border_left {
        padding: 4px 0;
        margin-bottom: 24px;
        font-size: 15px;
        line-height: 28px;
        max-width: 193px;
        width: 100%;
    }
    .col-lg-6.mb_100.images_right {
        position: relative;
        right: 0;
        top: 26%;
    }
    .col-lg-6.images_left {
        position: relative;
        left: 10%;
        top: 14%;
        /* z-index: 20; */
    }
    .images_right_section {
        position: relative;
        right: 0;
        bottom: 10%;
    }
    .images_left_section {
        position: relative;
        left: 10%;
    }
    /* Hero Area */
    .hero_area{
        padding-top: 0;
    }
    .hero_area::before,
    .hero_area::after{
        display: none;
    }
    .content_center {
        width: 100%;
    }
    .about_left p {
        line-height: 24px;
        max-width: 100%;
        padding-bottom: 60px;
    }

    a.blog.mobile_blog {
        display: none;
    }
    a.date_arrow:last-child {
        margin-bottom: 40px;
    }

/********************************************
Client
********************************************/
section.our_client {
    padding: 63px 0 64px 0;
}
    .owl-carousel .owl-item img {
        display: block;
        width: 100%;
        height: 20px;
    }
    .content_center h2 {
        font-size: 30px;
        line-height: 29px;
        text-align: center;
        margin-top: 18px;
        margin-bottom: 11px;
    }
    .left_site span:nth-child(1) {
        letter-spacing: 1.52px;
        font-size: 19px;
        line-height: 28px;
    }
    .left_site span {
        font-size: 11px;
        line-height: 27px;
        letter-spacing: 3.74px;
    }
    span.hero_heading {
        font-size: 50px;
        line-height: 29px;
    }
    .content_center p {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 20px;
        margin-top: 15px;
    }
    .content_center a {
        margin-bottom: 50px;
    }
    .pb_50 {
        padding-bottom: 40px;
    }
    .header_area.pb_50 p {
        font-size: 14px;
        line-height: 24px;
    }
    .header_area.pb_50.award h2 {
        font-size: 24px;
        line-height: 34px;
    }
    .award_item h3 span {
        display: block;
    }
    .award_item h3 {
        font-size: 16px;
        line-height: 20px;
        width: 63%;
    }
    .single_blog_award h3 span.small_subtitle {
        font-weight: 300;
    }

/********************************************
Footer
********************************************/
    section.start_footer {
        padding: 50px 0 60px 0;
    }
    .font_size_up h6 {
        font-size: 22px;
        margin-bottom: 35px;
        line-height: 32px;
    }
    .font_size_up a {
        padding: 20px 0;
        font-size: 18px;
        line-height: 29px;
        margin-bottom: 20px;
        /* margin-right: 0; 
        width: 100%;*/
    }
    .flex_type {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }
    .flex_type a:first-child {
        margin-bottom: 0;
    }

/********************************************
Contact Page
********************************************/
    .contact_us {
        padding: 30px 0;
    }
    p.contact_info {
        font-size: var(--font-size-18);
        line-height: 40px;
        font-weight: 400;
    }
    p.contact_info a {
        font-size: 26px;
        line-height: 28px;
        font-weight: 700;
        display: block;
        background: #ffffff;
        padding: 15px 0;
        border-radius: 50px;
        width: 100%;
        max-width: 300px;
        margin: 0 auto;
        border: 1px solid #4CA9B8;
    }
    section.gray.akash {
        display: none;
    }

/********************************************
Footer
********************************************/
    .logo {
        margin-bottom: 19px;
    }
    .logo img {
        max-width: 120px;
    }
    img.images_2.d-inline-block {
        max-width: 53px;
    }
    .social_media {
        text-align: left;
        margin-bottom: 22px;
    }
    .footer_img img {
        max-width: 100px;
    }
    ul.footer_button_link li a {
        font-size: 11px;
    }
    ul.footer_button_link {
        padding: 0;
    }
    p.copy_right {
        font-size: 10px;
        line-height: 26px;
    }
    .col-lg-6.mb_100.images_right,
    .col-lg-6.images_left,
    .images_right_section,
    .images_left_section{
        position: relative;
        left: 0;
    }
    section.primary.pt_50.pb_100.position-relative {
        overflow: hidden;
    }
    .position-relative {
        overflow: hidden;
    }
    .Shape_top,
    .Shape_bottom,
    .top_shape,
    .bottom_shape {
        height: 60px;
    }

/********************************************
About Area
********************************************/
    /*section.primary.pt_50.position-relative {
        padding: 80px 0 60px 0;
    }*/
    .header_style {
        position: relative;
        margin-bottom: 30px;
    }
    span.big_size.border_left {
        max-width: 298px;
    }
    h1 {
        font-size: 24px;
        line-height: 34px;
        width: 100%;
        text-align: center;
        margin: 0 auto;
        padding-bottom: 38px;
    }
    h1 span {
        display: block;
    }
    section.primary.pt_50.pb_100.position-relative {
        padding: 80px 0;
    }
    h5.about {
        left: 0;
        top: 3%;
        font-size: 60px;
        line-height: 44px;
        letter-spacing: 7.2px;
    }
    .header_style img {
        max-width: 202px;
        margin: 0 auto;
    }
    .about_left h6 {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 20px;
        max-width: 86%;
    }
    .about_left p {
        overflow: hidden;
    }
    .button_design a {
        margin: 0;
    }
    a.btn.bg_transparent {
        background: #CCDCE5;
        border: #CCDCE5;
        color: var(--color-0074AA);
        margin-bottom: 10px;
        font-size: 14px;
        padding: 10px 0;
    }
/*    .col-lg-6.mb_100.images_right img {
        margin-top: 0;
    }*/
    .mb_70 {
        margin-bottom: 60px;
    }
    /* features */
    .New_features_service {
        margin-bottom: 20px;
        display: block;
    }
    .New_features_service img {
        max-width: 60px;
        float: left;
        margin-right: 15px;
        border-radius: 8px;
    }
    .one_time h4 {
        font-size: 14px;
        line-height: 26px;
        font-weight: 600;
    }
    .one_time span {
        font-size: 12px;
        line-height: 18px;
    }
    section.features.position-relative {
        padding-top: 119px;
    }
    h1.vertical_border {
        padding-bottom: 0;
    }
    .header_before.pb_65 {
        padding-bottom: 80px;
    }
    h5.about.right_color {
        top: 4%;
    }
    h1.vertical_border::before {
        height: 40px;
    }
    .award_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-items: center;
}
    .award_item img {
        width: 33%;
    }
    .award_item h5 {
        width: 65%;
        font-size: 16px;
        line-height: 20px;
    }
    .award_item h5 span{
        display: block;
    }
    .single_blog_award p {
        font-size: 12px;
        line-height: 18px;
    }
    .col-lg-6.mb_100.images_right.order-sm-1 {
        margin-bottom: 20px;
    }
    section.about {
        background: var(--color-DFEEF2);
        padding: 0 0 59px 0;
    }
    .button_class a.all_button {
        margin-top: 60px;
        font-size: 15px;
        line-height: 26px;
        /*max-width: 230px;*/
        background: #ffffff;
    }
    .button_class.features {
        margin-bottom: 80px;
    }
    .col-lg-6.images_left.order-sm-0,
    .col-lg-6.mb_100.images_right_section.order-sm-0,
    .col-lg-6.mb_100.images_left_section {
        margin-bottom: 20px;
    }
    .header_style::before {
        position: absolute;
        left: 50%;
        bottom: 41%;
        width: 80%;
        height: 1px;
        background: var(--color-ffffff);
        content: "";
        -webkit-transform: translate(-50%, -41%);
            -ms-transform: translate(-50%, -41%);
                transform: translate(-50%, -41%);
    }
    section.osi.features.position-relative {
        padding: 72px 0;
    }
    .white_spaces{
        margin-bottom: 0;
    }
    /*.single_case h1 {
        margin-bottom: 50px;
    }*/
    .case .button_class.case a.all_button {
        margin-top: 0;
    }
    .subtitle {
        font-size: 16px;
        line-height: 24px;
    }
    section.award .header_area p br{
        display: none;
    }
    h1.pb_45.sm_device {
        font-size: 24px;
        line-height: 34px;
    }
    section.award .header_area p {
        font-size: 14px;
        line-height: 24px;
    }
    .award .header_area.pb_50 {
        padding-bottom: 50px;
    }
    .award {
        padding: 60px 0 40px 0;
    }
    .single_blog_award {
        margin-bottom: 40px;
    }
    .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev{
        display: none;
    }
    .slider {
        padding: 60px 0;
    }
    h2.brand {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 30px;
    }
    section.slider.partener_area {
        padding: 60px 0px 50px 0px;
    }
    .owl-carousel .owl-item img {
        display: block;
        width: 100%;
        height: auto;
        object-fit: cover;
    }
    h2.brand {
        font-size: 21px;
        margin-bottom: 30px;
    }

/********************************************
Case
********************************************/
    h5.case {
        font-size: 60px;
        line-height: 44px;
        position: absolute;
        left: 8%;
        letter-spacing: 7.2px;
    }
    h1.pb_45 {
        padding-bottom: 36px;
    }

/********************************************
Blog
********************************************/
    .blog_mobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }
    .blog_mobile .blog_left {
        width: 65%;
    }
    .blog_mobile .blog_images {
        width: 30%;
        height: 100px;
    }
    .col_content_between h2 {
        font-weight: 600;
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 30px;
    }
    .col_content_between span {
        font-size: 14px;
    }
    span.date {
        font-size: 14px;
    }
    .blog_mobile {
        margin-bottom: 20px;
    }
    .gray {
        padding: 60px 0 0 0;
    }
    section.gray.gray_bg {
        background: #ECF6F8;
        padding: 60px 0 30px 0;
    }
    span.block {
        display: block;
        padding-right: 35px;
    }
    a.date_arrow::before {
        top: 42%;
        font-size: 22px;
    }
    .blog h4 {
        font-size: 24px;
    }
    .blog p {
        color: #8E8E8E;
        font-size: 16px;
        line-height: 24px;
    }
 
/********************************************
News
********************************************/
        a.date_arrow {
            padding: 20px 0 21px 0;
        }
        a.date_arrow span.date {
            margin-right: 0;
        }
        a.date_arrow span.date {
            font-size: 16px;
            line-height: 30px;
        }
        a.date_arrow span.block {
            font-size: 14px;
            line-height: 24px;
        }
        a.date_arrow::before {
            top: 42%;
            font-size: 19px;
        }
        .blog h4 {
            font-size: 18px;
            line-height: 28px;
            padding: 0 10px 0 0;
        }
        .blog p {
            color: #8E8E8E;
            font-size: 14px;
            line-height: 24px;
        }
        .blog {
            margin-bottom: 50px;
        }
        section.footer_two {
            padding: 30px 0 29px 0;
        }
        a.logo.footer_logo {
            margin-bottom: 0;
        }
        p.footer_p {
            margin: 11px 0 22px 0;
        }

/********************************************
Service css Code
********************************************/
    .header_area h1 {
        font-size: 24px;
        line-height: 32px;
        padding-bottom: 64px;
        /* margin-top: -50px; */
    }
    h2.title_decoration {
        font-size: 18px;
        line-height: 28px;
    }
    section.service.pt_100 {
        padding: 30px 0;
    }
    .service_box_border {
        padding: 25px 20px 20px;
    }
    h4.border_left::before {
        bottom: -4px;
    }
    .Service_Shape_top,
    .Service_Shape_bottom{
        height: 60px;
    }
    h2.left_right_border.text-center.mb_35 {
        font-size: 26px;
        padding: 8px 0;
    }
    h1.border_bottom br {
        display: none;
    }
    h1.font-sans-900.pb_90.mobile_1.border_bottom {
        padding-bottom: 40px;
    }
    .single_service h5 {
        font-size: 18px;
        line-height: 28px;
        min-height: 0;
        margin-bottom: 16px;
    }
    .single_service {
        padding: 20px;
        margin-bottom: 30px;
    }
    .single_service p {
        font-size: 14px;
        margin-top: 16px;
        line-height: 24px;
    }
    a.faq_link {
        padding: 15px 0 15px 15px;
    }
    .faq_disc.text-center {
        margin-left: 0px;
    }
    .faq_disc.text-center p::before {
        right: 10%;
    }
    .blank_div::before {
        width: 100%;
    }
    .price_flow_head {
        padding: 20px 20px 16px;
    }
    .price_flow_head ul li:nth-child(2) {
        font-size: 22px;
        line-height: 26px;
    }
    .price_flow_head ul li:nth-child(3) {
        font-size: 16px;
        line-height: 18px;
    }
    .price_flow_body p i {
        margin-right: 12px;
    }
    .link_shear.link_shear_2.pt_80.pb_80 {
        padding: 57px 0 50px 0;
    }
    .mobile_table p {
        font-size: 16px !important;
        letter-spacing: 0.5px;
        line-height: 2;
        margin-bottom: 14px !important;
        padding-left: 5px;
        padding-right: 5px;
        font-weight: 500;
    }

/********************************************
Faq
********************************************/
    .header_area h1.faq{
        padding-bottom: 40px;
    }
    section.faq_md {
        padding-top: 30px;
        padding-bottom: 40px;
    }
    .section {
        padding: 0 0 60px 0;
    }
    h2.faq_header_title {
        font-size: 18px;
        margin-bottom: 17px;
        line-height: 28px;
    }
    .accordion_btn .question, .card-body .answer {
        width: 24px;
        height: 24px;
        line-height: 24px;
        font-size: 12px;
    }
   a.btn-block.accordion_btn {
        font-size: 15px;
        line-height: 24px;
        padding: 14px 30px 14px 0;
    }
    a.btn-block.accordion_btn::before,
    a.btn-block.accordion_btn.collapsed::before {
        right: -6%;
        font-size: 25px;
    }
    .card-body {
        font-size: 14px;
        line-height: 24px;
    }
    .button_arrow_down.mb_20 {
        text-align: center;
    }
    .button_arrow_down a {
        padding: 8px 0 4px;
        max-width: 107px;
        width: 100%;
        font-size: 13px;
        line-height: 1.25;
        font-weight: 500;
        margin-right: 0;
        margin-bottom: 7px;
        display: inline-block;
    }

/********************************************
Flow Price Area
********************************************/
    section.pt_100.pb_100.price-flow_header {
        padding: 30px 0 40px 0;
    }
    .price-flow_header h1.pb_45 {
        font-size: 22px;
        line-height: 32px;
        padding-bottom: 40px;
    }
    section.service_shape.pt_80.pb_80 {
        padding: 50px 0 55px 0;
    }
    section.service_shape.pt_80.pb_80 h2 {
        font-size: 20px;
        line-height: 46px;
        padding: 8px 0 7px 0;
        margin-bottom: 24px;
    }
    .price_flow {
        padding-bottom: 30px;
    }
    .price_flow_head ul li:nth-child(1) {
        font-size: 22px;
        line-height: 32px;
    }
    .price_flow_head ul li:nth-child(2) {
        font-size: 16px;
        line-height: 26px;
    }
    .price_flow_head ul li:nth-child(3) {
        font-size: 12px;
        line-height: 18px;
    }
    .price_flow_body {
        padding: 20px 17px 0 17px;
    }
    .price_flow_body ul {
        min-height: 0;
    }
    .price_flow_body ul li {
        font-size: 16px;
        line-height: 26px;
    }
    .price_flow_body ul li:last-child {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 10px;
    }
    .price_flow_body p {
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 7px;
    }
    .price_flow_head ul li {
        border-bottom: 2px solid #30B0C1;
    }
    p.price_color {
        font-size: 12px;
        line-height: 24px;
    }
    h2.left_right_border.text-center.mb_35 {
        font-size: 21px;
        line-height: 46px;
        padding: 8px 0 7px 0;
        margin-bottom: 30px;
        padding-top: 20px;
    }
    .price_flow_step {
        padding: 8px 7px;
        line-height: 18px;
        font-size: 16px;
    }
    .price_flow_item.mb_20 {
        margin-bottom: 24px;
    }
    .flow_items span {
        font-size: 22px;
        line-height: 74px;
        height: 74px;
        width: 24%;
    }
    .flow_items span::before {
        right: 0%;
    }
    .flow_items img {
        max-width: 74px;
    }
    .flow_items h2 {
        font-size: 15px;
        line-height: 20px;
        padding-top: 12px;
    }
    .flow_items h2 i {
        right: 17%;
        top: 40px;
        font-size: 12px;
        line-height: 20px;
        padding: 8px 0;
        max-width: 155px;
    }
    .price_flow_item {
        padding: 15px 0 14px 0;
    }
    .flow_items h2 small {
        position: absolute;
        left: 10px;
        font-size: 13px;
        line-height: 20px;
        bottom: -20px;
    }
    .flow_items.move_top h2 {
        padding-top: 0px;
    }
    .flow_items.move_top h2 small {
        display: block;
        top: 19px;
        left: 20px;
        font-size: 13px;
        line-height: 20px;
        /*font-weight: 600;*/
    }
    section.price_footer p {
        font-size: 12px;
        line-height: 16px;
        margin-top: 10px;
    }
    section.price_flow-step {
        padding: 65px 0;
    }
    section.price_footer {
        padding: 50px 0 57px 0;
    }
    section.link_shear {
        padding: 30px 0 130px 0;
    }
    .faq_disc.text-center p {
        font-size: 13px;
        line-height: 22px;
    }
    .price_flow_item::before {
        left: 33%;
        bottom: -23%;
        border-top: 14px solid #30B0C1;
        border-left: 30px solid transparent;
        border-right: 30px solid transparent;
        content: "";
        -webkit-transform: translate(52%, -60%);
            -ms-transform: translate(52%, -60%);
                transform: translate(52%, -60%);
    }
    table.server-setting-chart {
        margin-top: 20px;
        font-size: 12px;
        display: none;
    }
    .mobile_table {
        display: block;
      }
    th.b.server_back02 {
        width: 0;
      }
      .server-setting-chart02 tr, .server-setting-chart02 th, .server-setting-chart02 td {
        border: 1px solid #e2e2e2;
        font-size: 12px;
        line-height: 1.5;
        padding: 5px;
        background-color: #f8f8f8;
    }
    p.b.mb5 {margin-bottom: 5px;}

    p.mt20.mb5.b {
        margin-top: 20px;
        margin-bottom: 5px;
    }
	.price_footer th.table-tl {
		background-color: #0074AA;
		color: #fff;
		padding: 7px 5px;
		font-size: 14px;
	}
	table.server-setting-chart02 {
		margin-top: 20px;
	}

/********************************************
Service
********************************************/
    h1.font-sans-900.pb_45.mobile_1 {
        font-size: 22px;
        line-height: 32px;
    }
    h1.font-sans-900.pb_45.mobile_1 br {
        display: none;
    }
    h1.font-sans-900.pb_45.mobile_1 span {
        display: block;
    }
    h4.border_left {
        font-size: 18px;
        line-height: 28px;
        padding-bottom: 10px;
    }
    .service_box_border p {
        margin-top: 40px;
    }
    section.service_shape {
        padding: 30px 0px 0px 0px;
    }
    h2.title_decoration::before {
        width: 40px;
    }
    .col-lg-6.d-flex.align-items-stretch.mb_text_2 {
        margin-bottom: 0;
    }
    .single_service h3 {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 16px;
    }
    h2.left_right_border.text-center.mb_55 {
        font-size: 20px;
        line-height: 46px;
        padding: 8px 0 7px 0;
        margin-bottom: 30px;
    }
    .blank_div::before {
        -webkit-transform: translate(-50%, 68px);
            -ms-transform: translate(-50%, 68px);
                transform: translate(-50%, 68px);
    }
    .faq_disc.text-center h6::before {
        position: absolute;
        left: 50%;
        bottom: 20%;
        width: 50px;
        height: 1px;
        background: #5AADBF;
    }
    .case_blog {
        padding: 0px 0;
    }
    a.case_blog_pol{
        margin-bottom: 50px;
    }
    h5.case.case_2 {
        margin-top: 25px;
      }
      a.case_blog_pol .case_header,
      a.case_blog_pol .case_header img{
          height: auto;
      }
      .case_body .img img {
        max-width: 50%;
    }

/********************************************
Case Page
********************************************/
    section.case {
        padding: 109px 0 0 0;
    }
    .single_case span {
        top: 38%;
        -webkit-transform: translate(0, -22%);
            -ms-transform: translate(0, -22%);
                transform: translate(0, -22%);
    }
    a.faq_link.mb_20.small_faq {
        margin-bottom: 19px;
    }
    .single_case {
        margin-bottom: 50px;
    }
    p.pragraph {
        margin-bottom: 0px;
    }
    .case_shap_top,
    .case_shap_bottom{
        display: block;
    }
    section.pt_100.pb_100.case_remove {
        padding-top: 30px;
        padding-bottom: 0;
    }
    section.pt_100.pb_100.case_remove p {
        display: none;
    }
    section.case_bg {
        padding: 40px 0 26px 0;
    }
    .header_area.text-center.case_title_border h1 {
        padding-bottom: 21px;
    }
    .case_title_border h1.pb_45::before {
        bottom: 0;
    }
    .single_images.large {
        height: 190px;
        margin-bottom: 30px;
    }
    .single_images.large img {
        height: 190px;
    }
    .case_left {
        height: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: end;
    }
    .bottom_text p {
        margin-top: 0;
    }
    section.case.case_padding {
        padding: 50px 0;
    }
    ul.pagination li a {
        width: 38px;
        height: 38px;
        line-height: 38px;
    }
    ul.pagination li {
        padding-right: 4px;
    }
    h2.left_right_border.text-center.brack_md.mb_35 br {
        display: block;
    }

/********************************************
manual Page
********************************************/
    section.pt_100.pb_100.manual_header {
        padding-top: 30px;
        padding-bottom: 50px;
    }
    .manual_header h1.pb_45 {
        padding-bottom: 41px;
    }
    section.start_footer.light_bg{
        padding: 50px 0;
    }
    section.link_shear.manual_md.gray {
        padding: 50px 0;
    }
    a.manual_body.mb_20 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 22px 10px 22px 10px;
    }
    .manual_disc h6 {
        font-size: 18px;
        font-weight: 600;
        position: relative;
        padding-bottom: 20px;
        letter-spacing: 0.45px;
        margin-top: 8px;
        line-height: 28px;
    }
    .manual_disc h6::before {
        width: 60px;
    }
    .manual_disc p::before {
        left: 75%;
    }
    p.manual_description {
        font-size: 11px;
        line-height: 18px;
        margin-bottom: 50px;
    }
    .font_size_up.what_color h3 {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 30px;
    }

/********************************************
Blog
********************************************/
    section.blog.pt_100 {
        padding-top: 30px;
        margin-bottom: 0;
    }
    section.blog.pt_100 h1.pb_45.w-100 {
        padding-bottom: 50px;
    }
    .target_category a {
        padding: 4px 8px;
        font-size: 12px;
        line-height: 1.5;
        color: #1B224C;
        margin-bottom: 6px;
        margin-right: 5px;
    }
    .target_category a:hover{
        text-decoration: none;
        }
    .row.blog_md_none {
        display: none;
    }
    .row.blog_md__sm_none{
        display: block;
    }
    .show_more.show_more_md {
        padding: 50px 0;
    }

/********************************************
News
********************************************/
section.pt_100.news{
	padding-top: 30px;
}
section.pt_100.news h1.pb_45.w-100{
	padding-bottom: 50px;
	margin-bottom: 10px;
}

/********************************************
Blog Article
********************************************/
    section.single_post {
        padding-top: 30px;
    }
    .single_blog_article h1 {
        font-size: 22px;
        line-height: 32px;
    }
    .blog_left h1 {
        padding-bottom: 15px;
    }
    .single_blog_article .blog_full_images {
        margin-top: 20px;
        margin-bottom: 25px;
        height: auto;
		object-fit: cover;
    }
    .single_blog_article p {
        font-size: 14px;
        line-height: 24px;
    }
    .exter_option {
        margin-top: 40px;
    }
    .exter_option h6 {
        font-size: 16px;
        line-height: 26px;
        padding: 15px 0 15px 20px;
    }
    .exter_option h6 {
        font-size: 16px;
        line-height: 26px;
        padding: 15px 0 15px 20px;
        border-radius: 0;
        background: #F8F8F8;
    }
    .exter_option.sm-d-none {
        display: none;
    }
    .heading_disc h2 {
        background: #0074AA;
        padding: 10px;
        font-size: 18px;
        line-height: 1.5;
        margin-bottom: 15px;
    }
    .heading_disc h3 {
        background: #F8F8F8;
        padding: 6px 10px;
        font-size: 18px;
        line-height: 1.5;
        margin-bottom: 15px;
    }
    .heading_disc h4 {
        padding: 6px 10px;
        font-size: 16px;
        line-height: 1.5;
        margin-bottom: 15px;
    }
    .heading_disc.one {
        margin-bottom: 40px;
    }
    .light_color {
        margin-bottom: 40px;
        font-size: 14px;
        line-height: 24px;
    }
    .social_shar {
        grid-gap: 0 4px;
    }
    .icon_body{text-align: left;}
    .icon_body i {
        width: 18px;
        height: 40px;
        line-height: 40px;
        font-size: 18px;
        display: inline-block;
    }
    .button_class.article a {
        margin-top: 40px;
        margin-bottom: 100px;
    }
    .button_class.article {
        position: relative;
    }
    .button_class.article::before {
        position: absolute;
        left: 0;
        bottom: -100%;
        width: 100%;
        height: 1px;
        background: #F8F8F8;
        content: "";
    }
    .author_disc {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
    }
    	h2.title_decoration::before {
        bottom: -20px;
    }
    hr {
        width: 100%;
    }
    .tab_design ul {
        grid-gap: 4px;
    }

/********************************************
android_btn_design
********************************************/
    .android_btn_design {
        -ms-grid-columns: 1fr 10px 1fr 10px 1fr;
        grid-template-columns: 1fr 1fr 1fr;
        grid-gap: 10px;
    }
    .android_btn_design a {
        font-size: 12px;
        line-height: 14px;
        padding: 6px 16px 17px 16px;
    }
    .android_btn_design a::before {
        -webkit-transform: translate(0, 0);
            -ms-transform: translate(0, 0);
                transform: translate(0, 0);
        font-size: 20px;
    }
    .android_btn_design a span {
        bottom: 17px;
    }
    h5.card-title br {
        display: none;
    }
    .card .card-body {
        padding: 10px 10px 0;
    }
   .Shape_top_function, .Shape_bottom_function, .Shape_top_function_reverse, .Shape_bottom_function_reverse {
        height: 60px;
    }
    .Android.pt_100.pb_100 {
        padding: 50px 0;
    }
    h2.left_right_border.function_h2_border {
        font-size: 20px;
        line-height: 46px;
    }
    .column_padding h3, .column_padding span, .column_padding p {
        padding-left: 0;
    }
    .mb_30.d-flex.align-items-stretch {
        margin-bottom: 15px;
    }
    .Android h1 span {
        display: inline-block;
    }
    .scroll_1 .col-lg-4.mt_50,
    .scroll_1 .col-lg-8.mt_50 {
        margin-top: 30px;
    }
    .scroll_1 .container.pt_60.pb_50 {
        padding-top: 30px;
        padding-bottom: 0;
    }
    h2.left_right_border.function_h2_border {
        padding-top: 29px;
    }
    .Android.pt_100.pb_100 {
        padding: 50px 0;
    }
    .scroll_2 .mt_50 .scroll_2 .mt_70 {
    margin-top: 30px;
    }
    .scroll_2 .mt_50 {
        margin-top: 30px;
    }
    .scroll_2 .col-lg-8.mt_50 {
        margin-top: 0;
    }
    .scroll_3 .col-lg-4.mt_50.mb_60 {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .scroll_3 .col-lg-8.mt_50.mb_60.column_padding.mb_50 {
        margin-top: 0;
        margin-bottom: 74px;
    }
    .scroll_1 .container.pt_60 {
        padding-top: 30px;
    }
    h2.left_right_border.function_h2_border.text-center.mb_35 {
        margin-bottom: 0;
    }
    .scroll_1 .col-md-8.mt_50.column_padding.mt_50 {
        margin-top: 30px;
        margin-bottom: 40px;
    }
    .scroll_2 .col-lg-4.mt_50.mb_60 {
    margin-bottom: 30px;
}

.scroll_2 .col-md-8.mt_50.column_padding.mb_60 {
    margin-top: 0;
    margin-bottom: 40px;
}
.scroll_3 .col-lg-4.mt_50 {
    margin-top: 30px;
}

.scroll_3 .col-md-8.mt_50.column_padding.mb_50 {
    margin-top: 30px;
    margin-bottom: 60px;
}
.col-md-8.mt_60.mb_60.column_padding.mb_50.remove_mb {
    margin-top: 0px;
}

.col-lg-4.mt_60.mb_60.remove_mb {
    margin-top: 0;
}
section.mt_164 {
    display: none;
}
section.blank_link_shear {
    display: none;
}
.android_btn_design.function_ios {
    -ms-grid-columns: 1fr 10px 1fr 10px 1fr;
    grid-template-columns: 1fr 1fr 1fr;
}
section.gray.footer_gray {
    display: none;
}
.button_design {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.row.Dasktop {
    display: none;
}
.close_menu{
	display: block;
}
.dropdown-item {
    /*white-space: pre-wrap;*/
}
.width_class {
    width: 60% !important;
    padding-left: 30px;
}
li#menu-item-384 {
    width: 100%;
}
li#menu-item-38,li#menu-item-30,li#menu-item-31,li#menu-item-37,li#menu-item-29,li#menu-item-26,li#menu-item-382,li#menu-item-383,li#menu-item-386,li#menu-item-397{
border-top: 1px solid #3B4581;
    width: 72%;
    margin-top: 15px;
    }
.mainmenu > ul > li > a {
    font-weight: 600;
}
li#menu-item-389 a,li#menu-item-386 a,li#menu-item-387 a,li#menu-item-388 a {
    font-weight: 300;
}
ul.submenu.dropdown-menu.multi-level li a{
font-weight: 300;
}
a#menu-item-dropdown-38 {
    cursor: default;
}
small.hide_mobile {
    display: none;
}
p.contact_info a {
    display: block;
}
.case_golobal h3::before {
    left: 23%;
    top: 50%;
    width: 60px;
    height: 1px;
    background: #707070;
}
.case.post_page h1 {
    font-size: 22px;
    line-height: 30px;
    padding-bottom: 46px;
}
.service_box_border .service_row::after{
	display : none;
}
section.start_post {
    padding-top: 127px;
}
.box_border_right ul li {
   font-size: 11px;
    line-height: 16px;
	margin-top: 5px;
}
.single_post_result h2 {
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 20px;
    padding: 8px 0 8px 18px;
    max-width: 100%;
}
.single_post_result p {
    margin-bottom: 50px;
}
.single_post_result h2::after {
    height: 70%;
}
.row.case_box {
    margin-right: 15px;
    margin-left: 15px;
    -webkit-filter: drop-shadow(0px 3px 20px #00000029);
            filter: drop-shadow(0px 3px 20px #00000029);
    background: #ffffff;
    padding: 27px 20px 24px 20px;
    margin-bottom: 56px;
    border-radius: 10px;
}
.section_equal_edit {
    position: relative;
     padding-left: 0; 
}
.section_equal_edit::before{
	display: none;
}
.equal_all_data {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.equal_all_data span {
    max-width: none;
}
.case_hello {
    position: relative;
    left: 0;
    top: 0;
    -webkit-transform: translate(0, -100%);
        -ms-transform: translate(0, -100%);
            transform: translate(0, -100%);
}
.case__yakult_border::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 1px;
    background: #D4D4D4;
    content: "";
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
}
.case__yakult_border {
    position: relative;
    padding-top: 50px;
}
a.grid_item {
    padding-right: 31px !important;
}
.card .card-body.grid_class {
    padding: 14px 14px 15px 12px;
}
.bottom_text img {
    margin-bottom: 13px;
}
.equal_all_data p {
    width: 100%;
}
.blog h4, .blog h3 {
    font-size: 18px;
}
section.pt_100.pb_100.sm_phone {
    padding: 29px 0 40px 0;
}
section.pt_100.pb_100.iso_mobile {
    padding: 30px 0 40px 0;
}

section.pt_100.pb_100.iso_mobile h1 span {
    display: inline;
}
section.macos_padding {
    padding-top: 52px;
}
.partner_title h2 {
    font-size: 18px;
    line-height: 28px;
}
section.partnership.pt_100 {
    padding-top: 30px;
}

section.partnership .header_area.text-center.mb_50 {
    margin-bottom: 44px;
}
.blog_site_bar img {
    /*height: auto;*/
    width: 100%;
}

/********************************************
News page
********************************************/
section.news_title_area.pt_100 {
    padding-top: 30px;
}
.news_title span.first_item {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 20px;
}
.news_title span.first_item::before {
    left: 25%;
}
.news_title h1 {
    font-size: 22px;
    line-height: 32px;
}
.control {
    margin-bottom: 40px;
	font-size: 14px;
}
.news_title p {
    margin-bottom: 40px;
}
section.news_title_area {
    padding-bottom: 50px;
}
.news_step_2 p {
    margin-bottom: 40px;
}
.card-body.article {
    padding: 15px 15px 20px;
}
.card_article {
    margin-bottom: 15px;
}
.article_header {
    font-size: 14px;
    line-height: 1.5;
    padding: 6px 15px;
}
.heading_disc.three.news_step_2 h4 {
    font-size: 16px;
    line-height: 42px;
}
.heading_disc.two.news_step_2 h3 {
    font-size: 20px;
    line-height: 42px;
}
.control small.category_name {
    padding: 5px 19px;
    display: initial;
}
.control small.new {
    display: inline;
    padding: 5px 7px;
}
.button_class a.all_button.no_margin{
	margin-top: 0;
}
.case_golobal h3 {
    margin-bottom: 30px;
}
.large_images small.post_item {
    bottom: -12px;
}
table tr td:first-child {
    width: 35%;
    font-size: 12px;
    line-height: 1.5;
}
table tr td:last-child {
    font-size: 12px;
    line-height: 24px;
}
.box_border_right {
    position: relative;
    padding-top: 30px;
}

.box_border_right::before {
    position: absolute;
    left: 0;
    top: 12%;
    width: 100%;
    height: 1px;
    background: #AABAD0;
    content: "";
}
.single_post_result span {
    margin-bottom: 10px;
}
.case_yakult img {
    max-width: 80%;
}
.case_yakult {
    position: relative;
    padding-bottom: 20px;
}

.case_yakult::before {
    position: absolute;
    left: 0;
    bottom: 10%;
    width: 100%;
    height: 2px;
    background: #00000029;
    content: "";
}
.equal_all_data span {
    font-size: 13px;
    color: #8E8E8E;
    line-height: 32px;
}
.mainmenu>ul>li>a {
	margin-left: 10px;
}
li#menu-item-396, li#menu-item-397 {
	display: block;
}
#menu-item-27 {
	display: none;
}
#menu-item-400 {
	width: 100%;
}
li.mobile_menu a, #menu-item-dropdown-37, #menu-item-dropdown-383 {
	cursor: default;
}
.submenu.dropdown-menu.multi-level li a {
	font-weight: 300 !important;
	font-size: 13px;
	line-height: 16px;
}
.images_right img {
    max-width: 540px;
    height: auto;
    width: 100%;
}
}

/********************************************
postscript
********************************************/
@media screen and (min-width: 992px){
}
@media screen and (min-width: 768px) and (max-width: 991px){
}
@media screen and (max-width: 767px){
}

/*header-menu*/
@media screen and (max-width: 767px){
.hamburger-menu {
    background: #1B224C;
}
}
/*END header-menu*/

/*top*/
section#top-about01,
section#top-about02,
section#top-about03,
section#top-about04 {
	background: var(--color-DFEEF2);
}
/*top-about01, top-about03*/

@media screen and (min-width: 992px){
section#top-about01,
section#top-about03 {	
	padding-top: 60px;
}
section#top-about01 img.img-fluid {
    margin-top: 170px;
}
section#top-about03 img.img-fluid {
    margin-top: 50px;
}
section#top-about01 .about_left p,/*css735*/
section#top-about02 .about_left p,
section#top-about03 .about_left p,
section#top-about04 .about_left p {
    max-width: 100%;
    text-align: justify;
}
}

@media screen and (max-width: 767px){
section#top-about01 {
	padding: 80px 0 60px 0;
}
section#top-about03 {
	padding: 0 0 60px 0;
}
.col-lg-6.mb_100.images_right img {
    /*margin-top: 0;*/
    display: block;
    width: 80%;
    margin: 0 auto;
}
}
/*END top*/

/*top-slider*/
@media screen and (min-width: 768px) and (max-width: 991px){
.main_imgBox {
    height: 450px;
}
 .main_img {
    height: 450px;
}
}
@media screen and (max-width: 767px){
.main_imgBox {
    height: 400px;
}
 .main_img {
    height: 400px;
}
}
/*END top-slider*/

/*service*/
/*ボタン(faq, 価格導入)*/
@media screen and (max-width: 767px){
a.faq_link img {
    max-width: 80px;
    padding-right: 5px;
}
.faq_disc.text-center h6 {
    font-size: 18px;
}
}
/*END service*/

/*function*/
@media screen and (max-width: 767px){
.table_thead_fst {
	font-weight: 600;
}
.table_col_ml .table_1_ml {
    background-color: none;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.table_col_ml .table_1_ml p {
    font-size: 12px;
    line-height: 1.5;
}
section#app-management h3,
section#app-management h3,
section#security-management h3,
section#device-management h3,
section#anti-virus h5,
section#internet-connection-management h3,
section#management-functions h3 {
    font-size: 20px;
    font-weight: 600;
}
section#app-management .mb_30 h3,
section#app-management .mb_30 h3,
section#security-management .mb_30 h3,
section#device-management .mb_30 h3,
section#anti-virus .mb_30 h3,
section#internet-connection-management .mb_30 h3,
section#management-functions .mb_30 h3 {
    margin-bottom: 20px;
}
section#app-management h5,
section#app-management h5,
section#security-management h5,
section#device-management h5,
section#anti-virus h5,
section#internet-connection-management h5,
section#management-functions h5 {
    font-size: 16px;
    font-weight: 600;
}
section#app-management .col-12.table_thead_fst,
section#app-management .col-12.table_thead_fst,
section#security-management .col-12.table_thead_fst,
section#device-management .col-12.table_thead_fst,
section#anti-virus .col-12.table_thead_fst,
section#internet-connection-management .col-12.table_thead_fst,
section#management-functions .col-12.table_thead_fst {
    font-weight: 600;
}
section#app-management p
section#app-management p,
section#security-management p,
section#device-management p,
section#anti-virus p,
section#internet-connection-management p,
section#management-functions p {
    padding-bottom: 10px;
}
.table_1_ml,
.table_2_ml {
    padding: 20px 0;
}
.table_col_ml .table_1_ml.border-t {
    border-top: 1px solid #eee;
}
.table_col_ml .table_1_ml,
.table_col_ml .table_2_ml {
    background-color: #fff;
    border-bottom: 1px solid #eee;
}
.col-12.table_thead_fst {
    padding: 0 0 10px 15px;
}
}
/*END function*/

/*case*/
@media screen and (max-width: 767px){
.case_left h2 {
  font-size: 20px;
  padding-bottom: 25px;
}
}
/*END case*/

/*END faq*/
div#headingThree {
    border-top: 1px solid rgba(0,0,0,.125);
}
div#headingTwo {
    border-top: 1px solid rgba(0,0,0,.125);
}
/*END faq*/
/*END postscript*/

/********************************************
Price Flow
********************************************/
/* サーバ要件のタブ設定 */
.price-flow_tab-group{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: flex-end;
}
.price-flow_tab{
    flex-grow: 1;
	background-color: #f8f8f8;
    border-radius: 6px 6px 0 0;
    color: #B4B4B4;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    margin-right: 5px;
    padding: 13px 0 11px;
    text-align: center;
    vertical-align: bottom;
}
.panel-group{
    min-height:100px;
}
.panel{
    display:none;
}
.price-flow_tab.is-active{
	color: #0074AA;
	background-color: #fff;
	font-size: 18px;
    font-weight: bold;
	border: solid rgba(45,45,45,.07);
    border-width: 1px 1px 0;
    opacity: 1;
    position: relative;
    z-index: 1;
}
.panel.is-show{
    display:block;
}
.price-flow_tab-border {
    border-bottom: 1px solid rgba(45,45,45,.07);
}

@media screen and (min-width: 768px){ /*768px以上(tab・pc)*/
.price-flow_tab-group{
	width: 50%;
}
.price-flow_sp {
	display: none;
}
}
@media screen and (max-width:767.98px){ /*768px未満(sp)*/
.price-flow_tab{
    padding: 10px 0;
}
.price-flow_pc {
    display: none;
}
th.server_back02.tl-bg {
    background-color: #d5e7eb;
}
.panel.is-show th {
    width: 20%;
}
.panel.is-show td {
    width: 80%;
}
}
/* END サーバ要件のタブ設定 */

/* サーバ要件イメージ */
@media screen and (max-width:767.98px){ /*768px未満(sp)*/
.server-img {
    margin-top: 20px;
    width: 100%;
    border: 1px solid #e2e2e2;
	padding: 15px;
}
.server-img h3 {
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 2px;
}
.server-img img {
    width: 100%;
    height: auto;
    margin: 0 auto;
    display: block;
    padding-top: 20px;
}
.server-img p {
    font-size: 14px;
    line-height: 1.5;
}
}
/* END サーバ要件イメージ */

/********************************************
Document page
********************************************/
@media screen and (min-width: 992px){
}
@media screen and (min-width: 768px) and (max-width: 991px){
}
@media screen and (max-width: 767px){
body.page-template-page-document-form01 {
	padding-top: 0;
}
.download_box {
    border-radius: 8px;
	padding: 20px 25px 30px;
}
.download_box img {
    padding: 15px 20px 15px;
}
.download_box h4 {
    font-size: 17px;
	margin-bottom: 15px;
}
.download_box .dl-btn a {
	font-size: 14px;
	padding: 10px 20px;
}
section.download {
    padding-top: 50px;
    padding-bottom: 100px;
}
}

/********************************************
Document-form01 page
********************************************/
@media screen and (max-width: 767px){
.page-template-page-document-form01 .contents {
    width: 100%;
	padding-right: 0;
}
.page-template-page-document-form01 .contents img {
    width: 100%;
    height: auto;
	padding-bottom: 30px;
}
.page-template-page-document-form01 .contents h2 {
    font-size: 22px;
    padding-bottom: 35px;
}
.page-template-page-document-form01 .contents p {
    font-size: 14px;
}
.page-template-page-document-form01 .contents p.tl {
    padding: 20px 0 5px;
}
.page-template-page-document-form01 .contents ul li {
    font-size: 14px;
}
.page-template-page-document-form01 .form {
    width: 100%;
	padding-top: 30px;
}
}