/*
    Update On : 27-07-2016
    Author    : TRIAD Inc. | https://triad-inc.co.jp
*/
/*Generic CSS*/

body {
    font-family: 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif !important;
}

img {
    width: auto;
    max-width: 100%;
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
    margin: 0;
    padding: 0;
    font-family: 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif !important;
}

.pagination {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
    list-style: none;
    width:100%;
}

p,a {
    color: #545454;
}
a,a:hover,a:active,a:focus,.caption-hover,.caption-hover-icon,.team-name h5,.btn,.button,.owl-buttons div {
    outline: 0;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}


.iconbox,.grayscale,.hover-effect,.page-numbers,.contact-social-icon i::after {
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

:focus {
    border-color: #a9a9a9;
    outline: #a9a9a9;
}

input,textarea {
    resize: none;
    font-size: 14px;
    line-height: 22px;
    padding: 2px 5px;
    border: 1px solid #dbdbdb;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.btn-default:hover {
    outline: 0;
    background: #019779;
    color: #ffffff;
}

.heading-hide {
    overflow: hidden;
}

.btn-default:focus {
    background-color: #ffffff;
    border: 1px solid #dbdbdb;
    outline: 0;
}


/* Site Title */

.site-title {
    color: #000000;
    font-weight: bold;
    font-family: 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif !important;
}

.site-description {
    color: #474747;
}


/* Pricing Table Style */

.text-right .fa.fa-check {
    color: #019779;
}

.text-right .fa.fa-times {
    color: #019779;
}


/* Preloader Section */

.page-title-area {
    margin-bottom: 6%;
    margin-top: 47px;
    overflow: hidden;
}

.page-title-area-full {
    margin-bottom: 6%;
    margin-top: 47px;
}

.preloader {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #fff;
    z-index: 99999;
}

.preloader .preloader-gif {
    display: block;
    width: 100%;
    height: 80px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -40px 0 0 -40px;
    background: url('../images/preloader/loader.svg') no-repeat;
    animation: rotate 1s infinite linear;
    transform-origin: 35px 35px;
}
@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.slide-blog a,
.blog-thumb a {
    color: #fff;
}


/*Heading-Description*/

.heading-description {
    /*margin-top: 63px;*/
}

.logo-description #cssmenu > ul > li > a {
    padding: 25px 15px;
}


/*Theme-Container-Style*/

.theme-container {
    padding: 0;
}


/*Theme-Container-Style-End*/


/*Heading-Style*/

.default-heading {
    margin-bottom: 2%;
    display: block;
    padding: 4% 0;
    text-align: center;
    font-family: 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif !important;
}

.heading {
    background: #019779;
    margin-bottom: 6%;
    display: block;
    padding: 4% 0;
    text-align: center;
    font-family: 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif !important;
}


/*Heading-title Section css*/

.heading-title {
    padding: 0;
}

.heading-title b {
    font-size: 28px;
    color: #000000;
    padding-bottom: 0px;
    display: inline-block;
    line-height: 55px;
    text-transform: uppercase;
}

.image-layer {
    background: rgba(1, 151, 121, 0.3);
    padding: 4% 0;
}

.heading-image {
    background: url('../images/title-bg-default.jpg') no-repeat;
    margin-bottom: 6%;
    display: block;
    text-align: center;
    background-size: cover;
}

.heading-title b:after {
    border-bottom: 5px dotted #7d7d7d;
    content: "";
    display: block;
    width: 70px;
    margin: 2% auto 0;
}

.title b {
    font-size: 28px;
    display: inline-block;
    line-height: 28px;
    text-transform: uppercase;
}


/*Title-Style*/

.title {
    padding: 4% 0;
}

.title > h1 {
    margin: 0 0 1%;
    color: #2c3e50;
    font-size: 28px;
    font-weight: 900;
    text-align: center;
    font-family: 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif !important;
}

.title > p {
    color: #545454;
    font-size: 14px;
    line-height: 25px;
    text-align: center;
    font-family: 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif !important;
}

.title > p::after {
    border-bottom: 0px dotted #7d7d7d;
    content: "";
    display: block;
    width: 70px;
    margin: 2% auto 0;
}

.seperator {
    position: relative;
    text-align: center;
}

.seperator:after {
    display: inline-block;
    margin: 0 0 8px 20px;
    height: 1px;
    content: " ";
    text-shadow: none;
    background-color: #2c3e50;
    width: 10%;
}

.seperator:before {
    display: inline-block;
    margin: 0 20px 8px 0;
    height: 1px;
    content: " ";
    text-shadow: none;
    background-color: #2c3e50;
    width: 10%;
}

.title .fa {
    position: relative;
    top: 0px;
    font-size: 20px;
    color: #2c3e50;
}


/*Title-Style-End*/


/*Heading-Style*/

.heading {
    background: #019779;
    margin-bottom: 6%;
    display: block;
    padding: 4% 0;
    text-align: center;
}


/*Heading-Style-End*/


/*Pagination-Style*/

.pagination.fixed-header {
    display: inline-block;
    margin-bottom: 6%;
    border-top: 1px solid #e6e6e6;
    border-bottom: 0px;
    background: transparent;
}

.nex-pre-button .fixed-header {
    background: transparent;
    width: 100%;
    border-top: 1px solid #e6e6e6;
    border-bottom: 0px;
}

.nex-pre-button {
    padding: 1% 0 0;
    display: block;
    overflow: hidden;
    float: none;
}

.nav-previous {
    float: left;
}

.nav-next {
    float: right;
}

.page-numbers {
    color: #019779;
    background: #ffffff;
    border: 2px solid #019779;
    border-radius: 0.25em;
    padding: 1em 2em;
    font-size: 1em;
    margin: 15px 0 0;
    font-weight: normal;
    line-height: 1em;
    display: inline-block;
}
.search .page-numbers{
    margin: 15px 0 30px;
}
.page-numbers:hover,
.page-numbers:hover i {
    color: #ffffff;
}

span.page-numbers i {
    padding: 0;
    margin: 0 5px;
    line-height: inherit;
    width: inherit;
    height: inherit;
    font-size: inherit;
}


/*Pagination-Style-End*/


/*====================INDEX-PAGE====================*/


/*Header Style*/

/*WP-Default*/

.logged-in .navbar-fixed-top {
    padding-top: 32px;
}

/* Logo Style*/

.header-logo {
    float: left;
    z-index: 111;
}
.expresser-nav.default-logo .top-menu {
    position: inherit;
}
/*added in version 1.0.6 starts*/
.default-logo .header-logo {
    position: absolute;
    top: 15px;
}
.default-logo .header-logo{
    max-height: 200px;
    max-width: 250px;
}
.default-logo .header-logo img {
    max-height: 160px;
    max-width: 250px;
}
.minimized-logo .header-logo {
    position: relative;
}
.minimized-logo .header-logo img {
    max-height: 60px;
    width: auto;
}
/*added in version 1.0.6 ends*/

/*Menu Style*/
/*.expresser-nav{
    padding: 10px 0;
    height: 80px;
}*/

.home-nav,.home-nav.fixed-header {
    /*background: transparent;*/
}
.home-nav.fixed-header{
    box-shadow: none;
}
.fixed-header.home-fixed-class {
    /*box-shadow: 0 1px 6px rgba(0,0,0,0.35);*/
}
.home-nav {
    background: transparent; position: absolute; width: 100%; z-index: 999;
}
.fixed-header {
    box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.35);
    position: fixed;
    width: 100%;
    z-index: 9999;
}
.top-menu {
    padding-right: 0;
}

#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#cssmenu:after,
#cssmenu > ul:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

#cssmenu #menu-button {
    display: none;
}

#cssmenu {
    font-family: 'Open Sans', sans-serif;
    line-height: 1;
    background: none;
    float: right;
}

#cssmenu > ul > li {
    float: left;
}

#cssmenu.align-center > ul {
    font-size: 0;
    text-align: center;
}

#cssmenu.align-center > ul > li {
    display: inline-block;
    float: none;
}

#cssmenu.align-center ul ul {
    text-align: left;
}

#cssmenu.align-right > ul > li {
    float: right;
}

#cssmenu.align-right ul ul {
    text-align: right;
}

#cssmenu > ul > li > a {
    padding: 25px 15px;
    font-size: 12px;
    font-weight: 700;
    text-decoration: none;
    -webkit-transition: color .2s ease;
    -moz-transition: color .2s ease;
    -ms-transition: color .2s ease;
    -o-transition: color .2s ease;
    transition: color .2s ease;
}

#cssmenu > ul > li:last-child {
    margin-right: 0 !important;
    padding-right: 0 !important;
}

#cssmenu > ul > li:hover > a,
#cssmenu > ul > li.active > a {
    color: #019779;
}

#cssmenu > ul > li.has-sub > a {
    padding-right: 11px;
}

#cssmenu > ul > li.has-sub > a::after {
    position: relative;
    top: -2px;
    right: 0px;
    width: 6px;
    height: 6px;
    margin-left: 5px;
    margin-right: 3px;
    border-bottom: 2px solid;
    border-right: 2px solid;
    content: "";
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: border-color 0.2s ease;
    -moz-transition: border-color 0.2s ease;
    -ms-transition: border-color 0.2s ease;
    -o-transition: border-color 0.2s ease;
    transition: border-color 0.2s ease;
    transition: all ease 0.3s;
    display: inline-block;
}

#cssmenu > ul > li.has-sub:hover > a::after {
    border-color: #019779;
    -webkit-transform: rotate(222deg);
    -moz-transform: rotate(222deg);
    -ms-transform: rotate(222deg);
    -o-transform: rotate(222deg);
    transform: rotate(222deg);
    transition: all ease 0.3s;
}

#cssmenu ul ul {
    position: absolute;
    padding: 0px 0 0px;
    z-index: 999;
}
#cssmenu > ul li > ul {
    padding-top: 10px;
    visibility: hidden;
}
#cssmenu > ul li:hover > ul {
    visibility: visible;
}
#cssmenu.align-right li:hover > ul {
    right: 0;
}


/** Left & Right for the Sub Menu **/

ul.sub-menu .submenu-right {
    right: 100%;
}

ul.sub-menu .submenu-left {
    left: 100%;
}

#cssmenu ul ul ul {
    top: 0;
    padding: 0;
}

#cssmenu.align-right ul ul ul {
    margin-left: 0;
    margin-right: 100%;
}

#cssmenu ul ul li {
    height: 0;
    padding: 0 0px;
    margin: 0 0 0px;
    opacity: 0;
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -o-transform: scale(0.1);
    transform: scale(0.1);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#cssmenu ul li:hover > ul > li {
    height: 30px;
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    transform: scale(1);
}

