/* @import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,300italic,400italic,600italic); */

@import url('https://fonts.googleapis.com/css?family=Roboto');
body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /* font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif; */
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    overflow-x: hidden;
    overflow-y: auto;
    padding-top: 150px;
    background-color: #f4f6fa;
}


/* .container-fluid {

    padding-left:100px !important;

    padding-right:100px !important;

} */

h5 {
    font-size: 16px !important;
}

@font-face {
    font-family: 'Zawgyi-One';
    src: url('https://mmwebfonts.comquas.com/fonts/zawgyi.woff') format('woff'), url('https://mmwebfonts.comquas.com/fonts/zawgyi.ttf') format('ttf');
}

.mmtext {
    font-family: 'Zawgyi-One';
}

.mmtext>p {
    font-family: 'Zawgyi-One';
    font-size: 14px;
    line-height: 1.8;
    text-align: justify;
}

u {
    text-decoration: none;
    border-bottom: 5px solid #3ec2cf;
}

.printfoot {
    background-color: #f3f3f3;
    padding: 10px 50px;
}

.printfoot>h3 {
    color: #afacd2;
}

.printfoot>h3>u {
    text-decoration: none;
    border-bottom: 3px solid #afacd2;
}

a:hover,
a:focus,
a:active {
    color: #757575!important;
    text-decoration: none!important;
}

a {
    color: #000!important;
}

.form-inline .form-control {
    width: 100% !important;
}

.form-inline .input-group .form-control {
    width: 100% !important;
}

.brocat {
    padding-left: 14px;
}

.brocat>li {
    line-height: 30px;
    font-size: 14px;
}

.top>.open>.dropdown-menu {
    display: list-item;
    width: 530px;
}

.topsearch>li>i {
    padding-right: 8px;
}

.international-trade {
    padding-bottom: 20px !important;
}

.featured-products {
    padding-bottom: 20px !important;
}

.navbar {
    margin-bottom: 0;
}

