@charset "utf-8";

@import url('https://fonts.googleapis.com/css?family=Ubuntu:300,300i,400,400i,500,500i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,700,700i');


/* Optional *
@import url("css/proxima-nova.css");
@import url(https://fonts.googleapis.com/css?family=Zeyada);
@import url("css/bs_modal_transition.css");
*/

/*
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);
@import url(https://fonts.googleapis.com/css?family=Exo+2:400,100,200,300,500,600,700);
@font-face {
    font-family: 'nexabold';
    src: url('css/NEXA BOLD-webfont.eot');
    src: url('css/NEXA BOLD-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/NEXA BOLD-webfont.woff2') format('woff2'),
         url('css/NEXA BOLD-webfont.woff') format('woff'),
         url('css/NEXA BOLD-webfont.ttf') format('truetype'),
         url('css/NEXA BOLD-webfont.svg#nexa_boldregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

#### Generated By: http://www.cufonfonts.com ####
@font-face {
        font-family: 'Proxima Nova';
        font-style: normal;
        font-weight: normal;
        src: local('Proxima Nova Regular'), url('css/ProximaNovaRegular.woff') format('woff');
}
*/


/* Adding Century Gothic As Main Font */
@@font-face {
  font-family: centuryGothic;
  src: url('css/CenturyGothicRegular.ttf');
}
/**********STYLIZED CLASSES***********/

.btn-success {
  background-color: #7aba08 !important;
  border-color: #7aba08 !important;
}

/**for 100% heights**/
body, html{ height: 100%; padding: 0;}