#cssmenu ul ul li a {
    min-width: 100px;
    white-space: nowrap;
    padding: 10px 18px;
    background: none;
    text-decoration: none;
    font-size: 12px;
    line-height: 10px;
    font-weight: bold;
    background: #ffffff;
    text-decoration: none;
    -webkit-transition: color .2s ease;
    -moz-transition: color .2s ease;
    -ms-transition: color .2s ease;
    -o-transition: color .2s ease;
    transition: color .2s ease;
}

#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
    color: #019779;
}

#cssmenu ul ul li.has-sub > a::after {
    position: absolute;
    top: 11px;
    right: 8px;
    width: 6px;
    height: 6px;
    border-bottom: 2px solid;
    border-right: 2px solid;
    content: "";
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

#cssmenu ul ul li.has-sub:hover > a::after {
    border-color: #019779;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
}




/*Slider*/

.flex-direction-nav {
    display: none;
}

.metaslider {
    max-width: 100% !important;
}

.metaslider .caption-wrap {
    bottom: 50% !important;
    font-size: 42px;
    margin: 0 !important;
    font-weight: 800;
    text-align: center;
    background: transparent !important;
}


/*KEY FEATURES */

.feature-box {
    margin-top: 45px;
    margin-bottom: 30px;
    position: relative;
    text-align: center;
    border-radius: 4px;
    border: 1px solid #dbdbdb;
}

.feature-box .iconbox {
    width: 80px;
    height: 80px;
    font-size: 40px;
    margin-top: -40px;
    position: relative;
    display: inline-block;
    background-color: #ffffff;
    border: 1px solid #dbdbdb;
}

.feature-box .square {
    border-radius: 4px;
}

.feature-box .round {
    border-radius: 50%;
}

.feature-box span {
    text-decoration: none;
    display: block;
    color: #019779;
    width: 1em;
    height: 1em;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -0.5em;
    margin-left: -0.5em;
    background-size: contain;
}

.feature-box:hover .iconbox {
    color: #ffffff;
}

.feature-content {
    padding: 30px 15px 40px;
}

.feature-box h5 {
    font-size: 18px;
    color: #2c3e50;
    font-weight: bold;
    margin: 15px 0;
}

.feature-content p {
    text-align: center;
    color: #545454;
    font-size: 14px;
    line-height: 25px;
}

.button-div {
    width: 100%;
    padding-top: 5%;
}

.button-read {
    color: #019779;
    background: #ffffff;
    border-radius: 0.25em;
    border: 2px solid #019779;
    display: inline-block;
    font-weight: normal;
    margin: 0 auto;
    padding: 1em 2em;
    font-size: 1em;
    line-height: 1em;
}

.button-read:hover {
    color: #ffffff;
    background: #019779;
}


/*WHY WORK WITH US*/

.text .widget-title {
    margin-top: 11%;
    color: #ffffff;
    font-size: 28px;
    font-weight: 900;
}

.text .textwidget p {
    margin-top: 15px;
    line-height: 25px;
    font-size: 14px;
    text-align: left;
}
/*MEET OUR TEAM*/

.team-image {
    line-height: 1px;
    border: 0px solid #dbdbdb;
    border-bottom-width: 0px;
    border-bottom-color: #2c3e50;
    position: relative;
    width: 100%;
    text-align: center;
}

.team-name {
    border: 1px solid #dbdbdb;
    border-bottom-width: 5px;
    border-bottom-color: #2c3e50;
    text-align: center;
}

.our-team .team-image img {
    width: 100%;
    height: auto;
    max-width: none;
    max-height: none;
}

.caption-hover-icon {
    padding: 10px 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0px;
    text-align: center;
    background: rgba(1, 151, 121, 0.7);
    opacity: 0;
}

.caption-hover-icon ul {
    margin-bottom: 0px;
    padding: 0;
}

.team-image:hover .caption-hover-icon {
    opacity: 1;
}

.caption-hover-icon ul li {
    display: inline;
}

.caption-hover-icon a {
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    padding: 0 4px;
}

.caption-hover-icon a i {
    opacity: 1;
    color: #ffffff;
}

.caption-hover-icon a i:hover {
    opacity: 1;
    color: #cccccc;
}

.team-name h5 {
    font-size: 18px;
    font-weight: bold;
    padding: 10px 0 10px 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif !important;
}

.team-image:hover .team-name h5 {
    color: #019779;
}

.team-name p {
    font-size: 14px;
    line-height: 25px;
    padding: 0 0 10px 0px;
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif !important;
}


/*OUR AMAZING WORKS*/

.amazing-work {
    padding: 0;
}

.effect img {
    width: 100%;
}

.caption-hover {
    width: 100%;
    position: absolute;
    bottom: 0;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    background: rgba(1, 151, 121, 0.7);
    opacity: 0;
}

.caption-hover a,
.caption-hover h5 {
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    color: #ffffff;
}

.amazing-work:hover .caption-hover {
    opacity: 1;
}

.title-inner {
    padding: 30px 0 30px;
    float: none;
}

.title-inner h1 {
    text-align: left;
    margin: 0;
}

.left-part img {
    width: 100%;
}

.mentum p {
    padding: 2% 0;
    font-size: 14px;
    line-height: 25px;
}

.site-nav-tab li a {
    font-size: 14px;
    line-height: 25px;
    border-radius: 0;
    border: 1px solid #dbdbdb;
}

.site-nav-tab li.active a,
.site-nav-tab li a:hover,
.site-nav-tab li.active a:focus {
    background-color: #019779;
    color: #ffffff;
    border-radius: 0;
    cursor: pointer;
}

.our-services .nav-tabs {
    border-bottom: 0;
}

.tab-content {
    border: 1px solid #dbdbdb;
}

.tab-content p {
    padding: 15px;
    font-size: 14px;
    line-height: 25px;
}

.right-part iframe {
    width: 100%;
}


/*OUR LATEST BLOG*/

.blog-slide {
    margin-bottom: 6%;
}

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper {
    position: relative;
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.owl-carousel .owl-item {
    float: left;
}

.posts-image {
    padding: 0;
}

#owl-demo-latest-posts .owl-item > div img {
    display: block;
    width: 100%;
    height: auto;
}

.blog-thumb {
    background-color: rgba(1, 151, 121, 0.7);
    bottom: 0;
    color: #ffffff;
    padding: 10px;
    width: 100%;
}

.blog-thumb p {
    color: #ffffff;
    text-align: left;
    font-size: 14px;
    line-height: 25px;
    padding-top: 1%;
}

.blog-thumb h5 {
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
}

.slide-blog {
    background-color: rgba(1, 151, 121, 0.7);
    color: #ffffff;
    bottom: 0;
    padding: 10px 10px 5px;
    position: absolute;
    width: 100%;
}

.slide-blog h5 {
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
}

.slide-blog p {
    text-align: left;
    font-size: 14px;
    color: #ffffff;
    line-height: 25px;
    padding-top: 1%;
    margin: 0;
}

.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
}

.owl-theme .owl-controls .owl-buttons div {
    margin: 1%;
    padding: 1em 2em;
    font-size: 1em;
    line-height: 1em;
    color: #019779;
    background: #ffffff;
    border: 2px solid #019779;
    font-weight: normal;
        border-radius: 0.25em;
    cursor: pointer;
    display: inline-block;
}
.owl-theme .owl-controls .owl-buttons div:hover{
    color: #ffffff;
    background: #019779;
}
.blog_col_img {
    padding: 0
}

.blog_col {
    padding: 0 0 0 15px;
}

.blog-post .lorem {
    padding: 10px 0;
    text-align: left;
    font-size: 14px;
    margin: 0;
}

.blog-post {
    margin-bottom: 3%;
    padding: 0 0 15px;
    display: block;
    overflow: hidden;
    border-bottom: 1px solid #dbdbdb;
}

.blog-post:last-child {
    border-bottom: 0;
}

.blog-head {
    color: #2a2b2c;
    font-weight: bold;
    transition: all 0.3s ease-in-out 0s;
}

.blog-head h5 {
    font-size: 14px;
    color: #2a2b2c;
    font-weight: bold;
    margin: 0 0 7px;
    transition: all 0.3s ease-in-out 0s;
    font-family: 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif !important;
}

.blog-head h5:hover {
    color: #019779;
}

.blog-post .update p {
    color: #019779;
    font-size: 12px;
    line-height: 23px;
    margin: 0 0 7px;
}

.blog-post a {
    font-size: 12px;
}


/*TESTIMONIALS & CLIENTS*/

.testimonial {
    padding: 0px 0 0;
    text-align: center;
}

.item img {
    width: 100%;
}
.testimonial img[src=""] { display: none;} /*added in version 1.0.8*/
.testimonial h5 {
    font-size: 18px;
    color: #2c3e50;
    font-weight: bold;
    padding: 10px 0;
    font-family: 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif !important;
}

.testimonial p {
    color: #545454;
    font-size: 14px;
    line-height: 25px;
    padding: 0 0 10px;
}

.describe {
    padding: 0;
    border: 1px solid #dbdbdb;
}

.describe p {
    width: 100%;
    color: #545454;
    padding: 15px;
    font-size: 13px;
    overflow: hidden;
    line-height: 22px;
    display: inline-block;
    font-family: 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif !important;
}

.grayscale {
    -moz-filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%);
    padding: 2% 15px;
}

.grayscale:hover {
    -moz-filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -o-filter: grayscale(0);
    -ms-filter: grayscale(0);
    filter: grayscale(0);
}

.grayscale a img {
    display: block;
    height: auto;
    max-width: 100%;
}


/*CALL TO ACTION*/

.download-section {
    margin-top: 6%;
    padding: 5% 0;
    background-position: center center;
    background-attachment: fixed;
    position: relative;
    color: #ffffff;
}

.build_title {
    padding: 2% 15px;
}

.build_title h1 {
    margin: 3% 0;
    color: #ffffff;
    font-size: 28px;
    font-weight: 900;
    text-align: center;
}

.build_title p {
    margin: 3% 0;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
}

.download-section p::after {
    display: none;
}

.download-section .button {
    padding: 0 0 5%;
    text-align: center;
    width: 100%;
}


/*FOOTER-BOX1*/

.screen-reader-text {
    display: none;
}

.main-sidebar .search-submit {
    display: none;
}

.footer-box1 {
    padding-top: 3%;
    padding-bottom: 4%;
    background-color: #2c3e50;
    color: #ffffff;
}

.footer-box1 .widget-title {
    padding: 20px 0 10px;
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    font-family: 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif !important;
}

.tagcloud {
    margin-top: 10px;
    display: block;
}

.footer-box1 .tagcloud > a {
    margin: 0 2% 3% 0;
    padding: 9px 14px;
    line-height: 1em;
    font-size: 1em !important;
    border: 1px solid #ffffff;
    color: #ffffff;
    display: inline-block;
}

.footer-box1 .tagcloud > a:hover {
    background: #019779;
    border: 1px solid transparent;
}

.footer-box1 .footer-widget ul {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
}

.footer-box1 .footer-widget ul li {
    padding: 1% 0;
}