.navbar-yellow {
    background-color: #ffda00;
    border-bottom: 1px solid #eed027;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}


/* topsearch dropdown */

.dropdown-menu {
    width: 500px;
    padding: 14px;
}

.btn-search,
.btn-search:focus {
    color: #fff;
    background-color: #000;
    border-radius: 5px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.btn-search:hover {
    color: #ffda00 !important;
}

.btn-adv {
    background-color: #F57F17;
}

.btn-basic {
    background-color: #FFFF00;
}

.btn-silver {
    background-color: #FFD740;
}

.btn-gold {
    background-color: #FFE57F;
}

.nav>li>a:hover,
.nav>li>a:focus {
    background-color: transparent;
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    background-color: transparent;
}

.classify {
    padding-left: 17px;
}

.sliderheight {
    height: 400px;
}

.sliderheight>img {
    height: 400px;
}

.customwell {
    border: 1px solid #e3e3e3;
    background-color: #ffffff;
    padding: 10px 8px;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05)
}

.classify li {
    padding-bottom: 6px;
}

.classify li a {
    font-size: 12px;
}

hr {
    margin-top: 14px;
    margin-bottom: 14px;
    border: 0;
    border-top: 1px solid #eeeeee;
}

.feature {
    /* margin-bottom: 20px; */
}

.feature>img {
    margin-bottom: 5px;
}

.freelisting {
    background-color: #ececec;
    padding: 14px 20px;
}

a.color-white {
    color: #fff!important;
}


/* button */

.btn-cate {
    padding: 0px 11px;
    font-size: 13px;
    line-height: 1.3333333;
    border-left-color: #ccc;
}

.btnwidth {
    width: 250px;
    border: 2px solid #00aeef;
    border-radius: 5px;
}

.btn-product {
    font-size: 12px;
    color: #fff !important;
    background-color: #ff8d00;
    border-radius: 7px;
    padding: 2px 10px;
}

.btn-product:hover {
    background-color: #d67600;
}

p.media-heading+p {
    margin: 0 0 7px 2px !important;
}

.btn-featured {
    color: #fff !important;
    background-color: #ff8d00;
}

.btn-featured:hover {
    background-color: #d67600;
}

.btn-popular {
    width: 80px;
    color: #fff!important;
    background-color: #ff8d00;
    border-radius: 4px;
    font-size: 10pt;
}

.btntight {
    margin-top: 15px;
    width: 70px;
    border: 1px solid #337ab7;
    border-radius: 5px;
}

.btn-sponser {
    color: #fff !important;
    background-color: #1ce36c;
    border-radius: 10px;
}

.mylist {
    list-style-type: none;
    line-height: 23px;
    padding-left: 5px;
}

.btn-orange {
    background-color: #ffd204;
}


/* new imagebox */

.showcase {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.showcase img {
    transition: all .45s ease-in;
}

.showcase .showcase_icons {
    margin-top: 10px;
    text-align: center;
    width: 100%;
}

.showcase .showcase_icons a {
    background-color: #31A3DD;
    border: 2px solid #31A3DD;
    color: #fff;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

.showcase .showcase_icons a {
    font-size: 1.3em;
    line-height: 1em;
    display: inline-block;
    margin-left: 2px;
    padding: 8px 8px;
    opacity: 1;
    text-decoration: none;
    margin-right: 5px;
    border-radius: 100%;
    width: 60px;
    height: 60px;
    transition: all 0.3s ease 0s;
}

.showcase .showcase_icons a i {
    font-size: 1.6em;
    line-height: 40px;
}

.showcase_overlay {
    visibility: hidden;
    position: absolute;
    width: 100%;
    height: 100%;
    top: -100%;
    left: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: all .25s linear;
}

.showcase:hover .showcase_overlay {
    visibility: visible;
    top: 0;
}

.showcase_overlay_inner {
    position: absolute;
    bottom: -100%;
    left: 0;
    width: 100%;
    overflow: hidden;
    visibility: hidden;
    transition: all .25s ease-in;
}

.showcase:hover .showcase_overlay_inner {
    bottom: 10%;
    visibility: visible;
}

.footer-text a {
    color: #fff;
}


/* .error{

	display: none;

}		



.error_show{

	color: red;

} */

.navAjust {
    margin-left: -23px;
}

.nav .nav-item-divider>a>span {
    border-left: 1px solid;
    height: 10px;
}

.nav .nav-item-divider>a {
    padding-left: 0 !important;
    padding-right: 0!important;
}

.recent-item {
    display: block;
    background: rgba(255, 255, 255, 0.5);
    overflow: hidden;
    position: relative;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}

.touching.medium {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.recent-item figure .touching img {
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
    position: relative;
}

.touching.medium img {
    width: 100%;
    position: relative;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    vertical-align: middle;
}

.option a.hover-zoom {
    left: -51.5%;
    top: 0%;
}

.option a.hover-zoom {
    margin-left: 30px;
    position: absolute;
    font-size: 17px;
    background: #FFF;
    width: 40px;
    height: 40px;
    text-align: center;
    zoom: 1;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 600ms ease-in-out;
    -moz-transition: all 600ms ease-in-out;
    -o-transition: all 600ms ease-in-out;
    -ms-transition: all 600ms ease-in-out;
    transition: all 600ms ease-in-out;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    z-index: 100;
}

.recent-item:hover a.hover-zoom {
    left: 31%;
    zoom: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    top: 45%;
}

.option a.hover-zoom i,
.option a.hover-link i {
    line-height: 40px;
    font-size: 15px;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.option a.hover-zoom:hover {
    background: #333;
    color: #fff;
}

.item-description {
    background: rgba(231, 76, 60, 0.55);
    padding: 2px;
    border: 1px solid #f2f2f2;
    position: absolute;
    left: 0;
    top: 0;
    transform: scale(0);
    -moz-transform: scale(0);
    height: 100%;
    width: 100%;
    text-align: center;
    -webkit-transition: all 0.6s ease 0s;
    -moz-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
    -ms-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
    opacity: 0;
}

.recent-item h5 {
    font-size: 15px;
    font-weight: 700;
    margin: 0;
    color: #fff;
    margin: 10% 0 46%;
}

.recent-item span {
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    line-height: 14px;
}

.recent-item:hover figure .touching img {
    webkit-transition: all 800ms ease-in-out;
    -moz-transition: all 800ms ease-in-out;
    -o-transition: all 800ms ease-in-out;
    -ms-transition: all 800ms ease-in-out;
    transition: all 800ms ease-in-out;
    transform: scale(1.7) rotate(10deg);
    -webkit-transform: scale(1.7) rotate(10deg);
    -moz-transform: scale(1.7) rotate(10deg);
    -o-transform: scale(1.7) rotate(10deg);
    -ms-transform: scale(1.7) rotate(10deg);
}

.small-images .recent-item:hover a.hover-zoom {
    left: 31%;
}

.small-images .recent-item:hover a.hover-zoom {
    zoom: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    top: 45%;
}

.option a.hover-zoom,
.option a.hover-link {
    color: #e74c3c;
}

a {
    text-decoration: none;
    list-style: none;
}

.option a.hover-zoom {
    margin-left: 30px;
    position: absolute;
    font-size: 17px;
    background: #FFF;
    width: 40px;
    height: 40px;
    text-align: center;
    zoom: 1;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 600ms ease-in-out;
    -moz-transition: all 600ms ease-in-out;
    -o-transition: all 600ms ease-in-out;
    -ms-transition: all 600ms ease-in-out;
    transition: all 600ms ease-in-out;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    z-index: 100;
}

.recent-item:hover.recent-item h5,
.recent-item:hover.recent-item span {
    display: block;
    webkit-transition: all 1000ms ease-in-out;
    -moz-transition: all 1000ms ease-in-out;
    -o-transition: all 1000ms ease-in-out;
    -ms-transition: all 1000ms ease-in-out;
    transition: all 1000ms ease-in-out;
}

.recent-item:hover .item-description {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    opacity: 1;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}

* book */ .latest_work {
    position: relative;
}

.jcarousel {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.jcarousel ul {
    position: absolute;
    list-style: none;
    margin: 0;
    padding: 0;
}

.carousel-navi {
    bottom: 17px;
    float: right;
    position: absolute;
    right: 15px;
}

.carousel-intro {
    position: relative;
}

.jcarousel-list li {
    margin-bottom: 30px;
    width: 234px;
    padding-left: 10px;
    padding-right: 10px;
}

.option a.hover-zoom,
.option a.hover-link {
    color: #e74c3c;
}

.option a.hover-zoom:hover,
.option a.hover-link:hover {
    background: #333;
    color: #fff;
}

.arrow-left,
.arrow-right {
    width: 23px;
    height: 23px;
    display: inline-block;
    float: left;
    background-color: #f2f2f2;
    color: #666;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
}

.arrow-left i,
.arrow-right i {
    font-size: 14px;
    display: block;
    line-height: 16px;
    padding-top: 4px;
    text-align: center;
}

.arrow-left.active,
.arrow-right.active {
    background-color: #bdc3c7;
    color: #f2f2f2;
    cursor: pointer;
}

.arrow-left.active:hover,
.arrow-right.active:hover {
    background-color: #777;
}

.recent-item {
    display: block;
    background: rgba(255, 255, 255, 0.5);
    overflow: hidden;
    position: relative;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}

.recent-item {
    display: block;
    background: rgba(255, 255, 255, 0.5);
    overflow: hidden;
    position: relative;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}

.touching.medium {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.recent-item figure .touching img {
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
    position: relative;
}

.touching.medium img {
    width: 100%;
    position: relative;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    vertical-align: middle;
}

.option a.hover-zoom {
    left: -51.5%;
    top: 0%;
}

.option a.hover-zoom {
    margin-left: 30px;
    position: absolute;
    font-size: 17px;
    background: #FFF;
    width: 40px;
    height: 40px;
    text-align: center;
    zoom: 1;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 600ms ease-in-out;
    -moz-transition: all 600ms ease-in-out;
    -o-transition: all 600ms ease-in-out;
    -ms-transition: all 600ms ease-in-out;
    transition: all 600ms ease-in-out;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    z-index: 100;
}

.recent-item:hover a.hover-zoom {
    left: 31%;
    zoom: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    top: 45%;
}

.option a.hover-zoom i,
.option a.hover-link i {
    line-height: 40px;
    font-size: 15px;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.option a.hover-zoom:hover {
    background: #333;
    color: #fff;
}

.item-description {
    background: rgba(231, 76, 60, 0.55);
    padding: 2px;
    border: 1px solid #f2f2f2;
    position: absolute;
    left: 0;
    top: 0;
    transform: scale(0);
    -moz-transform: scale(0);
    height: 100%;
    width: 100%;
    text-align: center;
    -webkit-transition: all 0.6s ease 0s;
    -moz-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
    -ms-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
    opacity: 0;
}

.recent-item h5 {
    font-size: 15px;
    font-weight: 700;
    margin: 0;
    color: #fff;
    margin: 10% 0 46%;
}

.recent-item span {
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    line-height: 14px;
}

.recent-item:hover figure .touching img {
    webkit-transition: all 800ms ease-in-out;
    -moz-transition: all 800ms ease-in-out;
    -o-transition: all 800ms ease-in-out;
    -ms-transition: all 800ms ease-in-out;
    transition: all 800ms ease-in-out;
    transform: scale(1.7) rotate(10deg);
    -webkit-transform: scale(1.7) rotate(10deg);
    -moz-transform: scale(1.7) rotate(10deg);
    -o-transform: scale(1.7) rotate(10deg);
    -ms-transform: scale(1.7) rotate(10deg);
}

.small-images .recent-item:hover a.hover-zoom {
    left: 31%;
}

.small-images .recent-item:hover a.hover-zoom {
    zoom: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    top: 45%;
}

.option a.hover-zoom,
.option a.hover-link {
    color: #e74c3c;
}

a {
    text-decoration: none;
    list-style: none;
}

.option a.hover-zoom {
    margin-left: 30px;
    position: absolute;
    font-size: 17px;
    background: #FFF;
    width: 40px;
    height: 40px;
    text-align: center;
    zoom: 1;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 600ms ease-in-out;
    -moz-transition: all 600ms ease-in-out;
    -o-transition: all 600ms ease-in-out;
    -ms-transition: all 600ms ease-in-out;
    transition: all 600ms ease-in-out;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    z-index: 100;
}

.recent-item:hover.recent-item h5,
.recent-item:hover.recent-item span {
    display: block;
    webkit-transition: all 1000ms ease-in-out;
    -moz-transition: all 1000ms ease-in-out;
    -o-transition: all 1000ms ease-in-out;
    -ms-transition: all 1000ms ease-in-out;
    transition: all 1000ms ease-in-out;
}

.recent-item:hover .item-description {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    opacity: 1;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}

.content {
    position: relative;
}

.sub_content {
    padding: 30px 0;
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}


/* #list {

    margin-bottom: 30px;

} */

.portfolio_list {
    position: relative;
    padding: 0;
}

.list_item {
    margin-bottom: 3%;
    overflow: hidden;
}

#portfolio {
    width: 100%;
    padding-bottom: 120px;
    position: relative;
    z-index: 9;
}

.recent-item {
    display: block;
    background: rgba(255, 255, 255, 0.5);
    overflow: hidden;
    position: relative;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}

.recent-item figure .touching img {
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
    position: relative;
}

.recent-item:hover figure .touching img {
    -webkit-transition: all 800ms ease-in-out;
    -moz-transition: all 800ms ease-in-out;
    -o-transition: all 800ms ease-in-out;
    -ms-transition: all 800ms ease-in-out;
    transition: all 800ms ease-in-out;
    transform: scale(1.7) rotate(10deg);
    -webkit-transform: scale(1.7) rotate(10deg);
    -moz-transform: scale(1.7) rotate(10deg);
    -o-transform: scale(1.7) rotate(10deg);
    -ms-transform: scale(1.7) rotate(10deg);
}

.port-img {
    overflow: hidden;
}

.item-description {
    background: rgba(231, 76, 60, 0.55);
    padding: 2px;
    border: 1px solid #f2f2f2;
    position: absolute;
    left: 0;
    top: 0;
    transform: scale(0);
    -moz-transform: scale(0);
    height: 100%;
    width: 100%;
    text-align: center;
    -webkit-transition: all 0.6s ease 0s;
    -moz-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
    -ms-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
    opacity: 0;
}

.recent-item:hover .item-description {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    opacity: 1;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}

.recent-item h5 {
    font-size: 15px;
    font-weight: 700;
    margin: 0;
    color: #fff;
    margin: 10% 0 46%;
}

.hover {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    visibility: hidden;
    z-index: 50;
}

.recent-item span {
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    line-height: 14px;
}

.touching.medium {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.touching.medium img {
    width: 100%;
    position: relative;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}

.option a.hover-zoom {
    margin-left: 30px;
    position: absolute;
    font-size: 17px;
    background: #FFF;
    width: 40px;
    height: 40px;
    text-align: center;
    zoom: 1;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 600ms ease-in-out;
    -moz-transition: all 600ms ease-in-out;
    -o-transition: all 600ms ease-in-out;
    -ms-transition: all 600ms ease-in-out;
    transition: all 600ms ease-in-out;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    z-index: 100;
}

.option a.hover-link {
    position: absolute;
    font-size: 17px;
    background: #FFF;
    width: 40px;
    height: 40px;
    text-align: center;
    zoom: 1;
    -moz-opacity: 0;
    z-index: 100;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: 600ms ease-in-out;
    -moz-transition: 600ms ease-in-out;
    -o-transition: 600ms ease-in-out;
    -ms-transition: 600ms ease-in-out;
    transition: 600ms ease-in-out;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.option a.hover-zoom i {
    font-size: 15px;
}

.option a.hover-zoom i,
.option a.hover-link i {
    line-height: 40px;
}

.option a.hover-link.alone {
    right: 40%;
}

.option a.hover-zoom {
    left: -51.5%;
    top: 0%;
}

.option a.hover-link {
    right: -51.5%;
    top: 0%;
}

.recent-item:hover.recent-item h5,
.recent-item:hover.recent-item span {
    -webkit-transition: all 1000ms ease-in-out;
    -moz-transition: all 1000ms ease-in-out;
    -o-transition: all 1000ms ease-in-out;
    -ms-transition: all 1000ms ease-in-out;
    transition: all 1000ms ease-in-out;
}

.recent-item:hover .hover {
    visibility: visible;
}

.large-images .recent-item:hover a.hover-zoom,
.large-images .recent-item:hover a.hover-link,
.medium-images .recent-item:hover a.hover-zoom,
.medium-images .recent-item:hover a.hover-link,
.small-images .recent-item:hover a.hover-link,
.small-images .recent-item:hover a.hover-zoom,
.jcarousel .recent-item:hover a.hover-zoom,
.jcarousel .recent-item:hover a.hover-link {
    zoom: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    top: 45%;
}

.large-images .recent-item:hover a.hover-zoom {
    left: 41%;
}

.large-images .recent-item:hover a.hover-link {
    right: 41%;
}

.medium-images .recent-item:hover a.hover-zoom {
    left: 37%;
}

.medium-images .recent-item:hover a.hover-link {
    right: 37%;
}

.small-images .recent-item:hover a.hover-zoom {
    left: 31%;
}

.small-images .recent-item:hover a.hover-link {
    right: 31%;
}

.jcarousel .recent-item:hover a.hover-zoom {
    left: 28%;
}

.jcarousel .recent-item:hover a.hover-link {
    right: 28%;
}


/* ========================================================== */


/*  6. PORTFOLIO/PROJECTS                                     */


/* ========================================================== */

.isotope-item {
    z-index: 2;
}

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}


/* Isotope CSS3 transitions */

.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}

.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -ms-transition-property: -ms-transform, opacity;
    -o-transition-property: top, left, opacity;
    transition-property: transform, opacity;
}


/* Disabling Isotope CSS3 transitions */

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
}


/* Disable CSS transitions for containers with infinite scrolling */

.isotope.infinite-scrolling {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

#portfolio {
    width: 100%;
    padding-bottom: 120px;
    position: relative;
    z-index: 9;
}

#list {
    margin-bottom: 30px;
}

.list_item:last-child {
    margin-bottom: 0;
}

.portfolio_list {
    position: relative;
    padding: 0;
}

.list_item {
    margin-bottom: 3%;
    overflow: hidden;
}


/* online page */

.pagecontent u {
    text-decoration: none;
    border-bottom: 2px solid black;
}

.pagecontent h4 {
    margin-bottom: 20px;
}

.whitetext {
    color: #fff;
}


/* ==================================================

   18. PRICING TABLES BOXS

================================================== */

.pricing-table {
    margin-top: 50px;
}

.dividerHeading {
    text-align: center;
    position: relative;
    margin-bottom: 25px;
    padding: 0 10px;
}

.dividerHeading h4 {
    font-size: 18px;
    position: relative;
    line-height: 0;
    border-bottom: 1px solid #E74C3C;
}

.dividerHeading h4 span,
.dividerHeading h6 span {
    font-size: 21px;
    font-weight: 600;
    background: #f2f2f2;
    position: relative;
    line-height: 15px;
    top: 4px;
    display: inline-block;
}

.pricingBlock {
    padding-bottom: 30px;
    position: relative;
}

.pricingTable {
    text-align: center;
    font-weight: 400;
}

.pricingTable-sign-up {
    padding: 20px;
    text-align: center;
    background: #f2f2f2;
}

.pricingContent ul li {
    padding: 5px 20px;
    text-align: center;
}

.pricingContent {
    background: #fff;
    border-left: 1px solid #f2f2f2;
    border-right: 1px solid #f2f2f2;
}

.pricingTable .pricingTable-header {
    color: #fff;
    padding: 0px;
}

.pricingTable-header .heading {
    display: inline-block;
    width: 100%;
    padding: 15px 0px;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
}

.pricingTable .heading {
    background: #F2F2F2;
    color: #333;
}

.pricingTable.business .heading {
    background: #e74c3c;
}

.pricingTable .pricingTable-header .price-value {
    background: #E74C3C;
}

.pricingTable-header .price-value {
    display: inline-block;
    width: 100%;
    padding: 20px 0px;
}

.pricingBlock.theme-color-pt .pricingTable-header .price-value {
    background: #E74C3C;
}

.pricingTable-header .price-value span {
    font-size: 250%;
}

.pricingTable-header .price-value span.mo {
    font-size: 150%;
}

.pricingTable {
    text-align: center;
    font-weight: 400;
    margin-bottom: 30px;
    background: #fff;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

.theme-color-pt .pricingTable,
.pricingTable {
    position: relative;
    box-shadow: 0px 1px 4px 0px #cccccc;
    -webkit-box-shadow: 0px 1px 4px 0px #cccccc;
    -moz-box-shadow: 0px 1px 4px 0px #cccccc;
    box-shadow: 0px 1px 4px 0px #cccccc;
    border-bottom: 3px solid #E74C3C;
}

.theme-color-pt .pricingTable:hover {
    transform: none;
    overflow: visible;
}

.theme-color-pt .pricingTable:before,
.pricingTable:before {
    content: "";
    right: 23%;
    top: -3px;
    width: 50%;
    height: 3px;
    background: #E74C3C;
    position: absolute;
}

.pricingTable .btn-default:hover {
    background: #403F3F;
}

.theme-color-pt .pricingTable .heading,
.pricingTable .heading {
    background: #F2F2F2;
    color: #333;
    border: 1px solid #E4E4E4;
    border-bottom: none;
}

.pricingContent ul li {
    color: #434343;
    overflow: hidden;
}

.pricingContent ul li {
    border-bottom: 1px solid #F0F0F0;
    padding: 15px 0;
    text-align: center;
    overflow: hidden;
    display: block;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.pricingBlock.theme-color-pt .pricingContent ul li:nth-child(2n+2),
.pricingContent ul li:nth-child(2n+2) {
    background: #F4F4F4;
}

.pricingBlock.theme-color-pt .pricingContent ul li:hover,
.pricingContent ul li:hover {
    padding-left: 15px;
}

.pricingContent ul {
    margin: 0;
    padding: 0;
}

.dividerHeading h4 span:before,
.dividerHeading h4 span:after {
    color: #E74C3C;
    font-size: 10px;
    content: "\f10c";
    font-family: fontawesome;
    display: inline-block;
}

.dividerHeading h4 span:before {
    margin-right: 10px;
}

.dividerHeading h4 span:after {
    margin-left: 10px;
}

.mobile-info {
    min-height: 260px;
    border-radius: 10px;
    padding: 20px;
    border: 1px solid #e4ccff;
    box-shadow: 0px 0px 10px -3px rgba(0, 0, 0, 0.5);
    margin-bottom: 30px;
}

.shade {
    box-shadow: 0px 0px 10px -3px rgba(0, 0, 0, 0.5);
    border: 1px solid #cfd0d4;
    padding: 20px;
}

.match_underline {
    text-decoration: none;
    border-bottom: 2px solid #0155ff;
}

.mobiledropdown {
    position: absolute;
    top: 171%;
    left: -21px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    width: 355px;
    padding: 40px;
    padding: 10px 33px;
}

.inquiry {
    color: #000000;
    margin-bottom: 0px;
    font-size: 35px;
    font-weight: 600;
}

.myunderline {
    border-bottom: 2px solid #404040;
    width: 235px;
}

.businessunderline {
    border-bottom: 3px solid #ff4040;
    width: 600px;
}

.internetad {
    border-bottom: 3px solid #ff4040;
    width: 350px;
}

.knowline {
    border-bottom: 3px solid #404040;
    width: 360px;
}

@media (max-width: 768px) {
    .businessunderline {
        border-bottom: 3px solid #ff4040;
        width: 100%;
    }
    .myunderline {
        border-bottom: 2px solid #404040;
        width: 76%;
    }
    .knowline {
        border-bottom: 3px solid #404040;
        width: 100%;
    }
    .top>.open>.dropdown-menu {
        display: list-item;
        width: 356px;
    }
    .mydropdown {
        top: 87% !important;
        left: -1px !important;
    }
    .mymobilerow {
        float: left !important;
    }
    .mb-our-value-customers{
        width:45% !important;
    }
}