html{overflow-x: hidden}

.modal-open .modal {

    z-index: 1050 !important;

}

body, section { overflow-x: hidden; overflow-y: hidden }

body, h1, h2, h3, h4, h5, h6 { color: #000; font-family: Helvetica, sans-serif }

.btn-template, .unstyled li, body, h2, section { position: relative }

.more-btn, a, a:focus, a:hover, h1, h2, h3, h4, h5, h6, i, span { display: inline-block }

@font-face { font-family: 'Monotype Corsiva'; src: url(../font/MonotypeCorsiva.eot); src: url(../font/MonotypeCorsiva.eot?#iefix) format('embedded-opentype'), url(../font/MonotypeCorsiva.woff2) format('woff2'), url(../font/MonotypeCorsiva.woff) format('woff'), url(../font/MonotypeCorsiva.ttf) format('truetype'), url(../font/MonotypeCorsiva.svg#MonotypeCorsiva) format('svg'); font-weight: 400; font-style: italic }

* { margin: 0; padding: 0; border: none; outline: 0 }

b, strong { font-weight: 600 }

.os-animation, .os-animation.animated { opacity: 1 }

.btn-template, .pgae-holder { overflow: hidden }

a, a:focus, a:hover { text-decoration: none; color: inherit; -webkit-transition: all .3s; transition: all .3s }

body { font-size: 16px; background: url(../images/background-img.png) #9f825a }

section { padding: 50px 0 }

section header { margin-bottom: 30px }

h1, h2, h3, h4, h5, h6 { margin: 10px 0; font-weight: 400 }

.h1, h1 { font-weight: 600 }

.display-1, .h1, h1 { font-size: 2em }

.display-2, .h2, h2 { font-size: 1.6em }

.display-3, .h3, h3 { font-size: 1.4em }

.display-4, .h4, h4 { font-size: 1.2em }

.display-5, .h5, h5 { font-size: 1em }

.display-6, .h6, h6 { font-size: .8em }

h2 { line-height: 1.2em }

h2.has-line-center .heading-bg-text { left: 50%; transform: translateX(-50%) }

.lead { font-size: 1.3em; color: #333 }

.top-logo { color: #4f4f51 }

.top-logo img { max-height: 45px }

.page-inner h1, .page-inner h2, .page-inner h3, .page-inner h4, .page-inner h5, .page-inner h6 { display: block }

#home.home-slider .item { margin-bottom: 20px; background: rgba(255,255,255,0.5); padding: 0px; border-radius: 7px; border: 1px solid #9a0e0e; box-sizing: border-box; overflow: hidden; }

#home.home-slider .item:hover { background: rgba(255,255,255,0.8); }

#home.home-slider .item h3 { display: block; font-size: 16px; text-align: center; }

#home.home-slider .item img { background: rgba(255,255,255,0.4); }

#home.home-slider .item h2 { font-size: 1.8em; margin: 0 }

#home.home-slider .item .lead { font-size: 1.2em; color: #9a0e0e; min-height: 76px }

#home.home-slider .side_nav { min-width: 280px }

#home.home-slider video { width: 100%; max-width: 100% }

#home.home-slider hr { border-top: 1px solid rgba(255,255,255,.3); margin: 15px 0 10px }

.unstyled { list-style: none; line-height: 1.6em }

.unstyled li { padding-left: 20px; margin-bottom: 0; font-size: 13px }

.unstyled li:before { position: absolute; left: 0; top: 0; width: 20px; height: 20px; content: "\f0da"; font: normal normal normal 14px/1 FontAwesome; line-height: 20px; font-size: 14px; color: #fff; text-align: center }

.row.no-padding { margin-right: 0; margin-left: 0 }

.row.no-padding .col-lg-3, .row.no-padding .col-lg-6, .row.no-padding .col-md-3, .row.no-padding .col-md-6 { padding-right: 0!important; padding-left: 0!important }

.about-img { border: 1px solid #bba17d; padding: 20px; background: rgba(255,255,255,.05) }

.about-img:hover { background: rgba(255,255,255,.1) }

/*.about-img img { height: auto; }*/

.row_block { margin: 40px 0 }

.product .title {

    font-size: 15px;

    background: #d5c8b6;

    border: #9f825a solid 1px;

    padding-top: 5px;

    margin: 0px 5px;

    font-style: italic;

    border-radius: 2px;

    color: #9a0e0e;

    box-shadow: 0px 3px #9a0e0e;

}
.product p.title{display: flex;align-items: center;justify-content: center;padding: 5px}

.hail-father {min-height: 270px !important;}

.finishing-height { min-height: 250px !important;}

.respon-about img {border: 1px solid #fff;padding: 5px;border-radius: 4px;}

.gray-bg { background: #f4f4f4 }

.heading-bg-text, .img-bg, .text-bg-gray { font-weight: 800; -webkit-user-select: none; cursor: default; font-family: Helvetica, sans-serif; text-transform: uppercase }

.more-btn, .service-box-one h3 { font-weight: 600; text-transform: uppercase }

.more-btn { position: relative; transition: all .3s; line-height: 24px;margin-bottom: 15px; text-align: center; background: #9a0e0e; padding: 7px 20px; font-size: 13px; letter-spacing: 1px; color: #fff; border-radius: 100px }

.more-btn:hover { color: #fff; background: #333; -webkit-animation: c 1.2s linear 2 alternate; animation: c 1.2s linear 2 alternate }

.more-btn.red { background: #EA4335; color: #fff; -webkit-transition: all .1s; -moz-transition: all .1s; transition: all .1s; -webkit-box-shadow: 0 5px 0 #84261a; -moz-box-shadow: 0 5px 0 #84261a; box-shadow: 0 5px 0 #84261a }

.more-btn.red:hover { background: #c32936 }

.more-btn.red:active { -webkit-box-shadow: 0 2px 0 #84261a; -moz-box-shadow: 0 2px 0 #84261a; box-shadow: 0 2px 0 #84261a; position: relative; top: 5px }

.more-btn.blue { background: #9a0e0e; color: #fff; -webkit-transition: all .1s; -moz-transition: all .1s; transition: all .1s; -webkit-box-shadow: 0 5px 0 #254A89; -moz-box-shadow: 0 5px 0 #254A89; box-shadow: 0 5px 0 #254A89 }

.more-btn.blue:hover { background: #3673D8 }

.more-btn.blue:active { -webkit-box-shadow: 0 2px 0 #254A89; -moz-box-shadow: 0 2px 0 #254A89; box-shadow: 0 2px 0 #254A89; position: relative; top: 5px }

.more-btn.trans { background: 0 0; color: #fff; border: 2px solid #fff }

.more-btn.trans:hover { background: #fff; color: #000; -webkit-animation: c 1.2s linear 2 alternate; animation: c 1.2s linear 2 alternate }

.more-btn.slider { border-radius: 4px!important }

.line { width: 100%; height: 1px; border-bottom: 1px solid #eee; -webkit-transform: translateY(150px); -ms-transform: translateY(150px); transform: translateY(150px) }

.has-bg-map:before, .img-bg, .text-bg-gray { top: 50%; left: 50%; transform: translate(-50%, -50%) }

.has-text-shadow { text-shadow: 0 0 35px rgba(0,0,0,.3) }

.has-shadow { box-shadow: 0 0 1px rgba(0,0,0,.1) }

.has-line-center:after, .has-line:after { content: ''; display: block; width: 100px; height: 2px; margin: 15px 0 }

.has-line-center:after { margin: 15px auto }

.limited-width { max-width: 400px; margin: 0 auto }

.no-padding-top { padding-top: 0!important }

.no-padding-bottom { padding-bottom: 20px!important }

.padding-top-small { padding-top: 50px!important }

.padding-bottom-small { padding-bottom: 50px!important }

.no-margin-top { margin-top: 0!important }

.no-margin-bottom { margin-bottom: 20px!important }

.margin-top-small { margin-top: 100px!important }

.margin-bottom-small { margin-bottom: 100px!important }

.page-inner.checkout-confirm .page-title {display: none;}

.page-inner.checkout-confirm .page-inner hr {display: none;}



.has-wine-gradient { background-image: -webkit-linear-gradient(bottom left, #fb4c7f 0, #573d7d 100%); background-image: -webkit-gradient(linear, left top, left bottom, from(to right), color-stop(#573d7d), to(#fb4c7f)); background-image: linear-gradient(to top right, #fb4c7f 0, #573d7d 100%); color: #fff }

.moving-bg { position: absolute; top: 0; left: 0; width: 500em; height: 100%; opacity: 1; visibility: inherit; background: url(../images/background1.png) }

 @-webkit-keyframes cloudwash { 0% {

 -webkit-transform:translate3d(0, 0, 0);

 transform:translate3d(0, 0, 0)

}

 100% {

 -webkit-transform:translate3d(-50%, 0, 0);

 transform:translate3d(-50%, 0, 0)

}

}

 @keyframes cloudwash { 0% {

 -webkit-transform:translate3d(0, 0, 0);

 transform:translate3d(0, 0, 0)

}

 100% {

 -webkit-transform:translate3d(-50%, 0, 0);

 transform:translate3d(-50%, 0, 0)

}

}

.has-gradient h1, .has-gradient h2, .has-gradient p { color: inherit }

.has-bg-map:before { content: ''; width: 100%; background: url(../images/world-map.png) center center no-repeat; background-size: 80%; opacity: .1; z-index: 1 }

.has-bg-map .container { z-index: 10 }

.img-bg, .text-bg-gray { font-size: 13em; color: #fff; opacity: .1; position: absolute; width: 100%; height: 100%; background: url(../img/services-bg.jpg) no-repeat; background-size: cover; text-align: center; user-select: none }

.text-bg-gray { color: #333 }

.heading-bg-text { font-size: 2.5em; color: #333; opacity: .03; position: absolute; top: -20px; left: 0; text-align: inherit; user-select: none; z-index: -1 }

.mb-70 { margin-bottom: 70px!important }

.mt-70 { margin-top: 70px!important }

.mb-50 { margin-bottom: 50px!important }

.mb-40 { margin-bottom: 40px!important }

.mt-40 { margin-top: 40px!important }

.mt-20 { margin-top: 20px!important }

.mb-20 { margin-bottom: 20px!important }

.mt-63 { margin-top: 63px!important }

.mt-10 { margin-top: 10px }

nav.main-navigation { background: rgba(245,245,245,.95); border-color: rgba(240,240,240,.95) }

nav.main-navigation a { color: #fff }

nav.main-navigation .navbar-nav a, nav.main-navigation .navbar-nav a.active { color: #4f4f51; border-style: solid; border-width: 0; border-color: #fff; padding: 15px 10px; text-transform: uppercase; font-size: 13px; font-weight: 600; line-height: 30px }

nav.main-navigation .navbar-nav a img.profile-pic { width: 28px; height: 28px }

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover { background: rgba(255,255,255,.1) }

.dropdown-menu { background-color: #F6F6F6; padding: 0 }

.dropdown-menu>li { border-bottom: 1px solid rgba(255,255,255,.2) }

.dropdown-menu>li>a { padding: 7px 20px!important }

nav.main-navigation .navbar-brand { height: 62px; text-transform: uppercase; padding: 9px 15px }

nav.main-navigation .navbar-brand i { display: inline-block; margin-right: 10px }

nav.main-navigation .navbar-brand span { position: absolute; top: 35px; transform: translateY(-50%) }

nav.main-navigation .navbar-nav a:active, nav.main-navigation .navbar-nav a:focus, nav.main-navigation .navbar-nav a:hover, nav.main-navigation .navbar-nav a:visited { background: rgba(255,255,255,.1) }

nav.main-navigation li.divider { background: #ccc }

nav.main-navigation .navbar-toggle { border-radius: 2px }

nav.main-navigation.navbar-toggle:hover { background: #999 }

nav.main-navigation .navbar-toggle>span.icon-bar { background: #fff }

.navbar-nav>li ul.sub-nav { position: absolute; background: rgba(255,255,255,1); width: auto; right: 0; display: none; list-style: none }

.navbar-nav>li:hover ul.sub-nav { display: block }

.navbar-nav>li ul.sub-nav li a { padding: 10px 15px!important }

.videoWrapper { position: relative; padding-bottom: 56.25%; padding-top: 25px; height: 0 }

.videoWrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100% }

.fact-box .inner:after, .fact-box .inner:before { top: 0; border-bottom: 2px solid rgba(255,255,255,.5); content: '' }

.header-1 { position: relative; overflow: hidden }

.header-1 .header-1-content { justify-content: center; align-items: center; height: 80vh; margin-top: 13vh }

.header-1 .has-line:after { background: #fff!important }

 @media (max-width:100%) {

.demo-1:after { height: 130px; }

}

.service-box-one { position: relative; padding: 40px 20px; transition: all .3s }

.service-box-one:hover { box-shadow: 0 0 35px rgba(0,0,0,.1) }

.service-box-one .inner-box { position: relative; display: block }

.service-box-one .icon-box { position: relative; font-size: 40px; line-height: 1.4em; margin-bottom: 8px; transition: all .3s ease; -moz-transition: all .3s ease; -webkit-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease }

.service-box-one .inner-box strong { font-size: 3em; text-shadow: 2px 2px 4px rgba(0,0,0,.2); display: block }

.service-box-one h3 { position: relative; line-height: 1.6em; font-size: 16px; margin-bottom: 7px; color: #2a2a2a }

.service-box-one .text { position: relative; line-height: 1.8em; padding: 0; color: #777 }

.service-box-one h3 a { position: relative; color: #2a2a2a; transition: all .3s ease; -moz-transition: all .3s ease; -webkit-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease }

.skill { position: relative; margin-bottom: 30px }

.skill li { font-size: 16px; font-weight: 400 }

.skill li.title { float: left }

.skill li.strength { float: right }

.skill .skill-progress { width: 100%; height: 5px; background: #f4f4f4 }

.skill-progress .progress-bar { -webkit-transition: all .4s; transition: all .4s }

.facts { position: relative; overflow: hidden }

.fact-box { position: relative; margin-top: 30px }

.fact-box .inner { position: relative; padding: 50px 15px 30px; max-width: 250px; margin: 0 auto; text-align: center; border: 2px solid rgba(255,255,255,.5); border-radius: 0 0 5px 5px; border-top: none }

.fact-box .inner:before { position: absolute; right: 0; width: 60px }

.fact-box .inner:after { position: absolute; left: 0; width: 60px }

.fact-box .icon-box { position: absolute; left: 50%; top: -30px; margin-left: -30px; width: 60px; height: 60px; line-height: 60px; font-size: 42px }

.count-outer, .fact-box .content, .fact-box .counter-title, .screenshots .all-outer { position: relative }

.count-outer { font-size: 42px; line-height: 1.4em; font-weight: 700; color: #fff; margin-bottom: 7px }

.count-outer .count-text { font-weight: 700 }

.fact-box .counter-title { font-size: 13px; line-height: 30px; font-weight: 400; color: #fff }

.detailed-features img { width: 100% }

.detailed-features .more-btn { color: #fff }

.detailed-features .more-btn .btn-icon { transform: translateX(5px) }

.detailed-features .more-btn:hover .btn-icon { transform: translateX(10px) }

 style.css:1477 .detailed-features .more-btn span {

 -webkit-transition:all .3s;

 transition:all .3s

}

.screenshots .owl-carousel .owl-stage { overflow: hidden }

.screenshots .owl-carousel .owl-item { float: left; -webkit-transform: scale(.52, .5); transform: scale(.52, .5); opacity: .6; -webkit-transition: all .3s ease; transition: all .3s ease }

.screenshots .owl-carousel .active.center { opacity: 1; -webkit-transform: scale(.62, .6); transform: scale(.62, .6); top: 0; position: relative; z-index: 15; left: -2px }

.screenshots .owl-carousel .owl-dots { margin-top: -30px!important }

.screenshots .owl-carousel .owl-dots .active, .screenshots .owl-carousel .owl-dots .owl-dot span { width: 15px; height: 15px; border-radius: 50%; display: inline-block; margin: 0 5px 0 0; cursor: pointer; opacity: .3 }

.screenshots .owl-carousel .owl-dots .active, .screenshots .owl-carousel .owl-dots .owl-dot:hover { opacity: 1 }

.screenshots .container .image-mock img { position: absolute; top: 75px; left: 50%; transform: translateX(-50%); z-index: -1 }

.img-responsive, .screenshots .carousel-inner>.item>a>img, .screenshots .carousel-inner>.item>img, .thumbnail a>img, .thumbnail>img { margin: 0 auto }

.screenshots .owl-next, .screenshots .owl-prev { position: absolute; width: 40px; height: 40px; line-height: 40px; top: 50%; cursor: pointer; transform: translateY(-50%); color: #fff; border-radius: 50%; -webkit-transition: all .3s; transition: all .3s }

.screenshots .owl-prev { left: 30px }

.screenshots .owl-next { right: 30px }

.download .download-btn { border: 1px solid #fff; border-radius: 100px; color: #fff; display: inline-block; margin: 5px 5px 0 0; padding: 12px 30px; transition: all .3s }

.download .download-btn:hover { background: #fff }

.download .download-btn i { margin-right: 10px; font-size: 18px }

.video-2 { position: relative; color: #fff }

.video-2 .has-line-center:after { background-color: #fff!important }

.video-2 .video-2-icon { width: 100px; height: 100px; border: 2px dashed #fff; padding-left: 10px; cursor: pointer; margin: 45px auto; line-height: 100px; border-radius: 50%; font-size: 40px; transition: all .3s; -webkit-transition: all .3s }

.waves-block { position: absolute; width: 24rem; left: 50%; top: 40%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); z-index: 2 }

.waves-block .waves { position: absolute; width: 384px; width: 24rem; height: 384px; height: 24rem; background: rgba(255,255,255,.2); opacity: 0; border-radius: 320px; background-clip: padding-box; -webkit-animation: waves 3s ease-in-out infinite; animation: waves 3s ease-in-out infinite }

.how-box-one, .how-box-one .text, .how-box-one h3, .how-box-one h3 a, .what-we-do .outer { position: relative }

.waves-block .wave-1 { -webkit-animation-delay: 0s; animation-delay: 0s }

.waves-block .wave-2 { -webkit-animation-delay: 1s; animation-delay: 1s }

.waves-block .wave-3 { -webkit-animation-delay: 2s; animation-delay: 2s }

 @-webkit-keyframes waves { 0% {

 -webkit-transform:scale(.2, .2);

 transform:scale(.2, .2);

 opacity:0

}

 50% {

 opacity:.9

}

 100% {

 -webkit-transform:scale(.9, .9);

 transform:scale(.9, .9);

 opacity:0

}

}

 @keyframes waves { 0% {

 -webkit-transform:scale(.2, .2);

 transform:scale(.2, .2);

 opacity:0

}

 50% {

 opacity:.9

}

 100% {

 -webkit-transform:scale(.9, .9);

 transform:scale(.9, .9);

 opacity:0

}

}

.how-box-one { padding: 30px 20px; transition: all .3s; padding-bottom:10px; }

.how-box-one .icon-box { position: relative; font-size: 32px; width: 80px; height: 80px; border: 1px solid; line-height: 80px; border-radius: 50%; margin: 0 auto 20px; transition: all .3s ease; -moz-transition: all .3s ease; -webkit-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; box-shadow: 0 0 0 #6bc61e; display: inline-block }

.how-box-one h3 { line-height: 1.6em; font-size: 16px; text-transform: uppercase; margin-bottom: 7px; color: #2a2a2a; font-weight: 600; clear: both; display: block }

.how-box-one .text { line-height: 1.3em; padding: 0; color: #DA9F9F }

.how-box-one h3 a { color: #fff; font-size: 18px }

.what-we-do .outer .inner-circle { position: absolute; left: 50%; margin-left: -150px; top: 50%; margin-top: -150px; width: 300px; height: 300px; border: 0 dashed #d0d0d0; line-height: 300px; text-align: center; border-radius: 50%; z-index: 2; background-size: contain }

.what-we-do .outer .phone { position: absolute; width: 100%; left: 50%; top: -95px; transform: translateX(-50.5%) }

.what-we-do .outer:after { content: ''; background: url(../img/particle-network-min-2.png); background-size: contain; position: absolute; left: 50%; margin-left: -200px; top: 50%; margin-top: -200px; width: 400px; height: 400px; border: 1px solid #f5f5f5; border-radius: 50% }

.what-we-do .outer .service-box-four:first-child, .what-we-do .outer .service-box-three:first-child { margin-top: 15px }

.what-we-do .outer .header-wraperumn { float: right }

.service-box-three { position: relative; margin-bottom: 30px; z-index: 1 }

.what-we-do .outer .service-box-three { margin-bottom: 10px }

.what-we-do .outer .service-box-three:last-child { margin-bottom: 0; top: 0 }

.service-box-three .inner-box { position: relative; display: block; text-align: right; padding-right: 90px; min-height: 100px; padding-left: 10px; border-radius: 4px; border: 1px solid #e0e0e0 }

.service-box-three .icon-box { position: absolute; right: 10px; top: 17px; width: 65px; height: 65px; text-align: center; line-height: 65px; background: 0 0; font-size: 32px; transition: all .3s ease; -moz-transition: all .3s ease; -webkit-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; border-radius: 50%; border: 1px solid #333; box-shadow: 0 0 0 #333 }

.service-box-three h3 { line-height: 1.2em; font-size: 14px; text-transform: uppercase; margin-bottom: 7px; font-weight: 700; position: relative; color: #000 }

.service-box-three .text { position: relative; line-height: 1.3em; font-size: 14px }

.service-box-four { position: relative; margin-bottom: 30px; z-index: 1 }

.service-box-four .inner-box, .service-box-three .inner-box { background: rgba(255,255,255,.8) }

.what-we-do .outer .service-box-four { margin-bottom: 10px }

.what-we-do .outer .service-box-four:last-child { margin-bottom: 0; top: 0 }

.service-box-four .inner-box { position: relative; display: block; text-align: left; padding-left: 90px; background: rgba(0,0,0,0); min-height: 100px; padding-right: 10px; border-radius: 4px; border: 1px solid #e0e0e0 }

.service-box-four .icon-box { position: absolute; left: 10px; top: 17px; width: 65px; height: 65px; text-align: center; line-height: 65px; color: #9a0e0e; background: 0 0; font-size: 32px; transition: all .3s ease; -moz-transition: all .3s ease; -webkit-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; border-radius: 50%; border: 1px solid #333; box-shadow: 0 0 0 #333 }

.service-box-four h3 { line-height: 1.2em; font-size: 14px; text-transform: uppercase; margin-bottom: 7px; font-weight: 700; position: relative; color: #000 }

.service-box-four:hover .has-gradient div, .service-box-four:hover .icon-box, .service-box-four:hover .icon-box span, .service-box-four:hover div.text, .service-box-four:hover h3, .service-box-three:hover .has-gradient div, .service-box-three:hover .icon-box, .service-box-three:hover .icon-box span, .service-box-three:hover div.text, .service-box-three:hover h3 { color: #fff }

.service-box-four .text { position: relative; line-height: 1.3em; font-size: 14px }

.service-box-four .inner-box:hover, .service-box-three .inner-box:hover { background: #9a0e0e; border-radius: 4px; cursor: pointer; border: 1px solid #9a0e0e }

.service-box-four:hover .icon-box, .service-box-three:hover .icon-box { box-shadow: 0 0 0 #6bc61e; -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -o-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg); border: 1px solid #fff }

.testimonials-style-two .testimonial-item { position: relative; text-align: center; padding: 0; margin-bottom: 30px }

.testimonials-style-two .testimonial-item .inner-box { position: relative; margin: 0 auto; background: rgba(213,213,213,.2); padding: 30px 20px 20px; border-radius: 4px; min-height: 370px; font-size: 13px; color: #ccc; line-height: 20px; overflow: hidden }

.testimonials-style-two .inner-box .about-team { position: absolute; top: 100%; right: 0; bottom: 0; left: 0; padding: 0; border-radius: 4px; overflow: hidden; opacity: 0; -moz-transition: top .3s, right .3s, bottom .3s, left .3s; -webkit-transition: top .3s, right .3s, bottom .3s, left .3s; transition: top .3s, right .3s, bottom .3s, left .3s }

.testimonials-style-two .inner-box:hover .about-team { top: 0; background: Rgba(0,0,0,.8); display: block; height: 100%; opacity: 1 }

.testimonials-style-two .inner-box:hover .about-team .about-inner { display: block; vertical-align: middle; padding: 20px }

.testimonials-style-two .testimonial-item .inner-box:hover .info { color: #fff }

.testimonials-style-two .testimonial-item .author-thumb { position: relative; margin: 0 auto 15px }

.testimonials-style-two .testimonial-item .author-thumb img { padding: 10px; max-width: 200px }

.testimonials-style-two .testimonial-item .text { position: relative; line-height: 1.8em; margin: 0 auto }

.testimonials-style-two .testimonial-item .info { font-size: 15px; font-weight: 700; color: #333; text-transform: uppercase; line-height: 26px; margin-bottom: 10px }

.testimonials-style-two .testimonial-item .info .designation { font-size: 14px; font-weight: 400 }

.testimonials-style-two .testimonial-item .quote-icon { position: relative; font-size: 24px; line-height: 1em; color: #e9e9e9 }

.pricing-table { text-align: center; background: #fff; padding-bottom: 40px; border-radius: 10px; margin-top: 20px; border: 1px solid #ccc; transition: all .3s ease .3s }

.pricing-table .pricing-table-header { padding: 40px 0; background: #f8f8f8; border-radius: 10px 10px 30px 30px; transition: all .5s ease 0s }

.pricing-table .pricing-table-header i { font-size: 50px; color: #858c9a; margin-bottom: 10px; transition: all .5s ease 0s }

.pricing-table .price-value { font-size: 35px; transition: all .5s ease 0s }

.pricing-table .month { display: block; font-size: 14px; color: #888 }

.pricing-table:hover .month, .pricing-table:hover .price-value, .pricing-table:hover .pricing-table-header i { color: #fff!important }

.pricing-table .heading { margin: 30px 0 20px; font-size: 22px; text-transform: uppercase }

.pricing-table .pricing-content ul { list-style: none; padding: 0; margin-bottom: 30px }

.pricing-table .pricing-content ul li { line-height: 30px; color: #a7a8aa }

.pricing-table .pricing-table-signup a { display: inline-block; font-size: 15px; color: #fff; padding: 10px 35px; border-radius: 20px; text-transform: uppercase; transition: all .3s ease 0s }

.subscribe-newsletter .has-line-center:after { background: #fff!important }

.subscribe-newsletter form { display: inline-block; width: 66%; margin-top: 10px; position: relative }

.subscribe-newsletter form input[type=text] { float: left; width: 100%; background: #fff; height: 64px; color: #333; border-radius: 100px; border: 1px solid; padding-left: 25px }

.testimonial-item .social-links li a, .testimonial-item .social-links li a:hover { border-radius: 50%; background: #9a0e0e; color: #fff }

:-webkit-input-placeholder {

 color:#ccc

}

:-ms-input-placeholder {

 color:#ccc

}

:-moz-placeholder {

 color:#ccc;

 opacity:1

}

.subscribe-newsletter form label { position: absolute; right: 0; top: 0; height: 100% }

.subscribe-newsletter form .more-btn { right: 10px; top: 8px; color: #fff }

.subscribe-newsletter form .more-btn:hover { background: #7a52b5 }

.main-footer { position: relative; background: rgba(0,0,0,.8); clear: both }

.main-footer .has-line-center:after { width: 30px }

.main-footer h3 { color: #fff; margin: 15px 0 }

.main-footer .about-widget .text, .main-footer .newsletter-widget .text { margin-bottom: 25px; line-height: 1.5em; position: relative }

.main-footer .widgets-section { position: relative; color: #bbb; border-bottom: 1px solid rgba(255,255,255,.1) }

.main-footer .footer-widget { position: relative; border-right: 1px solid rgba(255,255,255,.08); min-height:280px; padding: 0 15px; }

.main-footer .footer-widget.last { border-right: 0 solid rgba(255,255,255,.05) }

.main-footer .newsletter-widget .text { font-size: 14px }

.main-footer .about-widget .social-links, .social-links { position: relative }

.main-footer .about-widget .social-links li, .social-links li { position: relative; display: inline-block; margin: 0 2px }

.main-footer .about-widget .social-links li a, .social-links li a { position: relative; display: block; line-height: 38px; width: 38px; height: 38px; text-align: center; font-size: 13px; background: rgba(255,255,255,.05); color: #bbb; -webkit-transition: all .5s ease; -ms-transition: all .5s ease; transition: all .5s ease }

.main-footer .about-widget .social-links li a:hover, .social-links li a:hover { color: #fff }

.main-footer .about-widget .contact-info { margin-bottom: 30px }

.main-footer .contact-info li { position: relative; display: block; margin-bottom: 7px; line-height: 24px }

.main-footer .contact-info li .icon { position: relative; font-size: 32px; margin: 0 auto 20px; line-height: 36px }

.main-footer .contact-info li:last-child { margin-bottom: 0 }

.main-footer .footer-bottom { position: relative; padding: 18px 0; color: #ccc; background: rgba(0,0,0,.7); line-height: 24px; text-align: center }

.main-footer .newsletter-widget { position: relative }

.main-footer .newsletter-widget .form-group { position: relative; margin: 0 }

.main-footer .newsletter-widget input[type=email] { display: block; width: 100%; line-height: 24px; padding: 10px 40px 10px 25px; height: 48px; font-size: 14px; color: #fff; border: 1px solid rgba(255,255,255,.2); background: 0 0; border-radius: 24px; -webkit-transition: all .5s ease; -ms-transition: all .5s ease; transition: all .5s ease }

.main-footer .newsletter-widget .send-btn { position: absolute; right: 10px; top: 0; width: 50px; height: 48px; line-height: 48px; text-align: center; color: rgba(255,255,255,.5); font-size: 16px; background: 0 0; cursor: pointer }

.main-footer .links-widget .list li { position: relative; margin-bottom: 12px }

.main-footer .links-widget .list li a { position: relative; display: block; line-height: 24px; padding: 0 0 0 25px; color: #aaa; text-transform: capitalize }

.preloader { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 9999 }

.loader { width: 140px; height: 140px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%) }

.loader .loader-inner { width: 80px; height: 80px; border: 4px solid #fff; top: 22%; margin: auto; position: relative; -webkit-animation: loading-2 3s infinite linear; animation: loading-2 3s infinite linear }

.loader .loader-inner:before { content: ""; width: 60px; height: 60px; border: 4px solid #fff; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -webkit-animation: loading-1 1.5s infinite ease; animation: loading-1 1.5s infinite ease }

 @-webkit-keyframes loading-1 { 50% {

 border-width:30px

}

}

 @keyframes loading-1 { 50% {

 border-width:30px

}

}

 @-webkit-keyframes loading-2 { 100% {

 -webkit-transform:rotate(360deg);

 transform:rotate(360deg)

}

}

 @keyframes loading-2 { 100% {

 -webkit-transform:rotate(360deg);

 transform:rotate(360deg)

}

}

.blog-style-two .inner-box:hover .content-box .date, .blog-style-two .inner-box:hover .post-meta li a, .download .download-btn:hover, .features .service-box-one .inner-box strong, .how-box-one .icon-box, .how-box-one:hover h3 a, .main-footer .contact-info li .icon, .pricing-table .heading, .pricing-table .price-value, .s-list span.fa, .service-box-four:hover .icon-box, .service-box-one .icon-box, .service-box-one .inner-box strong, .service-box-three:hover .icon-box, .video-2 .video-2-icon:hover, nav.main-navigation .navbar-brand i, nav.main-navigation .navbar-nav a:hover { color: #fff!important }

.about .download-btn, .accordion-box .block .acc-btn.active .icon-outer, .detailed-features .more-btn, .has-line-center::after, .has-line::after, .main-footer .about-widget .social-links li a:hover, .preloader, .pricing-table .pricing-table-signup a, .pricing-table:hover .pricing-table-header, .screenshots .owl-carousel .owl-dots .active, .screenshots .owl-carousel .owl-dots .owl-dot span, .screenshots .owl-next, .screenshots .owl-prev, .subscribe-newsletter form .more-btn, nav.main-navigation .navbar-nav .btn, nav.main-navigation .navbar-toggle { background: #9a0e0e!important }

.about .download-btn:hover, .blog-style-two .inner-box:hover .content-box .date, .how-box-one .icon-box, .main-footer .newsletter-widget input:focus, .main-footer .newsletter-widget select:focus, .subscribe-newsletter form input[type=text], .testimonials-style-two .testimonial-item .author-thumb img, .video-2 .video-2-icon:hover, nav.main-navigation .navbar-nav .btn, nav.main-navigation .navbar-nav a.active, nav.main-navigation .navbar-nav a:hover { border-color: #fff!important }

nav.main-navigation .navbar-nav a.active, nav.main-navigation .navbar-nav a:hover { border-color: #9a0e0e!important; color: #9a0e0e!important; background: rgba(255,255,255,.1) }

.how-box-one .icon-box span, .screenshots .owl-next:hover, .screenshots .owl-prev:hover, .video .more-btn:hover { background: #233b88!important }

.has-gradient { background: 0 0 }

#roadmap .has-line-center::after { background: #fff!important }

.pricing-table .pricing-table-signup a:hover { box-shadow: 0 0 10px #9a0e0e }

nav.main-navigation .navbar-nav .btn:hover { background: 0 0!important; color: #333 }

.subscribe-banner form { position: relative }

.subscribe-banner h3 { color: #fff }

.subscribe-banner form input { float: left; width: 100%; background: #fff; height: 50px; color: #333; border-radius: 100px; border: 1px solid; padding-left: 25px }

.subscribe-banner form label { position: absolute; right: 0 }

.subscribe-banner form label input { height: 40px; line-height: 15px; top: 5px; right: 5px; background-color: #9a0e0e; color: #fff; padding-left: 12px; padding-right: 12px; font-size: 11px }

.ico-start, .subscribe-banner { width: 100%; float: left; background-color: rgba(0,0,0,.1); padding: 3px; border: 1px solid rgba(0,0,0,.11) }

.ico-start h2, .subscribe-banner h2 { width: 100%; text-align: center; margin: 0; color: #fff; padding-bottom: 3px; font-size: 3em }

.screenshots-logo { padding: 0 0 100px }

table thead tr { border-bottom: 0 solid #eee; background: #9a0e0e }

table tfoot tr { border-top: 0 solid #eee; background: rgba(0,0,0,.3) }

table tfoot tr th, table thead tr th { padding: 10px 12px; color: #fff; font-size: 12px; vertical-align: top }

table tbody tr td { padding: 5px; color: #333; font-size: 12px; vertical-align: top }

table thead tr th { margin-bottom: 10px }

table tr td { padding: 7px 12px }

table tbody tr { background: rgba(0,0,0,.03) }

table tbody tr:nth-child(2n+2) { background: rgba(0,0,0,.06) }

.roadmap-section { padding-bottom: 0; background: #9a0e0e }

#roadmap h3, #roadmap header h2, #roadmap p { color: #fff!important }

.roadmap-list { display: inline-block; width: 96%; padding-bottom: 80px }

.roadmap-item { display: inline-block; width: 16.66667%; margin: 100px -4px 0 0; height: 3px; background: rgba(255,255,255,.3); position: relative }

.roadmap-item.finished { background: #fff }

.roadmap-item.finished:after { background-color: rgba(245, 245, 245); border: 2px solid rgba(255,255,255,.9) }

.roadmap-item:after { width: 20px; background-color: #7BAAF7; list-style: none; border-radius: 50%; right: -9px; border: 2px solid rgba(255,255,255,.3); z-index: 9 }

.roadmap-item:after, .roadmap-item:first-child:before { height: 20px; top: -8px; display: block; content: ""; position: absolute }

.roadmap-item:first-child:before { width: 5px; left: 0; border: 2px solid #fff; background-color: #fff }

.roadmap-item:last-child:after { content: "\f061"; top: -9px; position: absolute; right: -16px; border-radius: 0; color: rgba(255,255,255,.3); border: none; background-color: transparent; display: inline-block; font: normal normal normal 14px/1 FontAwesome; text-rendering: auto; line-height: inherit; -webkit-font-smoothing: antialiased }

.roadmap-item-top { bottom: 23px; font-weight: 700 }

.roadmap-item-bottom, .roadmap-item-top { position: absolute; color: #fff; width: 100%; letter-spacing: .5px; line-height: 1.75; text-align: center }

.roadmap-item-bottom { top: 16px; font-size: 12px }

.home {

 #background-image:url(../img/bg.jpg); background-attachment: fixed; background-size: cover }

ul.left-nav-main { background: rgba(0,0,0,.2); list-style: none; padding: 0 }

ul.left-nav-main li { border-bottom: 1px solid rgba(255,255,255,.2); margin-bottom: 0 }

ul.left-nav-main li a { display: block; padding: 15px 10px; cursor: pointer }

ul.left-nav-main li a.act_tab { background: #0AA20A }

ul.left-nav-main li:last-child { border-bottom: 0 solid rgba(255,255,255,.2) }

/*#home.home-slider .item { display: none!important }

#home.home-slider .item.act { display: block!important }*/

.panel-title { display: block }

.styled-input { position: relative }

.styled-input label { font-weight: 800; padding: 1rem; position: absolute; -webkit-transition: all .25s cubic-bezier(.2, 0, .03, 1); -o-transition: all .25s cubic-bezier(.2, 0, .03, 1); -moz-transition: all .25s cubic-bezier(.2, 0, .03, 1); transition: all .25s cubic-bezier(.2, 0, .03, 1); pointer-events: none; top: 15px; left: 6px; line-height: normal; font-size: 14px; color: #FFF; mix-blend-mode: normal; opacity: .7 }

 .styled-input input:focus~label, .styled-input input:valid~label, .styled-input textarea:focus~label, .styled-input textarea:valid~label {

 font-size:.8em;

 color:#fff;

 opacity:.7;

 top:-2.25rem;

 -webkit-transition:all 125ms cubic-bezier(.2, 0, .03, 1);

 -o-transition:all 125ms cubic-bezier(.2, 0, .03, 1);

 -moz-transition:all 125ms cubic-bezier(.2, 0, .03, 1);

 transition:all 125ms cubic-bezier(.2, 0, .03, 1)

}

#counbtdown span, .banner-logo, .banner-logo h1, .banner-logo h2, .buttons-box, .panel-heading .right-arrow, .single-buttons-box, .video-section.countdwn { text-align: center }

#counbtdown { margin: 0 0 0 15px!important }

.countdown-title { color: #fff; line-height: 50px; margin-top: 2px!important }

#counbtdown span { display: inline-block; padding: 0; width: 50px; height: 50px; background: #9a0e0e; border-radius: 5px; margin: 0 2px; font-size: 24px; color: #fff }

.panel-default, .panel-default>.panel-heading { border-color: transparent; background-color: transparent }

#counbtdown small { display: block; font-size: 10px }

.panel-body { padding: 7px 0 0 }

#counbtdown, .countdown-title, .more-btn.slider { display: inline-block; float: left; margin: 0 }

.ico-start { padding: 5px 5px 5px 15px; border-radius: 4px; display: inline-flex; width: auto; float: none }

.video-section.countdwn { clear: both; margin-top: 10px }

.panel-default>.panel-heading h4 { padding-left: 0; padding-top: 2px; padding-bottom: 0; margin: 10px 0 }

.panel-default>.panel-heading h4::before { width: 22px; font-size: 16px }

.panel-default>.panel-heading { color: #333; padding: 0 }

.panel-default { -webkit-box-shadow: 0 1px 1px rgba(255,255,255,.1); box-shadow: 0 1px 1px rgba(255,255,255,.1); border-radius: 0!important; margin-top: 0!important }

.panel-title>a { font-size: 18px; line-height: 22px; color: #000 }

.panel-heading .right-arrow { font-size: 20px; width: 22px; height: 22px; background: #9a0e0e; color: #fff; line-height: 20px; cursor: pointer }

.more-btn.slider { margin-top: 2px; line-height: 44px; padding: 0 20px }

.testimonials-style-two .testimonial-item .info { min-height: 52px }

.has-gradient div, .has-gradient h2, .has-gradient h3, .has-gradient h4, .has-gradient p, .has-gradient span { color: #000 }

.riot-chat-icon { background-image: url(../img/riot.png); background-size: contain }

.telegram-icon { background-image: url(../img/telegram.png); background-size: contain }

.chartdiv { width: 100%; height: 500px; float: left }

.wrap-fixed { position: fixed; bottom: 40px; width: 100%; z-index: 99 }

.wrap-fixed .container { position: relative }

.wrap-fixed .container a.bt_join-telegram { display: inline-block; position: absolute; background: #9a0e0e; color: #fff; padding: 10px 43px 10px 45px; border-radius: 10px 10px 0 0; right: 0 }

.wrap-fixed .container a i.fa-telegram { width: 30px; height: 30px; position: absolute; top: 6px; left: 8px; font-size: 30px }

.wrap-fixed .container a i.bt_remove-tel { display: inline-block; position: absolute; width: 35px; height: 41px; top: 0; right: 0; line-height: 41px; text-align: center; border-left: 1px solid #4EA801; border-top-right-radius: 10px }

section { overflow: hidden; border-top: 1px solid rgba(255,255,255,.1); background: rgba(255,255,255,.05) }

.banner-logo .logo, .body-bg:after { background-size: contain; background-repeat: no-repeat }

.body-bg { height: 100%; width: 100%; position: fixed; z-index: -1 }

.body-bg:after { position: absolute; content: ''; top: -29%; left: -2%; width: 60%; height: 70% }

.text-shadow { text-shadow: 0 0 2px #fff }

.banner-logo h1, .banner-logo h2 { display: block; margin: 20px auto 5px; font-weight: 300; color: #dfe0e1; text-shadow: 0 0 7px #6bc61e }

.banner-logo h2 { color: #9a0e0e; margin: 0 auto 20px }

.banner-logo h3 { font-size: 3.5em; letter-spacing: 1px; margin-bottom: 20px; text-transform: unset; line-height: 1em; font-family: "Monotype Corsiva"; font-weight: 600; color: #9a130e }

.banner-logo .logo { width: 350px; height: 228px; margin: 20px auto; padding: 99px 38px 97px 37px }

.banner-logo .logo a { line-height: 32px; font-weight: 500; font-size: 15px; display: block; background: #9a130e; color: #fff; text-transform: uppercase }

.banner-logo .logo a:hover { background: #000 }

.banner-logo p { font-size: 20px }

.single-buttons-box a { border: 2px solid #9a0e0e; padding: 7px 20px; font-size: 18px; display: inline-block; color: #fff; border-radius: 4px; margin: 7px 0; width: 100%; max-width: 458px; background: #9a0e0e; box-shadow: 0 0 0 #fff }

.single-buttons-box a:hover { border: 2px solid #9a0e0e; color: #9a0e0e; background: 0 0 }

.buttons-box a { border: 1px solid #fff; padding: 10px 20px; display: inline-block; color: #fff; border-radius: 4px; margin: 7px; min-width: 220px }

.CoTrader-slogan, .video-section { margin: 20px auto; max-width: 800px }

.buttons-box a:hover { background: rgba(41,74,100,.5) }

.CoTrader-slogan { background-color: #000; background: rgba(0,0,0,.2); padding: 15px 25px; text-align: left; border-radius: 4px }

.CoTrader-slogan p.green { color: #9a0e0e; font-size: 16px; text-align: center }

.CoTrader-slogan p { font-size: 16px; text-align: center }

.header-1 { height: auto }

#home.home-slider video { border-radius: 4px; overflow: hidden }

.how-box-one .inner-box { background: #9a0e0e; padding: 30px 20px; border-radius: 7px }

.how-box-one:hover .icon-box { box-shadow: 0 0 0 #fff; -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -o-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg) }

.modal-title { color: #000 }

.modal-body, .modal-header { color: #666 }

.max-width-800 { max-width: 800px; margin: auto }

ol, ul { list-style: none!important }

#tokens ol, #tokens ul { text-align: center; clear: both; margin: 20px }

a[title="JavaScript charts"] { display: none!important }

.page-holder { padding-top: 72px }

.is_admin.loged_in .page-holder { padding-top: 95px }

.trade .main-inner { padding: 5px 5px 20px; background: rgba(0,0,0,.03); min-height: 800px; margin-bottom: 10px }

.profile-box { padding: 20px; background: rgba(0,0,0,.03); text-align: center }

.profile-box img.profile_pic { max-width: 100px; border-radius: 50%; border: 3px solid #5FA721 }

.nav-tabs { border-bottom: 0 solid #ddd }

.nav-tabs>li a { text-transform: uppercase; font-weight: 600; background: rgba(0,0,0,.2); font-size: 12px }

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover, .nav-tabs>li>a:focus, .nav-tabs>li>a:hover { background: #5FA721; color: #fff; border-color: #5FA721 }

#assetstradedChart, #followersChart, #followingChart { min-width: 280px; height: 450px; margin: 0 auto 10px; border: 1px solid rgba(255,255,255,.1) }

.trade .tab-pane { min-height: 700px }

.breadcrumb { background: 0 0; margin: 0; padding-right: 0; float: right }

.breadcrumb a { font-size: 14px }

.private_public, .private_public:hover { padding: 0 5px; border-radius: 2px; cursor: pointer; color: #fff }

.private, .public { background: #9a0e0e }

.ui-dialog { max-width: 300px; background: #fff; padding: 20px; border-radius: 7px; position: absolute; left: calc(50% - 150px); top: calc(50% - 80px) }

.ui-dialog-titlebar { background: #9a0e0e; margin-top: -20px; margin-left: -20px; margin-right: -20px; line-height: 36px; padding: 0 20px; border-radius: 7px 7px 0 0 }

.dialog.confirm { color: #666; font-weight: 600; font-size: 12px; text-align: center; padding: 10px 0; max-height: 90px!important }

.form-signin .checkbox, .login-title { font-weight: 400 }

.ui-dialog-titlebar-close { right: 0; position: absolute; background: 0 0 }

.ui-dialog-titlebar-close span.ui-button-text { font-size: 0; width: 35px; height: 35px }

.ui-dialog-titlebar-close span.ui-button-text:after { position: absolute; content: 'X'; top: 0; right: 0; width: 35px; height: 35px; color: #fff; font-size: 16px }

.ui-dialog-buttonset button { background: #9a0e0e; color: #fff; border: 1px solid #9a0e0e; padding: 5px 30px; border-radius: 3px; float: right }

.ui-dialog-buttonset button+button { float: left; background: #9a0e0e; border: 1px solid #9a0e0e }

.top-description { padding: 5px 12px; background: rgba(0,0,0,.2); margin-bottom: 2px; display: none }

.logo img { max-width: 300px; margin-bottom: 30px }

.form-signin { max-width: 350px; padding: 15px; margin: 0 auto }

.form-signin .checkbox, .form-signin .form-signin-heading { margin-bottom: 10px }

.form-signin .form-control, .form-signin .form-control:focus { position: relative; font-size: 14px; height: auto; padding: 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background: 0 0!important; border: none; border-bottom: 1px solid rgba(255,255,255,.5); border-radius: 0; box-shadow: none; color: #fff }

.form-signin .form-control:focus { z-index: 2 }

.form-signin input[type=text] { margin-bottom: -1px; border-bottom-left-radius: 0; border-bottom-right-radius: 0 }

.form-signin input[type=password] { margin-bottom: 10px; border-top-left-radius: 0; border-top-right-radius: 0 }

.login-title { color: #555; font-size: 18px; display: block }

.profile-img { width: 96px; height: 96px; margin: 0 auto 10px; display: block; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50% }

.need-help, .new-account { margin-top: 10px }

.new-account { display: block }

.btn-block { border-radius: 0 }

#LoginModal .modal-dialog { width: 380px }

#LoginModal .modal-content { background-color: rgba(255,255,255,.85) }

#LoginModal .modal-body { padding: 0 20px }

#LoginModal .account-wall { padding: 0 0 20px; box-shadow: none; background-color: transparent }

#LoginModal .form-signin .form-control, #LoginModal .form-signin .form-control:focus { border-bottom: 1px solid rgba(192,192,192,.5); color: #333 }

.page-inner a, .page-title { color: #9a0e0e }

#LoginModal .register { text-align: center; text-transform: uppercase; font-weight: 600; font-size: 18px }

#LoginModal .form-signin { padding: 0 }

#LoginModal .profile-img { border: 1px solid #bbb }

.registration .form-signin { max-width: 100%; padding: 0; margin: 0 }

.registration .form-inner { padding: 20px }

.content .content-inner { padding: 20px 0 }

.page-inner { padding: 20px; background-color: rgba(255,255,255,.1); margin-bottom: 20px }

.page-title { font-size: 35px }

.page-inner hr { border-top: 1px solid #9a0e0e }

.registration .form-signin .form-control, .registration .form-signin .form-control:focus { border: 1px solid #e4e3e3 }

.registration select, .registration select:focus { width: 100%; height: 42px; background: 0 0; border: 1px solid #e4e3e3; display: inline-flex; text-indent: 3px; font-size: 13px; color: #bbb; padding-right: 7px }

.registration optgroup, .registration option { background: #052d4d }

.cotrader-help-info { margin-bottom: 5px }

.cotrader-help a { width: 32px; height: 32px; display: none; border-radius: 50%; overflow: hidden; border: 1px solid #fff }

.cotrader-help a img { width: 100%; opacity: .5 }

.cotrader-help a:hover img { width: 100%; opacity: 1 }

.footer-btns { padding: 0; margin: 0; background: rgba(0,0,0,.2); display: table; width: 100% }

.footer-btns li { display: table-cell; padding: 0; height: 50px; line-height: 50px }

.footer-btns li a, .footer-btns li button { padding: 0 20px; text-transform: uppercase; font-weight: 600 }

.footer-btns li:last-child { text-align: right }

.footer-btns li:first-child a { background: #000; margin-right: 7px }

.footer-btns li:last-child button { background: #990C0C; line-height: 50px; border: 0; height: 49px; padding: 0 20px; border-radius: 0; font-size: 14px }

.payment .payment_col { display: table; padding: 20px }

.payment .payment-option { text-align: center; height: 180px; background: rgba(255,255,255,.8); border-radius: 7px; display: table-cell; width: 100%; vertical-align: middle; cursor: pointer }

.payment .payment-option span { display: block; text-align: center; color: #333; text-transform: uppercase; font-weight: 600 }

.registration .alert-warning { color: #666; border-color: #e4e3e3; font-size: 16px; line-height: 22px }

.box { border: 1px solid #e4e3e3 }

.box-header { line-height: 40px; background: #e4e3e3; padding: 3px 15px; font-size: 18px; position: relative }

.box-header span { font-size: 12px; background: orange; line-height: 12px; padding: 5px; border-radius: 3px; position: absolute; right: 10px; top: 12px }

.box-inner { padding: 20px; font-size: 17px; text-align: center; min-height: 160px }

.box .box-btn { margin-bottom: 25px }

.copyright-text { color: rgba(255,255,255,.4); font-size: 13px }

.copyright-text a { color: rgba(255,255,255,.6) }

.copyright-text a:hover { color: rgba(255,255,255,.8) }

.pub_300x250 { display: none }

.testimonials-style-two .testimonial-item .author-thumb img { border: 2px dashed #4385F4!important }

table thead td, table thead th { padding: 10px!important }

.top_admin_bar { background: #000; line-height: 32px; font-size: 13px }

.top_admin_bar .fa { font-size: 16px }

nav.main-navigation .top_admin_bar .navbar-nav li { padding: 0 12px; color: #fff }

nav.main-navigation .top_admin_bar .dropdown-menu { background-color: #000 }

nav.main-navigation .top_admin_bar .navbar-nav a, nav.main-navigation .top_admin_bar .navbar-nav a.active { color: #fff; padding: 0!important; text-transform: unset; line-height: 32px; font-weight: 400 }

nav.main-navigation .top_admin_bar .navbar-nav a:hover { background: 0 0 }

nav.main-navigation .top_admin_bar .navbar-toggle { background: 0 0!important; margin: 0!important }

.content .content-inner h1.page-title { font-size: 28px }

.content .content-inner h2 { font-size: 22px }

.content .content-inner h3 { font-size: 20px }

.content .content-inner h4 { font-size: 18px }

.recent_blogs { margin: 0; padding: 0 }

.recent_blogs li { overflow: hidden; border-bottom: 1px solid #eee; font-size: 18px; line-height: 22px; padding-bottom: 10px; margin-bottom: 10px }

.recent_blogs li a.blog-image { float: left; max-width: 100px; margin-right: 10px;border: 1px solid #9a0e0e;padding: 3px; }

.recent_blogs li a { font-size: 16px; line-height: 18px }

.recent_blogs li img { max-width: 100% }

.recent_blogs li span { padding-top: 5px; display: inline-block; width: calc(100% - 110px) }

.recent_blogs li span .meta { font-size: 12px; font-style: italic }

.recent_blogs li:last-child {border-bottom: none;}

.recent_blogs li span > a:hover {color: #fff;}

.blog-caption .meta em, .recent_blogs li span .meta em { color: #9a0e0e }

.blog-sidebar { margin-top: 20px; padding: 7px 20px 20px; border: 1px solid #eaeaea; margin-bottom: 20px; }

.blog-sidebar .widget-title { padding-bottom: 10px; border-bottom: 3px solid #9a0e0e; margin-bottom: 20px }

.blogs .blog-inner { padding: 0; border: 1px solid #eee; margin-bottom: 30px }

.blogs .blog-inner .blog-image, .blogs .blog-inner .blog-image img { width: 100% }

.blogs .blog-inner .blog-caption { padding: 10px 20px; background: #fff; }

.blogs .blog-inner h3.blog-title, .blogs .blog-inner h3.blog-title a { display: block; font-size: 20px; margin-bottom: 3px }

.blogs .blog-inner .blog-caption .desc { padding-top: 7px }

.content.blogs { margin-bottom: 40px }

.cotrader-help-info { display: none }

.register-steps li.active { color: #fff!important }

/**********************Product Page************************/

.steps ul { padding: 0px 0 10px; margin: 0; list-style: none; display: table; width: 100% }

.steps ul li { display: table-cell }

.filter ul { padding: 10px 0 2px 0px; margin: 0; list-style: none; width: 100%; float: left; border-top: 1px solid rgba(255,255,255,.1);border-bottom: 1px solid rgba(255,255,255,.1);margin-bottom: 15px;}

.steps ul li a.active, .steps ul li a:hover { background-color: transparent; border-top-width: 3px; padding: 4px 5px; }

.steps ul li a { text-align: center; border: #9a0e0e solid 1px; border-right: none; background-color: rgba(154, 14, 14, 0.38); padding: 5px; color: #fff; width: 100%; text-transform: uppercase; }

.steps ul li a { text-align: center; border: #770000 solid 1px; border-right: none; background-color: rgb(154, 14, 14); padding: 5px; color: #fff; width: 100%; cursor: pointer }

.steps ul li:last-child { border-right: #9a0e0e solid 1px; }

.filter ul li a.active, .filter ul li a:hover { background-color: #9a0e0e; }

.filter ul li a { border: #9a0e0e solid 1px; background-color: rgba(154, 14, 14, 0.38); padding: 3px 12px; color: #fff; width: 100%; font-size: 13px; text-transform: uppercase; border-radius: 4px; line-height: 35px; cursor: pointer }

.filter ul li a img { width: auto; height: 32px; border-radius: 50%;margin-right: 6px; }

.filter ul li:last-child { margin-right: 0; }

.filter ul li { display: inline-block;margin-bottom: 8px; }

#shop { border-bottom: 1px solid rgba(255,255,255,.1); background: rgba(255,255,255,.05); }

section.Product-sec { padding: 15px 0; }

.product { border: 1px solid #fff; background: rgb(255, 255, 255); padding: 0;margin-bottom: 15px; border-radius: 4px; /*min-height: 372px;*/ }

.product-des { padding: 20px; text-align: left; padding-top: 10px; padding-bottom: 10px;}

.product-des p { margin: 0 0 10px; }

.product-sec { margin-top: 20px; }

.product-img { padding: 20px 0; border-bottom: 1px solid #bba17d;min-height: 80px !important;display: flex;justify-content: center;align-items: center; }

.product-img img { max-height: 220px; max-width: 100%; }

.product:hover { border: 1px solid rgba(154, 14, 14, 0.5); }

.product-des p input[type="radio"] { margin-right: 10px; }

.product-des p.button { margin-bottom: 0; padding-top: 10px; }

.product-des p.button a, .shoppingcart p.button a, p.p_checkout a, .checkout-page .registration h1.page-title p.button a { padding: 5px 10px; background-color: #9a0e0e; color: #fff; border-radius: 4px; line-height: 24px; cursor: pointer; }

.product-des p.button a:hover, .shoppingcart p.button a:hover, p.p_checkout a:hover, .checkout-page .registration h1.page-title p.button a:hover { background-color: #8e5940; }

.product-sec .row { margin-right: -5px; margin-left: -5px; }

/*.product-sec .col-md-4 { padding: 0 5px 10px; }*/

.sidebar-inner { background-color: #fff; padding: 30px 15px; float: left; width: 100%; margin-bottom: 20px; border-radius: 4px; }

.sidebar-inner h4 { width: 100%; text-align: center; margin: 0; text-transform: uppercase; color: #9a0e0e; font-size: 20px; text-shadow: #fff 0 1px 1px; }

.sidebar-inner-left { width: 60%; float: left; padding-right: 10px; }

.sidebar-inner-right { width: 40%; float: left; }

.sidebar-inner-left img { max-height: 300px; margin-top: 30px; width: auto; max-width: 100%; }

.sidebar-inner-left p { text-align: center; font-size: 16px; color: #000000; margin-top: 20px; }

.sidebar-inner-right img.img-last { width: 100%; }

.shoppingcart { border: #9f825a solid 1px; padding: 20px; text-align: center; background-color: #9f825a70; }

#product_secall .description { background: rgba(154, 14, 14, 0.1); padding: 15px; border-radius: 5px; border: 1px solid rgba(154, 14, 14, 0.14); }

.ic-container { display: block; position: relative; padding-left: 28px; margin-bottom: 10px; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; text-align: left; font-size: 12px; font-weight: 600; }

.ic-container input { position: absolute; opacity: 0; cursor: pointer; }

.checkmark { position: absolute; top: 0; left: 0; height: 20px; width: 20px; background-color: #eee; border-radius: 50% }

.ic-container:hover input~.checkmark { background-color: #ccc }

.ic-container input:checked~.checkmark { background-color: #9a0e0e }

.checkmark:after { content: ""; position: absolute; display: none }

.ic-container input:checked~.checkmark:after { display: block }

.ic-container .checkmark:after { top: 6px; left: 6px; width: 8px; height: 8px; border-radius: 50%; background: #fff }

/********************** Shop Final Page ************************/

.final_review .user-beads-name {border-bottom: none !important;

}

label.bags { font-size: 14px; }

.order-bags { position: relative; }

.order-bags .row { margin-top: 20px; }

.order-bags p.del-bag i { background-color: #9a0e0e; padding: 5px; color: #fff; cursor: pointer; }

.order-bags p.del-bag { position: absolute; right: 0; }

.order-bags p.total-img { width: 50%; float: left; padding: 10px; border: #9a0e0e solid 1px; }

.order-bags p.total-img img { max-width: 100%; }

.order-bags p.b_detail { float: left; width: 48%; margin-left: 2%; text-align: left; }

p.p_checkout { display: inline-block; margin: 0 -15px; }

/********************** Cart Page ************************/

.final_review label { min-height: 70px; }

.cart-breadcrumb h1 { float: left; margin: 0; }

.cart-breadcrumb p { float: right; margin: 0; }

.cart-breadcrumb { border-bottom: #9a0e0e solid 1px; margin: 30px 0; padding-bottom: 10px; }

.table-cart thead tr th { border-bottom: none; padding: 15px !important; font-size: 14px; }

.table-cart tbody tr td { padding: 15px; border: none; }

.table-cart tbody tr { border-bottom: #fff solid 1px; }

.table-cart tbody tr td select.quantity { padding: 6px 10px; border-radius: 2px; color: #000; }

.table-cart tbody tr td form { float: left; margin-right: 5px; }

.your-order { background: rgba(255, 255, 255, 0.87); border-top: #fff solid 1px; border-bottom: #fff solid 1px; margin-bottom: 30px; padding-top: 20px; padding-bottom: 20px; }

.your-order p { width: 33.3%; float: left; color: #d9534f; font-weight: bold; text-shadow: #000 0 1px 1px; margin: 0; }

.your-order p span { margin-left: 15px; color: #000; font-weight: normal; text-shadow: none; }

.cart-button { margin-bottom: 40px; }

.alert-success { display: inline-block; width: 100%; }

.no-item-cart { margin-bottom: 40px; }

.checkout-page { margin: 40px 0; }

.checkout-page .registration { background-color: rgba(255, 255, 255, 0.51); }

.table-cart tbody { background-color: #fff; }

.checkout-page .registration .form-group input::placeholder, .registration form .form-inner input::placeholder {

 color: #525252 !important;

}

.checkout-page .registration h1.page-title { border-bottom: #9a0e0e solid 1px; width: 100%; padding-bottom: 20px; margin: 30px 0; }

.checkout-page .registration form .form-group select { height: 41px; }

.checkout-page .registration form .form-group input, .checkout-page .registration form .form-group select, .checkout-page .registration form .form-group textarea, .registration form .form-inner input, .registration form .form-inner select { background-color: #f8f8f8b8 !important; border-color: #f8f8f8; color: #525252; }

.checkout-page .registration form .form-group select option, .registration form .form-inner select option { color: #fff; }

.checkout-page label.ic-container { display: inline-block; }

.checkout-page label.ic-container input { position: absolute; opacity: 0; cursor: pointer; left: 0; top: 0; z-index: 1; width: 20px; height: 20px; margin: 0; }

.checkout-page .registration h1.page-title p.button { float: right; margin: 0; }

.checkout-page .registration h1.page-title p.button a { font-size: 16px; font-weight: normal; }

.checkout-page .registration h4 { margin: 20px 0; color: #9a0e0e; }

.cart-button .row div { display: inline-flex; }

.cart-button .row div a, .cart-button .row a { margin-right: 10px; }

/********************** Register Page ************************/

.account-wall { background: rgba(255,255,255,.05); border: none !important; padding: 20px !important; }

.account-wall .form-inner { padding: 0 !important; margin-bottom: 20px; }

.registration form .form-inner input:focus { background-color: #f8f8f8b8 !important; border-color: #f8f8f8b8 !important; }

.registration ul.footer-btns li a { color: #fff; }

.modal-content { text-align: center; }

/********************** Register Page ************************/

/*.product .product-des { min-height: 97px; }*/

.product-des label {font-size: 13px; }



/*************************************************************************************** ALL MEDIA QUERIES *************************************************************/

@media (min-width:768px){
    .product-img img {width: auto;object-fit: contain;}
    .product-des {min-height: 160px;}
    .about-img img { width:150px;height: auto; }
}

 @media (max-width:1366px) {

#home.home-slider .item .lead, #home.home-slider .item h2 { min-height: 95px }

video { max-width: 100% }

ul.left-nav-main li a { padding: 10px!important }

}

@media (min-width:1366px) {

#home .container, .container, nav .container { width: 95%!important }

.what-we-do .outer { max-width: 1350px!important; margin: auto }

}

@media (max-width:1280px) {

.product{min-height: 394px !important;}

.lapy-design{min-height: 388px !important;}

.hail-father{min-height:265px !important;}

.finishing-height {min-height: 250px !important;}

.final_review .product{min-height: 322px !important;}

}

@media (max-width:1200px) {

.screenshots .owl-carousel .active.center { -webkit-transform: scale(.75, .73); transform: scale(.75, .73) }

.screenshots .container .image-mock img { top: 18px }

.screenshots .owl-carousel .owl-dots { margin-top: 25px!important }

}

@media (min-width:1200px) {

.outer .right-column { margin-left: 33.3% }

}

@media only screen and (max-width:1200px) {

.what-we-do .outer .inner-circle { display: none }

.what-we-do .outer .service-box-four:first-child, .what-we-do .outer .service-box-four:last-child, .what-we-do .outer .service-box-three:first-child, .what-we-do .outer .service-box-three:last-child { left: 0; top: 0; right: 0; bottom: 0 }

}

@media (max-width:1199px) {

.blogs .blog-inner .blog-caption {

    height: 210px;

}

}

@media (min-width:991px) and (max-width:1130px) {

nav.main-navigation .navbar-nav a, nav.main-navigation .navbar-nav a.active { padding: 25px 10px; font-size: 13px }

}

@media (max-width: 1024px)  {

.top-logo img {max-height: 40px;}

nav.main-navigation .navbar-nav a {padding: 4px 7px !important;font-size:12px !important;}

#home.home-slider .item h3{height:34px;}

.header-1 .header-1-content{height:0px !important;}

.product-des{padding:10px !important;}

.product-des p.button a, .shoppingcart p.button a, p.p_checkout a, .checkout-page .registration h1.page-title p.button a{padding: 5px 12px !important;}

.new .design {padding: 4px 9px !important;}

.product-des label {font-size: 10.5px !important;}

.product{min-height: 381px !important;}

.lapy-design {min-height: 361px !important;}

.hail-father{min-height:265px !important;}

.finishing-height {min-height: 250px !important;}

.final_review .product{min-height: 322px !important;}

}  

@media only screen and (max-width:1024px){

.final_review .product .user-beads-name{text-align: left;

    border-bottom: none;

    padding: 10px;}

    .final_review .product .user-beads-name img {

    max-height: 25px !important;

}

.right-sidebar .sidebar-inner-right .crucifix {

    height: 105px !important;

}

.user-beads-name img {max-height: 25px !important;}

}

@media (max-width:992px) {

.display-1, .h1, h1 { font-size: 3em }

.display-2, .h2, h2 { font-size: 2em }

.heading-bg-text { font-size: 2em!important }



.fact-box-sm { margin-top: 60px!important; }

.skills { margin-top: 30px; }

.owl-carousel .owl-item img { width: 100%!important; }

.screenshots .container .image-mock img { top: 10px }

.item-box-sm { margin-top: 30px!important }

}


@media (min-width:990px) {

#home .container, nav .container { width: 99% }

}

@media (min-width:768px){
    .navbar-right{margin-right: 0px;}
}

@media (max-width:991px) {

.new .collapse.navbar-collapse {display: block !important;}     

.how-box-one:after { display: none }

}

@media screen and (max-width:991px) {

.pricing-table { margin: 0 0 30px }

}

@media (max-width:991px) {

.header-1 .header-1-content, .roadmap-item { display: block }

.roadmap-list { padding-bottom: 18px; margin: 0 auto!important }

.roadmap-item { width: 2px; margin: 0 auto; height: 110px; position: relative }

.roadmap-item:after { top: auto; bottom: -8px }

.roadmap-item-top { width: 140px; padding-left: 18px; text-align: left; top: 33px; font-size: 14px }

.roadmap-item-bottom { font-size: 13px; line-height: 1.6; top: 36px; padding-right: 16px; right: 50%; width: 140px; text-align: right }

.roadmap-item:first-child:before { height: 5px; width: 20px; top: 0; left: -9px }

.roadmap-item:last-child:after { top: auto; bottom: -6px; left: -8px; -webkit-transform: rotate(90deg); transform: rotate(90deg) }

#home { height: auto!important;  background-size: cover }

.lead { font-size: 1em }

.unstyled li { font-size: 12px }

.ico-start { margin: 20px 0 }

.subscribe-banner { margin-bottom: 30px }

.navbar-header { float: none!important }

.navbar-toggle { display: block; float: right }

.navbar-nav>li, .navbar-right { float: none!important }

.navbar-collapse.collapse { display: none!important }

.navbar-collapse.collapse.in { display: block!important }

.header-1 .header-1-content { margin-top: 2vh }

nav.main-navigation .navbar-nav a, nav.main-navigation .navbar-nav a.active { padding: 6px 0 }

.navbar-nav>li ul.sub-nav { list-style: none; margin: 0; padding: 0; left: 0 }

.navbar-nav>li ul.sub-nav li a { padding: 6px 15px!important; display: block }

} 

@media (max-width:500px){
 .about-img img{width:100%;}
}

@media (max-width:370px){
    .banner-logo .logo {width: auto;height: 195px;margin: 0;padding: 0;display: flex;align-items: center;justify-content: center;background-size: contain !important;background-position: center !important;background-repeat: no-repeat !important; }
    .banner-logo .logo a {line-height: inherit;font-size: 14px;padding: 4px 8px;border: 2px solid #000; }
}


/**********************Product Page************************/

@media only screen and (max-width:991px){

 nav.main-navigation .navbar-nav a, nav.main-navigation .navbar-nav a.active { /*padding: 30px 11px;*/ font-size: 11px; }

}

@media only screen and (max-width:768px) {

    .how-box-one { margin-right: 0; width: 100%; }

    .menu-widget ul { float: left !important; margin: 20px 0 auto; width: 100%; }

    .menu-widget ul li { padding: 0 17px 10px; }

    .subscribe-newsletter p { width: 100%; }

}

@media (max-width:768px) {

.service-box-four .inner-box, .service-box-three .inner-box { padding: 20px!important }

.video-section.countdwn .ico-start { margin: 0 }

.main-footer .footer-widget { min-height: auto; border-right: 0 solid #fff1a }

nav.main-navigation a { padding: 0 15px }

.final_review .product .user-beads-name{text-align: left;

    border-bottom: none;

    padding: 5px !important;}

}

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

    .steps ul li { float: left; width: 100%; margin-bottom: 5px; }

    .steps ul li a { text-align: center; border: #770000 solid 1px; }

    .steps ul li:last-child { border-right: none; }

    .filter ul li { width: 100%; margin-right: 0; margin-bottom: 5px; }

    /*.left-sec { padding: 0; }

    .product-sec .col-md-4 { padding: 0 0 10px; }*/

}

@media (max-width:767px) {

.subscribe-newsletter form, .subscribe-newsletter p { width: 90% }

}        

/********************** end Product Page************************/

@media (max-width:767px) {

.item-box-xs { margin-top: 30px!important }

}

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

.what-we-do .outer:after { display: none }

.what-we-do .outer .service-box-four, .what-we-do .outer .service-box-three { padding: 0 20px }

.what-we-do .outer .service-box-four, .what-we-do .outer .service-box-four:last-child, .what-we-do .outer .service-box-three, .what-we-do .outer .service-box-three:last-child { margin-bottom: 50px }

.service-box-four .inner-box, .service-box-three .inner-box { padding-left: 0; padding-right: 0; text-align: center }

.service-box-four .icon-box, .service-box-three .icon-box { position: relative; display: block; left: 0; top: 0; right: 0; bottom: 0; margin: 0 auto 30px }

}

@media (max-width:767px) {

.display-1, .h1, h1 { font-size: 2.5em }

.display-2, .h2, h2 { font-size: 1.5em }

.heading-bg-text { font-size: 2em!important }

}

@media (max-width:767px) {

.screenshots .container .image-mock img { display: none }

.screenshots .owl-carousel .owl-item, .screenshots .owl-carousel .owl-item.active { -webkit-transform: scale(1, 1); transform: scale(1, 1); padding: 0 25px 15px }

.screenshots .owl-carousel .active img { margin-left: auto; margin-right: auto }

.screenshots .owl-carousel .owl-dots { margin-top: -10px }

}

@media (max-width:767px) {

nav.main-navigation .navbar-toggle { margin-top: 14px; margin-bottom: 14px; border-bottom: 1px solid }

nav.main-navigation .navbar-nav a { padding: 7px 5px }

nav.main-navigation .navbar-nav { margin: 0 }

nav.main-navigation .navbar-nav .btn { display: none }

}

@media (max-width:767px) {

.fact-box-xs { margin-top: 60px!important }

}

/********************** Cart Page media query ************************/

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

.your-order p { width: 100%; margin: 7px 0; }

.cart-button div a { margin-bottom: 10px; display: block; }

.cart-button div { float: left !important; }

.cart-button .row a { margin-right: 0; }

.table-cart thead { display: none; }

.table-cart tbody tr td { width: 100%; float: left; position: relative; padding-left: 50%; }

.table-cart tbody tr td:nth-of-type(1):before { content: "Product"; }

.table-cart tbody tr td:nth-of-type(2):before { content: "Quantity"; }

.table-cart tbody tr td:nth-of-type(3):before { content: "Price"; }

.table-cart tbody tr td:nth-of-type(4):before { content: "Action"; }

.table-cart tbody tr td:before { position: absolute; top: 15px; left: 15px; font-size: 16px; color: #9a0e0e; text-shadow: #fff 0 1px 1px; width: 45%; padding-right: 10px; white-space: nowrap; }

.table-cart tbody tr td form { margin-bottom: 5px; }

.blogs .blog-inner .blog-caption {height: auto;}

}

/**********************end Cart Page media query ************************/

@media (max-width:640px) {

#assetstradedChart, #followersChart, #followingChart { min-width: 280px; height: 280px }

.register-steps li { font-weight: 600; padding: 0 5px; height: 40px; line-height: 40px; font-size: 9px }

.footer-btns span, .register-steps li.active:after { display: none }

nav.main-navigation .navbar-nav a img.profile-pic { position: absolute; right: 0 }

.testimonials-style-two .testimonial-item .inner-box { font-size: 11px; line-height: 16px }

}

@media (max-width:640px) {

#counbtdown, .countdown-title, .more-btn.slider { float: none!important }

.ico-start { padding: 5px 15px 25px }

.how-box-one { padding: 10px 20px }

.service-box-four .inner-box, .service-box-three .inner-box { padding: 20px!important }

.what-we-do .outer .service-box-four, .what-we-do .outer .service-box-three { margin-bottom: 20px!important }

.body-bg::after { top: -15%; width: 100% }

.body-bg::before { background-position: right bottom }

#counbtdown span { width: 32px; border-radius: 3px; margin: 0 1px; font-size: 14px; height: 40px }

.countdown-title { line-height: 40px; margin-top: 2px!important; font-size: 14px }

.video-section.countdwn { height: auto }

.video-section.countdwn .ico-start { padding: 3px; margin: 0 }

.banner-logo h3 { font-size: 39px; }

section { padding: 20px 0 }

}

@media (max-width:480px) {

.display-1, .h1, h1 { font-size: 2em }

.display-2, .h2, h2 { font-size: 1.5em }

.heading-bg-text { font-size: 2em!important }

.cart-button {z-index: 1;}

.final_review .product .user-beads-name {

    text-align: left;

    border-bottom: none;

    padding: 5px !important;

}

.final_review .product .decade-desc {

    padding: 5px;

}

.final_review .product .user-beads-name img {

    max-height: 20px !important;

}

.top-logo img {max-height: 30px;margin-top: 8px;}

.respon-about img {width: 100%;}

}

@media (max-width:480px) {

.subscribe-newsletter form .more-btn { padding: 12px 15px }

.product{min-height:0px !important;}

.hail-father {min-height: 0px !important;}

.finishing-height { min-height: 0px !important;}

.product-img {padding: 5px 0px !important;}

.user-beads-name img {max-height: 21px !important;}

.final_review .product { min-height: 0px !important; }

}

@media only screen and (max-width:410px){

.videos1 .owl-stage-outer .owl-stage .owl-item .item a {

    width: 100%;

}

}

@media (max-width:380px) {

.countdown-title { line-height: 14px; margin-top: 5px!important; font-size: 11px }

#counbtdown { min-width: 140px }

}

@media only screen and (max-width: 760px){

.right-sidebar .sidebar-inner-right .crucifix {

    height: 105px !important;

}

}