.footer-box1 .footer-widget ul li a {
    font-size: 13px;
    color: #fff;
    transition: all 0.3s ease-in-out 0s;
    font-family: 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif !important;
}

.footer-box1 .footer-widget ul li a:hover {
    color: #019779;
}

.footer-box1 ul.sub-menu {
    margin-left: 10px;
}

.footer-box1 .textwidget {
    color: #ffffff;
    font-size: 13px;
    line-height: 25px;
    font-family: 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif !important;
}

.footer-box1 .textwidget p {
    color: #ffffff;
}

.footer-box1 strong {
    padding-bottom: 10px;
    display: block;
}

.footer-box1 .textwidget a {
    color: #fff;
    transition: all 0.3s ease-in-out 0s;
}

.footer-box1 .textwidget a:hover {
    color: #019779;
}

.footer-box1 select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -webkit-padding-end: 20px;
    -moz-padding-end: 20px;
    -webkit-padding-start: 12px;
    -moz-padding-start: 12px;
    background-color: #ffffff;
    border: 1px solid #ccc;
    border-radius: 0px;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    color: #212121;
    font-size: 14px;
    margin: 0 0px 15px 0;
    overflow: hidden;
    padding-top: 0px;
    padding-bottom: 0px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    font-family: 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif !important;
}

.footer-box1 table {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
}

.footer-box1 td,
.footer-box1 th {
    font-size: 14px;
    border: 1px solid #ccc;
    padding: 5px 0 5px 0px;
    font-family: 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif !important;
}

.footer-box1 .calendar_wrap caption {
    padding: 0 0 10px;
    color: #ffffff;
}

.footer-box1 td a {
    color: #dbdbdb;
    font-weight: bold;
}

.footer-box1 #today {
    font-weight: bold;
}

.footer-box1 tfoot a {
    color: #ffffff;
}

.footer-box1 tfoot a:hover {
    color: #019779;
}

.footer-box1 .calendar_wrap th {
    text-align: center;
}

.footer-box1 .widget-title a {
    color: #bbbbbb;
}

.footer-box1 .widget-title a:hover {
    color: #019779;
}

.footer-box1 .rssSummary {
    padding: 5px 0;
    font-size: 14px;
    line-height: 20px;
    font-family: 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif !important;
}

.footer-box1 .textwidget img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 100%;
    padding: 0;
    width: auto;
    display: block;
}

.footer-box1 .wp-caption {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #f0f0f0;
    padding: 5px 3px 10px;
    margin-bottom: 10px;
    text-align: center;
}

.footer-box1 .wp-caption p.wp-caption-text {
    color: #545454;
    font-size: 12px;
    line-height: 17px;
    margin: 0;
    text-align: center;
    padding: 10px 4px 0px;
    font-family: 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif !important;
}


/*UNDER-FOOTER*/

.under-footer {
    background: #262626;
    width: 100%;
    padding: 15px 0 15px;
}

.copyright-text p {
    float: left;
    color: #f4f4f4;
    font-size: 14px;
    line-height: 30px;
    padding-left: 15px;
    margin: 0;
}

.copyright-text a {
    color: #ffffff;
    transition: all 0.3s ease-in-out 0s;
}

.copyright-text a:hover {
    color: #019779;
}

.footer-social-icon{
    float: right;    
}
.footer-social-icon ul{
    margin: 0;
    padding: 0 15px 0 0;
    list-style: none;
}
.footer-social-icon ul li {
    display: inline-block;
}

.footer-social-icon ul li a i {    
    color: #ffffff;
    font-size: 18px;
    line-height: 30px;
    width: 30px;
    text-align: center;
    transition: all 0.3s ease-in-out 0s;
}

.footer-social-icon ul li a:hover i {
    color: #019779;
}

.back-to-top {
    display: none;
    float: right;
    text-align: right;
    padding-right: 15px;
}

.back-to-top a {
    background: rgba(62, 62, 62, 0.5);
    color: #019779;
    text-align: center;
    display: inline-block;
    position: fixed;
    right: 15px;
    bottom: 52px;
    border-radius: 3px;
    z-index: 999;
}

.back-to-top a i {
    font-size: 20px;
    padding: 8px 10px;
    line-height: 15px;
}


/*====================ABOUT-US-PAGE====================*/

.animated {
    padding: 11% 0 0;
}

.animated h3 {
    color: #2c3e50;
    font-size: 28px;
    font-weight: 900;
}

.animated p {
    padding-top: 2%;
    color: #545454;
    font-size: 14px;
    line-height: 25px;
}


/*Progress-Style-1*/

.leftside_text {
    display: block;
    overflow: hidden;
}

.skillst5 {
    padding: 25px 0 0;
}

.skillst5 .skillbar {
    width: 100%;
    height: 20px;
    background-color: #e6e6e6;
    position: relative;
    margin-bottom: 30px;
    padding: 4px;
    box-sizing: border-box;
}

.skillst5 .title {
    position: absolute;
    line-height: 25px;
    bottom: 18px;
    left: 0;
    font-size: 13px;
    padding: 0;
    margin: 0;
}

.skillst5 .count-bar {
    width: 95%;
    height: 12px;
    width: 0px;
    position: relative;
}

.skillst5 .count-bar.color-1 {
    background: #239191;
}

.skillst5 .count-bar.color-2 {
    background: #33495d;
}

.skillst5 .count-bar.color-3 {
    background: #f1c30f;
}

.skillst5 .count-bar.color-4 {
    background: #297fb9;
}

.skillst5 .count-bar.color-5 {
    background: #ff5b01;
}

.skillst5 .count-bar .count {
    position: absolute;
    line-height: 18px;
    top: -28px;
    right: -20px;
    width: 40px;
    height: 18px;
    color: #fff;
    text-align: center;
    display: block;
}

.skillst5 .count-bar.color-1 .count {
    background-color: #239191;
}

.skillst5 .count-bar.color-2 .count {
    background-color: #34495e;
}

.skillst5 .count-bar.color-3 .count {
    background-color: #f1c40f;
}

.skillst5 .count-bar.color-4 .count {
    background-color: #2980b9;
}

.skillst5 .count-bar.color-5 .count {
    background-color: #da500e;
}

.skillst5 .count-bar .count span {
    position: relative;
    display: block;
}

.skillst5 .count-bar .count span::after {
    position: absolute;
    left: 50%;
    margin-left: -4px;
    top: 18px;
    content: "";
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}

.skillst5 .count-bar.color-1 .count span::after {
    border-top: 4px solid #239191;
}

.skillst5 .count-bar.color-2 .count span::after {
    border-top: 4px solid #34495e;
}

.skillst5 .count-bar.color-3 .count span::after {
    border-top: 4px solid #f1c40f;
}

.skillst5 .count-bar.color-4 .count span::after {
    border-top: 4px solid #2980b9;
}

.skillst5 .count-bar.color-5 .count span::after {
    border-top: 4px solid #da500e;
}


/*Progress-Style-2*/

.skillst2 {
    width: 100%;
    color: #ffffff;
}

.skillst2 .skillbar {
    width: 100%;
    height: 30px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: url("../images/stripe.png") repeat scroll 0 0 #e0e0e0;
    position: relative;
    margin-bottom: 30px;
}

.skillst2 .count-bar {
    height: 100%;
    width: 0px;
    position: relative;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.progress_right .title {
    padding: 0;
}

.skillst2 .title {
    font-size: 13px;
    font-weight: 400;
    padding-left: 12px;
    line-height: 30px;
    font-family: 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif !important;
}

.skillst2 .count {
    position: absolute;
    top: 0;
    right: 12px;
    line-height: 30px;
    font-size: 13px;
    font-weight: 400;
    font-family: 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif !important;
}

.skillst2 .count-bar.color-1 {
    background-color: #3389e7;
}

.skillst2 .count-bar.color-2 {
    background-color: #fd871f;
}

.skillst2 .count-bar.color-3 {
    background-color: #bd5bb9;
}

.skillst2 .count-bar.color-4 {
    background-color: #2d7da5;
}

.skillst2 .count-bar.color-5 {
    background-color: #f75d41;
}


/*Progress-Style-3*/

.skillst10 {
    width: 100%;
    color: #fff;
}

.skillst10 .skillbar {
    width: 100%;
    height: 50px;
    position: relative;
    margin-bottom: 30px;
    background-color: #edebec;
    box-sizing: border-box;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    line-height: 40px;
}

.skillst10 .skillbar::before {
    height: 10px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    background-color: #C2C0C0;
}

.skillst10 .count-bar {
    height: 100%;
    width: 0px;
    position: relative;
    height: 50px;
    background-color: #249292;
}

.skillst10 .count-bar::before {
    height: 10px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    background-color: #0d7878;
}

.skillst10 .title {
    font-size: 13px;
    font-weight: 400;
    padding-left: 12px;
    line-height: 40px;
    font-family: 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif !important;
}

.skillst10 .count {
    position: absolute;
    top: 0;
    right: 0px;
    line-height: 40px;
    font-size: 19px;
    font-weight: 700;
    color: #ffffff;
}

.skillst10 .count-bar::after {
    position: absolute;
    right: 0;
    bottom: 10px;
    content: "";
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 8px solid #0d7878;
}


/*Our-Team-Style-1*/

.image_mobile .view {
    text-align: center;
    position: relative;
    overflow: hidden;
    cursor: default;
}

.image_mobile img {
    display: block;
    width: 100%;
    height: auto;
}

.view .mask,
.view .content {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    background: #019779;
}

.view-third .mask {
    background-color: rgba(1, 151, 121, 0.6);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: translate(460px, -100px) rotate(180deg);
    -moz-transform: translate(460px, -100px) rotate(180deg);
    -o-transform: translate(460px, -100px) rotate(180deg);
    -ms-transform: translate(460px, -100px) rotate(180deg);
    transform: translate(460px, -100px) rotate(180deg);
    -webkit-transition: all 0.2s 0.4s ease-in-out;
    -moz-transition: all 0.2s 0.4s ease-in-out;
    -o-transition: all 0.2s 0.4s ease-in-out;
    -ms-transition: all 0.2s 0.4s ease-in-out;
    transition: all 0.2s 0.4s ease-in-out;
}

.view-third:hover .mask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
}

.view-third h2 {
    padding: 13% 5% 11%;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 24px;
    font-family: 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif !important;
}