html.hint * { box-shadow: 0 0 0 1px #d00; }

body .navbar-brand {padding: 5px; max-width: 200px;}

body{font-family: "centuryGothic", sans-serif; overflow-x: hidden;}

section[class*="-area"] {position: relative; clear:both; }

.section-centralized--active { border:2px solid #0d0; }

/*** CONTENT ***/
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{font-family: 'Roboto',sans-serif;}
.strong {font-weight: bold;}
.strike {text-decoration: line-through;}
.inline-block {display: inline-block;}
.big { font-size: 1.2em; line-height: 2em; }
.big p { margin-bottom: 2em; }

/*clear heading margins*/
.clrhm h1, .clrhm h2, .clrhm h3, .clrhm h4, .clrhm h5, .clrhm h6, .clrhm .h1, .clrhm .h2, .clrhm .h3, .clrhm .h4, .clrhm .h5, .clrhm .h6  { margin:0px; }

/*center align H2 and P in section */
.hed-cntr .hed h2, .hed-cntr .container > h2, .hed-cntr .container > p, .hed-cntr .container > .lnk-btn { text-align: center; }

.hed.crossline {text-align: center;}
.hed.crossline h2 {text-align: center; display: inline-block; background-color: #fff; padding: 0 0.4em;}
.hed.crossline hr { margin-top: -28px; margin-bottom: 40px; border-color: #333;}

.hed.lndotln hr {width: 10px;height: 10px;background-color: #333;border-radius: 50%;position: relative; margin-top:0px; margin-bottom:20px; opacity: .2;}
.hed.lndotln hr:before,.lndotln hr:after {content: "";width: 3000%;height: 3px;background-color: #333;display: block;margin-top: 2px;position: absolute;right: 22px;top: 1px;}
.hed.lndotln hr:after {right: auto; left: 20px;}

.hed.underline-mini h2:after {content: "";display: block;height: 4px;background-color: #ffc526;width: 50px;margin: 5px auto 0;}

.underline-mini--double h2:before {content: "";height: 3px;width: 50px;display: block;background-color: #1db899;z-index: 1;bottom: 0;margin: 0 auto;position: relative;top: 51px;}
.underline-mini--double h2:after { content: ""; display: block; background-color: #ccc; width: 160px; height: 1px; bottom: -10px; margin: 15px auto 0; }

.inkd{font-family:"Zeyada";}

.dwnlod-btn > a {display: inline-block; background-color: #0a0; color: #fff; padding: 10px 15px;}

.dropcaps > p:first-child:first-letter {font-size: 2em;}

.fnc-underline a {
    box-shadow: inset 0 -0.12em 0 0 #f5f5f5, inset 0 -.14em 0 0 rgba(245, 245, 245, 0.5), inset 0 -.14em 0 0 currentColor;
    text-decoration: none;
    text-shadow: .05em 0 #f5f5f5, -0.05em 0 #f5f5f5, 1.5px 0 #f5f5f5, -1.5px 0 #f5f5f5; }

/*default links|complex*/


/*transition*/
.transition, .transition *, .transition *:after,  .transition *:before,.transition *:hover{
    transition:all 0.3s ease 0s !important; -webkit-transition:all 0.3s ease 0s !important;
    /*transition: all 500ms ease 0s; */
}

.no-transition, .no-transition *, .no-transition *:after,  .no-transition *:before,.no-transition *:hover{
    transition:all 0s ease 0s !important; -webkit-transition:all 0s ease 0s !important;
}
/*./transition*/


/**alert-bar**/
.alert-bar {margin: 0;border-bottom: 0px solid #eee;padding: 0;background-color: #f9f9f9;line-height: 3em;}
.alert-bar button.close {background-color: transparent;opacity: 1;color: #333;}
.alert-pin-btn {position: absolute;margin-top: 10px;right: 0;}
.alert.alert-bar.pinned {height: 1px;overflow: hidden;}
.pinned .alert-pin-btn {margin-top: 0px;}

/*truncate string / limited text */
.hed-lmt h3, .hed-lmt h4 {display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
/*truncate string P tag content */
.cont-lmt p{ display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

/**read more read less content**/
.moreless.on {
    display: block;
    height:60px; /* Fallback for non-webkit */
    display: -webkit-box; /* Fallback for non-webkit */
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.has-quotes:after,
.has-quotes:before {
    content: "\f10d";
    font-family: "FontAwesome";
    font-size: 28px;
    position: absolute;
    top: -0px;
    left: -15px;
}

.has-quotes:after {
    content: "\f10e";
    top: auto;
    bottom: 0px;
    left: auto;
    right: 0px;
}

.blurtxt { color: transparent; text-shadow: 0 0 5px rgba(0,0,0,0.5); }

.shad-dp20 { box-shadow: 0px 10px 20px 7px #eee; border: 1px solid #f7f7f7; }

.shad-long{
    text-shadow:  1px 1px rgba(0, 0, 0, 0.205) , 2px 2px rgba(0, 0, 0, 0.204) , 3px 3px rgba(0, 0, 0, 0.203) , 4px 4px rgba(0, 0, 0, 0.202) , 5px 5px rgba(0, 0, 0, 0.201) , 6px 6px rgba(0, 0, 0, 0.200) , 7px 7px rgba(0, 0, 0, 0.209) , 8px 8px rgba(0, 0, 0, 0.208) , 9px 9px rgba(0, 0, 0, 0.208);
}


/*hide active language from dropdown list*/
.lang-area a.selctd-lang {display: none;}

.label.new:before, .badge.new:before {
    background-color: #d00;
    content: "*";
    position: absolute;
    top: -4px;
    display: block;
    padding: 0px 2px;
    right: -4px;
    border-radius: 50%;
    height: 0.8em;
    width: 0.8em;
}

.label,.badge {position: relative; border-radius: 3px; margin-left: 3px;}
/*label less bolder*/ body label { font-weight: 600;}

/*** Buttons/Btn ***/
body .btn-flat, .btn-flat .btn { border-radius: 0; }
.more-btn a {background-color: #39c; padding: 0.5em 0.5em; color: #fff;}
[class*="-btn"] a {display: inline-block;}

/*Table un-hover rows blur on hover*/
.table-blur--hover tbody:hover td { color: transparent; text-shadow: 0 0 3px #aaa;}
.table-blur--hover tbody:hover tr:hover td { color: #444; text-shadow: 0 1px 0 #fff;}
/*./Table un-hover rows blur on hover*/

/*** TABLE Responsive ***/
@media only screen and (max-width : 768px) {
    .table-rwd th,
    .table-rwd th[class*=col-]{display: none;}
    .table-rwd td::before {content: attr(for); display: block; font-weight: 600;}
    .table-rwd td {display: block;text-align: center;}
}
/*** ./TABLE Responsive ***/

body .table-valign tr td {vertical-align: middle;}


/*** TABS ***/

/**tabs nav responsive **/
@media screen and (max-width: 479px) {
    .nav-tabs-rwd > li { display: none; width: 23%; }
    .nav-tabs-rwd > li > a { max-width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; word-wrap: normal; width: 100%; width: 100%; text-align: center; vertical-align: top; }
    .nav-tabs-rwd > li.active { width: 54%; }
    .nav-tabs-rwd > li.active:first-child { margin-left: 23%; }
    .nav-tabs-rwd > li.active, .nav-tabs-rwd > li.prev, .nav-tabs-rwd > li.next { display: block; }
    .nav-tabs-rwd > li.prev, .nav-tabs-rwd > li.next { -webkit-transform: scale(0.9); transform: scale(0.9); }
    .nav-tabs-rwd > li.next > a, .nav-tabs-rwd > li.prev > a { -webkit-transition: none; transition: none; }
    .nav-tabs-rwd > li.next > a .text, .nav-tabs-rwd > li.prev > a .text { display: none; }
    .nav-tabs-rwd > li.next > a:after, .nav-tabs-rwd > li.next > a:after, .nav-tabs-rwd > li.prev > a:after, .nav-tabs-rwd > li.prev > a:after { position: relative; top: 1px; display: inline-block; font-family: 'Glyphicons Halflings'; font-style: normal; font-weight: 400; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
    .nav-tabs-rwd > li.prev > a:after { content: "\e079"; }
    .nav-tabs-rwd > li.next > a:after { content: "\e080"; }
    .nav-tabs-rwd > li.dropdown > a > .caret { display: none; }
    .nav-tabs-rwd > li.dropdown > a:after { content: "\e114"; }
    .nav-tabs-rwd > li.dropdown.active > a:after { display: none; }
    .nav-tabs-rwd > li.dropdown.active > a > .caret { display: inline-block; }
    .nav-tabs-rwd > li.dropdown .dropdown-menu.pull-xs-left { left: 0; right: auto; }
    .nav-tabs-rwd > li.dropdown .dropdown-menu.pull-xs-center { right: auto; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }
    .nav-tabs-rwd > li.dropdown .dropdown-menu.pull-xs-right { left: auto; right: 0; }
}
/**./tabs nav responsive **/


/*tab-content border,height*/ body .tab-content { border: 1px solid #ccc; border-top: 0; min-height: 150px;}

/**tabs**/
li.c_active.active a {background-color: #39c; color: #fff;}
/**./tabs**/
/*** ./TABS ***/

/**scrollToTop**/
.scrollToTop {
    bottom: 30px;
    color: inherit;
    display: none;
    padding: 10px;
    position: fixed;
    right: 40px;
    z-index:888;
    padding: 0;
    font-size: 2em;
}
/**./scrollToTop**/


/****pinterest-style****/
.pinterest-style *, .pinterest-style  *:before, *:after {box-sizing:  border-box !important;}
.pinterest-style .row { column-width:18em; -moz-column-width: 18em; -webkit-column-width: 18em; -moz-column-gap: 1em; -webkit-column-gap:1em;}
.pinterest-style .item { display: inline-block; padding:  .25rem; width:  100%; }
.pinterest-style .well { position:relative; display: block;}
/****./pinterest-style****/


/*** SPACING & ALIGNMENTS ***/
/*for flat icons*/
body [class*="flaticon-"]::before {margin: 0;}

/**borders**/
body .bdr0{ border: 0px; }
.bdr1 { border: 1px solid #ddd; }
.bdr-next~* { border-left: 1px solid #999; } /*add divider on every element that are preceded .bdr-next*/


.bdr--multi{ border-image: linear-gradient(to right, #000000 0%, #000000 49%, #43b0d8 49%, #43b0d6 100%); border-image-slice: 1;
             border-style: solid;}

/**positions**/
.posabs {position: absolute;}
.posrel {position: relative;}
.posfix {position: fixed;}
.posrel .section-bg ~ * {position: relative;}

.r0{ right:0; }
.b0{ bottom:0; }
.t0{ top:0; }
.l0{ left:0; }

body .r--{ right:auto; }
body .b--{ bottom:auto; }
body .t--{ top:auto; }
body .l--{ left:auto; }

.z10 { z-index:10; }
.z20 { z-index:20; }
.z30 { z-index:30; }
.z40 { z-index:40; }
.z50 { z-index:50; }
.z60 { z-index:60; }
.z70 { z-index:70; }
.z80 { z-index:80; }
.z90 { z-index:90; }
.z100 { z-index:100; }
.z200 { z-index:200; }
.z300 { z-index:300; }
.z400 { z-index:400; }
.z500 { z-index:500; }
.z600 { z-index:600; }
.z700 { z-index:700; }
.z800 { z-index:800; }
.z900 { z-index:900; }
.z1000 { z-index:1000; }

/**./positions**/

/**paddings**/
.p0{ padding:0px;}
.pl0{ padding-left:0px;}
.pr0{ padding-right:0px;}
.pt0{ padding-top:0px;}
.pb0{ padding-bottom:0px;}

.p5{ padding:5px;}
.pl5{ padding-left:5px;}
.pr5{ padding-right:5px;}
.pt5{ padding-top:5px;}
.pb5{ padding-bottom:5px;}

.p10{ padding:10px;}
.pl10{ padding-left:10px;}
.pr10{ padding-right:10px;}
.pt10{ padding-top:10px;}
.pb10{ padding-bottom:10px;}

.p15{ padding:15px;}
.pl15{ padding-left:15px;}
.pr15{ padding-right:15px;}
.pt15{ padding-top:15px;}
.pb15{ padding-bottom:15px;}

.p20{ padding:20px;}
.pl20{ padding-left:20px;}
.pr20{ padding-right:20px;}
.pt20{ padding-top:20px;}
.pb20{ padding-bottom:20px;}

.p30{ padding:30px;}
.pl30{ padding-left:30px;}
.pr30{ padding-right:30px;}
.pt30{ padding-top:30px;}
.pb30{ padding-bottom:30px;}

.p40{ padding:40px;}
.pl40{ padding-left:40px;}
.pr40{ padding-right:40px;}
.pt40{ padding-top:40px;}
.pb40{ padding-bottom:40px;}

.p50{ padding:50px;}
.pl50{ padding-left:50px;}
.pr50{ padding-right:50px;}
.pt50{ padding-top:50px;}
.pb50{ padding-bottom:50px;}

.p60{ padding:60px;}
.pl60{ padding-left:60px;}
.pr60{ padding-right:60px;}
.pt60{ padding-top:60px;}
.pb60{ padding-bottom:60px;}

.p70{ padding:70px;}
.pl70{ padding-left:70px;}
.pr70{ padding-right:70px;}
.pt70{ padding-top:70px;}
.pb70{ padding-bottom:70px;}

.p80{ padding:80px;}
.pl80{ padding-left:80px;}
.pr80{ padding-right:80px;}
.pt80{ padding-top:80px;}
.pb80{ padding-bottom:80px;}

.p90{ padding:90px;}
.pl90{ padding-left:90px;}
.pr90{ padding-right:90px;}
.pt90{ padding-top:90px;}
.pb90{ padding-bottom:90px;}

.p100{ padding:100px;}
.pl100{ padding-left:100px;}
.pr100{ padding-right:100px;}
.pt100{ padding-top:100px;}
.pb100{ padding-bottom:100px;}

/**margins**/
.m0{ margin:0px;}
.ml0{ margin-left:0px;}
.mr0{ margin-right:0px;}
.mt0{ margin-top:0px;}
.mb0{ margin-bottom:0px;}

.m10{ margin:10px;}
.ml10{ margin-left:10px;}
.mr10{ margin-right:10px;}
.mt10{ margin-top:10px;}
.mb10{ margin-bottom:10px;}

.m20{ margin:20px;}
.ml20{ margin-left:20px;}
.mr20{ margin-right:20px;}
.mt20{ margin-top:20px;}
.mb20{ margin-bottom:20px;}

.m30{ margin:30px;}
.ml30{ margin-left:30px;}
.mr30{ margin-right:30px;}
.mt30{ margin-top:30px;}
.mb30{ margin-bottom:30px;}

.m40{ margin:40px;}
.ml40{ margin-left:40px;}
.mr40{ margin-right:40px;}
.mt40{ margin-top:40px;}
.mb40{ margin-bottom:40px;}

.m50{ margin:50px;}
.ml50{ margin-left:50px;}
.mr50{ margin-right:50px;}
.mt50{ margin-top:50px;}
.mb50{ margin-bottom:50px;}

.m60{ margin:60px;}
.ml60{ margin-left:60px;}
.mr60{ margin-right:60px;}
.mt60{ margin-top:60px;}
.mb60{ margin-bottom:60px;}

.m70{ margin:70px;}
.ml70{ margin-left:70px;}
.mr70{ margin-right:70px;}
.mt70{ margin-top:70px;}
.mb70{ margin-bottom:70px;}

.m80{ margin:80px;}
.ml80{ margin-left:80px;}
.mr80{ margin-right:80px;}
.mt80{ margin-top:80px;}
.mb80{ margin-bottom:80px;}

.m90{ margin:90px;}
.ml90{ margin-left:90px;}
.mr90{ margin-right:90px;}
.mt90{ margin-top:90px;}
.mb90{ margin-bottom:90px;}

.m100{ margin:100px;}
.ml100{ margin-left:100px;}
.mr100{ margin-right:100px;}
.mt100{ margin-top:100px;}
.mb100{ margin-bottom:100px;}


/**widths**/
.w10{width:10%;}
.w20{width:20%;}
.w30{width:30%;}
.w40{width:40%;}
.w50{width:50%;}
.w60{width:60%;}
.w70{width:70%;}
.w80{width:80%;}
.w90{width:90%;}
.w100{width:100%;}

/*section divider - use w/<HR>*/
.dvr, .dvr-cont .container {margin: 30px 0; height: 1px; border-top: 1px solid #ccc; clear: both;}
.dvr-shine {border:0px; height: 20px; background-image: radial-gradient(farthest-side at 50% -50%, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));}



.pul-lft {float: left;}
.pul-rgt {float: right;}
.pul-cntr {float: none; margin-left:auto; margin-right:auto;}

.valign {align-items: center; display: flex; min-height: 100px; /* define holder height */}
/***vertical align***/
.valigner {min-height: 240px; display: table; text-align: center;}
.valigner > *, .valigner .valign {display: table-cell;vertical-align: middle;}


.random-box { border-bottom: 1px solid #ccc; height: 350px; clear: both; }
.random-box:nth-child(even) .random__lft { float: right; }


/*** IMG ***/
.ovrflw { overflow: hidden; }
.overload { overflow: auto; }

.ovrimg { overflow: hidden; }
.ovrimg img{ width: 100%;}

body iframe, body img, .ovrimg-mx img { max-width: 100%; height: auto; }

.modal iframe { width: 100%; min-height:70vh; }

.filter-white   { -webkit-filter: brightness(1000%);     }
.color-gray,.grayedout { -webkit-filter: grayscale(1); filter: grayscale(1); }
.color-invert { -webkit-filter: invert(1); filter: invert(1); }

.drp-shad {filter: drop-shadow(0px 0px 10px rgba(0,0,0,.5));	-webkit-filter: drop-shadow(0px 0px 10px rgba(0,0,0,.5));}

/*** BG ***/
.wide-box-holder {clear:both;position: relative;overflow:hidden;}

.ovrvis{overflow:visible;}

.section-bg {height:auto;left:0;position:absolute;right:0;top:0;width:100%;z-index:0;text-align:center;}
.section-bg > img {height: auto; width:100%;}

.bg-cntr {background-repeat: no-repeat; background-position: center;}
.bg-full,.bg-cvr {background-size: cover;}
.bg-fix { background-attachment: fixed;}


/*** LIST ***/
/**package tag**/
.taglized { overflow: hidden; }
.tag-badge { position: absolute; top: -8px; right: -50px; transform: rotate(45deg); width: 140px; padding: 0px; box-sizing: border-box; height: 60px; background-color: yellowgreen; box-shadow: 0 0 10px 5px #eee; }
.tag-badge .txt { width: 60px; display: block; margin: 0 auto; padding-top: 24px; text-align: center; text-transform: uppercase; line-height: 1; font-weight: 600;}

/**./package tag**/

/**./list vertical align**/
.listgrid-valign li {
    border: 1px solid #f7f7f7;
    display: table-cell;
    vertical-align: middle;
    padding: 15px;
    min-height:100px;
}
/**./list vertical align**/




/*list-btns3D*/
.thr3d-btn { border-top: 0; border-left: 0; border-right: 0; outline: none;}

.thr3d-btn,
.list-btns3D li a {
    background-color: #39c;
    color: #fff;
    display: block;
    margin: 8px 0;
    font-size: 1.2em;
    text-align: center;
    line-height: 2em;
    border-radius:5px;
    padding-left: 0.5em;
    padding-right: 0.5em;
    margin: 0px 10px 10px 0px;
    position: relative;
}

.thr3d-btn, .thr3d-btn:focus, .thr3d-btn:hover,
.list-btns3D li a,.list-btns3D li.active a,.list-btns3D li a:hover,.list-btns3D li.active a:focus{
    background-color: #3498DB;
    border-bottom: 5px solid #2980B9;
    color:#fff;
}

.thr3d-btn:active,
.list-btns3D li a:active{
    transform: translate(0px,5px);
    -webkit-transform: translate(0px,5px);
    border-bottom: 1px solid;
}
/*./list-btns3D*/

.zebra-cross > *:nth-child(2n+1){background-color:#eee;}

.vcntrlist ul {align-items: center; display: flex; justify-content: center;}

.clrlist ul {padding: 0; margin-bottom:0;}
.clrlist li {display: inline-block;list-style-type: none;}
/*width issue fixed for inner UL LI*/ .clrlist li ul li {display: inherit;}

.listview ul li {display:block;}

.iconic-list li { list-style-type: none; position: relative; }
.iconic-list li:before {content: "\f08d";margin-left: -30px;min-width: 20px;display: block;float: left;color: initial;text-align: center;max-width: 50px;min-height: 20px; font-family: "FontAwesome", "Glyphicons Halflings";}
.iconic-list li { line-height: 1.8em; }

.list-icon li .fa { float: left; width: 1em; height: 2em; margin-left: -1.5em; line-height: 1.5em; font-size: 1em; }
.list-icon li { margin-left: 1.5em; margin-bottom: 1em; }

.listdvr li:not(:last-child) { border-right: 1px solid hotpink; margin-right: 1em; padding-right: 1em;}

.clrnav li>a { padding: 0em;} /*.clrnav clear spacing for .listdvr */


.dotlist--connect ul li i { width: 30px; height: 30px; background-color: #fff; text-align: center; border-radius: 50%; border: 1px solid #ccc; line-height: 2em; margin: 0 10px 10px 0px; }

.dotlist--connect ul li:not(:last-child) i:after  { border-left: 2px solid #ccc; content: ""; display: block; height: 100%; margin-left: 13px; }


.bulletized ul { padding-left: 18px; }
.bulletized li { position: relative; list-style-type: none; }
.bulletized li:before {content: "";position: absolute;left: -17px;top: 7px;background-color: green;height: 5px;width: 5px;border-radius: 50%;}


[class*="list-col-"] ul { padding:0; }
[class*="list-col-"] ul li { display: inline-block; float: left;}

.cols-5 {width:20%; padding-right:15px; padding-left:15px; }

.list-col-2  li { width:50%; }
.list-col-3  li { width:33.33%; }
.list-col-4  li { width:25%; }
.list-col-5  li { width:20%; }
.list-col-6  li { width:16.666666666%; }

@media (max-width:768px){ .list-col-4 ul li{ width:50%; } .cols-5 { width:100%; }  }
@media (max-width:480px){ [class*="list-col-"] ul li{ width:100%; } }

/* news paper style*/
.listodr-col-2 ul{
    -moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px;
}

[class*="listodr-col"] ul { list-style-type: none; padding: 0;}
@media only screen and (max-width : 667px) {
    .listodr ul{ -moz-column-count: 1; -webkit-column-count: 1; column-count: 1; }
}

.li-col-3 ul li { width: 33.33%; }
.li-col-4 ul li { width: 25%; }

.alistdvr li a{ border-right: 1px solid #eee; margin-right: 10px; padding-right: 15px;}
.alistdvr li:last-child a{ border: 0;}


/*** SLIDER ***/
.carousel-control {background: transparent !important;opacity: 1;}

/*slider image center align*/
.slider-area .item > img, .slider .item > img {margin: 0 auto;}

/**safari carousel animation issue fixed**/
.carousel-inner>.item {width: 100%;}

/***reset slider arrows***/
.no-ctrl .carousel-control { display: none; }
.no-ctrl .carousel-indicators { display: none; }

/***slider arrows hide/show on hover***/
.hover-ctrl .right.carousel-control { right:-30px; left: auto; opacity:0;}
.hover-ctrl .left.carousel-control { right:auto; left:-30px; opacity:0;}
.hover-ctrl:hover .right.carousel-control { right: 0;  opacity:1;}
.hover-ctrl:hover .left.carousel-control { left: 0; opacity:1;}
.hover-ctrl { overflow-x: hidden; }

/**arrows in center**/
.cntr-ctrl .carousel-control {color: #777;}
.cntr-ctrl a.right.carousel-control {left:auto;right:auto;bottom:0;top:auto;width:auto;margin-left:15px;}
.cntr-ctrl a.left.carousel-control {left:auto;right:auto;top:auto;bottom:0;width:auto;margin-left:-15px;}

.slider.arr-rgtside .carousel-control { background-color: #ffcc33 !important; height: 50px; left: 0; top: 290px; width: 50px; }
.slider.arr-rgtside .right.carousel-control {margin-left: 50px;}

/*for slider caption*/
.slider-area .container, .slider .container {position: relative;}

.caro-caps { bottom: 10em; position: absolute; z-index: 0; left:0; }

.slider.fadeft .carousel-inner > .active.left {background-color: #fff;left: 0;}
.slider.fadeft .carousel-inner > .active.left img {opacity: 0.8;}
.slider.fadeft .carousel-inner > .active.left .caro-caps{ left:20%; opacity:0; right:auto;}
.slider.fadeft .carousel-inner > .next .caro-caps{ left:0%; right:auto; opacity:0; }
.slider.fadeft .carousel-inner > .next {left: 0;z-index: 1;}
.slider.fadeft .carousel-inner > .next img {opacity: 0;}

/**thumbnail indicators**/
.thumb-indicat .carousel-indicators li { text-indent: 0; width: 80px !important; border-radius: 0; min-height: 50px; overflow: hidden; margin: 0px;}
.thumb-indicat .carousel-indicators {
    left: 0;
    text-align: center;
    background: rgba(255,255,255,.6);
    width: 100%;
    right: auto;
    margin-left: 0;
    bottom: 0px;
    padding: 5px;
    white-space: nowrap;
}
.thumb-indicat .carousel-indicators li { text-align: center; float: none; margin:0px; }
.thumb-indicat .carousel-indicators li:nth-of-type(1) { }
ol.carousel-indicators.nextprev {
    z-index: 60;
    width: 100%;
    position: absolute;
}

.thumb-indicat .indicators-arr {
    right: 0;
    left: auto;
    z-index: 5555;
    width: 50px;
    bottom: 30px;
    background-color: #333;
    color: #fff;
    cursor: pointer;
}
.thumb-indicat .indicators-arr.prev {
    right: auto;
    left: 0;
}

/**./slider**/

/**indicators move to right**/
.indica-rgt ol.carousel-indicators { left: auto; right: 15px; width: auto; bottom: 90px; }
.indica-rgt ol.carousel-indicators li { background-color: #ccc; }
.indica-rgt ol.carousel-indicators li.active { background-color: #d00; }
/**./indicators move to right**/

/*** FORM ***/
/**gentleform.js**/
form[novalidate] .form-control.is-invalid { border-color: red; }
form[novalidate] .form-control.is-valid { border-color: green; }
form[novalidate] .form-control~ins:before { position: absolute; right: 0.6em; font-family: FontAwesome; bottom: 0.8em;}
form[novalidate] .form-control.is-invalid~ins:before { content: "\f00d"; color: #d00;}
form[novalidate] .form-control.is-valid~ins:before {content: "\f00c"; color: #0d0;}
form[novalidate] .form-control:focus { box-shadow: none; }
/**./gentleform.js**/

/*overlapping issue fixed for random heights*/ .form-group:not([class*="col-"]) {clear: both;}
/*Placeholder*/
.form-control::-moz-placeholder { color:#555; -webkit-transition: padding 0.5s; transition: all 1s;}
.form-control:-ms-input-placeholder { color:#555; -webkit-transition: padding 0.5s; transition: all 1s;}
.form-control::-webkit-input-placeholder { color:#555; -webkit-transition: padding 0.5s; transition: 1s;}

.placeholder--hover .form-control:hover::-webkit-input-placeholder, .placeholder--hover .form-control:focus::-webkit-input-placeholder {padding-left:100px; opacity:0;}
.placeholder--hover .form-control:hover:-moz-placeholder, .placeholder--hover .form-control:focus:-moz-placeholder {padding-left:100px; opacity:0;}
.placeholder--hover .form-control:hover::-moz-placeholder, .placeholder--hover .form-control:focus::-moz-placeholder {padding-left:100px; opacity:0;}
.placeholder--hover .form-control:hover:-ms-input-placeholder, .placeholder--hover .form-control:focus:-ms-input-placeholder {padding-left:100px; opacity:0;}


/*Change the white to Chrome autocomplete yellow color*/
input:-webkit-autofill { -webkit-box-shadow: 0 0 0px 1000px white inset;}

.expand-search {
    display: inline-block;
    /* float: right;
    padding: 5px 10px; */
    width: 30px;
}
.expand-search:hover .glyphicon {
    color: #39c;
}
.search-fom.expand-search [type="submit"] {
    position: absolute;
    right: 0;
    top: 0px;
    border: 0;
    min-height: 2.8em;
    color: #000;
    background-color: rgba(0,150,255, 0.5);
}

.expand-search input {
    min-width: 200px;
    opacity: 0;
    float: right;
}

.expand-search:hover input, .expand-search input:focus  { width: 100%; opacity: 1; }

.expand-search--fullwidth:hover input,
.expand-search--fullwidth input { opacity: 0; max-width: 100%; min-width: auto; position: relative; z-index: 2; }
.expand-search--fullwidth .form-group--active input { position: fixed; left:0; top:0; min-height:95px; font-size:2em; opacity:.9; }


/***submit button on right***/
.search-fom [type="submit"] { position: absolute; top: 0; right: 0; height: 100%; border: 0;}
.search-fom .form-group { margin: 0.3em 0;}
/***./submit button on right***/

.lbl20 label { width: 20%; display: inline-block; float: left; line-height: 40px; }
.lbl20 .form-group > .form-control { width: 80%; display: inline-block; }
.lbl20 .form-control[type="submit"], .lbl20 .form-control[type="button"] { margin-left: 20%; }

textarea {min-height: 50px; max-width:100%;}

/***radiocheckbox***/
[class*="fom"] input[type=radio], [class*="fom"]  input[type=checkbox] { width: auto; height: auto; display: inline-block; margin-right: 5px; }
[class*="fom"] label { font-weight: 500; margin-bottom: auto; }
[class*="fom"] input[type="checkbox"]~input[type="checkbox"] { margin-left: 15px; }

/*checkbox checked and uncheck*/
.form-control:checked + label { color: green; }
.form-control:not(:checked) + label { color: #333; }
.form-control:focus {
    border-color: rgb(194, 225, 230);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgb(223, 231, 236);
    outline: 0 none;
}

.form-control {
    border: 1px solid #ddd;
    border-radius: 0;
    height: 40px;
}

/*radio button*/
[type="radio"]:checked + label { color: #d00; }

.form-control[type="radio"] {
    background: none repeat scroll 0 0 yellow !important;
    display: block;
    float: left;
    height: auto;
    margin: 4px 10px 0 0;
    width: auto;
}

/*select or Dropdown */
option:hover { background-color: #fafafa;}




.hidden-checkbox [type="checkbox"] { display: none; }
/*checkylbl*/
/*Button is :CHECKED*/
input[type="checkbox"]:checked ~ .checkylbl {
    background: rgba(73,168,68,1);
    box-shadow: 0 0 2px rgba(73,168,68,1);
}

input[type="checkbox"]:checked ~ .checkylbl label {
    left: 110px;
    transform: rotate(360deg);
}
/*Button is :CHECKED*/
input[type="checkbox"]:checked ~ .checkylbl {
    background: rgba(73,168,68,1);
    box-shadow: 0 0 2px rgba(73,168,68,1);
}

input[type="checkbox"]:checked ~ .checkylbl label {
    left: 110px;
    transform: rotate(360deg);
}
.checkylbl, label {  border-radius: 50px;}
.form-group.hidden-checkbox .checkylbl label { top: 1px;left: 2px;}

/*'un':checked state*/
.checkylbl {
    height: 30px;
    width: 80px;
    background: rgba(43, 43, 43, 1);
    position: relative;
    box-shadow: 0 0 2px rgba(43,43,43,1);
}

.checkylbl label {
    height: 28px;
    width: 28px;
    background: rgba(255, 255, 255, 1);
    position: absolute;
    top: 1px;
    left: 2px;
    cursor: pointer;
}

.checkylbl label::before {
    content: '';
    height: 28px;
    width: 5px;
    position: absolute;
    top: 0;
    left: 0;
    transform: rotate(45deg);
}

.checkylbl label::after {
    content: '';
    height: 5px;
    width: 28px;
    position: absolute;
    top: 0;
    left: 0;
    transform: rotate(45deg);
}

.checkylbl label::before,
.checkylbl label::after{
    background: rgba(43,43,43,1);
    border-radius: 5px; display:none;
}

/* pesduo class on toggle */
input[type="checkbox"]:checked ~ .checkylbl label {
    left: auto;
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    right: 2px;
}
input[type="checkbox"]:checked ~ .checkylbl label::after{
    width: 20px;
    top:0;
    left: 0;
    background: rgba(73,168,68,1);
}
/*./checkylbl*/



.fnc-fom ::-webkit-input-placeholder{opacity: 0;}
.fnc-fom ::-moz-placeholder{opacity: 0;}
.fnc-fom :-ms-input-placeholder{opacity: 0;}
/**show placeholder when click on form-control**/
.fnc-fom .form-control:focus::-webkit-input-placeholder{opacity: 1;}
.fnc-fom .form-control:focus::-moz-input-placeholder{opacity: 1;}
.fnc-fom .form-control:focus:-ms-input-placeholder{opacity: 1;}


.fnc-fom .form-control:not(:placeholder-shown) + label{/**if .form-control haven't placeholder**/}

.fnc-fom .form-control.has-value + label,
.fnc-fom .form-group .form-control + label:hover,
.fnc-fom .form-group .form-control:hover + label,
.fnc-fom .form-group .form-control:focus + label { top: -20px; font-size: 12px; left: 10px;}

.fnc-fom form { background-color: #eee; margin: 40px 0; padding: 30px;}
.fnc-fom .form-group { margin-top: 30px; position: relative;}

.fnc-uplaod .file-drop-area { position: relative; max-width: 100%; margin: 0 auto; }
.fnc-uplaod.file-drop-area.is-active { background-color: #3F4069; }
.fnc-uplaod .fake-btn { padding: 8px 15px; margin-right: 8px; font-size: 12px; margin-bottom: 10px; display: inline-block; }
.fnc-uplaod .file-msg { font-weight: 400; overflow: hidden; text-overflow: ellipsis; display: inline-block; vertical-align: middle;}
.fnc-uplaod .file-input { position: absolute; left: 0; top: 0; height: 100%; width: 100%; cursor: pointer; opacity: 0; }
.fnc-uplaod .file-input:focus { outline: none; }

/*Label as a placeholder animation*/
.placelabeler .form-group .form-control~label { color: #000 !important; position: absolute; text-transform: uppercase; top: 10px; left:10px; }
.placelabeler .form-control.has-value + label,
.placelabeler .form-group .form-control:focus + label { top: -20px; font-size: 12px; left: 10px;}
/*./Label as a placeholder animation*/


/**btn-effect--ripple**/
.btn-effect--ripple .btn, .btn-effect--ripple button, .link-effect--ripple a { position:relative; overflow:hidden;}
[class*="-effect--ripple"] .ripple { width: 0; height: 0; border-radius: 50%; background: rgba(255, 255, 255, 0.4); transform: scale(0); position: absolute; opacity: 1; z-index:90;}
[class*="-effect--ripple"] .rippleEffect { animation: rippleDrop .6s linear;}
@keyframes rippleDrop { 100% { transform: scale(2); opacity: 0; } }
/**./btn-effect--ripple**/

.fnc-fom form {
    background-color: #eee;
    margin: 40px 0;
    padding: 30px;
}
.fnc-fom .form-group {
    margin-top: 30px;
    position: relative;
}
/***./-->label animation***/

.fnc-fom input[type="radio"] + mark::before { border-radius: 50%; }
.fnc-fom input[type="radio"] + mark::before,
.fnc-fom input[type="checkbox"] + mark::before { border: 1px solid #ccc; color: #fff; content: "?"; display: inline-block; font-family: "glyphicons halflings"; font-size: 1em; height: 25px; padding: 0; text-align: center; width: 25px; margin-left: -25px; }

.fnc-fom input[type="radio"] + mark + label,
.fnc-fom input[type="checkbox"] + mark + label { margin-right: 15px; }

.fnc-fom input[type="radio"]:checked + mark::before,
.fnc-fom input[type="checkbox"]:checked + mark::before { background-color: #39c; color: #fff; content: "?"; display: inline-block; }

.fnc-fom input[type="radio"],
.fnc-fom input[type="checkbox"] { float: none; height: 25px; width: 25px; margin: 0; position: relative; top: 8px; z-index: 1; opacity: 0; }

.fnc-fom input[type="radio"] ,
.fnc-fom input[type="checkbox"] + label { display: inline-block; }

.fnc-select select,
.fnc-fom select {
    -webkit-appearance: none;
    -moz-appearance: none !important;
    appearance: none;
    border: 1px solid #ccc;
    background: #fff url("images/select_ctrl_down.png") no-repeat right center;
}


.inline-control .form-group, .inline-control .form-control { display: inline-block; width: auto; margin-right: 1%; }


.input-number-area input[type=number]::-webkit-inner-spin-button,
.input-number-area input[type=number]::-webkit-outer-spin-button { -webkit-appearance: none; margin: 0; }
.input-number-area input[type=number] { max-width: 80px; padding: 0 12px; vertical-align: middle; text-align: center; outline: none; margin:0 -1px; position:relative; }
.input-number-area { display: inline-block; min-width: 150px; }
.input-number-area .form-control { float: left; display: inline-block; border-radius:0px; }
.input-number-area span.form-control { width: 35px; display: block; float: left; border-radius:0px; }


.noklft:before {
    border-left: 15px solid transparent;
    border-bottom: 15px solid #1b90b1;
    position: absolute;
    left: -15px;
    content: "";
    top: 0;
    width: 15px;
}

.nokrgt:before {
    border-right: 15px solid transparent;
    border-bottom: 15px solid #1b90b1;
    position: absolute;
    right: -15px;
    content: "";
    top: 0;
    width: 15px;
}


/**down scroll**/
.dwn-scroll { width: 110px; margin: 0px auto; position: relative; padding: 1px; cursor: pointer; font-weight: 500;}
.dwn-scroll i { border: 1px solid #ccc; color: #ccc; width: 35px; height: 35px; background-color: #f7f7f7; padding-top: 10px; border-radius: 50%;}
/**./down scroll**/




/*** NAVBAR ***/
/**side nav bg transparent**/
body #navbar-height-col { background-color: inherit; }
body .navbar-default .navbar-collapse {background: transparent;border-top:0;}
body #slide-nav #slidemenu {background-color: transparent;}
/**./side nav bg transparent**/

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

.navbar.navbar-default { background-color: transparent; border: 0 none; margin: 0; }

.nav-cntr > li { display: inline-block; float: none; }
.nav-cntr { text-align: center; width: 100%; }

.blur-nav--hover:hover .navbar-nav li a { opacity: 0.3; }
.blur-nav--hover .navbar-nav li a:hover { opacity: 1; }

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus { background-color: inherit; text-shadow:0 0 15px #fff; }

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

    body .nav.navbar-nav { margin: 0; }

    .navbar-toggle { border-color: transparent !important; min-height:35px;}
    .navbar-toggle:hover,.navbar-toggle:focus { background-color: transparent !important; min-height:35px;}

    /**arrow toggle icon-bar**/
    body .arr-toggle .navbar-toggle.collapsed .icon-bar{ left:0px; top:0px; transform:unset; width:100% !important;}
    .arr-toggle .navbar .icon-bar:nth-child(3) { left: 3px; position: relative; }
    .arr-toggle .navbar .icon-bar:nth-child(2) { left: 1px; position: relative; top: 2px; transform: rotate(-50deg); width: 50% !important;}
    .arr-toggle .navbar .icon-bar:nth-child(4) { left: 1px; position: relative; top: -2px; transform: rotate(50deg); width: 50% !important;}
    /**./arrow toggle icon-bar**/


    /***close icon on navbar***/
    .cross-toggle .navbar .icon-bar:nth-child(2) { position: relative; top: 6px; transform: rotate(45deg); }
    .slide-navbar--active .cross-toggle .navbar .icon-bar:nth-child(3) { opacity:0; }
	.slide-navbar--active .cross-toggle .navbar .icon-bar:nth-child(4) { position: relative; top: -6px; transform: rotate(-45deg); }
    /***need to add collapsed on navbar-toggle***/
    .cross-toggle  .navbar-toggle.collapsed .icon-bar { top: auto; transform: none; display: block !important; }
    /***./close icon on navbar***/


    /*navbar .sr-only visible for mobile screen*/
    .nav-lbl button.navbar-toggle { width: 100% !important; }
    .nav-lbl button.navbar-toggle .sr-only { position: static; width: auto; clip: inherit; overflow: visible; color: #aaa; font-size: 1.2em; font-weight: 600; text-transform: uppercase; float:right;}
    .nav-lbl #slide-nav .navbar-toggle > .icon-bar { width: 30px;}

}


/*dropdown-menu*/
/*submenu for desktop*/
.dropdown:hover  > .dropdown-menu { display: block; }

.dropdown > a::before { color: #000; content: "\f107"; font-family: "fontawesome"; font-size: 1em; margin-left: 1%; position: absolute; right: 1%; }
.dropdown.open > a::before { content: "\f105"; }

/***multi level submenu spacing*** -issue fixed .moreMover- **/
.nav.navbar-nav ul.dropdown-menu ul.dropdown-menu {
    margin-left: 90%;
    margin-top: -20px;
}

/*submenu for mobile*/
@media only screen and (max-width : 767px) {


    /*nav-plusminus for mobile*/
    .nav-plusminus .dropdown > a::before { content: "+"; }
    .nav-plusminus .dropdown.open > a::before { content: "-"; }
    .nav-plusminus .dropdown:hover  > .dropdown-menu { display: none ; }
    .nav-plusminus .dropdown.open  > .dropdown-menu { display: block ; }
    /*./nav-plusminus for mobile*/

    .dropdown.open .dropdown-menu, .dropdown > .dropdown-menu { position: static; float: none; width: 100%; background-color:#fff; }
    .navbar a{ text-align:center; }

    /*--(hover disable for mobile)-- .dropdown > a:hover + .dropdown-menu { display: none;}*/

}

/*./dropdown-menu*/
/*navbar-move active navbar item*/
.navbar-move #mark {background-color: #39c; display: inline-block; position: absolute; z-index: 0; height: 2px; left:-9999px;}
/*./navbar-move active navbar item*/


/*
Note: see bottom note
*/
.hdr--sticky { width:100%; z-index: 450;}
.hdr--sticky-active { position: fixed !important; background-color: rgba(255, 255, 255, 1); box-shadow: 0 0 20px rgba(0, 0, 0, 0.3); border-bottom: 1px solid #eee; top:0; }

.ftr-blinder #page-content > section { width: 100%; background-color: #fff; z-index: 1; position: relative; }
.ftr-blinder header { z-index: 2; position: relative; }
.ftr-blinder .ftr--blind { position: fixed; z-index: 0; bottom: 0; width: 100%; }

/*bottom-area*/
.bottom-logo--slide .bottom__logo { width: 36px; overflow: hidden; display: inline-block; }
.bottom-logo--slide .bottom__logo img { width: auto; max-width: initial;}
.bottom-logo--slide .bottom__rgt:hover .bottom__logo { width: 150px;}
.bottom-logo--slide .bottom__txt { line-height: 40px; display: inline-block; float: left; }
/*./bottom-area*/



/*** LINKS ***/

.signalized--hover:hover .fa{  border-radius: 100%;  -webkit-animation: signalized 0.6s linear infinite; animation: signalized 0.6s linear infinite; }

@-webkit-keyframes signalized { 0% {    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.1), 0 0 0 20px rgba(255, 255, 255, 0.1), 0 0 0 40px rgba(255, 255, 255, 0.1), 0 0 0 60px rgba(255, 255, 255, 0.1);  }  100% { box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.1), 0 0 0 40px rgba(255, 255, 255, 0.1), 0 0 0 60px rgba(255, 255, 255, 0.1), 0 0 0 80px rgba(255, 255, 255, 0); } }
@keyframes signalized {  0% {    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.1), 0 0 0 20px rgba(255, 255, 255, 0.1), 0 0 0 40px rgba(255, 255, 255, 0.1), 0 0 0 60px rgba(255, 255, 255, 0.1);  }  100% {    box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.1), 0 0 0 40px rgba(255, 255, 255, 0.1), 0 0 0 60px rgba(255, 255, 255, 0.1), 0 0 0 80px rgba(255, 255, 255, 0);  }
}


.blinked-links a:hover,
.blinked:hover { -webkit-animation: blinked 0.5s infinite; -moz-animation: blinked 0.5s infinite; /* animation: blinked 0.5s infinite; */ }
@-webkit-keyframes blinked { 0%, 100% { color: #7ccdea; }
                             16%      { color: #0074D9; }  32%      { color: #2ECC40; }  48%      { color: #FFDC00; }  64%      { color: #B10DC9; }  80%      { color: #FF4136; }
}

@-moz-keyframes blinked {  0%, 100% { color: #7ccdea; }  16%      { color: #0074D9; }  32%      { color: #2ECC40; }  48%      { color: #FFDC00; }  64%      { color: #B10DC9; }  80%      { color: #FF4136; }
}

@keyframes blinked {  0%, 100% { color: #7ccdea; }  16%      { color: #0074D9; }  32%      { color: #2ECC40; }  48%      { color: #FFDC00; }  64%      { color: #B10DC9; }  80%      { color: #FF4136; } }


.strip-btn a {
    animation: 2s linear 0s normal none infinite running progress-bar-stripes;
    border-bottom:5px solid #cc4500;
}

.strip-btn a:hover {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px;
    color:#fff !important;
    box-shadow:0 0 0 1% rgba(255, 69, 0, 0.5);;
}

.iln-btn { display: inline-block; }

/*dot bullet icon for OL UL list*/
.dotlist li  {display: inline-block; position: relative; padding-left: 15px; }
.dotlist li:before {content: "";height: 5px;width: 5px;background-color: #ffc526;margin-right: 10px;display: block;position: absolute;top: 5px;left: 0px;border-radius: 50%;}

/*** HOVER ***/
body a, body a:active, body  a:focus, body  a:hover {
    outline:none !important; /*for remove the dotted line around the clicked a*/
    text-decoration:none;
    cursor: pointer;
}

.hoverized--active { background: yellow; }


.ftr__links a:hover, .ftr-links a:hover { border-left: 1px solid #777 !important; padding-left: 8px;}

.imgzoom--hover [class*="__inr"] [class*="__img"] { overflow: hidden;}
.imgzoom--hover [class*="__inr"]:hover [class*="__img"] img { transform: scale(1); }
.imgzoom--hover [class*="__inr"] [class*="__img"] img { transform: scale(1.2); }

.rotate-img--hover:hover img {
    transform: rotate(4deg) scale(1.2);
    -webkit-transform: rotate(4deg) scale(1.2);
}

/*__inr element bit bigger on hover*/
.scale--hover [class*="__inr"]:hover,
.box-scale--hover [class*="-box"]:hover { transform: scale(1.1); }
/*./__inr element bit bigger on hover*/

/*FlashCross hover*/
.flashcross--hover:after, .flashcross--hover:before { content: ''; position: absolute; top: 0; bottom: 0; right: 0; left: 0; -webkit-transition: all .6s ease-in-out; transition: all .6s ease-in-out; }
.flashcross--hover:after, .flashcross--hover:before { content: ''; position: absolute; top: 0; bottom: 0; right: 0; left: 0; -webkit-transition: all .6s ease-in-out; transition: all .6s ease-in-out; }
.flashcross--hover:hover:before { right: 50%; left: 50%; background: rgba(255, 255, 255, .2); }
.flashcross--hover:hover:after { top: 50%; bottom: 50%; background: rgba(255, 255, 255, .2); }
/*./FlashCross hover*/


/*Metro Flip Box Front/Back*/
.metroflip_inr { -webkit-perspective: 1000; -moz-perspective: 1000; perspective: 1000; overflow: visible; margin-bottom: 5px; position: relative; }
.metroflip-box .front { z-index: 0; -webkit-transform: rotateY(0deg); -moz-transform: rotateY(0deg); transform: rotateY(0deg); }
.metroflip-box .front, .metroflip-box .back { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden; -webkit-transition: all 750ms ease 0s; -moz-transition: all 750ms ease 0s; -o-transition: all 750ms ease 0s; -ms-transition: all 750ms ease 0s; transition: all 750ms ease 0s; -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; -ms-transform-style: preserve-3d; transform-style: preserve-3d; }
.metroflip-box .back { position: absolute; top: 0px; left: 0px; right: 0px; height: 100%; z-index: -2; -webkit-transform: rotateY(-180deg); -moz-transform: rotateY(-180deg); transform: rotateY(-180deg); }
.metroflip-box:hover .front { -webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg); transform: rotateY(180deg); }
.metroflip-box:hover .back { z-index: 3; -webkit-transform: rotateY(0deg); -moz-transform: rotateY(0deg); transform:rotateY(0deg);
}
/*./Metro Flip Box Front/Back */

/*
For Mobile Friendly Navigation
http://jsfiddle.net/gmkhussain/awqs01zc/
*/
/****Note: add above Class for hover***/


/***modal***/
[data-toggle="modal"] {cursor: pointer; /*cursor for modal link*/ }

/*modal onload jerking issue fixed */
body.modal-open { overflow: visible; }
body.modal-open .modal { margin-right: 0;}

.modal-dialog { top: 20%;}
.modal .close { background-color: transparent; color: grey; font-size: 2em; height: 30px; margin: 0; opacity: 1; position: absolute; right: 5px; text-shadow: none; top: 16px; width: 30px; }
.modal-content { border: 0px solid #eee; border-radius: 0; box-shadow:0 2px 4px rgba(0,0,0,.1);}
/***./modal***/

/*modal-fullscreen*/
.modal-fullscreen .modal-dialog { width: 99%; margin: 0; height: 100vh; }
.modal-fullscreen .modal-content { height: 100vh; }
body.modal-open { overflow: hidden; }
.modal-fullscreen .modal-body { min-height: 80vh; }
/*./modal-fullscreen*/


/***accordion active***/
.active .panel-heading a {font-weight: bold;}
/***accordion***/
.panel-group .panel {border-radius: 0;}
.accordion-plus .panel-title {padding-left: 25px;}
.accordion-plus .panel-title a:before {
    border: 1px solid #ccc;
    border-radius: 50%;
    height: 24px;
    width: 24px;
    line-height: 1.9em;
    margin-top: -4px;
    margin-left: -30px;
    background-color: #fbfbfb;
    text-align: center;
    font-size: 0.75em;
    position: absolute;
    margin-left: -32px;
}
.accordion-plus .panel-title .panel-default:first-child a:before, .accordion-plus .panel-title a.collapsed:before { content: "\2b"; padding-left: 2px; }
.accordion-plus .panel-title a:before{ content: "\2212"; font-family: 'Glyphicons Halflings'; }

/**accordion with arrows**/
.accordion-arr .panel-title .panel-default:first-child a:before,
.accordion-arr .panel-title a.collapsed:before{ content: "\f054";}
.accordion-arr .panel-title a:before { content: "\f078"; font-family: "FontAwesome"; border: 0;background-color: transparent;line-height: 2.2em;}
/***./accordion***/


/*filler*/
.fill-holder { height: 100vh; margin: 0 auto; width: 36px; }
.fill__mask { background-image: url("images/fill-mask.png"); background-repeat: repeat; height: 100%;}
.fill__move { background-color: #4090d7; background-repeat: repeat; height: auto;}
/**./filler**/

/**icons**/
.social-colors .fa-facebook{ color:#2b4687; }
.social-colors  .fa-twitter{ color:#118ed3; }
.social-colors  .fa-google, .social-colors .fa-google-plus{ color:#cf4320; }
.social-colors  .fa-youtube, .social-colors .fa-youtube-play{ color:#ff3333; }
.social-colors  .fa-instagram{ color:#476e93; }
.social-colors  .fa-skype{ color:#139be1; }
.social-colors  [class*="fa-pinterest"] { color:#ba0f0b; }
.social-colors  .fa-linkedin { color:#0288d1; }
.social-colors  .fa-rss { color:#f18d35; }
.social-colors  .fa-flickr { color:#0062dc; }
.social-colors .fa-dribbble { color:#ea4b88; }

.social-colors .icon-boxed .fa { width: 26px; color: #fff; height: 26px; margin: 0 2px; line-height: 1.7em; text-align: center; background-color: #ccc; font-size: 1.15em; }

.social-colors .icon-rounded i { border-radius: 50%; }

.social-colors .icon-boxed .fa-facebook{ background-color:#2b4687; }
.social-colors .icon-boxed .fa-twitter{ background-color:#118ed3; }
.social-colors .icon-boxed .fa-google,
.social-colors .icon-boxed .fa-google-plus{ background-color:#cf4320; }
.social-colors .icon-boxed .fa-youtube,
.social-colors .icon-boxed .fa-youtube-play{ background-color:#ff3333; }
.social-colors .icon-boxed .fa-instagram{ background:linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); }
.social-colors .icon-boxed .fa-skype{ background-color:#139be1; }
.social-colors .icon-boxed [class*="fa-pinterest"] { background-color:#ba0f0b; }
.social-colors .social-colors .icon-boxed .fa-linkedin { background-color:#0288d1; }
.social-colors .icon-boxed  .fa-rss { background-color:#f18d35; }
.social-colors .icon-boxed  .fa-flickr { background-color:#0062dc; }
.social-colors .icon-boxed  .fa-dribbble { background-color:#ea4b88; }

/**shake-icon on hover**/
.shake:hover,
.shake-icon .fa:hover  {-webkit-animation: link 0.5s;animaanimation: link 0.5s;}
@keyframes link {25%{-webkit-transform: rotate(10deg);transform: rotate(10deg);}
                 50% {-webkit-transform: rotate(-10deg);transform: rotate(-10deg);}
}

/*1.5x larger*/
.icon1-5x .fa:before { font-size: 1.8em; }
.icon-boxed.icon1-5x .fa { width: 2.8em; height: 2.8em; line-height: 2.8em; }

/*2x larger*/
.icon2x i:before {font-size: 2em;}
.icon2x.icon-boxed i { width: 3.5em; height: 3.5em; line-height: 3.5em; text-align: center; }
/**./icons**/

.swiper-container * {transition: all 2s !important;-webkit-transition: all 2s !important;}
body .dontfly.swiper-container .swiper-slide {display: inline-block;width: auto;margin-right:15px;}
body .dontfly.swiper-container .swiper-slide img {max-width: 100%;max-height: 120px;}

/*** datepicker ***/
.datepicker.datepicker-dropdown {background-color: #fff; padding: 10px; text-align: center;}
.datepicker.datepicker-dropdown td, .datepicker.datepicker-dropdown th {border: 1px solid #fff;text-align: center;}
.datepicker.datepicker-dropdown td, .datepicker.datepicker-dropdown th {border: 1px solid #ededed; text-align: center; padding: 10px !important;}
.datepicker.datepicker-dropdown td.active.day,
.datepicker.datepicker-dropdown td:hover { background-color: #39c; font-weight: bold; cursor: pointer; color:#fff;}
.datepicker-dropdown span.month { border: 1px solid #ccc; padding: 5px; width: 60px; display: block; float: left; margin: -1px -1px 0 0; }
.datepicker-dropdown span.month:nth-child(5), span.month:nth-child(9) { clear: both; }
.datepicker-dropdown td.old.day, .datepicker-dropdown  td.new.day { opacity: .2; }
/*** ./datepicker ***/

/**dashboard-user-menu**/
li.dropdown.user-menu .dropdown-menu {min-width: 210px; padding: 0 !important; }
li.dropdown.user-menu .user-header { background-color: #f7f7f7; padding: 10px; }
li.dropdown.user-menu .dropdown-toggle > .dp { width: 40px; float: left; height: 40px; border: 1px solid #39c;     margin: -10px 10px 0px !Important; border-radius: 50%; overflow: hidden;}
li.dropdown.user-menu .user-header .dp { height: 90px; display: block; overflow: hidden; width: 90px; border: 3px solid #fff; border-radius: 50%; margin: 0 auto 10px; float:none; }
li.dropdown.user-menu li.user-footer { padding: 10px; float: left; width: 100%;}
/**./dashboard-user-menu**/


.broken-image-checker img { text-align: center; position: relative;}
.broken-image-checker img:before, .broken-image-checker img:after {  position: absolute; top: 0px; left: 0px; min-height: 120px; min-width: 120px; width: 100%; display: block;}
.broken-image-checker img:after { content: "\f127" " - " "\f030"; background-color: #eee; border: 1px dotted #ccc; font-family: FontAwesome; font-size: 2.4em; color:#ccc; padding-top:0.8em;}
.broken-image-checker img:before { content:  "Broken Image of " attr(alt); padding-top: 6em; z-index: 1; }


/**********./STYLIZED CLASSES***********/

.purple-btn,
.hdr-area .navbar-default .navbar-nav>li>a.hdr__post__task {
    background: #c6275f;
    /* background-image: -webkit-linear-gradient(top,#1e91fe,#1a67c1);
    background-image: -moz-linear-gradient(top,#1e91fe,#1a67c1);
    background-image: -ms-linear-gradient(top,#1e91fe,#1a67c1);
    background-image: -o-linear-gradient(top,#1e91fe,#1a67c1);
     background-image: linear-gradient(to bottom,#1e91fe,#1a67c1); */
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    /* border-radius: 28px; */
    font-family: Arial;
    color: #fff;
    font-size: 12px;
    padding: 5px 12px;
    text-decoration: none;
    border-width: 2px;
    border-color: buttonface;
    border-image: initial;
    margin-top: 8px;
}
.purple-btn:hover,
.hdr-area .navbar-default .navbar-nav>li>a.hdr__post__task:hover{
    background: #c6275f;
    text-decoration: none;
	color:#fff;
}
body .navbar-brand {
    padding: 5px;
    max-width: 135px;
    line-height: 37px;
}
.hdr-area ul.navbar-main{
    padding: 0px 55px;
}
.hdr-area ul.navbar-main li{
    padding: 0 7px;
}
body .navbar-default .navbar-collapse{
    padding:0;
}
.hdr-area ul.nav.navbar-nav.pul-rgt{
    margin-right: -20px;
}
.hdr-area{
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
    border-bottom: 1px solid #eee;
}


/*Footer CSS*/

.ftr-area{
    background-color: #3a3d3e;
}
.ftr__list ul li{
    display:block;
}
.ftr__list  h6{
    font-family: 'Roboto',sans-serif;
    font-size: 14px;
    color: #b0bfc3;
    padding-bottom: 12px;
}
.ftr__list ul li a {
    font-size: 12px;
    line-height: 24px;
    color: #7f878a;
    font-family: 'Roboto',sans-serif;
}
.ftr__list ul li a:hover{
    color: #cacccd;
}
.ftr__inr{
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
    border-color: rgba(255,255,255,.2);
}
.ftr__social p{
    color: #b0bfc3;
}
.ftr__social ul li a i{
    font-size: 30px;
    margin: 0 30px;
}
.ftr__social ul li a{
    color: #b0bfc3;
}
.ftr__social ul li a:hover{
    color:#23527c;
}
.ftr__social {
    padding-bottom:20px;
}
.bottom-area{
    background-color: #353737;
    height: 100px;
}
.copy-box p{
    color: #b0bfc3;
}
.btm__img{
    width:28px;
    margin-left:auto;
    margin-right:auto;
}


/*Footer CSS end*/


/*Post a Task Modal*/

#postTask h3.modal-title{
    text-align: center;
    color: #265a88;
    font-size:20px;
}

body #postTask .tab-content{
    border:none;
    min-height: 150px;
    overflow-y: auto;
}
.dtl-box label a i.grey-icon{
    color: #696969;
}
.dtl-box label a i.green-icon{
    color: lightgray;
}
#postTask label{
    color: #696969;
    line-height: 11px;
}
.task-title-input{
    width:75%;
}
.task-desc{
    width:75%;
}
.task-title-input .form-control{
    height:35px;
    border-radius: 4px;
}
.task-desc .form-control{
    border-radius: 4px;
}
.need-help a{
    font-style:italic;
    font-size: 12px;
}
.need-help a:hover{
    text-decoration:underline;
}
.post-location .form-group{
    padding:10px;
}
.post-location .form-group.w50{
    float:left;
    clear:none;
}
.post-loc-cmplt ul li {
    display: block;
}
.post-loc-cmplt ul li a {
    border: 1px solid #9c9c9c;
    margin: .2em;
    border-radius: 23px;
    background: #fff;
    color: #696969;
    height: 36px;
    line-height: 36px;
    display: inline-block;
    padding: 0px 10px;
}
.post-loc-cmplt ul li a i {
    padding-right: 4px;
}
.post-task-sum{
    height:auto;
    overflow-y:auto;
}
.bud__lft , .bud__rgt{
    padding:10px;
    float:left;
}
.bud__lft h3{
    margin-top:0;
}
.bud__lft {
    border-right:0px solid #696969;
}
.hover-anchor a:first-child:hover {
    position: relative;
}
.hover-anchor a[title]:first-child:hover:after {
    content: attr(title);
    padding: 4px 20px;
    line-height:1.5;
    color: #333;
    position: absolute;
    left: 0;
    bottom:-55px;
    z-index: 20;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color:#75baff;
    border:none;
    display:inline-block;
    color:#fff;
    font-weight:400;
    font-size:12px;
    width:200px;
    height:auto;
    text-align:center;
}
.hover-anchor--2 a:hover {
    position: relative;
}
.hover-anchor--2 a[title]:hover:after {
    content: attr(title);
    padding: 4px 20px;
    line-height:1.5;
    color: #333;
    position: absolute;
    left: 20px;
    top:-10px;
    z-index: 20px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color:#75baff;
    border:none;
    display:inline-block;
    color:#fff;
    font-weight:400;
    font-size:12px;
    width:200px;
    height:auto;
    text-align:center;
	z-index: 5;
}
#postTask .post-task-next{
    border-radius:25px;
    background-color: #7aba09;
    border:1px solid #7aba09;
    color:#fff;
    margin-top: 15px;
}
#postTask .post-task-back{
    border-radius:25px;
    background-color: #fff;
    border:1px solid #7aba09;
    color:#7aba09;
    margin-top: 15px;
}
.task-tobe-comp .btn.btn-primary{
    border: 1px solid #9c9c9c;
    margin: .2em;
    border-radius: 23px;
    background: #fff;
    color: #696969;
    height: 36px;
    line-height: 36px;
    display: inline-block;
    padding: 0px 10px;
}
.task-tobe-comp label.btn{
    line-height: 34px !important;
    min-width: 150px;
    white-space: normal;
    text-overflow: ellipsis;
    overflow: hidden;
}
.task-tobe-comp .btn.btn-primary.active{
    background-color: #dcf3ff;
    border: 1px solid #0085fe;
    outline: 0;
}
#tags{
    width:100%;
}
.selected {
    background-color:#efefef;
}
#openContent + #myContent {
    display:none;
}

#openContent:checked + #myContent {
    display:block;
}

.moveme{
    color:#39c;
}

.post-task-ctg button.dropdown-toggle{
    width: 100%;
    background-color: #fff;
    color: #696969;
    text-align: left;
    border: 1px solid #ddd;
    height: 40px;
    border-radius: 0;
}
.post-task-ctg button.dropdown-toggle .caret{
    display:none;
}
.post-task-ctg button.btn-primary:hover, .post-task-ctg button.btn-primary:focus, .post-task-ctg button.btn-primary:active, .post-task-ctg button.btn-primary.active, .post-task-ctg .open>.dropdown-toggle.btn-primary{
    background-color:#fff;
    color: #696969;
    border: 1px solid #ddd;
}
#location input{
    box-shadow:none;
}
.post-task-ctg ul.dropdown-menu li , .post-task-sum ul li {
    border: 1px solid #9c9c9c;
    border-radius: 23px;
    background: #f1f1f6;
    color: #696969;
    padding: 8px;
    text-align: left;
    margin-bottom: 6px;
    display:inline-block;
}
.post-task-ctg ul.dropdown-menu li.active{
    background-color: #0080f8;
    border-color: #0085fe;
    color:#fff;
}
.post-task-ctg ul.dropdown-menu li input[type="checkbox"] , .post-task-sum ul li input[type="checkbox"] {
    opacity:0;
    position: absolute;
    z-index: -1;
}
.post-task-ctg ul.dropdown-menu{
    width: 100%;
    padding: 15px;
}
.post-task-sum .blist li{ display:none;}

.blist li.showMe {
    display:inline-block !important;
    color:#fff;
    background-color: #dcf3ff;
    border: 0;
    color: #696969;
}
.post__bud__ctg ul li, .post__bud__ctg ul li:hover{
    border: 0;
    border-radius: 23px;
    background: #dcf3ff;
    color: #696969;
    padding: 8px;
    text-align: left;
    margin-bottom: 6px;
    display: inline-block;
}

/*End*/


/*Sign In Modal*/

#signIn h4.modal-title{
    margin: 0;
    color: #0085FE;
    line-height: 1.42857143;
    text-align: center;
    font-size: 24px;
    font-weight: 500;
}
.modal-dialog {
    top: 0%;
}


/*End*/

.task__ctg__listChk li ul li{
    background-color: #0080f8;
    border-color: #0085fe;
    border: 1px solid #9c9c9c;
    border-radius: 23px;
    background: #f1f1f6;
    padding: 8px;
    text-align: left;
    margin-bottom: 6px;
    display: block;
    color:#696969;
}
.task__ctg__listChk li ul li input[type="checkbox"] , .main__ctg__list input[type="checkbox"]{
    opacity: 0;
    position: absolute;
    z-index: -1;
}
.task__ctg__listChk li ul li.is-select {
    background-color: #0080f8;
    border-color: #0085fe;
    color: #fff;
}
.task__ctg__listChk li ul{
    padding: 0;
}
ul.task__ctg__listChk{
    padding:0;
    font-family: 'Roboto',sans-serif;
}
.task__ctg__listChk label{
    font-family: 'Roboto',sans-serif;
    font-weight:400;
    margin: 0;
    font-size: 13px;
}
#postTask .task__ctg__listChk li ul li.is-select label{
    color:#fff;
}
.task__ctg__listChk .ctg__list__div{
    padding:0;
}
li.main__ctg__list{
    display:block;
    background-image: none;
    border-radius: 0;
    border: 0;
    background-color: #dcf3ff;
    color: #696969;
}
#postTask .task__ctg__listChk .btn-primary:active, #postTask .task__ctg__listChk .btn-primary.active, #postTask .task__ctg__listChk .open>.dropdown-toggle.btn-primary {

}
#postTask .task__ctg__listChk .btn-primary:active, #postTask .task__ctg__listChk .btn-primary.active, #postTask .task__ctg__listChk .open>.dropdown-toggle.btn-primary , #postTask .task__ctg__listChk .btn-primary:hover, #postTask .task__ctg__listChk .btn-primary:focus, #postTask .task__ctg__listChk .btn-primary:active, #postTask .task__ctg__listChk .btn-primary.active, #postTask .task__ctg__listChk .open>#postTask .task__ctg__listChk .dropdown-toggle.btn-primary{
    background-image: none;
    border-radius: 0;
    border: 0;
    background-color: #0080f8;
}
.main__ctg__list{
    font-size:14px;
    font-weight:500;
    color:#696969;
}
body .navbar-brand img{
    margin-top: 0px;
}
.dtl-box .title-valid .fa.fa-check-circle{
    color: rgb(22, 181, 80) !important;
}
.hdr-area ul.pul-rgt:nth-child(2) li a{
    padding: 15px;
}
.hdr-area ul:nth-child(2) .dropdown > a::before{
    top: 14px;
}
.hdr-area ul.pul-rgt a i img{
    height:20px;
    width:20px;
    object-fit:cover;
}
.hdr-area ul:nth-child(2) .dropdown ul{
    right: -40px;
    left: auto;
}
.hdr-area ul:nth-child(2) .dropdown ul li a{
    padding: 5px 20px;
}
.hdr-area ul:nth-child(2) .dropdown ul li a:hover{
    background-color:#1e90ff;
    color:#fff;
}
.hdr-area ul.navbar-main li.dropdown ul li{
    padding:0;
}
.hdr-area ul.navbar-main li.dropdown ul li a{
    padding: 5px 20px;
}

.hdr-area ul.navbar-main li.dropdown ul li a:hover{
    background-color:#1e90ff;
    color:#fff;
}

.hdr-area .dropdown-menu>.active>a, .hdr-area .dropdown-menu>.active>a:hover, .hdr-area .dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #1e90ff;
    outline: 0;
}

.title-valid span#response{
    color:rgb(22, 181, 80);
}
.title-valid span#response1{
    color:rgb(22, 181, 80);
}
.brs__task__sts .distance-location {
    height: 25px;
    width: 161px;
    border: 0px solid #000;
    border-radius: 20px;
}

.post-task-link {
    display: none;
}

body .work__cont P {
    font-size: 17px;
}

body .new-faq-usr-cont {
    width: 100%;
}

body .user__faqs__list__inner ul li a {
    font-size: 18px;
}
.user__faqs__list__inner ul {
    padding-left: 35px;
}

body .user__list__area__inner h4 {
    font-weight: 500;
	    padding-top: 30px;
}

body .user__list__area__inner p {
    font-weight: 400;
	    padding-top: 0;
}

body .user-faqs-list {
    margin-bottom: 50px;
    padding-top: 10px;
}

a.scrollToTop {
    background-color: #1976d1;
    color: #fff;
    width: 30px;
    height: 30px;
    font-size: 18px;
    text-align: center;
    line-height: 30px;
}


.modal {text-align: center; padding: 0!important; }
.modal:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; margin-right: -4px; }
.modal .modal-dialog { display: inline-block; text-align: left; vertical-align: middle; }



.reviews-box .bdr1 {border: 0;}


/*.tasks-page .brs__postBy__img {
    float: none;
}*/

.reviews-area .reviews-box {
    padding-left: 0;
    padding-right: 0;
}

.media .notifi__img img{ height:100%; }


#task .close-panel {
    display: none;
}
.please-click-offer {
    display: none;
}

body.scrollized #tawkchat-container {
    display: block !important;
}


.price-bnr-cont {
    display: none;
}

/*
.listing-loading {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100vh;
    display: block !important;
    z-index: 5;
    background-color: #fff;
    padding-top: 30vh !Important;
}
*/

.listing-loading center {
    display: none;
}

.listing-loading {
    -webkit-animation: loaderific-rotation .5s infinite linear;
    animation: loaderific-rotation .5s infinite linear;
    border-bottom: 3px solid #d8d8d8;
    border-left: 3px solid #d8d8d8;
    border-radius: 100%;
    border-right: 3px solid #d8d8d8;
    border-top: 3px solid #1e91fe;
    height: 60px;
    left: 50%;
    margin-left: -33px;
    margin-top: -33px;
    position: absolute;
    top: 40vh;
    width: 60px;
	z-index:777;
}


.draft_modal .modal-header h3 {
    color: #839094 !important;
    font-weight: 500;
    font-size: 16px !important;
}
/*.draft_modal .modal-header {
    border: 0;
}*/
.draft_modal .modal-body {
	padding:0;
	padding-bottom: 30px;
}
.tick_mark i {
    background: #8fb41b;
    color: #fff;
    font-size: 48px;
    border-radius: 50px;
    width: 90px;
    height: 90px;
    line-height: 1.8;
}
.tick_mark h3 {
    color: #839094;
    font-weight: 300;
    font-size: 24px;
    margin-top: 30px;
}
.tick_mark {
	margin-bottom: 35px;
    padding-top: 15px;
}
.what_next h4 {
    letter-spacing: 0.5px;
    font-weight: 700;
    color: #839094;
    font-size: 12px;
    margin-bottom: 30px;
}
.what_next {
    padding: 20px 0;
    background: #f5f9fb;
    margin: 10px 0 80px 0;
}
.what_next>div>i {
    width: 100%;
    height: 100px;
}
.draft_modal .modal-body .btn.btn-success {
	border-radius: 50px;
    margin-left: 15%;
    width: 70%;
    border: 0;
    background: #8fb41b;
    /*background-image: -webkit-linear-gradient(-180deg,#acc41a 0,#8fb41b 100%);
    background-image: -moz-linear-gradient(-180deg,#acc41a 0,#8fb41b 100%);
    background-image: -ms-linear-gradient(-180deg,#acc41a 0,#8fb41b 100%);
    background-image: -o-linear-gradient(-180deg,#acc41a 0,#8fb41b 100%);
    background-image: linear-gradient(-180deg,#acc41a 0,#8fb41b 100%);*/
}
.what_next>div:nth-child(3)>i>img {
    padding-top: 15px;
}
.what_next>div>p {
    padding: 0px 35px;
    color: #839094;
    font-size: 14px;
    font-weight: 300;
}

@-webkit-keyframes loaderific-rotation{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}

@keyframes loaderific-rotation{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}


.brs__postBy__img img, .brs__usr__img img {
    height: 100%;
    border-radius: 50%;
}

body .brs__filt__box {
    background: none;
}


body .modal{ z-index: -1; }


body.modal-open .modal{ z-index: 9999; }

body .pac-container.pac-logo{
	z-index: 99999999999 !important;
}

.brs__task__desc h6 {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}


.brs__task__sts blockquote h3 {
    padding: 10px;
    margin-bottom: 0;
    background-color: #eee;
    margin-top: 0;
    text-align: center;
}

.brs__task__sts blockquote {
    float: left;
    width: 100%;
    padding-bottom: 20px;
}

.pac-container {
    background-color: #FFF;
    z-index: 1055 !important;
    display: inline-block;
    float: left;
}

body.modal-open .modal-backdrop{ opacity:0; }

.post-location.pt10 + .form-group.col-md-12 {clear:both;}

body .rgt__price__offerBtn .btn-rounded {
    border-radius: 50px;
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
    width: 40%;
    margin-left: 5%;
    height: 38px;
}

#reset-button {
    background: #a7a7a7;
}


body .brs__srch__box {

    margin: 0;
    background: white;
    left: 0;
    z-index: 0;
    height: auto;
    padding: 4px;
    border-color: transparent;
}



#test-addon .pac-container.pac-logo,
#test-addon2 .pac-container.pac-logo {

    width: 100% !important;
	    position: absolute !important;
    top: 60px !important;
    left: 0 !important;
}
body #test-addon2 .pac-container.pac-logo{ top: 40px !important; }

.pvt-error .error__icon{
			display: inline;
			float: left;
			width: 60px;
			height: 100px;
			text-align: center;
			font-size: 60px;
			line-height: 90px;
		}
		.pvt-error {
			padding: 20px 10px;
		}
		.error__cont {
			padding-left: 80px;
		}
		#pvtContactModal h4{
			text-align: center;
		}
		#pvtContactModal .modal-footer{
		    padding: 25px 40px;
		}
		#pvtContactModal .modal-footer button{
			border-radius: 25px;
			background-color: #7aba09;
			border: 1px solid #7aba09;
			color: #fff;
			font-size: 16px;
			width: 50%;
			margin: 0 -10px;
		}
		#pvtContactModal .error-edit-btn{
			float: left;
		}
		#pvtContactModal .error-continue-btn{
			float: right;
		}
		#pvtContactModal .modal-header .close{
text-shadow: 0 1px 0 #000;
			filter: alpha(opacity=20);
			opacity: 1;
			margin-top: 0;
		}

.overide__close.fa.fa-times { display: none; }

.modal .modal-body div.item {
    background:  #fff;
}
/*==============Media Queries==============*/
/* 24" large Screens */
@media only screen and (max-width : 1920px) {	}


/* 22" large Screens */
@media only screen and (max-width : 1680px) {	}


/* 20" large Screens */
@media only screen and (max-width : 1600px) {	}


/* 19" large Screens */
@media only screen and (max-width : 1440px) {

body .sect__title h3 {
  margin: 10px 0 20px;
}
body .task__cont.valigner {
  height: 200px;
}
body .task__img {
  height: 200px;
}

body .signup__hed h2 {
  font-size: 60px;
  margin-top: 10%;
}
body  .signup__form form {
  padding: 20px 5px;
}

}


/* 13" Notebook Large Devices, Wide Screens */
@media only screen and (max-width : 1280px) {	}


/* 12" Notebook & iPad landscape  · width: 1024px */
@media only screen and (max-width : 1024px) {
	body.find-out-more-page .task-box {
    height: auto;
    width: 100%;
}

body.find-out-more-page .task__inr {
    height: auto;
}

body.find-out-more-page .task__inr > a {
    position: relative;
    width: 100%;
    display: block;
}

.signup__img {
    text-align: center;
}

.expdate.mt0 {
    padding-top: 10px;
}

	.hdr-nav .navbar-nav>li.dropdown .dropdown-menu {
    left: auto;
    right: 0px;
}

.container {
    width: 100%;
}

body .task__img {
    height: 100%;
}

body .task__inr {
    height: 200px;
    overflow: hidden;
}


body .comp-prof-area ul li {
    width: 33%;
}

.progress-radial {
    margin: 0 auto;
    float: none;
}

.dboard__lft .nav-pills>li>a>span {
    font-size: 14px;
}

	}


/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {

.hdr-area ul.navbar-main {
    padding: 0 10px;
}

.hdr-area ul.navbar-main.navbar-nav>li>a {
    padding-left: 4px;
    padding-right: 4px;
}

	}


/*Landscape*/
@media only screen and (max-width : 960px) {	}


/* Kindel Fire HD 8.9in (800x1280) Tablets */
@media only screen and (max-width : 800px) {	}


/* iPad (All) (768x1024) Portrait Tablets */
@media only screen and (max-width : 768px) {



body .find-area {
    padding-top: 20px;
}

	.links__images {
    padding: 0;
}

body .dontfly.swiper-container .swiper-slide img {
    max-width: inherit;
}


	.task__tab__inr h2 {
    font-size: 30px;
}

.task__tab__inr h4 {
    font-size: 10px;
}

.task__tab__inr {
    height: 90px;
}


.dboard__lft .nav-pills>li>a> span {
    font-size: 9px;
}

.dboard__lft .nav-pills>li>a {
    line-height: normal;
    padding-top: 4px;
    padding-bottom: 4px;
}


	.comment__user .img {
    z-index: 0;
    position: relative;
}

body .task__tobe__compl td {
    display: block;
}

body .brs__task__sts .distance-location {
    margin-bottom: 10px;
}

body .brs__task__sts {
    width: 100%;
}

body .brs__filt__box {
    height: auto;
    background: none;
    border: 0;
    margin: 0;
    padding: 15px 15px 0 15px;
    max-height: 64vh;
    overflow-y: scroll;
}


	body .brs__srch__box {
    background: none;
}

body .brs__usr__img img {
		z-index: 1;
	}

body .brs__task__price h2 {
    font-size: 18px;
}

body .brs__task__price button {
    font-size: 9px;
    min-width: 50px;
}

body .brs__task__desc h4 {
    font-size: 16px;
    margin-top: 0;
}

}

/* Lower then iPad (All) (767x---) */
@media only screen and (max-width : 767px) {

	body .brs__srch__box{
		top:1px;

position: absolute;

    }


body .brs__srch__box p {
    display: none;
}

button.brs__ctg__srch {
    z-index: 555;
    position: relative;
}

body .brs__srch__box input {
    padding-left: 35%;
    height: 41px;
    border-color: transparent;
    box-shadow: none;
    outline: none;
}
body .dropdown.post-task-ctg.open	  > .dropdown-menu {
    width: 100%;
    position: static;
}

body .rgt__desc__box {
    padding: 0;
    margin-bottom: 20px;
}



body .bud__lft.w50 {
    width: 100%;
}



body .add-payment .fnc-fom form {
    margin-top: 0;
}

body .tab-cont-title {
    height: auto;
}

.payments-page .tab-cont-title h3 {
    line-height: inherit;
    padding: 15px;
}

body .earn__bnr__lft.valigner .valign {
    min-height: 10px;
}

.earn__bnr__lft.valigner .signup__form {
    width: 360px;
    margin: 0 auto 30px;
}

body .earn__bnr__lft.valigner {
    min-height: 10px;
    width: auto;
}

body	.posting-bnr-title h1 {
    font-size: 36px;
}

body .posting-bnr-cont.valigner,
.posting-bnr-title.valign {
min-height: 200px;
}

body .posting-bnr-area {
    height: auto;
}


body 	.faqs__inner__bg__cont h1 {
    font-size: 36px;
}

body .faqs__inner__bg img {
    height: auto;
    width: auto;
    margin: auto;
    position: absolute;
    bottom: 0;
}

.faqs__inner__bg {
    height: 280px;

}

.faqs__inner__bg__cont {
    width: 100%;
}

.brs__rgt__commt {
    margin-bottom: 80px;
}

body.modal-open .modal {
    z-index: 9999999999;
}

.post-location .form-group.w50 {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
}

.mobile .slide-navbar--active div#slidemenu {
    position: fixed;
    right: 0;
    left: 0;
    height: 100%;
    z-index: 999;
    top: 66px;
}


.mobile .slide-navbar--active .hdr-nav {
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0;
    z-index: 555;
}


body.modal-open .modal.makeOfferModal{
	top: 52px;
}
.please-click-offer{
	display:block;
}
#task.brs-rgt {
	position: fixed;
    top: 105px;
    z-index: 5;
    left: 0;
    width: 100%;
    overflow: scroll !important;
    height: 100vh;
	margin-left:100%;
	transition:all 1s !important;

}

div#task.is-active {
    position: fixed;
    z-index: 99 !important;
    left: 0;
    width: 100%;
    height:82vh;
    margin-left: 0%;
    padding-bottom: 10vh;
	-webkit-transform: translate3d(0, 0, 0);
    -webkit-transform: translateZ(0);
    will-change: transform;
    overflow: scroll !important;
    -webkit-overflow-scrolling: touch;
}

html.safari #task.brs-rgt {
    position: absolute;
    top: 0;
    z-index: 5;
    left: 0;
    width: 100%;
    overflow: scroll !important;
    height: 100vh;
	margin-left:100%;
	transition:all 1s !important;

}
html.safari div#task.is-active {
    position: absolute;
    z-index: 5;
	border-bottom: 0;
    left: 0;
    width: 100%;
    height: 100vh !important;
    margin-left: 0%;
    padding-bottom: 10vh;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transform: translateZ(0);
    will-change: transform;
    overflow: scroll !important;
    -webkit-overflow-scrolling: touch;
    height: 100%;
    top: 0;
}
body.modal-open .brs__rgt__taskDesc {
    display:none;
}
body.modal-open .brs__rgt__commt {
    display:none;
}
.browse-area .container {
    padding:0;
}
#offerModal .modal-body {
   padding-bottom: 120px;
}

#offerModal .modal-body{
    padding-left: 0;
}

.brs-area-box.detail-active .brs-left {
    margin-left: -100%;
}

body.task-detail-open {
    overflow: hidden;
}


.brs-area-box .brs-left {
    transition: all 1s !important;
}



body .brs-ctg {
    position: fixed;
    top: 37px;
    z-index: 5;
    background: #fff;
    width: 100%;
    left: 0;
    right: 0;
    padding: 10px;
}

body .brs__tasks__box {
    margin-top: 54px;
}




#task .close-panel {
    position: absolute;
    right: 0px;
    background-color: #a6acb3;
    /* width: 30px; */
    line-height: 30px;
    text-align: center;
    opacity: 1;
    color: #fff;
    text-shadow: none;
    font-size: 15px;
    /* border-radius: 50%; */
    padding: 0 10px;
    display: inline-block;
}


/**dashboard**/

body .brs-ctg {
    float: left;
    width: 100%;
    box-shadow: 0px 8px 10px -4px #ccc;
}

body .brs__tasks__box {
    float: left;
    width: 100%;
}

body .rgt__desc__box {
    border-right: 0;
}

body .task__tobe__compl td {
    display: table-cell;
}

body .task__tobe__compl td:nth-of-type(1) {
    width: 160px;
}

body .brs-left {
    float: left;
    width: 100%;
    overflow-y: visible;
}

body .brs-rgt {
    float: left;
    width: 100%;
    overflow-y: visible;
    height: auto;
    margin-bottom: 30px;
    border-top: 1px solid #ddd;
}

body ul#task_listing {
    overflow-y: visible;
    height: auto;
    height: auto;
    min-height: auto;
    max-height: 84vh;
}

div#offers .reviews-box {
    width: 50%;
    float: left;
}

div#brs-rgt-map {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 900;
    height: 100vh;
    padding: 15px;
    left: 0;
	z-index:2;
}

body .dboard__lft {
    display: none;
}

	.task__tab__box {
    width: 25%;
    float: left;
}

.task__tab__main {
    float: left;
    width: 100%;
    padding: 20px 0;
}

body .tab-content.task-tab-content {
    min-height: 160px;
}

body .comp-prof-area ul li {
    float: left;
}


body .progress-radial {
    margin-left: auto;
    margin-right: auto;
    float: none;
}
.recent__cont {
    height: auto;
}

.prof__rate__graph {
    width: 60%;
}

.db__tasks__table {
    height: auto;
    overflow-y: visible;
    margin-bottom: 0;
}



.db__tasks__table table tr td:last-child {
    text-align: right;
}

.prof__tasks__inr {
    width: 100px;
    float: left;
}

.prof__usr {
    float: left;
    width: 50%;
}

.prof__frnd__rate {
    float: left;
    padding-left: 25px;
}


.prof__pic__box {
    margin: 0 auto;
    float: none;
}



.prof__sect__edit {
    position: absolute;
    right: 0;
    top: 0;
}

body .save-prof-btn {
    margin: 0;
}

body .save-view-btn {
    margin: 0;
}

/**./dashboard**/



a.scrollToTop {
    right: 5px;
    bottom: 5px;
	display:none !important;
}


body .blogs__cont > p {
    min-height: inherit;
}

body .blogs__cont {
    height: inherit;
    padding-bottom: 30px;
}

body .blogs__img {
    height: 160px;
}


.modal	.modal-content {
    min-height: 100vh;
}

body.modal-open .modal {
    top: 0;
    z-index: 9999999999;
}

body.modal-open .modal:before {
    display: none;
}


body .modal-content {
    height: auto;
}

body .market__place.hdng.col-sm-12,
body .terms__condtn.hdng.col-sm-12,
body .privacy__policy.hdng.col-sm-12 {
    width: 100%;
    margin-left: 0;
    margin-bottom: 30px;
}

.ftr__list.nav {
    padding-top: 0;
}

.ftr__list.nav h6 {
    font-size: 20px;
    font-weight: 300;
}

.ftr__list.nav ul li a {
    font-size: 15px;
}


	.modal-dialog {
    width: 100vw;
    margin: 0;
    top: 0;
    height: 100vh;
}

.modal-content {
    height: 100vh;
}

.navbar-nav .open .dropdown-menu>li>a {
    font-size: 17px;
    font-weight: 300;
    line-height: 30px;
}

.hdr-area .dropdown.open .dropdown-menu,
.hdr-area .dropdown > .dropdown-menu {
    background-color: transparent;
}

.hdr-area .navbar-nav>li>a {
    font-size: 20px;
    font-weight: 300;
    padding-top:20px;
    padding-bottom:20px;
}

.hdr-area .navbar-nav>li>a:hover {
    background-color: #fff;
}

.hdr-area ul.navbar-main {
    padding: 0;
}

.hdr-area ul.navbar-main li {
    padding: 0;
}
body .navbar-default .navbar-collapse{ background-color: #f5f9fb;  }

.navbar-overide .navbar-nav .dropdown.open { position: absolute; width: 100%; height: 100vh; background-color: #f5f9fb; top: 1px; z-index: 1; }
.navbar-overide .navbar-nav .dropdown.open {
    height: 460px;
    overflow-y: scroll;
}

.navbar-overide .navbar-default .navbar-collapse { height: 100vh;}
.navbar-overide .navbar-nav .dropdown>a::before { content: "\f105"; }
.navbar-overide .navbar-nav .dropdown.open>a::before { content: "\f104"; right: auto; left: 1%; }
.navbar-overide .navbar-nav .dropdown:hover  > .dropdown-menu { display: none; }
.navbar-overide .navbar-nav .dropdown.open> .dropdown-menu { display: block; }

body .navbar-default .navbar-collapse {
    border-top: 1px solid #ddd;
}

section.hdr-area.hdr-nav .container {
    padding: 0;
}

.navbar-default .navbar-nav>li>a.hdr__post__task {
    display: none;
}

.slide-navbar--active .navbar-brand {
    opacity: 0;
}

.slide-navbar--active .post-task-link span {
    display: block;
    line-height:25px;
    font-size:16px;
}


.slide-navbar--active .post-task-link .icon {
    display: none;
}
.slide-navbar--active .post-task-link{
    width:150px;
}

.post-task-link {
    position: absolute;
    right: 0;
}

a.post-task-link {
    float: right;
    margin-top: 5px;
    height: 40px;
    width: 40px;
    overflow: hidden;
	display:block;
	right:10px;
}

a.post-task-link
 span {
    /* display: none; */

    display: none;
}

a.post-task-link
 .icon {
    font-size: 19px;
    font-weight: 300;
}


body .navbar-brand {
    line-height: 40px;
    max-width: 84%;
    width: 84%;
    height: 45px;
    /* background: yellow; */
}

body .navbar-brand img{ height:100%; }

.navbar-default .navbar-toggle {
    margin-right: 0;
    float: left;
}

ul.nav.navbar-nav.navbar-login {
    width: 100%;
    float: left;
}


.navbar-default .navbar-toggle {
    margin-left: 20px;
 }

 .hdr-nav .container-fluid{ padding:0; }


 .task-box {
    width: 100%;
    height: 220px;
    overflow: hidden;
    padding: 0;
    margin: 0;
}

.task-main.col-sm-12 {
    padding: 0;
}


.slider-area .item {
    height: 520px;
    background: #f2f5fc;
}

body .slider-area .item img {
    width: initial;
    height: 100%;
    max-width: none;
}

body .slide__cont h1 {
    font-size: 60px;
    font-weight: 700;
}

body .slide__cont h4 {
    width: 100%;
    font-size: 24px;
    font-weight: lighter;
    margin-bottom: 30px;
}

.slide__cont h1
 br {
    display: none;
}

body  .slider-area .start-btn {
    width: 100%;
}

body .slider-area .start-btn a {
    width: 100%;
    font-size: 22px;
    font-weight: 300;
    text-align: center;
}


.task-box {
    width: 50%;
    float: left;
}

.sect__title.sect__title__inr {
    clear: both;
    float: left;
    width: 100%;
}


.category-area .sect__title h3 {
    margin-top: 35px;
    margin-bottom: 10px;
}


.location-area {
    padding: 0px 0;
}


body .work-pay-area {
    height: auto;
}

.work-pay-area {
    background-size: 100%;
    background-position: 0 170px;

}

section.work-pay-area {
    background-color: #00334e;
		background-image: none;
}

.earn__bnr__lft.valigner {
    width: 100%;
    margin-top: 40px;
}

.build__prof__cont {
    padding: 10px 60px;
}

.build-prof-area .sect__title {
    margin-bottom: 10px;
}

.price-guide-img img {
    width: auto;
    height: 100%;
    max-width: none;
}


.brs__rgt__taskTitle h2 {
    padding-right: 35px;
    font-size: 24px;
}

  .overide__close { display: inline-block; }

  .overide-hell {
    position: absolute;
    top: 0;
    z-index: 999;
    left: 0;
    width: 100%;
    overflow-y: auto !important;
    height: 100vh;
    margin-left: 100%;
    transition: all 1s !important;
    background: #fff;
    top:0;
  }

  .overide-hell.is-active {
    margin-left: 0%;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transform: translateZ(0);
    will-change: transform;
    -webkit-overflow-scrolling: touch;
  }

  .overide-hell .overide__close {
    position: absolute;
    right: 20px;
    opacity: 1;
    text-shadow: none;
    z-index: 888;
  }

.overide__close.fa.fa-times {
    position: absolute;
	right: 15px;
    top: 10px;
    background-color: #a6acb3;
    line-height: 30px;
    text-align: center;
    opacity: 1;
    color: #fff;
    text-shadow: none;
    font-size: 15px;
    padding: 0 10px;
    display: inline-block;
}
body.overide--is-active .chat_sidebar.overide-face {
    display:  none;
}
body.overide--is-active {
	overflow:hidden;
}
body.overide--is-active .message_write {
    padding-bottom: 60px;
}
body .member_list {
    height: 100vh;
}
	}

/*iPhone 6 Plus landscape · width: 736px */
@media only screen and (max-width : 736px) {
body,html {
    height:  auto;
}
body.modal-open .modal.makeOfferModal {
    position: fixed;
    top: 0px;
    left: 0;
    margin-right: 0;
    border: 2px solid #ccc;
    width: 100%;
    overflow-x: hidden;
	overflow-y: scroll;
    height: 100vh;
    background: #fff;
}

	body.modal-open .modal.makeOfferModal .modal-footer {
		border:0;
	}
	body.modal-open {
    width: 100% !important;
    position: fixed !important;
    overflow: hidden !important;
}
    .modal.makeOfferModal .modal-dialog {
		height: 100%;
		width: 100%;
    }
    body.modal-open .modal.makeOfferModal .close{
        right: 0;
    }
    body.modal-open .makeOfferModal button.btn-success {
        margin-left: 15px;
    }
    body.modal-open .makeOfferModal .modal-content {
        min-height: 100%!important;
    }
	.earn__bnr__lft.valigner .signup__form {
    width: 100%;
    border-radius: 20px;
    padding: 5px 15px;
}

body .earn__bnr__lft.valigner {
    width: 100%;
}


	body .about__lft {
    padding-top: 30px;
}

body .inr__bnr__img {
    height: auto;
    min-height: 120px;
}

	.contact__us__bg .lead {
    float: left;
    width: 100%;
}


.contact__us__bg {
    float: left;
    width: 100%;
}

body .work__desc {
    padding-top: 0;
}

body .signup__form {
    width: 100%;
    margin-top: -240px;
	margin-left: 0;
}

body .signup__rgt.valigner {width: 100%;height: auto;min-height: 110px;margin: 0;}

body .signup-main {
    position: static;
}

body .signup__rgt__inr.valign {padding: 0px;margin: 0px;min-height: 50px;}

body .signup__hed h2 {
    margin-top: 20px;
    text-align: center;
}

body .signup__img.clrlist {
    text-align: center;
}

.ftr__list.nav { padding-right: 0; }

.post-location .form-group {
    clear: both;
}

.post-location+.form-group.col-md-12 {
    clear:both;
}

.recent__cont {
    height: auto;
    margin-bottom: 30px;
}


.slide-navbar--active .hdr-area .navbar-nav>li>a[href*="notification"] {
    position: fixed;
    top: 0;
    left: 50px;
	display:none;
}

.slide-navbar--active .hdr-area .navbar-nav>li>a[href*="message"] {
    position: fixed;
    top: 0;
    left: 120px;
	display:none;
}

ul.xs-only.navbar-login {
	display:none;
}

.slide-navbar--active ul.xs-only.navbar-login {
    position: absolute;
    width: 170px;
    list-style-type: none;
    padding: 0;
    margin-right: 90px;
    top: 17px;
    display: inline-block;
    right: 0;
}


.slide-navbar--active  ul.xs-only.navbar-login li {
    display: inline-block  ;
}


.alert.now-closed {
    clear: both;
}

/**nav-expand for footer with head and ul**/
.nav-folderized .nav h6 { cursor: pointer; }
.nav-folderized .nav ul { max-height: 0; overflow:hidden; transition: max-height 1s ease-out; }
.nav-folderized .nav h6:after { content: "+"; float: right; }
.nav-folderized .nav.open h6:after { content: "-"; }
.nav-folderized .nav.open ul { height:auto; max-height: 500px; transition: max-height 1s ease-in !important; }
/**nav-expand for footer with head and ul**/


body .rgt__map__icon a {
    margin-bottom: 15px;
}
.navbar-overide .navbar-nav .dropdown.open {
    height: 325px;
}
.chat_sidebar #custom-search-input .input-group {
    width:  100%;
}
.chat_sidebar #custom-search-input .search-query {
    padding-right:40px;
}
.chat_sidebar {
    padding:  0;
}
	}

/*iPhone 6 landscape · width: 667px */
@media only screen and (max-width : 667px) {

.dropdown-backdrop {
    display:none;
}
.navbar-overide .navbar-nav .dropdown.open {
    height: 290px;
}
	}



/*iPhone4 and iPhone5 Galaxy S2 and S3  */
@media only screen and (max-width : 640px) {  }


/* Google Nexus 7 603x966 | Samsung Galaxy Tab 600x1024  */
@media only screen and (max-width : 603px) {

div#task.is-active {
    height: 90vh;
}
.navbar-overide .navbar-nav .dropdown.open {
    height: 400px;
}

}

/* iPhone 5 Landscape · 320x568px */
@media only screen and (max-width : 568px) {
.signup__form {
    width: 100%;
    margin-bottom: 40px;
}

body .signup-main {
    position: static;
    margin-top: -80%;
}

body .signup__rgt.valigner {
    width: 100%;
    min-height: 200px;
}

.signup__rgt__inr.valign {
    min-height: inherit;
    padding-bottom: 30px;
}

body .signup__hed h2 {
    margin-top: 0;
    width: 100%;
    font-size: 50px;
    color: #1e90ff;
    text-shadow: none;
}
div#task.is-active {
    height: 82vh;
}
.navbar-overide .navbar-nav .dropdown.open {
    height: 245px;
}
	}


/* Kindel Fire HD 8.9in (533x853) Tablets */
@media only screen and (max-width : 533px) {

body .navbar-brand{ width:70%; }

body .task__tobe__compl td {
    display: block;
}
div#offers .reviews-box {
    width: 100%;
}

.task-box {
    width: 100%;
}

body .signup__form {
    margin-top: 0;
}

body .signup__rgt.valigner {
    padding-bottom: 40px;
}

.inr__bnr__img {
    height: auto;
    min-height: 120px;
}

.about__lft {
    padding-top: 30px;
}

.about__rgt {
    padding-bottom: 30px;
}

.category-area .sect__title h3 {
    margin: 30px 0 15px;
}

.category-area .ctg__spt {margin-top: 20px;margin-bottom: 20px;}

body .location-area {
    padding-top: 20px;
    padding-bottom: 20px;
}
.acord__sec {
    padding: 0;
}


.build__prof__cont {
    padding: 0;
    margin-bottom: 30px;
}

.container.market__place__btm__area {
    margin-top: 30px;
    margin-bottom: 30px;
}

.acord__sec.privacy__policy {
    margin-bottom: 50px;
}

#postTask .form-group.col-md-12.oveload {
    float: left;
    width: 100%;
    clear: both;
    padding: 0;
}

body #postTask .post-task-back,
body #postTask .post-task-next {
    width: 28%;
    margin: 0 0.3333%;
    padding: 5px;
    font-size: 15px;
}

#postTask table .post-task-back, #postTask table .post-task-next {
    min-width: 110px;
}

#budget table.pull-right .post-task-next {
    width: 150px;
}

section.browse-area .brs-area-box {
    padding: 0;
}

section.browse-area .container {
    padding: 0;
}

section.browse-area div#task {
    border-right: 0;
}


.blogs__sidebar {
    padding: 0;
}

.bpost__heading h2 {
    font-size: 24px;
}

.bpost__heading {
    padding-top: 0px;
}

.social-login .lisdtdvr ul  li{
    width: 50%;
    border: 0;
    padding: 0px;
    margin: 0px;
}

.social-login .listdvr li {
    border: 0;
    padding: 0;
    margin: 0;
    width: 50%;
    float: left;
}

.social-login .listdvr li span {
    font-size: 12px;
}


body .dboard__rgt {
    padding: 0;
}

.dboard__main {
    padding: 0;
}

body section.dashboard-area .container {
    padding: 0;
}

body section.dashboard-area {
    padding-top: 0;
    padding-bottom: 0;
}

body div.tab-content.dboard-tab-height {
    border: 0;
}

body .recent__cont {
    height: auto;
    max-height: 300px;
}

.dboard__links__title h3 {
    font-size: 20px;
}

body .task__tab__main {
    padding: 20px 0;
}

body div.tab-content.task-tab-content {
	min-height: inherit;overflow: auto;
}

.navbar-overide .navbar-nav .dropdown.open {
    height: 285px;
}
	}

/*iPhone3 Landscape*/
@media only screen and (max-width : 480px) {

	.pub__cvr:hover .cvr__upload__btn buttton {
    width: 50%;
    float: left;
}

body .cvr__upload__btn button {
    width: 46%;
    float: left;
    margin: 0 2%;
    font-size: 11px;
}

.pub__cvr:hover .cvr__upload {
    margin: 0;
    width: 100%;
    text-align: center;
}

.pub__cvr #wrap_div {
    background-color: #1e90ff;
}

.prof__pic__box+div {
    float: left;
    width: 100%;
    text-align: center;
}

body
.prof__pic__box+div > * {display: inline-block;margin: 8px;float: none !important;
border-radius: 4px;
}

.prof__pic__box+div > br {
    display: none;
}


.pub__prof {
    margin-top: -170px;
}
.brs-ctg ul li{ float:left; }

body .progress-radial .overlay p {
    top: 60px;
}


body .recent-box {
    padding: 0;
}

body .noti-recent-area.clrlist {
    padding: 0;
    margin-top: 40px;
}

.public__box {
    padding: 0;
}

section.public-area .container {
    padding: 0;
}

.prof__tasks {
    width: 100%;
    float: left;
}

.prof__usr {
    width: 100%;
    text-align: center;
}

.prof__tasks__inr {
    display: inline-block;
    float: none;
}

body .prof__pic__box {
    float: none;
}

.payments-page .tab-cont-title h3 {
    font-size: 18px;
}
.payments-page.tab-cont-title {
    height: auto;
}

.edit-pay-tab.task-summ-area .nav-tabs li {
    width: 50%;
    text-align: center;
}



.add-payment .fnc-fom form {
    margin-top: 0;
    padding-top: 0;
}

body .add__pay__title {
    padding-bottom: 0;
    float: left;
    width: 100%;
    padding-top: 0;
}

.card-wrapper {
    height: auto !important;
    float: left;
    width: 100%;
    margin-top: 0 !important;
}

.payments-page [name="expMonth"] {
    width: 100%;
    margin-top: 10px;
}

.payments-page [name="expYear"] {
    width: 100px;
    float: left;
    margin-top: 10px;
}

.payments-page .form-group.col-sm-4.expdate.mt0 .col-sm-6 {
    width: auto;
    float: left;
}

.payments-page div#fancyForm {
    float: left;
    width: 100%;
}

.add-payment .fnc-fom form {
    margin-top: 0;
}


div#editProfile {
    padding-bottom: 5px;
}


.picture-page .tab-content.dboard-tab-height {
    float: left;
    width: 100%;
}

body .verf__inr ul li {width: 33.3333%;float: left;margin-bottom: 30px;}

body .verf__inr ul li>a {
    display: block;
    width: 100%;
}

body .verf__inr ul li>a i {
    width: 100%;
}

body .verf__inr ul li a.verf__plus__icon {
    margin-top: 0;
    border-radius: 0;
}

body .comp-prof-area ul li h3 {
    font-size: 16px;
}

.login-box a.forgot__clr.pul-lft {
    width:  100%;
    text-align: right;
    margin-bottom:  10px;
}
.login-box .form-group.m-lg-bottom .pul-rgt {
    width:  100%;
    text-align:  left;
}
.login-box .form-group.m-lg-bottom .pul-rgt span {
    line-height: 2.5;
}
.login-box .form-group.m-lg-bottom .pul-rgt .btn.btn-default {
    float:  right;
}
.login-box .form-group.m-lg-bottom {
    padding-top: 0;
}
.navbar-overide .navbar-nav .dropdown.open {
    height: 240px;
}
	}


/* iPhone 6 PLUS (414x736) */
@media only screen and (max-width : 414px) {
div#task.is-active {
    height: 100%;
}
.navbar-overide .navbar-nav .dropdown.open {
    height: 410px;
}
body.modal-open div#task.is-active {
    overflow: hidden !important;
}
.brs-ctg ul li button {
    padding: 0;
}
body #postTask .post-task-back, body #postTask .post-task-next {
    width: auto;
    padding: 5px 20px;
}
#postTask table .post-task-back, #postTask table .post-task-next {
    min-width: auto;
}
	}


/* iPhone 6 portrait (375x667) */
@media only screen and (max-width : 375px ) {
body .tab-cont-title h3 {
    font-size: 24px;
    line-height: initial;
    padding: 10px;
}

.bud__lft.w50 {
    width: 70%;
}

body .brs-ctg ul li button {
    font-size: 10px;
}

.social-login .listdvr li {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 10px;
}

body .comp-prof-area ul li i {
    font-size: 24px;
}

body .tab-cont-title h3 {
    font-size: 24px;
}
.post-location+.form-group.col-md-12 {
    padding:  0;
}

	}

/* Galaxy S5 (360x640) */
@media only screen and (max-width : 360px) {	}


/* iPhone 3/4 Blackberry8300 / LG/ AUSUS / S3 S4 */
@media only screen and (max-width : 320px) {
	.task-summ-area .nav-tabs>li>a {
    font-size: 15px;
}

.login-box .form-group.m-lg-bottom {
    text-align: center;
}

a.forgot__clr.pul-lft {
    text-align: center;
    float: none;
}

.signup-page button.btn.btn-primary.pul-rgt {
    float: none;
    margin: 0 auto;
}

.checkbox.mar__btm {
    text-align: center;
    margin-bottom: 0;
}

.checkbox.mar__btm button {
    float: none;
}

.checkbox.mar__btm>div {
    float: none;
}


.signup-page h2 {
    font-size: 22px;
}

.inr__signup__form__title h3 {
    font-size: 16px;
}

.inr__signup__form {
    padding-left: 0;
    padding-right: 0;
}

.slide-navbar--active .post-task-link {
    width: 125px;
}

body .navbar-brand {
    width: 64%;
}

body .sect__title h3 {
    font-size: 20px;
}


body .comp-prof-area ul li h3 {
    font-size: 16px;
}

body .task__tab__box {
    padding: 0;
}

body .task__tab__inr {
    border-radius: 0;
    height: 80px;
}

body .task__tab__inr h2 {
	font-size: 30px;margin-top: 8px;margin-bottom: 0px;
}

.checkbox.mar__btm>div label {
    margin-bottom:  10px;
}
.login-box .form-group.m-lg-bottom .pul-rgt {
    text-align: center;
}
.login-box .form-group.m-lg-bottom .pul-rgt .btn.btn-default {
    float: none;
    margin-top: 5px;
}
.navbar-overide .navbar-nav .dropdown.open {
    height: 360px;
}
body div#signIn .modal-content {
    position:  absolute;
    width:  100%;
}
div#offerSuccess .modal-body .img img {
    width: 200px;
}
.overide-hell.is-active .task__accepted__msg {
    padding-top: 40px;
}
body #postTask .post-task-back, body #postTask .post-task-next {
    padding: 5px 10px;
}
	}


/*Galaxy Y*/
@media only screen and (max-width : 240px) {	}




/*av*/
.loadingOverlay {
    display: none;
    position:   fixed;
    z-index:    9999;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: rgb(0,0,0);
    opacity: 0.5;
}

.lodig_gifimg{margin-top:19rem; width: 100px;}