html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}
html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}
article,aside,details,figcaption,figure,footer,header,main,menu,nav,section{display:block}summary{display:list-item}
audio,canvas,progress,video{display:inline-block}progress{vertical-align:baseline}
audio:not([controls]){display:none;height:0}[hidden],template{display:none}
a{background-color:transparent;text-decoration:none;}a:active,a:hover{outline-width:0}
input,select,textarea{outline:none;}
abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}
b,strong{font-weight:bolder}dfn{font-style:italic}mark{background:#ff0;color:#000}
small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sub{bottom:-0.25em}sup{top:-0.5em}figure{margin:1em 40px}img{border-style:none}
code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}hr{box-sizing:content-box;height:0;overflow:visible}
button,input,select,textarea,optgroup{font:inherit;margin:0}optgroup{font-weight:bold}
button,input{overflow:visible}button,select{text-transform:none}
button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}
button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}
button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}
fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}
legend{color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto;resize:none;}
[type=checkbox],[type=radio]{padding:0}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}
[type=search]{-webkit-appearance:textfield;outline-offset:-2px}
[type=search]::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
html,body{font-family:Verdana,sans-serif;font-size:15px;line-height:1.5}html{overflow-x:hidden}
.j-serif{font-family:serif}
h1,h2,h3,h4,h5,h6{font-family:"Segoe UI",Arial,sans-serif;font-weight:400;margin:10px 0}.j-wide{letter-spacing:4px}
hr{border:0;border-top:1px solid gray;margin:5px 0}
img{vertical-align:middle}a{color:inherit}
/*BORDER*/
.j-border-0{border:0!important}.j-border{border:1px solid #ccc!important}.j-border-2{border:2px solid #ccc!important}
.j-border-top{border-top:1px solid #ccc!important}.j-border-bottom{border-bottom:1px solid #ccc!important}
.j-border-left{border-left:1px solid #ccc!important}.j-border-right{border-right:1px solid #ccc!important}
.j-topbar{border-top:6px solid #ccc!important}.j-bottombar{border-bottom:6px solid #ccc!important}
.j-leftbar{border-left:6px solid #ccc!important}.j-rightbar{border-right:6px solid #ccc!important}
.j-info {color: #0c5460;background-color: #d1ecf1;border-color: #bee5eb;}
/*TEXT FORMAT*/
.j-strike{text-decoration:line-through}.j-itallic{font-style:italic}.j-bold{font-weight:bold}.j-bolder{font-weight:bolder}.j-underline{text-decoration:underline}.j-superscript{vertical-align:super}
.j-subscript{vertical-align:sub}.j-direction-right{direction: ltr}.j-direction-left{direction: rtl}
.j-capitalize{}
.j-uppercase{}
.j-lowercase{}
/*IMAGE*/
.j-image{max-width:100%;height:auto}
.j-image-size1{height:80px;width:80px}@media screen and (min-width:601px){.j-image-size1{height:120px;width:120px}}
.j-image-size2{height:48px;width:48px}@media screen and (min-width:601px){.j-image-size2{height:70px;width:70px}}
.j-image-size3{height:35px;width:35px}@media screen and (min-width:601px){.j-image-size3{height:40px;width:40px}}@media screen and (min-width:993px){.j-image-size3{height:50px;width:50px}}
@media screen and (min-width:601px){.j-profile-img-position{position:absolute;bottom:5%;left:9px;}}@media screen and (max-width:600px){.j-profile-img-position{position:absolute;bottom:10%;left:9px;}}
@media screen and (min-width:601px){.j-profile-img-position2{position:absolute;bottom:-5%;left:9px;}}@media screen and (max-width:600px){.j-profile-img-position2{position:absolute;bottom:-5%;left:9px;}}
/*TABLE*/
.j-table,.j-table-all{border-collapse:collapse;border-spacing:0;width:100%;display:table}.j-table-all{border:1px solid #ccc}
.j-bordered tr,.j-table-all tr{border-bottom:1px solid #ddd}.j-striped tbody tr:nth-child(even){background-color:#f1f1f1}
.j-table-all tr:nth-child(odd){background-color:#fff}.j-table-all tr:nth-child(even){background-color:#f1f1f1}
.j-hoverable tbody tr:hover,.j-ul.j-hoverable li:hover{background-color:#ccc}.j-centered tr th,.j-centered tr td{text-align:center}
.j-table td,.j-table th,.j-table-all td,.j-table-all th{padding:8px 4px;display:table-cell;text-align:left;vertical-align:top}
.j-table th:first-child,.j-table td:first-child,.j-table-all th:first-child,.j-table-all td:first-child{padding-left:16px}
/*BUTTTON*/
.j-btn,.j-button{border:none;display:inline-block;padding:8px 10px;vertical-align:middle;overflow:hidden;text-decoration:none;color:inherit;background-color:inherit;text-align:center;cursor:pointer;white-space:nowrap}
.j-btn:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)}
.j-btn,.j-button{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}   
.j-disabled,.j-btn:disabled,.j-button:disabled{cursor:not-allowed;opacity:0.3}.j-disabled *,:disabled *{pointer-events:none}
.j-btn.j-disabled:hover,.j-btn:disabled:hover{box-shadow:none}
/*FORM*/
.j-input{padding:8px;display:block;border:none;border:1px solid #ccc;width:100%}
.j-select{padding:9px 0;width:100%;border:none;border:1px solid #ccc}
.j-check,.j-radio{width:16px;height:16px;position:relative;top:3px}
/*DROPDOWN AND BARS AND MODAL AND SCREEN RATIO*/
.j-dropdown-click,.j-dropdown-hover{position:relative;display:inline-block;cursor:pointer}
.j-dropdown-hover:hover .j-dropdown-content{display:block}
.j-dropdown-hover:first-child,.j-dropdown-click:hover{background-color:#ccc;color:#000}
.j-dropdown-hover:hover > .j-button:first-child,.j-dropdown-click:hover > .j-button:first-child{background-color:#ccc;color:#000}
.j-dropdown-content{cursor:auto;color:#000;background-color:#fff;display:none;position:absolute;min-width:160px;margin:0;padding:0;z-index:1}
.j-sidebar{height:100%;width:200px;background-color:#fff;position:fixed!important;z-index:1;overflow:auto}
.j-bar-block .j-dropdown-hover,.j-bar-block .j-dropdown-click{width:100%}
.j-bar-block .j-dropdown-hover .j-dropdown-content,.j-bar-block .j-dropdown-click .j-dropdown-content{min-width:100%}
.j-bar-block .j-dropdown-hover .j-button,.j-bar-block .j-dropdown-click .j-button{width:100%;text-align:left;padding:8px 16px}
.j-main,#main{transition:margin-left .4s}
.j-bar{width:100%;overflow:hidden}.j-center .j-bar{display:inline-block;width:auto}
.j-bar .j-bar-item{padding:8px 16px;float:left;width:auto;border:none;display:block;outline:0}
.j-bar .j-dropdown-hover,.j-bar .j-dropdown-click{position:static;float:left}
.j-bar .j-button{white-space:normal}
.j-bar-block .j-bar-item{width:100%;display:block;padding:8px 16px;text-align:left;border:none;white-space:normal;float:none;outline:0}
.j-bar-block.j-center .j-bar-item{text-align:center}.j-block{display:block;width:100%}
.j-modal{z-index:3;display:none;padding-top:100px;position:fixed;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgb(0,0,0);background-color:rgba(0,0,0,0.4)}
@media (min-width:768px){.j-modal{padding-top:70px}} @media (max-width:768px){.j-modal{padding-top:50px}}
.j-modal-content{margin:auto;background-color:#fff;position:relative;padding:0;outline:0;width:600px}
@media (max-width:600px){.j-modal-content{width:96%;margin: auto;}}@media (min-width:601px){.j-modal-content{max-width:400px}}
@media (max-width:600px){.j-modal-content-support1{ }}
@media (max-width:600px){.j-modal-content-support2{position:fixed;bottom:0px;border-radius:0px!important;width:100%!important}}
@media (min-width:321px){.j-modal-content-support3{margin-top: 150px;}}@media (max-width:320px){.j-modal-content-support3{margin-top: 20px;}}
.j-hide{display:none!important}.j-show-block,.j-show{display:block!important}.j-show-inline-block{display:inline-block!important}
@media (max-width:1205px){.j-auto{max-width:95%}}
@media (max-width:600px){.j-dropdown-hover.j-mobile .j-dropdown-content,.j-dropdown-click.j-mobile .j-dropdown-content{position:relative}	
.j-hide-small{display:none!important}.j-mobile{display:block;width:100%!important}.j-bar-item.j-mobile,.j-dropdown-hover.j-mobile,.j-dropdown-click.j-mobile{text-align:center}
.j-dropdown-hover.j-mobile,.j-dropdown-hover.j-mobile .j-btn,.j-dropdown-hover.j-mobile .j-button,.j-dropdown-click.j-mobile,.j-dropdown-click.j-mobile .j-btn,.j-dropdown-click.j-mobile .j-button{width:100%}}
@media (min-width:993px) and (max-width:1200px){.j-hide-large{display:none!important}.j-sidebar.j-collapse{display:block!important}}
@media (min-width:1200px){.j-hide-xlarge{display:none!important}.j-sidebar.j-collapse{display:block!important}}
@media (max-width:992px) and (min-width:601px){.j-hide-medium{display:none!important}}
@media (max-width:992px){.j-sidebar.j-collapse{display:none}.j-main{margin-left:0!important;margin-right:0!important}.j-auto{max-width:100%}}
/*the search drop down*/
.j-dropdown{position:relative;display:inline-block;}
.j-dropdown-content{display:none;position:absolute;background-color:white;min-width: 250px;max-width: 300px;box-shadow:0px 8px 16px 0px gray;padding: 12px 16px;margin: 0px 20px;z-index:1;}
.j-dropdown:focus .j-dropdown-content{display:block;}
/*CONTANINER AND ROW COL*/
.j-responsive{display:block;overflow-x:auto}
.j-container:after,.j-container:before,.j-panel:after,.j-panel:before,.j-row:after,.j-row:before,.j-row-padding:after,.j-row-padding:before,
.j-cell-row:before,.j-cell-row:after,.j-clear:after,.j-clear:before,.j-bar:before,.j-bar:after{content:"";display:table;clear:both}
.j-col,.j-half,.j-third,.j-twothird,.j-threequarter,.j-quarter{float:left;width:100%}
.j-col.s1{width:8.33333%}.j-col.s2{width:16.66666%}.j-col.s3{width:24.99999%}.j-col.s3-5{width:28.57142%}.j-col.s4{width:33.33333%}
.j-col.s5{width:41.66666%}.j-col.s6{width:49.99999%}.j-col.s7{width:58.33333%}.j-col.s8{width:66.66666%}
.j-col.s9{width:74.99999%}.j-col.s10{width:83.33333%}.j-col.s11{width:91.66666%}.j-col.s12{width:99.99999%}
@media (min-width:601px){.j-col.m1{width:8.33333%}.j-col.m2{width:16.66666%}.j-col.m3,.j-quarter{width:24.99999%}.j-col.m4,.j-third{width:33.33333%}
.j-col.m5{width:41.66666%}.j-col.m6,.j-half{width:49.99999%}.j-col.m7{width:58.33333%}.j-col.m8,.j-twothird{width:66.66666%}
.j-col.m9,.j-threequarter{width:74.99999%}.j-col.m10{width:83.33333%}.j-col.m11{width:91.66666%}.j-col.m12{width:99.99999%}}
@media (min-width:993px){.j-col.l1{width:8.33333%}.j-col.l2{width:16.66666%}.j-col.l3{width:24.99999%}.j-col.l4{width:33.33333%}
.j-col.l5{width:41.66666%}.j-col.l6{width:49.99999%}.j-col.l7{width:58.33333%}.j-col.l8{width:66.66666%}
.j-col.l9{width:74.99999%}.j-col.l10{width:83.33333%}.j-col.l11{width:91.66666%}.j-col.l12{width:99.99999%}}
@media (min-width:1200px){.j-col.xl1{width:8.33333%}.j-col.xl2{width:16.66666%}.j-col.xl3{width:24.99999%}.j-col.xl35{width:28.57142%}.j-col.xl4{width:33.33333%}
.j-col.xl5{width:41.66666%}.j-col.xl6{width:49.99999%}.j-col.xl7{width:58.33333%}.j-col.xl8{width:66.66666%}
.j-col.xl9{width:74.99999%}.j-col.xl10{width:83.33333%}.j-col.xl11{width:91.66666%}.j-col.xl12{width:99.99999%}}
.j-rest{overflow:hidden}.j-stretch{margin-left:-16px;margin-right:-16px}
.j-content,.j-auto{margin-left:auto;margin-right:auto}.j-content{max-width:980px}.j-auto{max-width:1140px}
.j-cell-row{display:table;width:100%}.j-cell{display:table-cell}
.j-cell-top{vertical-align:top}.j-cell-middle{vertical-align:middle}.j-cell-bottom{vertical-align:bottom}
.j-display-topleft{position:absolute;left:0;top:0}.j-display-topright{position:absolute;right:0;top:0}
.j-display-bottomleft{position:absolute;left:0;bottom:0}.j-display-bottomright{position:absolute;right:0;bottom:0}
.j-display-middle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%)}
.j-display-left{position:absolute;top:50%;left:0%;transform:translate(0%,-50%);-ms-transform:translate(-0%,-50%)}
.j-display-right{position:absolute;top:50%;right:0%;transform:translate(0%,-50%);-ms-transform:translate(0%,-50%)}
.j-display-topmiddle{position:absolute;left:50%;top:0;transform:translate(-50%,0%);-ms-transform:translate(-50%,0%)}
.j-display-bottommiddle{position:absolute;left:50%;bottom:0;transform:translate(-50%,0%);-ms-transform:translate(-50%,0%)}
.j-display-container{position:relative}.j-display-container:hover .j-display-hover{display:block}
.j-display-container:hover span.j-display-hover{display:inline-block}.j-display-hover{display:none}.j-display-position{position:absolute}
.j-container,.j-panel{padding:0.01em 16px}.j-panel{margin-top:16px;margin-bottom:16px}
/*CODE*/
.j-code,.j-codespan{font-family:Consolas,"courier new";font-size:16px}
.j-code{width:auto;background-color:#fff;padding:8px 12px;border-left:4px solid #4CAF50;word-wrap:break-word}
.j-codespan{color:crimson;background-color:#f1f1f1;padding-left:4px;padding-right:4px;font-size:110%}
/*BORDER RADIUS*/
.j-circle{border-radius:50%}
.j-round-small{border-radius:2px}.j-round,.j-round-medium{border-radius:4px}.j-round-large{border-radius:8px}.j-round-xlarge{border-radius:16px}.j-round-xxlarge{border-radius:32px}
.j-row-padding,.j-row-padding>.j-half,.j-row-padding>.j-third,.j-row-padding>.j-twothird,.j-row-padding>.j-threequarter,.j-row-padding>.j-quarter,.j-row-padding>.j-col{padding:0 8px}
/*ANIMATION*/
.j-spin{animation:j-spin 2s infinite linear}@keyframes j-spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}
.j-animate-fading{animation:fading 10s infinite}@keyframes fading{0%{opacity:0}50%{opacity:1}100%{opacity:0}}
.j-animate-opacity{animation:opac 0.8s}@keyframes opac{from{opacity:0} to{opacity:1}}
.j-animate-top{position:relative;animation:animatetop 0.4s}@keyframes animatetop{from{top:-300px;opacity:0} to{top:0;opacity:1}}
.j-animate-left{position:relative;animation:animateleft 0.4s}@keyframes animateleft{from{left:-300px;opacity:0} to{left:0;opacity:1}}
.j-animate-right{position:relative;animation:animateright 0.4s}@keyframes animateright{from{right:-300px;opacity:0} to{right:0;opacity:1}}
.j-animate-bottom{position:relative;animation:animatebottom 0.4s}@keyframes animatebottom{from{bottom:-300px;opacity:0} to{bottom:0;opacity:1}}
.j-animate-zoom {animation:animatezoom 0.6s}@keyframes animatezoom{from{transform:scale(0)} to{transform:scale(1)}}
.j-animate-input{transition:width 0.4s ease-in-out}.j-animate-input:focus{width:100%!important}
/*FILTERS*/
.j-opacity,.j-hover-opacity:hover{opacity:0.60}.j-opacity-off,.j-hover-opacity-off:hover{opacity:1}
.j-opacity-max{opacity:0.25}.j-opacity-min{opacity:0.75}
.j-greyscale-max,.j-color5scale-max,.j-hover-greyscale:hover,.j-hover-color5scale:hover{filter:grayscale(100%)}
.j-greyscale,.j-color5scale{filter:grayscale(75%)}.j-greyscale-min,.j-color5scale-min{filter:grayscale(50%)}
.j-sepia{filter:sepia(75%)}.j-sepia-max,.j-hover-sepia:hover{filter:sepia(100%)}.j-sepia-min{filter:sepia(50%)}
/*FONT SIZE*/
.j-tiny{font-size:10px!important}.j-small{font-size:12px!important}.j-medium{font-size:15px!important}.j-large{font-size:18px!important}
.j-xlarge{font-size:24px!important}.j-xxlarge{font-size:30px!important}.j-xxxlarge{font-size:48px!important}.j-jumbo{font-size:64px!important}
.j-left-align{text-align:left!important}.j-right-align{text-align:right!important}.j-justify{text-align:justify!important}.j-center{text-align:center!important}
/*MARGIN AND PADDING*/
.j-section,.j-code{margin-top:16px!important;margin-bottom:16px!important}
.j-margin{margin:16px!important}.j-margin-top{margin-top:16px!important}.j-margin-bottom{margin-bottom:16px!important}
.j-margin-left{margin-left:16px!important}.j-margin-right{margin-right:16px!important}
.j-padding-small{padding:4px 8px!important}.j-padding{padding:8px 16px!important}.j-padding-large{padding:12px 24px!important}
.j-padding-16{padding-top:16px!important;padding-bottom:16px!important}.j-padding-24{padding-top:24px!important;padding-bottom:24px!important}
.j-padding-32{padding-top:32px!important;padding-bottom:32px!important}.j-padding-48{padding-top:48px!important;padding-bottom:48px!important}
.j-padding-64{padding-top:64px!important;padding-bottom:64px!important}
/* style for padding navigation*/
.j-padding-nav{padding:0px 0px;}@media screen and (min-width:601px){.j-padding-nav{padding:0px 0%;}}
@media screen and (min-width:993px){.j-padding-nav{padding:0px 3%;}}@media screen and (min-width:1200px){.j-padding-nav{padding:0px 8%;}}
/* padding for the back buttton */
.j-padding-back{padding:15px 20px;}
/*SPINNER*/
@-webkit-keyframes j-spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}
@keyframes j-spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}
.j-spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid currentColor;border-right-color:transparent;
border-radius:50%;-webkit-animation:j-spinner-border .75s linear infinite;animation:j-spinner-border .75s linear infinite}
.j-spinner-border-sm{width:1rem;height:1rem;border-width:.2em}
@-webkit-keyframes j-spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1}}
@keyframes j-spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1}}
.j-spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;background-color:currentColor;border-radius:50%;opacity:0;
-webkit-animation:j-spinner-grow .75s linear infinite;animation:j-spinner-grow .75s linear infinite}
.j-spinner-grow-sm{width:1rem;height:1rem}
/*ALERT AND COLOR*/
.j-alert { position:relative;padding:0.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:0.25rem;}
.j-alert-heading{color:inherit;}
.j-alert-link{font-weight: 700;}
.j-alert-dismissible{padding-right: 4rem;}
.j-alert-dismissible .b-close{position: absolute;top: 0; right: 0;padding: 0.75rem 1.25rem;color: inherit;}
/*FIXED*/
.j-top, .j-bottom{position:fixed;width:100%;z-index:1}.j-top{top:0}.j-bottom{bottom:0}
/* style for fix top e.g edit profile*/
.j-fixed-top{position:fixed;top:0px;left:0px;width:100%;z-index:2;}
.j-fixed-top2{position:fixed;top:0px;left:0px;width:100%;z-index:2;}@media screen and (min-width:601px){.j-fixed-top2{width:77%;top:55px;left:11%;}}
@media screen and (min-width:993px){.j-fixed-top2{width:62.5%;top:60px;left:2%;}}@media screen and (min-width:1200px){.j-fixed-top2{width:40%;left:29.57142%;}}
/* style for fix top  fixed for large navigation and small*/
@media (max-width:600px){.j-fixed-nav{position:fixed;bottom:0px;right:0px;width:100%}} @media screen and (min-width:601px){.j-fixed-nav{position:fixed;top:0px;left:0px;width:100%}}
/*for message fix*/
.j-fixed-message{position:fixed;bottom:0px;right:0px;width:100%}
@media screen and (min-width:993px){.j-fixed-message{position:fixed;bottom:0px;left:0%;width:67%}}
@media screen and (min-width:1200px){.j-fixed-message{position:fixed;bottom:0px;left:28%;width:41.66666%}}
/*fix first column*/
.j-fixed-first-column{position: fixed; left: 0px}
/*fix third column*/
@media screen and (min-width:993px){.j-fixed-third-column{position:fixed;}}
/*fix position of alerts*/
.j-fixalert{position:fixed;bottom:100px;left:18%;}@media screen and (min-width:601px){.j-fixalert{position:fixed;bottom:200px;left:35%}}
@media screen and (min-width:993px){.j-fixalert{position:fixed;bottom:300px;left:22%}}@media screen and (min-width:993px){.j-fixalert{position:fixed;bottom:50px;left:40%}}
.j-fixed-post{position:fixed;bottom:65px;right:20px;width:50px;height:50px;}
@media screen and (min-width:601px){.j-fixed-post{position:fixed;bottom:80px;right:100px;width:50px;height:50px;}}
@media screen and (min-width:993px){.j-fixed-post{position:fixed;bottom:80px;right:380px;width:50px;height:50px;}}
@media screen and (min-width:1200px){.j-fixed-post{position:fixed;bottom:80px;right:430px;width:50px;height:50px;}}
/*TOOLTIP*/
.j-tooltip{position:relative}.j-tooltip .j-text{display:none}.j-tooltip:hover .j-text{display:inline-block}
/*LISTS*/
.j-ul{list-style-type:none;padding:0;margin:0}.j-ul li{padding:8px 16px;border-bottom:1px solid #ddd}.j-ul li:last-child{border-bottom:none}
/*CARD*/
.j-card,.j-card-2{box-shadow:0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)}
.j-card-4{box-shadow:0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19)}.j-card-6{box-shadow:0 0px 0px 0 rgba(0,0,0,0.16),0 0px 0px 0 rgba(0,0,0,0.12)}
/*OTHERS*/
.j-badge,.j-tag{background-color:#000;color:#fff;display:inline-block;padding-left:8px;padding-right:8px;text-align:center}.j-badge{border-radius:50%}
.j-ripple:active{opacity:0.5}.j-ripple{transition:opacity 0s}
.j-overlay{position:fixed;display:none;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.5);z-index:2}
.j-left{float:left!important}.j-right{float:right!important}
.j-button:hover{color:#000!important;background-color:#ccc!important}
.j-transparent,.j-hover-none:hover{background-color:transparent!important}
.j-hover-none:hover{box-shadow:none!important}
.j-vertical-center-container{position:relative;}
.j-vertical-center-element{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}
@media (min-width:601px){.j-card-6{box-shadow:0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19)}}
.j-hover-shadow:hover{box-shadow:0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19)}
.j-line-height{line-height: 38px;}
/*for overflow*/
.j-third-overflow{}@media screen and (min-width:993px){.j-third-overflow{overflow:auto;}}
@media screen and (min-width:1200px){.j-third-overflow{overflow:auto;}}
/*for width of third column*/
@media screen and (min-width:993px){.j-third-width{width:33%}}@media screen and (min-width:1200px){.j-third-width{width:28.57%}}
/*height for skill/profession*/
.j-skill-height{height: auto;}@media screen and (min-width:601px){.j-skill-height{height:250px;}}
@media screen and (min-width:993px){.j-skill-height{height:250px;}}@media screen and (min-width:1200px){.j-skill-height{height:250px;}}
/*height for skill/profession*/
.j-job-height{height:auto;}@media screen and (min-width:601px){.j-job-height{height:140px;}}
@media screen and (min-width:993px){.j-job-height{height:140px;}}@media screen and (min-width:1200px){.j-job-height{height:180px;}}
@media screen and (min-width:993px){.j-article-height{height:150px;}}@media screen and (min-width:1200px){.j-article-height{height:150px;}}
.j-clickable{cursor: pointer;}
/*for borderbottom horizontal navigation click*/
.j-lower-border{border-bottom: 0.5px solid black; margin-top:10px;margin-bottom:20px;}
/*for top and bottom border*/
.j-double-border{border-top: 1px solid black;border-bottom: 1px solid black;}
/*for the fixtop header*/
.j-bottom-border{padding-bottom: 5px;border-bottom: 1px solid black;}
/*clearfix hack*/
.j-clearfix{content:"";clear: both;display: table;}
/*homepage padding*/
.j-hp-padding{padding:0px 0%;}@media screen and (min-width:601px){.j-hp-padding{padding:0px 0%;}}
.j-home-padding{padding:0px 16px;} @media screen and (min-width:601px){.j-home-padding{padding:0px 10%;}} @media screen and (min-width:1200px){.j-home-padding{padding:0px 16%;}}
@media screen and (min-width:993px){.j-hp-padding{padding:0px 5%;}}@media screen and (min-width:1200px){.j-hp-padding{padding:0px 20%;}}
.j-text-shadow{j-text-shadow: 7px 3px 5px;}
.j-wrap{word-wrap:break-word;word-break:break-all;}
.j-margin-service{margin:0px 0px;}@media screen and (min-width:601px){.j-margin-service{margin:0px 50px;}}
.j-padding-contact{padding:50px 7px;}@media screen and (min-width:601px){.j-padding-contact{padding:50px 70px;}}
.j-width-about{width:98%;margin:auto;}@media screen and (min-width:601px){.j-width-about{width:90%;margin:auto;}}
.j-margin-cpanel{margin:10px}@media screen and (min-width:601px){.j-margin-cpanel{margin:30px;}}
/*for main col*/
.j-main-col{padding:0px 2%;} @media screen and (min-width:601px){.j-main-col{padding:0% 20%;}} @media screen and (min-width:1200px){.j-main-col{padding:0% 30% 0% 10%;}}
.j-vertical-scroll{overflow-x:auto;white-space:nowrap;}
.j-eye{position:absolute;bottom:10px;right:1%;}/*for password eye*/