.view-third h2 {
    -webkit-transform: translateY(-100px);
    -moz-transform: translateY(-100px);
    -o-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    transform: translateY(-100px);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.view-third:hover h2 {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
    -ms-transition-delay: 0.5s;
    transition-delay: 0.5s;
}

.view-third p {
    font-size: 14px;
    position: relative;
    color: #ffffff;
    padding: 5% 5% 9%;
    text-align: center;
    text-transform: uppercase;
}

.view-third p {
    -webkit-transform: translateX(300px) rotate(90deg);
    -moz-transform: translateX(300px) rotate(90deg);
    -o-transform: translateX(300px) rotate(90deg);
    -ms-transform: translateX(300px) rotate(90deg);
    transform: translateX(300px) rotate(90deg);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.view-third:hover p {
    -webkit-transform: translateX(0px) rotate(0deg);
    -moz-transform: translateX(0px) rotate(0deg);
    -o-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
    -webkit-transition-delay: 0.4s;
    -moz-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    -ms-transition-delay: 0.4s;
    transition-delay: 0.4s;
}

.view-third a {
    font-size: 14px;
    margin-top: 10%;
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    color: #fff;
    text-transform: uppercase;
    border-radius: 0.25em;
    border: 2px solid #ffffff;
    font-family: 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif !important;
}

.view-third a {
    -webkit-transform: translateY(-200px);
    -moz-transform: translateY(-200px);
    -o-transform: translateY(-200px);
    -ms-transform: translateY(-200px);
    transform: translateY(-200px);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.view-third a:hover {
    background: #ffffff;
}

.view-third:hover a {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    -ms-transition-delay: 0.3s;
    transition-delay: 0.3s;
}


/*Our-Team-Style-2*/

.view-first .mask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    background-color: #019779;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.view-first:hover .mask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}

.view-first img {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.view-first:hover img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.view-first h2 {
    padding: 11% 5% 11%;
    color: #ffffff;
    font-size: 24px;
}

.view-first h2 {
    -webkit-transform: translateY(-100px);
    -moz-transform: translateY(-100px);
    -o-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    transform: translateY(-100px);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.view-first p {
    font-size: 14px;
    position: relative;
    color: #ffffff;
    padding: 9% 5% 9%;
    text-align: center;
    font-family: 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif !important;
}

.view-first p {
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -o-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.view-first a {
    font-size: 14px;
    margin-top: 10%;
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    color: #fff;
    border-radius: 0.25em;
    border: 2px solid #ffffff;
    font-family: 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif !important;
}

.view-first a:hover {
    background: #ffffff;
}

.view-first:hover h2,
.view-first:hover p,
.view-first:hover a {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}


/*Our-Team-Style-3*/

.view-tenth img {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -o-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
}

.view-tenth:hover img {
    -webkit-transform: scale(10);
    -moz-transform: scale(10);
    -o-transform: scale(10);
    -ms-transform: scale(10);
    transform: scale(10);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
}

.view-tenth .mask {
    background-color: #019779;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
}

.view-tenth:hover .mask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}

.view-tenth h2 {
    margin: 0 5% 11%;
    padding: 11% 0 10px;
    color: #ffffff;
    font-size: 24px;
}

.view-tenth h2 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
}

.view-tenth p {
    font-size: 14px;
    position: relative;
    color: #ffffff;
    padding: 7% 5%;
    text-align: center;
    font-family: 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif !important;
}

.view-tenth p {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

.view-tenth a {
    font-size: 14px;
    margin-top: 10%;
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    color: #fff;
    border-radius: 0.25em;
    border-radius: 0.25em;
    border: 2px solid #ffffff;
    font-family: 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif !important;
}

.view-tenth a:hover {
    background: #ffffff;
}

.view-tenth a {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

.view-tenth:hover h2,
.view-tenth:hover p,
.view-tenth:hover a {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}


/*Counter*/

.counter-box {
    padding: 15px 0;
    overflow: hidden;
}

.column_inner {
    padding: 30% 0;
    text-align: center;
}

.column_inner h5 {
    font-size: 35px;
    font-weight: normal;
    color: #000;
    padding-bottom: 10px;
    display: inline;
    margin: 2px;
    font-family: 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif !important;
}

.column_inner span {
    display: block;
    font-weight: normal;
    font-size: 14px;
    color: #000;
    margin-top: 5px;
}


/*Features*/

.section {
    padding-top: 11%;
}

.icon_test {
    text-align: center;
    font-size: 25px;
    color: #019779;
}

.servicon {
    width: 60px;
    height: 60px;
    border: 1px solid #019779;
    border-radius: 50px;
    line-height: 57px;
    color: #019779;
    display: inline-block;
}

.servicon:hover {
    background-color: #2c3e50;
    color: #ffffff;
    transition: all 0.3s ease-in-out 0s;
    border-color: #2c3e50;
}

.icon_test h5 {
    padding: 20px 0;
    color: #2c3e50;
    font-size: 15px;
}

.icon_test p {
    font-size: 14px;
    line-height: 22px;
    padding-top: 0PX;
    color: #545454;
    font-family: 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif !important;
}


/*Portfolio*/

.flex {
    display: flex;
    justify-content: center;
}

.menu-options {
    display: none;
}

.port_menu1 {
    padding: 0 15px 25px;
    margin: 0;
}

.port_menu1 li {
    float: left;
    display: inline-block;
    padding: 0 8px 5px;
}

.port_menu1 li:first-child {
    padding-left: 0;
}

.port_menu1 li:last-child {
    padding-right: 0;
}

.port_menu1 li a {
    display: block;
    color: #019779;
    text-align: center;
    padding: 1em 2em;
    font-size: 1em;
    line-height: 1em;
    text-decoration: none;
    border-radius: 0.25em;
    text-transform: capitalize;
    background: #fff;
    border: 2px solid #019779;
}
.port_menu1 li a:hover,
.port_menu1 li a.active {
    background: #019779;
    color: #fff;
}
 
.portfolio-items{
    margin: 0;
}
.portfolio-item {
    margin-bottom: 30px;
    position: relative;
}

.portfolio-item img {
    width: 100%;
}

.hover-effect h2 {
    color: #ffffff;
    font-size: 24px;
    text-align: center;
}

.portfolio-item .hover-effect {
    position: absolute;
    top: 0;
    color: #fff;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
}

.portfolio-item:hover .hover-effect {
    background: rgba(1, 151, 121, 0.7);
    opacity: 1;
}


/*====================TEAM-MEMBAR-PAGE====================*/

.team-img img {
    margin: 3px auto;
}

.team-designation-sub-title {
    font-size: 14px;
    font-style: italic;
    font-family: 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif !important;
}

.team-social h2 {
    font-size: 24px;
    color: #2A2B2C;
    font-weight: 700;
    margin-top: 0;
    font-family: 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif !important;
}

.team-social h5 {
    font-size: 18px;
    color: #2A2B2C;
    padding: 15px 0px;
    font-family: 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif !important;
}

.team-social i {
    width: 30px;
    height: 25px;
    font-size: 20px;
    color: #2A2B2C;
    line-height: 20px;
    text-align: center;
    margin: 5px;
    padding: 0px 0px 1px 0px;
    border-bottom: 0px dotted #019779;
}

.team-social ul {
    width: 100%;
    padding: 15px 0;
    list-style: none;
    text-align: center;
}

.team-social ul li {
    display: inline;
}

.team-social ul li a {
    font-size: 14px;
    line-height: 23px;
    color: #2A2B2C;
    font-family: 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif !important;
}

.team-content {
    padding: 20px 0 20px;
    overflow: hidden;
    display: block;
    width: 100%;
}

.team-content h4 {
    font-size: 22px;
    color: #2A2B2C;
    font-weight: bold;
    font-family: 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif !important;
}

.team-content p {
    font-size: 14px;
    line-height: 25px;
    margin-top: 10px;
    font-family: 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif !important;
}

.wraper {
    width: 100%;
}

.team-member-view .wraper {
    margin: 60px 0 40px;
}


/*Main-Sidebar-Style*/

.main-sidebar {
    margin-bottom: 6%;
}

.main-sidebar h5 {
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 3px solid #019779;
    padding-bottom: 10px;
    display: inline-block;
    width: 100%;
    font-family: 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif !important;
}

.search-field {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    font-weight: normal;
    background-color: #fff;
    background-image: none;
    border: 1px solid #dbdbdb;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    font-family: 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif !important;
}

.search-field:hover:focus {
    border-color: #a9a9a9;
    outline: #a9a9a9;
}

.search-form label {
    display: block;
    margin-bottom: 15px;
}

.main-sidebar ul {
    padding: 0;
    list-style: none;
    margin-bottom: 15px;
}

.main-sidebar ul li a {
    color: #545454;
    font-size: 13px;
    line-height: 25px;
    font-weight: bold;
    font-family: 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif !important;
}

.main-sidebar ul.sub-menu {
    margin-left: 10px;
    margin-bottom: 0;
}

.main-sidebar select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -webkit-padding-end: 20px;
    -moz-padding-end: 20px;
    -webkit-padding-start: 12px;
    -moz-padding-start: 12px;
    background-color: #ffffff;
    border: 1px solid #ccc;
    border-radius: 0px;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    color: #212121;
    font-size: 14px;
    margin: 0 0px 15px 0;
    overflow: hidden;
    padding-top: 0px;
    padding-bottom: 0px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    font-family: 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif !important;
}

.main-sidebar table {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
}

.main-sidebar td,
.main-sidebar th {
    font-size: 14px;
    border: 1px solid #ccc;
    padding: 5px 0 5px 5px;
    font-family: 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif !important;
}

.main-sidebar span,
.main-sidebar cite {
    font-size: 14px;
    font-family: 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif !important;
}

.main-sidebar .calendar_wrap caption {
    padding: 0 0 10px;
    color: #545454;
}

.main-sidebar #today {
    font-weight: bold;
}

.main-sidebar td a {
    color: #545454;
    font-weight: bold;
}

.main-sidebar .calendar_wrap th {
    text-align: center;
}

.main-sidebar .widget_rss li {
    padding: 1% 0;
}

.main-sidebar .rssSummary {
    padding: 5px 0;
    font-size: 14px;
    line-height: 20px;
    font-family: 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif !important;
}

.main-sidebar .textwidget strong {
    color: #545454;
    padding: 5px 0;
    display: inline-block;
}

.main-sidebar .textwidget img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 100%;
    padding: 0;
    width: auto;
    display: block;
}

.main-sidebar .wp-caption {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #f0f0f0;
    padding: 5px 3px 10px;
    margin-bottom: 10px;
    text-align: center;
}

.main-sidebar .wp-caption p.wp-caption-text {
    font-size: 12px;
    line-height: 17px;
    margin: 0;
    text-align: center;
    padding: 10px 4px 0px;
    font-family: 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif !important;
}

.main-sidebar .textwidget p {
    font-size: 14px;
    line-height: 22px;
    color: #545454;
    font-family: 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif !important;
}

.main-sidebar .tagcloud {
    margin: 0px 0 15px;
    display: block;
}

.main-sidebar .tagcloud > a {
    margin: 0 2% 3% 0;
    padding: 9px 14px;
    font-size: 13px !important;
    border: 1px solid #C0C0C0;
    color: #545454;
    display: inline-block;
    font-family: 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif !important;
}

.main-sidebar .tagcloud > a:hover {
    color: #ffffff;
    background: #019779;
    border:1px solid transparent;
}


/*Main-Sidebar-Style-End*/


/*====================PORTFOLIO-SINGLE====================*/

.left-align-post {
    float: right;
}

.main-post {
    margin-bottom: 6%;
}

.single_text p {
    padding: 10px 0 0;
    font-size: 14px;
    line-height: 25px;
    font-family: 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif !important;
}

/*====================PRICING-TABLE-STYLE-ONE-PAGE====================*/
.pricing-wrap.pricing-one{
    padding: 15px 0;
    overflow: hidden;
}
.pricing-one .pricing-box{
    padding: 15px 0;
    margin: 15px 0;
    text-align: center;
    color: #545454;
    background: #ffffff;
}
.pricing-one .type-basic{
    -webkit-box-shadow: inset 0 0 0 3px transparent;
    -moz-box-shadow: inset 0 0 0 3px transparent;
    box-shadow: inset 0 0 0 3px transparent;    
}
.pricing-one .type-basic .price-head{
    
}
.pricing-one .type-business{
    -webkit-box-shadow: inset 0 0 0 3px #019779;
    -moz-box-shadow: inset 0 0 0 3px #019779;
    box-shadow: inset 0 0 0 3px #019779;
}
.pricing-one .type-business .price-head{
    color: #019779;
}
.pricing-one .type-premium{
    -webkit-box-shadow: inset 0 0 0 3px transparent;
    -moz-box-shadow: inset 0 0 0 3px transparent;
    box-shadow: inset 0 0 0 3px transparent;  
}
.pricing-one .type-premium .price-head{
    
}
.pricing-one .price-head {
    padding: 15px;
}
.pricing-one .price-type {
    font-size: 18px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-family: 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif !important;
}
.pricing-one .price-currency {
    display: inline-block;
    vertical-align: top;
    margin-top: 10px;
}
.pricing-one .price-amount {
    display: inline-block;
    font-size: 48px;
    font-family: 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif !important;
}
.pricing-one .price-duration {
    display: inline-block;
    font-weight: 700;
    text-transform: uppercase;
}
.pricing-one .price-duration:before {
    content: '/';
    margin-right: 5px;
}
.pricing-one .price-body {
    padding: 15px;
}
.pricing-one .price-body ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.pricing-one .price-body ul li{
    line-height: 24px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 5px 0;
}
.pricing-one .price-footer{
    padding: 30px 15px;
    height: 106px;
}
.pricing-one .button-price{
    display: inline-block;
    padding: 1em 2em;
    color: #01977C;
    border-radius: 0.25em;
    border: 2px solid #019779;
    background: #ffffff;
    font-size: 1em;
    line-height: 1em;
    white-space: nowrap;
    font-family: 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif !important;
}
.pricing-one .button-price:hover{
    color: #ffffff;
    background: #019779;
}
/*====================PRICING-TABLE-STYLE-TWO-PAGE====================*/
.pricing-wrap.pricing-two{
    padding: 15px 0;
    overflow: hidden;
}
.pricingbox-wrap {
    padding: 0;
    position: relative;
}
.pricing-two .pricing-box{
    padding: 15px;
    margin: 15px 0;
    text-align: center;
    color: #545454;
    background: #ffffff;
    border-radius: 5px;
}
.pricing-two .type-basic{
    -webkit-box-shadow: inset 0 0 0 3px #dbdbdb;
    -moz-box-shadow: inset 0 0 0 3px #dbdbdb;
    box-shadow: inset 0 0 0 3px #dbdbdb;    
}
.pricing-two .type-basic .price-head{
}
.pricing-two .type-business{
    -webkit-box-shadow: inset 0 0 0 3px #019779;
    -moz-box-shadow: inset 0 0 0 3px #019779;
    box-shadow: inset 0 0 0 3px #019779;
}
.pricing-two .type-business:before{width: 0;
    height: 0;
    border-style: solid;
    border-width: 64px 64px 0 0;
    border-color: #019779 transparent transparent transparent;
    position: absolute;
    left: 3px;
    top: 3px;
    content: "";
}
.pricing-two .type-business:after {
    font-family: "FontAwesome";
    content: "\f00c";
    color: white;
    position: absolute;
    left: 10px;
    top: 5px;
    font-size: 1.4em;
}
.pricing-two .type-business .price-head{
    color: #019779;
}
.pricing-two .type-premium{
    -webkit-box-shadow: inset 0 0 0 3px #dbdbdb;
    -moz-box-shadow: inset 0 0 0 3px #dbdbdb;
    box-shadow: inset 0 0 0 3px #dbdbdb;  
}
.pricing-two .type-premium .price-head{
    
}
.pricing-two .price-head {
    padding: 15px;    
    border-bottom: 1px solid #dbdbdb;
}
.pricing-two .price-type {
    font-size: 25px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-family: 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif !important;
}
.pricing-two .price-currency,
.pricing-two .price-amount {
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    font-family: 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif !important;
}
.pricing-two .price-amount:after {
    content: "/";
    margin: 0 2px;
    font-weight: normal;
}
.pricing-two .price-duration {
    display: inline-block;
    font-size: 16px;
    font-family: 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif !important;
}
.pricing-two .price-body {
    padding: 30px 15px;
    border-bottom: 1px solid #dbdbdb;
}
.pricing-two .price-body ul{
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: left;
}
.pricing-two .price-body ul li{
    line-height: 24px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 5px 0;
}
.pricing-two .price-body ul li span{
    padding: 0 10px;
    font-weight: 900;
}
.pricing-two .price-footer{
    padding: 30px 15px 15px;
    height: 90px;
}
.pricing-two .button-price{
    display: inline-block;
    padding: 1em 2em;
    color: #01977C;
    border-radius: 0.25em;
    border: 2px solid #019779;
    background: #ffffff;
    font-size: 1em;
    line-height: 1em;
    white-space: nowrap;
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
    font-family: 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif !important;
}
.pricing-box:hover .button-price{
    margin: -5px 0 0;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.pricing-two .button-price:hover{
    color: #ffffff;
    background: #019779;
}

/*====================BLOG-STYLE-1-PAGE====================*/

.blog-container {
    margin-bottom: 6%;
}

.blog-container img {
    width: 100%;
}

.blog-title {
    margin-top: 0%;
}

a.readMore {
    background: transparent;
    border-radius: 3px;
    border: 1px solid #dbdbdb;
    display: inline-block;
    font-weight: bold;
    margin: 0 auto;
    padding: 3px 7px;
    font-size: 14px;
}

a.readMore:hover {
    background-color: #019779;
    color: #fff !important;
}

.blog-title h5 {
    font-size: 18px;
    line-height: 25px;
    font-weight: bold;
    margin-top: 0px;
    font-family: 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif !important;
}

.blog-title a {
    color: #2a2b2c;
    font-weight: bold;
}

.blog-title a:hover {
    color: #019779;
}

.blog-info {
    padding: 5px 0 0;
}

.blog-info ul li {
    color: #545454;
    font-size: 13px;
    padding-right: 2px;
    display: inline-block;
    font-family: 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif !important;
}

.blog-info ul li a {
    color: #545454;
    font-size: 13px;
    display: inline;
    font-family: 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif !important;
}

.blog-subtitle p {
    color: #545454;
    font-size: 14px;
    line-height: 25px;
    font-family: 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif !important;
}


/*====================BLOG-STYLE-2-PAGE====================*/

.model {
    margin-bottom: 6%;
}

.model img {
    width: 100%;
}

.model h5 {
    color: #2c3e50;
    margin: 0px;
    padding: 15px 0px 5px;
    font-weight: bold;
    font-size: 18px;
    font-family: 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif !important;
}
h5.blog-style-2 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.model p {
    color: #545454;
    font-size: 14px;
    line-height: 25px;
    font-family: 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif !important;
}

button.blog_read {
    outline: 0;
    color: #019779;
    background: #fff;
    font-weight: normal;
    text-align: center;
    font-size: 1em;
    line-height: 1em;
    margin-top: 10px;
    padding: 1em 2em;
    text-decoration: none;
    border-radius: 0.25em;
    text-transform: capitalize;
    border: 2px solid #019779;
    display: inline-block;
    font-family: 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif !important;
}
.btn-default:hover,
.btn-default:focus,
.button.blog_read:focus,
.button.blog_read:hover{
    outline: 0;
    color: #ffffff;
    background: #019779;
    border: 2px solid #019779;
}

/*====================BLOG-POST-PAGE====================*/

.leather h5 {
    font-weight: bold;
    font-size: 18px;
    padding-top: 15px;
    margin-bottom: 10px;
    font-family: 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif !important;
}

ul.metaData {
    margin: 0px;
    padding: 0px;
    display: block;
    overflow: hidden;
    list-style-type: cambodian;
}

ul.metaData li {
    display: inline;
    float: left;
    padding-bottom: 1%;
    padding-right: 1%;
    line-height: 25px;
}

.leather ul li a {
    font-weight: bold;
    color: #545454;
}

.leather ul li a:hover {
    color: #019779;
}

.leather p {
    margin-bottom: 10px;
    color: #212121;
    font-size: 14px;
    line-height: 25px;
}

.admin {
    margin-bottom: 30px;
    padding-top: 30px;
    padding-left: 15px;
}

.admin img {
    float: left;
    margin-right: 15px;
    width: auto;
}

.comment-author a {
    font-size: 14px;
    line-height: 25px;
}

.comment-metadata a {
    color: #212121;
    padding-top: 1%;
    font-size: 14px;
    line-height: 25px;
    font-family: 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif !important;
}

.comment-metadata a:hover {
    color: #019779;
}

.comment-content p {
    font-size: 14px;
    line-height: 25px;
    color: #545454;
    font-family: 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif !important;
}

.reply {
    padding-top: 2%;
    display: inline-block;
    overflow: hidden;
}

.reply a {
    padding: 1em 2em;
    margin: 1% 0 0;
    color: #2c3e50;
    font-weight: bold;
    border-radius: 0.25em;
    display: inline-block;
    line-height: 1em;
    background-color: #ffffff;
    border: 2px solid #019779;
}

.reply a:hover {
    color: #ffffff;
    background-color: #019779;
}

.comment-body {
    overflow: hidden;
    margin: 2% 0;
}

.comment h5 {
    font-weight: bold;
    font-size: 18px;
    padding: 1% 0;
    border-bottom: 1px solid #dbdbdb;
    font-family: 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif !important;
}

.comment-reply-title {
    font-weight: bold;
    font-size: 18px;
    line-height: 27px;
    padding: 1% 0;
    border-bottom: 1px solid #dbdbdb;
    font-family: 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif !important;
}

.logged-in-as {
    font-size: 14px;
    line-height: 25px;
    font-family: 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif !important;
}

.comment-reply-title small a {
    background-color: #ffffff;
    border-radius: 0.25em;
    border: 2px solid #019779;
    color: #2c3e50;
    display: inline-block;
    font-weight: 700;
    padding: 1em 2em;
    line-height: 1em;
}

.comment-reply-title small a:hover {
    color: #ffffff;
    background-color: #019779;
}

.comment-notes {
    font-size: 14px;
    line-height: 25px;
    color: #545454;
    padding: 15px 0;
    font-family: 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif !important;
}

#comment {
    width: 100%;
    margin-bottom: 1%;
    margin-top: 1%;
    padding: 10px;
    resize: vertical;
}

p.comment-form-author,
p.comment-form-email,
p.comment-form-url {
    float: left;
    width: 32%;
    margin: 1% 0.5%;
}

#email,
#author,
#url {
    padding: 2px 4px;
    margin-top: 1.5%;
    width: 100%;
    line-height: 22px;
}

.leave_form input,
.leave_form textarea {
    font-size: 14px;
    border: 1px solid #dbdbdb;
    transition: all 0.3s ease-in-out 0s;
    font-family: 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif !important;
}

.leave_form input:hover:focus,
.leave_form textarea:hover:focus {
    border-color: #a9a9a9;
    outline: #a9a9a9;
}


/*====================CONTACT-US-1-PAGE====================*/


/*Contact-us-form*/

.textwidget .wpcf7-form p {
    margin: 1% 0 0;
    color: #545454;
    font-size: 14px;
    line-height: 25px;
}

.textwidget .wpcf7-form br {
    margin: 0;
}

.wpcf7-form input,
.wpcf7-form textarea {
    width: 100%;
    margin: 5px 0;
    padding: 2px 5px;
    line-height: 22px;
    border-radius: 0;
    border: 1px solid #dbdbdb;
    resize: vertical;
}

.wpcf7-form input:hover:focus,
.wpcf7-form textarea:hover:focus {
    border: 1px solid #a9a9a9;
    outline: #a9a9a9;
}
.sow-contact-form .sow-submit-styled input[type="submit"].sow-submit,
input[type="submit"] {
    color: #019779;
    background: #ffffff;
    border: 2px solid #019779;
    border-radius: 0.25em;
    padding: 1em 2em;
    font-size: 1em;
    line-height: 1em;
    margin: 15px 0 0;
    font-weight: normal;
    display: inline-block;
    box-shadow: none;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    font-family: 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif !important;
}
.sow-contact-form .sow-submit-styled input[type="submit"].sow-submit:hover, 
input[type="submit"]:hover {
    color: #ffffff;
}

/*Address*/

.address_icon {
    border-bottom: 1px solid #e6e6e6;
    padding: 50px 20px;
}

.address_icon ul li {
    margin-top: 2%;
    margin-bottom: 3%;
}

.address_icon ul li i {
    min-width: 25px;
}


/*Social*/

.contact-social-icon {
    margin-top: 25px;
    margin-bottom: 25px;
    display: block;
    overflow: hidden;
}

.contact-social-icon ul li {
    display: inline-block;
}

.contact-social-icon i {
    margin: 5px;
    padding: 0px;
    float: left;
    font-size: 18px;
    line-height: 43px;
    width: 43px;
    height: 43px;
    text-align: center;
    color: #fff;
}

.contact-social-icon i::after {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    content: "";
}

.contact-social-icon i:hover::after {
    height: 5px;
}

.contact-social-icon i.fa.fa-facebook {
    background: #3b5998;
}

.contact-social-icon i.fa-facebook::after {
    background-color: #1e2e4f;
}

.contact-social-icon i.fa.fa-twitter {
    background: #0099E5;
}

.contact-social-icon i.fa.fa-twitter::after {
    background-color: #0065D9;
}

.contact-social-icon i.fa.fa-google-plus {
    background: #D34836;
}

.contact-social-icon i.fa.fa-google-plus::after {
    background: #86291D;
}

.contact-social-icon i.fa.fa-linkedin {
    background: #0077B5;
}

.contact-social-icon i.fa.fa-linkedin::after {
    background: #004569;
}

.contact-social-icon i.fa.fa-instagram {
    background: #3F729B;
}

.contact-social-icon i.fa.fa-instagram::after {
    background: #294A65;
}

.contact-social-icon i.fa.fa-pinterest {
    background: #C92228;
}

.contact-social-icon i.fa.fa-pinterest::after {
    background: #88171B;
}

.contact-social-icon i.fa.fa-paper-plane {
    background: #0088cc;
}

.contact-social-icon i.fa.fa-paper-plane::after {
    background: #005580;
}

.contact-social-icon i.fa.fa-flickr {
    background: #0063dc;
}

.contact-social-icon i.fa.fa-flickr::after {
    background: #004190;
}


/*Google-map*/

.textwidget iframe {
    margin-bottom: 6%;
    width: 100%;
    border: 0;
}


/*====================SAMPLE-PAGE====================*/

.sm_pages {
    margin-bottom: 6%;
}

.sm_pages p {
    font-size: 14px;
    line-height: 25px;
    padding-bottom: 10px;
    color: #545454;
    font-family: 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif !important;
}

.sm_pages blockquote {
    font-style: italic;
    color: #666;
}

.sm_pages a {
    font-weight: bold;
}


/*/////////////////===----woocommerce----===/////////////////*/


/*general*/
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register{
    border-radius: 4px;
    border: 1px solid #dbdbdb;
}
.woocommerce div.product form.cart .button,
.woocommerce ul.products li.product .button,
.woocommerce #review_form #respond .form-submit input,
.woocommerce a.button,
.woocommerce a.added_to_cart,
.woocommerce .cart .button,
.woocommerce .cart input.button,
.woocommerce a.button.alt,
.woocommerce input.button,
.woocommerce input.button.alt {
    background: #ffffff;
    color: #019779;
    padding: 1em 2em;
    border: 2px solid #019779;
    border-radius: 0.25em;
    line-height: 1em;
    font-weight: normal;
    font-size: 1em;
}
.woocommerce #respond input#submit.loading:after, .woocommerce a.button.loading:after, .woocommerce button.button.loading:after, .woocommerce input.button.loading:after {
    line-height: 1.8em;
}
.woocommerce a.added_to_cart{
    margin:0.5em 0 0; 
}
input[type="checkbox"],
input[type="radio"]{
    margin-left: 2px;
    margin-right: 2px;
}

input[type=checkbox]:focus,
input[type="radio"]:focus{
    outline: 0;
}
.woocommerce form .form-row .required{
    color: #545454;
}
.woocommerce #review_form #respond .form-submit input:hover,
.woocommerce ul.products li.product .button:hover,
.woocommerce a.button:hover,
.woocommerce a.added_to_cart:hover,
.woocommerce .cart .button:hover,
.woocommerce .cart input.button:hover,
.woocommerce input.button:hover,
.woocommerce input.button.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce div.product form.cart .button:hover {
    background: #019779;
    color: #ffffff;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    background-color: #019779;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    background-color: #545454;
}

.main-sidebar .product-categories ul {
    margin-bottom: 0px;
}

.woocommerce ul.cart_list,
.woocommerce ul.product_list_widget {
    margin-bottom: 15px;
}

.widget_product_search input[type=submit] {
    display: none;
}

.widget_product_search input[type=search] {
    margin-bottom: 15px;
}

.product_list_widget .buttons {
    margin-bottom: 15px;
}

.woocommerce .widget_shopping_cart .buttons,
.woocommerce.widget_shopping_cart .total,
buttons {
    margin-bottom: 15px;
}

/*shop*/
.woocommerce .page-title {
    color: #545454;
    margin: 0 0 10px;
}
.woocommerce .woocommerce-result-count {
    margin-top: 5px;
}
.woocommerce select{
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -webkit-padding-end: 20px;
    -moz-padding-end: 20px;
    -webkit-padding-start: 10px;
    -moz-padding-start: 10px;
    background-color: #ffffff;
    border: 1px solid #dbdbdb;
    border-radius: 0.25em;
    background: url(../images/bottom.png) 175px 6px no-repeat #fff;
    background-size: 13px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.woocommerce ul.products li.product .button.add_to_cart_button{
    border:  1px solid #dbdbdb;
    text-align: center;
    width: 100%;
}
.woocommerce ul.products li.product .added_to_cart{
    border:  1px solid #dbdbdb;
    text-align: center;
    width: 100%;
}

/*woo-single-1*/
.woocommerce div.product .product_title {
    font-weight: bold;
    font-size: 28px;
    margin-bottom: 1%;
    color: #545454;
}

.woocommerce #reviews #comments h2 {
    margin-bottom: 1%;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
    text-decoration: none;
    color: #ffffff;
}

.woocommerce button.button.alt:disabled {
    background: #019779 !important;
}

.woocommerce .products ul,
.woocommerce ul.products {
    padding-top: 1em;
}
.woocommerce ul.products li.product h3 {
    padding: .5em 0 0.8em;
    font-size: 1.1em;
}
.woocommerce ul.products li.product .price,
.woocommerce div.product p.price,
.woocommerce div.product span.price {
    color: #019779;
    display: block;
    font-size: 1.25em;
    margin-bottom: 1%;
}

.summary.entry-summary p {
    line-height: 25px;
    margin-bottom: 1%;
}
.woocommerce div.product form.cart .variations .label label{
    font-size: 14px;
    color: #545454;
    font-weight: normal;
}
.woocommerce div.product form.cart .variations .value{
    width: 200px;
}
.woocommerce div.product form.cart .reset_variations{
    padding: 0 4px;
    border: 2px solid #019779;
    border-radius: 0.25em;
}
.woocommerce div.product form.cart .variations select {
    background-size: 11px;
    background-position: 137px 9px;
}
.woocommerce .quantity .qty {
    padding: 0 4px;
    border: 2px solid #019779;
    border-radius: 0.25em;
    width: 5em;
    height: 45px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    border-bottom: 1px solid #dbdbdb;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: #545454;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    color: #fff;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: 1px solid #dbdbdb;
    background-color: #019779;
    border-radius: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before{
    width: 0;
    height: 0;
}
.woocommerce span.onsale {
    background-color: #019779;
}

.woocommerce ul.products li.product .price {
    color: #019779;
}
.woocommerce .star-rating:before,
.woocommerce .star-rating,
.woocommerce p.stars a{
    color: #019779;
}
.woocommerce #reviews h3 {
    color: #545454;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text{
    padding: 1em;
}
.woocommerce #review_form #respond p {
    width: 100%;
}
/*clothing page*/

.woocommerce nav.woocommerce-pagination ul {
    border: none;
}

.woocommerce nav.woocommerce-pagination ul li {
    border: none;
    padding-right: 3px;
    color: #2c3e50;
}

.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
    background: #019779;
    color: #ffffff;
    padding: 1em 2em;
    border: 2px solid #019779;
}

.woocommerce nav.woocommerce-pagination {
    text-align: left;
    border: none;
    box-shadow: none;
    background: transparent;
}

.woocommerce nav.woocommerce-pagination ul li a {
    color: #019779;
    margin: 0;
    text-decoration: none;
    line-height: 1;
    font-size: 1em;
    font-weight: bold;
    padding: 1em 2em;
    border: 2px solid #019779;
    border-radius: 0.25em;
}

.woocommerce .woocommerce-pagination ul.page-numbers li,
.woocommerce-page .woocommerce-pagination ul.page-numbers li:hover {
    background: #fff;
}


/*cart page*/
.woocommerce table.shop_table{
    border: 1px solid #dbdbdb;
    border-radius: 4px;
    overflow: hidden;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
    float: none;
    border: 1px solid #dbdbdb;
    width: 100px;
    padding: 10px 6px;
}
.woocommerce-cart table.cart td.actions .coupon .input-text:focus {
    border-color: #a9a9a9;
    outline: #a9a9a9;
}
.woocommerce .woocommerce-message {
    border-top-color: #019779;
}

.woocommerce .woocommerce-message::before {
    color: #019779;
}
.cart_totals h2{
    margin: 5px 0;
}

/*my account page*/
.woocommerce .woocommerce-MyAccount-navigation ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.woocommerce .woocommerce-MyAccount-navigation ul li a{
    color: #019779;
    background: #ffffff;
    border: 2px solid #019779;
    border-radius: 0.25em;
    padding: 9px 10px;
    margin: 0 0 2px;
    line-height: 1em;
    font-weight: normal;
    display: inline-block;
    width: 125px;
}
.woocommerce .woocommerce-MyAccount-navigation ul li a:hover{
    color: #ffffff;
    background: #019779;
}
.woocommerce form .form-row input.input-text {
    padding: 2px 5px;
    line-height: 22px;
}
.woocommerce-EditAccountForm fieldset legend{
    color: #545454;
    margin: 10px 0 5px;
    padding: 0 0 5px;
}
.woocommerce-MyAccount-content input.button{
    margin: 10px 0 0;
}
.woocommerce form .form-row label.inline {
    display: inline-block;
    margin: 5px 0;
}
/*check-out*/
.woocommerce h2{
    color: #545454;
    margin: 0 0 10px;
}
.woocommerce .order_details {
    margin: 0 0 0.5em;
}
.woocommerce .order_details li {
    margin-bottom: 1em;
}
.woocommerce .woocommerce-info {
    border-top-color: #019779;
}

.woocommerce .woocommerce-info::before {
    color: #019779;
}

.woocommerce form .form-row.woocommerce-invalid label {
    color: #545454;
}

.woocommerce form .form-row.woocommerce-invalid input.input-text {
    border-color: #545454;
}

.woocommerce form .form-row.woocommerce-validated input.input-text {
    border-color: #545454;
}
.woocommerce form.checkout_coupon .form-row{
    margin: 0;
}
.woocommerce form.checkout_coupon .form-row #coupon_code{
    margin-top: 4px;
}
.woocommerce header.title{
    padding: 0 0 15px;
}
/*disabled button*/
.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit[disabled]:disabled, .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button[disabled]:disabled, .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button[disabled]:disabled, .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button[disabled]:disabled {
    padding: 1em 2em;
}
.woocommerce ul.products li.product h3{
     font-size: 16px;
}
.woocommerce ul.products li.product .price del{
 float: left;
 margin-right:10px;
}
.woocommerce ul.products li.product .price ins{
 font-weight: 100
 text-decoration:none;

}
ul.products li.product .button, .woocommerce a.button, .woocommerce a.added_to_cart{
 padding: 0.75em 2em;
}
/*added in version 1.0.5*/
.woocommerce span.onsale {
    min-height: 0;
    min-width: 0;
    padding: 0px 15px ;
    font-weight: 700;
    position: absolute;
    text-align: center;
    line-height: 25px;
    top: -.5em;
    left: -.5em;
    margin: 0;
    border-radius: 0;
    background-color: #77a464;
    color: #fff;
    font-size: .857em;
    -webkit-font-smoothing: antialiased;
}
/*---- CustomChanges start ----*/
.sow-slider-image-wrapper p{
    line-height: 25px;
}
/*---- CustomChanges end ----*/


/*----//// Responsive ////----*/

@media only screen and (min-width:1500px) {
    .container {
        width: 78%;
    }
    /*====================ABOUT-US-PAGE====================*/
    /*Our-Team-Style*/
    .view .mask,
    .view .content {
        padding: 5% 0;
    }
}
/*added in version 1.0.6 starts*/
@media only screen and (max-width:1024px) {
     /*Logo-Description*/
    .logo-description #cssmenu #menu-button {
        top: -48px;
    }
    .logo-description #cssmenu > ul > li > a {
        padding: 0px;
    }
    .default-logo #cssmenu {
        padding: 25px 0;
    }
   .default-logo #cssmenu #menu-button {
        top: 8px;
    }
   .default-logo #cssmenu > ul {
        top: 35px;
        z-index: 222;
    }
    .minimized-logo #cssmenu #menu-button {
        top: -47px;
    }
    .minimized-logo #cssmenu > ul {
        top: 10px;
    }
    /*MENU*/
    #cssmenu {
        width: 100%;
        padding-right: 15px;
    }
    #cssmenu ul {
        width: 100%;
        display: none;
        background: rgba(255, 255, 255, 0.7);
        position: relative;
        top: 0px;
        padding: 4px 15px;
        max-height: 350px;
        overflow-y: auto;
    }
    .navbar-fixed-top.fixed-header1.open {
        position: absolute;
    }
    #cssmenu.align-center > ul,
    #cssmenu.align-right ul ul {
        text-align: left;
    }
    #cssmenu ul li,
    #cssmenu ul ul li,
    #cssmenu ul li:hover > ul > li {
        width: 100%;
        height: auto;
        opacity: 1;
        -webkit-transform: none !important;
        -moz-transform: none !important;
        -o-transform: none !important;
        transform: none !important;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    #cssmenu ul li a,
    #cssmenu ul ul li a {
        width: 100%;
    }
    .expresser-nav.home-nav.fixed-header #cssmenu > ul > li > a,
    .expresser-nav.home-nav #cssmenu > ul > li > a,
    .expresser-nav #cssmenu > ul > li > a,
    #cssmenu > ul > li > a {
        padding: 0px;
        line-height: 25px;
    }
    #cssmenu > ul > li,
    #cssmenu.align-center > ul > li,
    #cssmenu.align-right > ul > li {
        float: none;
        display: block;
    }
    #cssmenu li > ul,
    #cssmenu li:hover > ul {
        left: auto;
        border: none;
        border-radius: 0px;
        box-shadow: none;
        background-color: transparent;
    }
    #cssmenu ul ul {
        position: absolute;
        left: -9999px;
        padding: 0px 0 5px;
        z-index: 999;
    }
    #cssmenu ul li ul,
    #cssmenu ul li:hover > ul {
        padding-top: 0;
        top: 0;
        visibility: visible;
    }
    #cssmenu ul ul li a {
        font-size: 12px;
        background: none;
        line-height: 25px;
        padding: 0px 0px 0px 15px;
    }
    #cssmenu ul ul li:hover > a,
    #cssmenu ul ul li a:hover {
        color: #019779;
    }
    #cssmenu ul ul ul li a {
        padding-left: 40px;
    }
    #cssmenu ul ul ul li a:last-child {
        padding-left: 60px;
    }
    #cssmenu ul ul,
    #cssmenu ul ul ul {
        position: relative;
        top: 0;
        left: 0;
        right: auto;
        width: 100%;
        padding: 0;
        margin: 0px 0 0px;
    }
    #cssmenu > ul > li.has-sub > a::after,
    #cssmenu ul ul li.has-sub > a::after {
        display: none;
    }
    #cssmenu ul ul.sub-menu li a {
        background: transparent;
    }
    #cssmenu #menu-button {
        display: block;
        padding: 17px 10px;
        color: #ffffff;
        cursor: pointer;
        font-size: 12px;
        text-transform: uppercase;
        width: 40px;
        right: 15px;
        position: absolute;
        top: -33px;
        border-radius: 0.25em;
    }
    #cssmenu #menu-button::after {
        content: '';
        position: absolute;
        top: 10px;
        right: 9px;
        display: block;
        width: 22px;
        height: 2px;
        background: #ffffff;
        border-top: 2px solid #ffffff;
        border-radius: 1px;
    }
    #cssmenu #menu-button::before {
        content: '';
        position: absolute;
        top: 16px;
        right: 9px;
        display: block;
        width: 22px;
        height: 2px;
        padding: 2px 0;
        border-top: 2px solid #ffffff;
        border-bottom: 2px solid #ffffff;
        border-radius: 1px;
    }
    #cssmenu #menu-button.menu-opened::before {
        right: 8px;
        border-top: 2px solid #ffffff;
        border-bottom: 0px solid #ffffff;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    #cssmenu #menu-button.menu-opened::after {
        top: 16px;
        border-top: 2px solid #ffffff;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    #cssmenu .submenu-button {
        position: absolute;
        z-index: 10;
        right: 0;
        top: 0;
        display: block;
        border-left: 1px solid rgba(120, 120, 120, 0.15);
        height: 25px;
        width: 21px;
        cursor: pointer;
    }
    #cssmenu .submenu-button::after {
        content: '';
        position: absolute;
        top: 6px;
        left: 10px;
        display: block;
        width: 1px;
        height: 11px;
        background: #000000;
        z-index: 99;
    }
    #cssmenu .submenu-button::before {
        content: '';
        position: absolute;
        left: 5px;
        top: 11px;
        display: block;
        width: 11px;
        height: 1px;
        background: #000000;
        z-index: 99;
    }
    #cssmenu .submenu-button.submenu-opened:after {
        display: none;
    }
}
/*added in version 1.0.6 ends*/
@media only screen and (max-width:991px) {
    /*Title Style*/
    .title {
        padding: 30px 0;
    }
    /*Title Style-End*/
    /*Heading-Style*/
    .page-title-area {
        margin-bottom: 30px;
    }
    .default-heading {
        padding: 30px 0;
    }
    .heading {
        margin-bottom: 30px;
    }
    /*Heading-Style-End*/
    /*Pagination-Style*/
    .nex-pre-button {
        padding: 3% 0 0;
    }
    /*Pagination-Style-End*/
    /*====================INDEX-PAGE====================*/
    /*KEY FEATURES*/
    .button-div {
        padding-top: 15px;
    }
    /*MEET OUR TEAM*/
    .our-team {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    /*OUR AMAZING WORKS*/
    .amazing-title {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    /*OUR LATEST BLOG*/
    .owl-theme .owl-controls {
        margin-top: 5px;
        margin-bottom: 20px;
    }
    .lorem {
        padding: 10px 0;
    }
    /*CALL TO ACTION*/
    .panel-row-style-test {
        background-attachment: fixed;
        background-size: inherit !important;
    }
    /*====================ABOUT-US-PAGE====================*/
    /*WHY WORK WITH US*/
    .animated {
        padding: 30px 0 0;
    }
    .animated p {
        font-size: 13px;
        line-height: 22px;
    }
    /*Our-Team-Style-1&2*/
    .view-third h2,
    .view-first h2 {
        padding: 9% 5% 9%;
        font-size: 20px;
    }
    .view-third p,
    .view-first p {
        padding: 7% 5% 7%;
    }
    .view-third a,
    .view-first a {
        margin-top: 5%;
    }
    /*Our-Team-Style-3*/
    .view-tenth h2 {
        font-size: 20px;
        margin: 0 5% 9%;
        padding: 9% 0 10px;
    }
    .view-tenth p {
        padding: 5%;
    }
    .view-tenth a {
        margin-top: 5%;
    }
    /*Counter*/
    .section {
        padding-top: 0;
    }
    /*Portfolio*/
    .port_menu1 {
        padding-bottom: 30px;
    }
    /*====================TEAM-MEMBAR-PAGE====================*/
    .team-social {
        margin: 25px 0 0;
    }
    .team-member-view .wraper {
        margin: 60px 0 0px;
    }
    /*====================PORTFOLIO-SINGLE====================*/
    .main-post,
    .main-sidebar {
        margin-bottom: 30px;
    }
    /*====================BLOG-STYLE-1-PAGE====================*/
    .blog-container {
        margin-bottom: 30px;
    }
    .blog-title {
        margin-top: 10px;
    }
    /*====================BLOG-STYLE-2-PAGE====================*/
    .blog-title h5 { margin: 0 0 5px; }
    .model {
        margin-bottom: 30px;
    }
    .main-post .model:last-child { margin-bottom: 0; }
    /*====================BLOG-POST-PAGE====================*/
    p.comment-form-author,
    p.comment-form-email,
    p.comment-form-url {
        width: 100%;
        margin: 2% 0;
    }
    /*====================CONTACT-US-1-PAGE====================*/
    .textwidget iframe {
        margin-bottom: 30px;
    }
    div.wpcf7-validation-errors {
        margin: 0 0 30px;
        padding: 2%;
    }
    /*====================SAMPLE-PAGE====================*/
    .sm_pages {
        margin-bottom: 30px;
    }
    /*/////////////////===----woocommerce----===/////////////////*/
    .woocommerce ul.products li.product:nth-child(2n), .woocommerce-page ul.products li.product:nth-child(2n),
    .woocommerce-page[class*=columns-] ul.products li.product:nth-child(2n), .woocommerce[class*=columns-] ul.products li.product:nth-child(2n) {
        float: right;
        clear: none!important;
    }

    .woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .woocommerce-page[class*=columns-] ul.products li.product, .woocommerce[class*=columns-] ul.products li.product {
        width: 48%;
        float: left;
        clear: both;
        margin: 0 0 2.992em;
    }
}

@media only screen and (max-width:782px) {
    .logged-in .navbar-fixed-top {
        padding-top: 46px;
    }
}

@media only screen and (max-width: 767px) {
    /*Title-Style*/
    .title h1 {
        font-size: 21px;
    }
    .default-logo #cssmenu {
        padding-right: 0;
        float: none;
    }
    .title > p {
        font-size: 13px;
        line-height: 22px;
    }
    /*Title-Style-End*/
    /*Logo*/
    .header-logo {
        margin-left: 15px;
    }
    /*Menu*/
    #cssmenu {
        padding-right: 0px;
    }
    .top-menu {
        padding: 0px;
    }
    /*====================INDEX-PAGE====================*/
    /*SLIDER*/
    .metaslider .caption {
        display: none;
    }
    /*KEY FEATURES*/
    .feature-box p {
        font-size: 13px;
        line-height: 22px;
        text-align: center;
    }
    /*MEET OUR TEAM*/
    .team-name p {
        font-size: 13px;
        line-height: 22px;
    }
    .caption-hover-icon {
        bottom: 0px;
    }
    /*OUR AMAZING WORKS*/
    .caption-hover a,
    .caption-hover h5 {
        font-size: 15px;
    }
    .mentum p,
    .tab-content p{
        font-size: 13px;
        line-height: 22px;
    }
    .site-nav-tab li a {
        padding: 7px 5px;
        font-size: 13px;
        line-height: 22px;
    }
    /*OUR LATEST BLOG*/
    .slide-blog {
        padding: 5px;
    }
    .slide-blog p {
        font-size: 13px;
        line-height: 22px;
    }
    .blog-thumb p {
        font-size: 13px;
        line-height: 22px;
    }
    .blog-post {
        margin-bottom: 5px;
        padding: 0 0 5px;
    }
    .blog_col_img {
        padding: 2% 0 0;
    }
    .blog_col {
        padding: 10px 0px 10px 0px;
    }
    .lorem {
        font-size: 13px;
        padding: 5px 0;
    }
    .update p {
        font-size: 12px;
    }
    /*CALL TO ACTION*/
    .build_title h1 {
        font-size: 21px;
    }
    .build_title p {
        font-size: 13px;
    }
    /*FOOTER-BOX1*/
    .footer-box1 .textwidget {
        line-height: 22px;
    }
    .footer-box1 td,
    .footer-box1 th {
        font-size: 13px;
    }
    .footer-box1 .rssSummary {
        font-size: 13px;
    }
    /*UNDER-FOOTER*/
    .footer-social-icon,
    .footer-social-icon ul{
        float: none;
        display: block;
        margin: 0;
        padding: 0;
        text-align: center;
    }
    .copyright-text p {
        float: none;
        display: block;
        font-size: 13px;
        text-align: center;
        padding: 0;
    }
    .back-to-top {
        padding-right: 0px;
    }
    /*====================ABOUT-US-PAGE====================*/
    /*WHY WORK WITH US*/
    .animated h3 {
        font-size: 21px;
    }
    .animated p {
        padding-top: 1%;
    }
    /*Our-Team-Style-1&2&3*/
    .view .mask,
    .view .content {
        padding: 10% 0;
    }
    /*Our-Team-Style-1*/
    .image_mobile {
        margin: 15px 0;
    }
    .view-first h2,
    .view-third h2 {
        padding: 9% 5% 6%;
    }
    .view-first p,
    .view-third p {
        font-size: 13px;
    }
    .view-third a,
    .view-tenth a {
        font-size: 13px;
    }
    /*Our-Team-Style-3*/
    .view-tenth h2 {
        padding: 9% 0 2%;
    }
    .view-tenth p {
        font-size: 13px;
        padding: 7% 5%;
    }
    /*Counter*/
    .column_inner {
        padding: 30px 0;
    }
    .column_inner h5 {
        font-size: 25px;
    }
    .column_inner span {
        font-size: 13px;
    }
    /*Features*/
    .icon_test h5 {
        font-size: 14px;
        padding: 15px 0 10px;
    }
    .icon_test p {
        font-size: 13px;
    }
    /*Portfolio*/
    .menu-options,
    .port_menu1 {
        width: calc(100% - 30px);
        max-width: 400px;
        margin: 0 auto;
        text-align: center;
    }
    .menu-options {
        display: block;
        cursor: pointer;
        padding: 5px 10px;
        border: 1px solid #dbdbdb;
    }
    .menu-options span {
        float: right;
    }
    .menu-options .selected-option {
        text-transform: uppercase;
        font-weight: bold;
    }
    .port_menu1 {
        display: none;
        border: 1px solid #dbdbdb;
        padding: 0;
    }
    .portfolio-items {
        margin: 30px 0 0;
    }
    .port_menu1 li {
        padding: 0;
        float: none;
        width: 100%;
    }
    .port_menu1 li a {
        padding: 5px 5px;
        font-size: 13px;
        border: none;
        border-top: 1px solid;
        border-radius: 0;
    }
    .hover-effect h2 {
        font-size: 15px;
    }
    /*====================TEAM-MEMBAR-PAGE====================*/
    .team-social ul li a {
        font-size: 13px;
    }
    .team-content p {
        font-size: 13px;
        line-height: 22px;
    }
    /*Main-Sidebar-Style*/
    .main-sidebar .rssSummary,
    .main-sidebar td,
    .main-sidebar th,
    .main-sidebar span,
    .main-sidebar cite,
    .main-sidebar .textwidget p {
        font-size: 13px;
    }
    /*Main-Sidebar-Style-End*/
    /*====================PORTFOLIO-SINGLE====================*/
    .single_text p {
        font-size: 13px;
        line-height: 22px;
    }
    /*====================BLOG-STYLE-1-PAGE====================*/
    .blog-info {
        padding: 0px;
    }
    .blog-subtitle p {
        font-size: 13px; margin: 0; line-height: 22px;
    }
    /*====================BLOG-STYLE-2-PAGE====================*/
    .model p {
        font-size: 13px;
        line-height: 22px;
    }
    /*====================BLOG-POST-PAGE====================*/
    .leather ul li {
        font-size: 13px;
        line-height: 20px;
    }
    .leather p {
        font-size: 13px;
        line-height: 22px;
    }
    .comment h5,
    .comment-reply-title {
        padding: 2% 0;
    }
    .comment-author a,
    .comment-metadata a,
    .comment-content p,
    .comment-notes {
        font-size: 13px;
        line-height: 22px;
    }
    /*====================CONTACT-US-1-PAGE====================*/
    /*form*/
    .textwidget .wpcf7-form p {
        font-size: 13px;
        line-height: 22px;
    }
    /*Social-icon*/
    div.wpcf7-validation-errors {
        padding: 5px 10px;
    }
    /*Address-icon*/
    .address_icon ul li {
        margin-top: 10px;
        margin-bottom: 15px;
    }
    /*Social-icon*/
    .contact-social-icon i {
        height: 35px;
        width: 35px;
        line-height: 35px;
        color: #fff;
    }
    /*/////////////////===----woocommerce----===/////////////////*/
    /*cart*/
    .woocommerce-cart table.cart td.actions .coupon .input-text,
    .woocommerce-page table.cart td.actions .coupon input{
        width: inherit !important;
        margin: 2px;
    }
    /*check-out*/
    .woocommerce form .form-row-first,
    .woocommerce form .form-row-last,
    .woocommerce-page form .form-row-first,
    .woocommerce-page form .form-row-last {
        width: 100%;
    }
    /*My Account*/
    .woocommerce-account .woocommerce-MyAccount-navigation,
    .woocommerce .woocommerce-MyAccount-navigation ul li a,
    .woocommerce-account .woocommerce-MyAccount-content {
    width: 100%;
    }
    .woocommerce .woocommerce-MyAccount-navigation ul{
        margin: 0 0 15px;
    }
}
@media only screen and (max-width: 600px) {
    #wpadminbar{position: fixed;}
}
@media only screen and (max-width: 480px) {
    /*/////////////////===----woocommerce----===/////////////////*/
    .woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .woocommerce-page[class*=columns-] ul.products li.product, .woocommerce[class*=columns-] ul.products li.product {
        width: 100%;
    }
}