.flatpickr-calendar{background:transparent;opacity:0;display:none;text-align:center;visibility:hidden;padding:0;-webkit-animation:none;animation:none;direction:ltr;border:0;font-size:14px;line-height:24px;border-radius:5px;position:absolute;width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-touch-action:manipulation;touch-action:manipulation;background:#fff;-webkit-box-shadow:1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,0.08);box-shadow:1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,0.08)}.flatpickr-calendar.open,.flatpickr-calendar.inline{opacity:1;max-height:640px;visibility:visible}.flatpickr-calendar.open{display:inline-block;z-index:99999}.flatpickr-calendar.animate.open{-webkit-animation:fpFadeInDown 300ms cubic-bezier(.23,1,.32,1);animation:fpFadeInDown 300ms cubic-bezier(.23,1,.32,1)}.flatpickr-calendar.inline{display:block;position:relative;top:2px}.flatpickr-calendar.static{position:absolute;top:calc(100% + 2px)}.flatpickr-calendar.static.open{z-index:999;display:block}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7){-webkit-box-shadow:none !important;box-shadow:none !important}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1){-webkit-box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6;box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-calendar .hasWeeks .dayContainer,.flatpickr-calendar .hasTime .dayContainer{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.flatpickr-calendar .hasWeeks .dayContainer{border-left:0}.flatpickr-calendar.hasTime .flatpickr-time{height:40px;border-top:1px solid #e6e6e6}.flatpickr-calendar.noCalendar.hasTime .flatpickr-time{height:auto}.flatpickr-calendar:before,.flatpickr-calendar:after{position:absolute;display:block;pointer-events:none;border:solid transparent;content:'';height:0;width:0;left:22px}.flatpickr-calendar.rightMost:before,.flatpickr-calendar.arrowRight:before,.flatpickr-calendar.rightMost:after,.flatpickr-calendar.arrowRight:after{left:auto;right:22px}.flatpickr-calendar.arrowCenter:before,.flatpickr-calendar.arrowCenter:after{left:50%;right:50%}.flatpickr-calendar:before{border-width:5px;margin:0 -5px}.flatpickr-calendar:after{border-width:4px;margin:0 -4px}.flatpickr-calendar.arrowTop:before,.flatpickr-calendar.arrowTop:after{bottom:100%}.flatpickr-calendar.arrowTop:before{border-bottom-color:#e6e6e6}.flatpickr-calendar.arrowTop:after{border-bottom-color:#fff}.flatpickr-calendar.arrowBottom:before,.flatpickr-calendar.arrowBottom:after{top:100%}.flatpickr-calendar.arrowBottom:before{border-top-color:#e6e6e6}.flatpickr-calendar.arrowBottom:after{border-top-color:#fff}.flatpickr-calendar:focus{outline:0}.flatpickr-wrapper{position:relative;display:inline-block}.flatpickr-months{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-months .flatpickr-month{background:transparent;color:rgba(0,0,0,0.9);fill:rgba(0,0,0,0.9);height:34px;line-height:1;text-align:center;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.flatpickr-months .flatpickr-prev-month,.flatpickr-months .flatpickr-next-month{text-decoration:none;cursor:pointer;position:absolute;top:0;height:34px;padding:10px;z-index:3;color:rgba(0,0,0,0.9);fill:rgba(0,0,0,0.9)}.flatpickr-months .flatpickr-prev-month.flatpickr-disabled,.flatpickr-months .flatpickr-next-month.flatpickr-disabled{display:none}.flatpickr-months .flatpickr-prev-month i,.flatpickr-months .flatpickr-next-month i{position:relative}.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month,.flatpickr-months .flatpickr-next-month.flatpickr-prev-month{ left:0 }  .flatpickr-months .flatpickr-prev-month.flatpickr-next-month,.flatpickr-months .flatpickr-next-month.flatpickr-next-month{ right:0 }  .flatpickr-months .flatpickr-prev-month:hover,.flatpickr-months .flatpickr-next-month:hover{color:#959ea9}.flatpickr-months .flatpickr-prev-month:hover svg,.flatpickr-months .flatpickr-next-month:hover svg{fill:#f64747}.flatpickr-months .flatpickr-prev-month svg,.flatpickr-months .flatpickr-next-month svg{width:14px;height:14px}.flatpickr-months .flatpickr-prev-month svg path,.flatpickr-months .flatpickr-next-month svg path{-webkit-transition:fill .1s;transition:fill .1s;fill:inherit}.numInputWrapper{position:relative;height:auto}.numInputWrapper input,.numInputWrapper span{display:inline-block}.numInputWrapper input{width:100%}.numInputWrapper input::-ms-clear{display:none}.numInputWrapper input::-webkit-outer-spin-button,.numInputWrapper input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.numInputWrapper span{position:absolute;right:0;width:14px;padding:0 4px 0 2px;height:50%;line-height:50%;opacity:0;cursor:pointer;border:1px solid rgba(57,57,57,0.15);-webkit-box-sizing:border-box;box-sizing:border-box}.numInputWrapper span:hover{background:rgba(0,0,0,0.1)}.numInputWrapper span:active{background:rgba(0,0,0,0.2)}.numInputWrapper span:after{display:block;content:"";position:absolute}.numInputWrapper span.arrowUp{top:0;border-bottom:0}.numInputWrapper span.arrowUp:after{border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:4px solid rgba(57,57,57,0.6);top:26%}.numInputWrapper span.arrowDown{top:50%}.numInputWrapper span.arrowDown:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(57,57,57,0.6);top:40%}.numInputWrapper span svg{width:inherit;height:auto}.numInputWrapper span svg path{fill:rgba(0,0,0,0.5)}.numInputWrapper:hover{background:rgba(0,0,0,0.05)}.numInputWrapper:hover span{opacity:1}.flatpickr-current-month{font-size:135%;line-height:inherit;font-weight:300;color:inherit;position:absolute;width:75%;left:12.5%;padding:7.48px 0 0 0;line-height:1;height:34px;display:inline-block;text-align:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.flatpickr-current-month span.cur-month{font-family:inherit;font-weight:700;color:inherit;display:inline-block;margin-left:.5ch;padding:0}.flatpickr-current-month span.cur-month:hover{background:rgba(0,0,0,0.05)}.flatpickr-current-month .numInputWrapper{width:6ch;width:7ch\0;display:inline-block}.flatpickr-current-month .numInputWrapper span.arrowUp:after{border-bottom-color:rgba(0,0,0,0.9)}.flatpickr-current-month .numInputWrapper span.arrowDown:after{border-top-color:rgba(0,0,0,0.9)}.flatpickr-current-month input.cur-year{background:transparent;-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;cursor:text;padding:0 0 0 .5ch;margin:0;display:inline-block;font-size:inherit;font-family:inherit;font-weight:300;line-height:inherit;height:auto;border:0;border-radius:0;vertical-align:initial;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.flatpickr-current-month input.cur-year:focus{outline:0}.flatpickr-current-month input.cur-year[disabled],.flatpickr-current-month input.cur-year[disabled]:hover{font-size:100%;color:rgba(0,0,0,0.5);background:transparent;pointer-events:none}.flatpickr-current-month .flatpickr-monthDropdown-months{appearance:menulist;background:transparent;border:none;border-radius:0;box-sizing:border-box;color:inherit;cursor:pointer;font-size:inherit;font-family:inherit;font-weight:300;height:auto;line-height:inherit;margin:-1px 0 0 0;outline:none;padding:0 0 0 .5ch;position:relative;vertical-align:initial;-webkit-box-sizing:border-box;-webkit-appearance:menulist;-moz-appearance:menulist;width:auto}.flatpickr-current-month .flatpickr-monthDropdown-months:focus,.flatpickr-current-month .flatpickr-monthDropdown-months:active{outline:none}.flatpickr-current-month .flatpickr-monthDropdown-months:hover{background:rgba(0,0,0,0.05)}.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month{background-color:transparent;outline:none;padding:0}.flatpickr-weekdays{background:transparent;text-align:center;overflow:hidden;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:28px}.flatpickr-weekdays .flatpickr-weekdaycontainer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}span.flatpickr-weekday{cursor:default;font-size:90%;background:transparent;color:rgba(0,0,0,0.54);line-height:1;margin:0;text-align:center;display:block;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;font-weight:bolder}.dayContainer,.flatpickr-weeks{padding:1px 0 0 0}.flatpickr-days{position:relative;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;width:307.875px}.flatpickr-days:focus{outline:0}.dayContainer{padding:0;outline:0;text-align:left;width:307.875px;min-width:307.875px;max-width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-wrap:wrap;-ms-flex-pack:justify;-webkit-justify-content:space-around;justify-content:space-around;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.dayContainer + .dayContainer{-webkit-box-shadow:-1px 0 0 #e6e6e6;box-shadow:-1px 0 0 #e6e6e6}.flatpickr-day{background:none;border:1px solid transparent;border-radius:150px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#393939;cursor:pointer;font-weight:400;width:14.2857143%;-webkit-flex-basis:14.2857143%;-ms-flex-preferred-size:14.2857143%;flex-basis:14.2857143%;max-width:39px;height:39px;line-height:39px;margin:0;display:inline-block;position:relative;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center}.flatpickr-day.inRange,.flatpickr-day.prevMonthDay.inRange,.flatpickr-day.nextMonthDay.inRange,.flatpickr-day.today.inRange,.flatpickr-day.prevMonthDay.today.inRange,.flatpickr-day.nextMonthDay.today.inRange,.flatpickr-day:hover,.flatpickr-day.prevMonthDay:hover,.flatpickr-day.nextMonthDay:hover,.flatpickr-day:focus,.flatpickr-day.prevMonthDay:focus,.flatpickr-day.nextMonthDay:focus{cursor:pointer;outline:0;background:#e6e6e6;border-color:#e6e6e6}.flatpickr-day.today{border-color:#959ea9}.flatpickr-day.today:hover,.flatpickr-day.today:focus{border-color:#959ea9;background:#959ea9;color:#fff}.flatpickr-day.selected,.flatpickr-day.startRange,.flatpickr-day.endRange,.flatpickr-day.selected.inRange,.flatpickr-day.startRange.inRange,.flatpickr-day.endRange.inRange,.flatpickr-day.selected:focus,.flatpickr-day.startRange:focus,.flatpickr-day.endRange:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange:hover,.flatpickr-day.endRange:hover,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.endRange.nextMonthDay{background:#569ff7;-webkit-box-shadow:none;box-shadow:none;color:#fff;border-color:#569ff7}.flatpickr-day.selected.startRange,.flatpickr-day.startRange.startRange,.flatpickr-day.endRange.startRange{border-radius:50px 0 0 50px}.flatpickr-day.selected.endRange,.flatpickr-day.startRange.endRange,.flatpickr-day.endRange.endRange{border-radius:0 50px 50px 0}.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)),.flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)),.flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)){-webkit-box-shadow:-10px 0 0 #569ff7;box-shadow:-10px 0 0 #569ff7}.flatpickr-day.selected.startRange.endRange,.flatpickr-day.startRange.startRange.endRange,.flatpickr-day.endRange.startRange.endRange{border-radius:50px}.flatpickr-day.inRange{border-radius:0;-webkit-box-shadow:-5px 0 0 #e6e6e6,5px 0 0 #e6e6e6;box-shadow:-5px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover,.flatpickr-day.prevMonthDay,.flatpickr-day.nextMonthDay,.flatpickr-day.notAllowed,.flatpickr-day.notAllowed.prevMonthDay,.flatpickr-day.notAllowed.nextMonthDay{color:rgba(57,57,57,0.3);background:transparent;border-color:transparent;cursor:default}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover{cursor:not-allowed;color:rgba(57,57,57,0.1)}.flatpickr-day.week.selected{border-radius:0;-webkit-box-shadow:-5px 0 0 #569ff7,5px 0 0 #569ff7;box-shadow:-5px 0 0 #569ff7,5px 0 0 #569ff7}.flatpickr-day.hidden{visibility:hidden}.rangeMode .flatpickr-day{margin-top:1px}.flatpickr-weekwrapper{float:left}.flatpickr-weekwrapper .flatpickr-weeks{padding:0 12px;-webkit-box-shadow:1px 0 0 #e6e6e6;box-shadow:1px 0 0 #e6e6e6}.flatpickr-weekwrapper .flatpickr-weekday{float:none;width:100%;line-height:28px}.flatpickr-weekwrapper span.flatpickr-day,.flatpickr-weekwrapper span.flatpickr-day:hover{display:block;width:100%;max-width:none;color:rgba(57,57,57,0.3);background:transparent;cursor:default;border:none}.flatpickr-innerContainer{display:block;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.flatpickr-rContainer{display:inline-block;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}.flatpickr-time{text-align:center;outline:0;display:block;height:0;line-height:40px;max-height:40px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-time:after{content:"";display:table;clear:both}.flatpickr-time .numInputWrapper{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;width:40%;height:40px;float:left}.flatpickr-time .numInputWrapper span.arrowUp:after{border-bottom-color:#393939}.flatpickr-time .numInputWrapper span.arrowDown:after{border-top-color:#393939}.flatpickr-time.hasSeconds .numInputWrapper{width:26%}.flatpickr-time.time24hr .numInputWrapper{width:49%}.flatpickr-time input{background:transparent;-webkit-box-shadow:none;box-shadow:none;border:0;border-radius:0;text-align:center;margin:0;padding:0;height:inherit;line-height:inherit;color:#393939;font-size:14px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.flatpickr-time input.flatpickr-hour{font-weight:bold}.flatpickr-time input.flatpickr-minute,.flatpickr-time input.flatpickr-second{font-weight:400}.flatpickr-time input:focus{outline:0;border:0}.flatpickr-time .flatpickr-time-separator,.flatpickr-time .flatpickr-am-pm{height:inherit;float:left;line-height:inherit;color:#393939;font-weight:bold;width:2%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.flatpickr-time .flatpickr-am-pm{outline:0;width:18%;cursor:pointer;text-align:center;font-weight:400}.flatpickr-time input:hover,.flatpickr-time .flatpickr-am-pm:hover,.flatpickr-time input:focus,.flatpickr-time .flatpickr-am-pm:focus{background:#eee}.flatpickr-input[readonly]{cursor:pointer}@-webkit-keyframes fpFadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fpFadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}:root{--iti-flag-width: 20px;--iti-flag-count: 244}.iti__ac{--iti-flag-offset: 0}.iti__ad{--iti-flag-offset: -1}.iti__ae{--iti-flag-offset: -2}.iti__af{--iti-flag-offset: -3}.iti__ag{--iti-flag-offset: -4}.iti__ai{--iti-flag-offset: -5}.iti__al{--iti-flag-offset: -6}.iti__am{--iti-flag-offset: -7}.iti__ao{--iti-flag-offset: -8}.iti__ar{--iti-flag-offset: -9}.iti__as{--iti-flag-offset: -10}.iti__at{--iti-flag-offset: -11}.iti__au{--iti-flag-offset: -12}.iti__aw{--iti-flag-offset: -13}.iti__ax{--iti-flag-offset: -14}.iti__az{--iti-flag-offset: -15}.iti__ba{--iti-flag-offset: -16}.iti__bb{--iti-flag-offset: -17}.iti__bd{--iti-flag-offset: -18}.iti__be{--iti-flag-offset: -19}.iti__bf{--iti-flag-offset: -20}.iti__bg{--iti-flag-offset: -21}.iti__bh{--iti-flag-offset: -22}.iti__bi{--iti-flag-offset: -23}.iti__bj{--iti-flag-offset: -24}.iti__bl{--iti-flag-offset: -25}.iti__bm{--iti-flag-offset: -26}.iti__bn{--iti-flag-offset: -27}.iti__bo{--iti-flag-offset: -28}.iti__bq{--iti-flag-offset: -29}.iti__br{--iti-flag-offset: -30}.iti__bs{--iti-flag-offset: -31}.iti__bt{--iti-flag-offset: -32}.iti__bw{--iti-flag-offset: -33}.iti__by{--iti-flag-offset: -34}.iti__bz{--iti-flag-offset: -35}.iti__ca{--iti-flag-offset: -36}.iti__cc{--iti-flag-offset: -37}.iti__cd{--iti-flag-offset: -38}.iti__cf{--iti-flag-offset: -39}.iti__cg{--iti-flag-offset: -40}.iti__ch{--iti-flag-offset: -41}.iti__ci{--iti-flag-offset: -42}.iti__ck{--iti-flag-offset: -43}.iti__cl{--iti-flag-offset: -44}.iti__cm{--iti-flag-offset: -45}.iti__cn{--iti-flag-offset: -46}.iti__co{--iti-flag-offset: -47}.iti__cr{--iti-flag-offset: -48}.iti__cu{--iti-flag-offset: -49}.iti__cv{--iti-flag-offset: -50}.iti__cw{--iti-flag-offset: -51}.iti__cx{--iti-flag-offset: -52}.iti__cy{--iti-flag-offset: -53}.iti__cz{--iti-flag-offset: -54}.iti__de{--iti-flag-offset: -55}.iti__dj{--iti-flag-offset: -56}.iti__dk{--iti-flag-offset: -57}.iti__dm{--iti-flag-offset: -58}.iti__do{--iti-flag-offset: -59}.iti__dz{--iti-flag-offset: -60}.iti__ec{--iti-flag-offset: -61}.iti__ee{--iti-flag-offset: -62}.iti__eg{--iti-flag-offset: -63}.iti__eh{--iti-flag-offset: -64}.iti__er{--iti-flag-offset: -65}.iti__es{--iti-flag-offset: -66}.iti__et{--iti-flag-offset: -67}.iti__fi{--iti-flag-offset: -68}.iti__fj{--iti-flag-offset: -69}.iti__fk{--iti-flag-offset: -70}.iti__fm{--iti-flag-offset: -71}.iti__fo{--iti-flag-offset: -72}.iti__fr{--iti-flag-offset: -73}.iti__ga{--iti-flag-offset: -74}.iti__gb{--iti-flag-offset: -75}.iti__gd{--iti-flag-offset: -76}.iti__ge{--iti-flag-offset: -77}.iti__gf{--iti-flag-offset: -78}.iti__gg{--iti-flag-offset: -79}.iti__gh{--iti-flag-offset: -80}.iti__gi{--iti-flag-offset: -81}.iti__gl{--iti-flag-offset: -82}.iti__gm{--iti-flag-offset: -83}.iti__gn{--iti-flag-offset: -84}.iti__gp{--iti-flag-offset: -85}.iti__gq{--iti-flag-offset: -86}.iti__gr{--iti-flag-offset: -87}.iti__gt{--iti-flag-offset: -88}.iti__gu{--iti-flag-offset: -89}.iti__gw{--iti-flag-offset: -90}.iti__gy{--iti-flag-offset: -91}.iti__hk{--iti-flag-offset: -92}.iti__hn{--iti-flag-offset: -93}.iti__hr{--iti-flag-offset: -94}.iti__ht{--iti-flag-offset: -95}.iti__hu{--iti-flag-offset: -96}.iti__id{--iti-flag-offset: -97}.iti__ie{--iti-flag-offset: -98}.iti__il{--iti-flag-offset: -99}.iti__im{--iti-flag-offset: -100}.iti__in{--iti-flag-offset: -101}.iti__io{--iti-flag-offset: -102}.iti__iq{--iti-flag-offset: -103}.iti__ir{--iti-flag-offset: -104}.iti__is{--iti-flag-offset: -105}.iti__it{--iti-flag-offset: -106}.iti__je{--iti-flag-offset: -107}.iti__jm{--iti-flag-offset: -108}.iti__jo{--iti-flag-offset: -109}.iti__jp{--iti-flag-offset: -110}.iti__ke{--iti-flag-offset: -111}.iti__kg{--iti-flag-offset: -112}.iti__kh{--iti-flag-offset: -113}.iti__ki{--iti-flag-offset: -114}.iti__km{--iti-flag-offset: -115}.iti__kn{--iti-flag-offset: -116}.iti__kp{--iti-flag-offset: -117}.iti__kr{--iti-flag-offset: -118}.iti__kw{--iti-flag-offset: -119}.iti__ky{--iti-flag-offset: -120}.iti__kz{--iti-flag-offset: -121}.iti__la{--iti-flag-offset: -122}.iti__lb{--iti-flag-offset: -123}.iti__lc{--iti-flag-offset: -124}.iti__li{--iti-flag-offset: -125}.iti__lk{--iti-flag-offset: -126}.iti__lr{--iti-flag-offset: -127}.iti__ls{--iti-flag-offset: -128}.iti__lt{--iti-flag-offset: -129}.iti__lu{--iti-flag-offset: -130}.iti__lv{--iti-flag-offset: -131}.iti__ly{--iti-flag-offset: -132}.iti__ma{--iti-flag-offset: -133}.iti__mc{--iti-flag-offset: -134}.iti__md{--iti-flag-offset: -135}.iti__me{--iti-flag-offset: -136}.iti__mf{--iti-flag-offset: -137}.iti__mg{--iti-flag-offset: -138}.iti__mh{--iti-flag-offset: -139}.iti__mk{--iti-flag-offset: -140}.iti__ml{--iti-flag-offset: -141}.iti__mm{--iti-flag-offset: -142}.iti__mn{--iti-flag-offset: -143}.iti__mo{--iti-flag-offset: -144}.iti__mp{--iti-flag-offset: -145}.iti__mq{--iti-flag-offset: -146}.iti__mr{--iti-flag-offset: -147}.iti__ms{--iti-flag-offset: -148}.iti__mt{--iti-flag-offset: -149}.iti__mu{--iti-flag-offset: -150}.iti__mv{--iti-flag-offset: -151}.iti__mw{--iti-flag-offset: -152}.iti__mx{--iti-flag-offset: -153}.iti__my{--iti-flag-offset: -154}.iti__mz{--iti-flag-offset: -155}.iti__na{--iti-flag-offset: -156}.iti__nc{--iti-flag-offset: -157}.iti__ne{--iti-flag-offset: -158}.iti__nf{--iti-flag-offset: -159}.iti__ng{--iti-flag-offset: -160}.iti__ni{--iti-flag-offset: -161}.iti__nl{--iti-flag-offset: -162}.iti__no{--iti-flag-offset: -163}.iti__np{--iti-flag-offset: -164}.iti__nr{--iti-flag-offset: -165}.iti__nu{--iti-flag-offset: -166}.iti__nz{--iti-flag-offset: -167}.iti__om{--iti-flag-offset: -168}.iti__pa{--iti-flag-offset: -169}.iti__pe{--iti-flag-offset: -170}.iti__pf{--iti-flag-offset: -171}.iti__pg{--iti-flag-offset: -172}.iti__ph{--iti-flag-offset: -173}.iti__pk{--iti-flag-offset: -174}.iti__pl{--iti-flag-offset: -175}.iti__pm{--iti-flag-offset: -176}.iti__pr{--iti-flag-offset: -177}.iti__ps{--iti-flag-offset: -178}.iti__pt{--iti-flag-offset: -179}.iti__pw{--iti-flag-offset: -180}.iti__py{--iti-flag-offset: -181}.iti__qa{--iti-flag-offset: -182}.iti__re{--iti-flag-offset: -183}.iti__ro{--iti-flag-offset: -184}.iti__rs{--iti-flag-offset: -185}.iti__ru{--iti-flag-offset: -186}.iti__rw{--iti-flag-offset: -187}.iti__sa{--iti-flag-offset: -188}.iti__sb{--iti-flag-offset: -189}.iti__sc{--iti-flag-offset: -190}.iti__sd{--iti-flag-offset: -191}.iti__se{--iti-flag-offset: -192}.iti__sg{--iti-flag-offset: -193}.iti__sh{--iti-flag-offset: -194}.iti__si{--iti-flag-offset: -195}.iti__sj{--iti-flag-offset: -196}.iti__sk{--iti-flag-offset: -197}.iti__sl{--iti-flag-offset: -198}.iti__sm{--iti-flag-offset: -199}.iti__sn{--iti-flag-offset: -200}.iti__so{--iti-flag-offset: -201}.iti__sr{--iti-flag-offset: -202}.iti__ss{--iti-flag-offset: -203}.iti__st{--iti-flag-offset: -204}.iti__sv{--iti-flag-offset: -205}.iti__sx{--iti-flag-offset: -206}.iti__sy{--iti-flag-offset: -207}.iti__sz{--iti-flag-offset: -208}.iti__tc{--iti-flag-offset: -209}.iti__td{--iti-flag-offset: -210}.iti__tg{--iti-flag-offset: -211}.iti__th{--iti-flag-offset: -212}.iti__tj{--iti-flag-offset: -213}.iti__tk{--iti-flag-offset: -214}.iti__tl{--iti-flag-offset: -215}.iti__tm{--iti-flag-offset: -216}.iti__tn{--iti-flag-offset: -217}.iti__to{--iti-flag-offset: -218}.iti__tr{--iti-flag-offset: -219}.iti__tt{--iti-flag-offset: -220}.iti__tv{--iti-flag-offset: -221}.iti__tw{--iti-flag-offset: -222}.iti__tz{--iti-flag-offset: -223}.iti__ua{--iti-flag-offset: -224}.iti__ug{--iti-flag-offset: -225}.iti__us{--iti-flag-offset: -226}.iti__uy{--iti-flag-offset: -227}.iti__uz{--iti-flag-offset: -228}.iti__va{--iti-flag-offset: -229}.iti__vc{--iti-flag-offset: -230}.iti__ve{--iti-flag-offset: -231}.iti__vg{--iti-flag-offset: -232}.iti__vi{--iti-flag-offset: -233}.iti__vn{--iti-flag-offset: -234}.iti__vu{--iti-flag-offset: -235}.iti__wf{--iti-flag-offset: -236}.iti__ws{--iti-flag-offset: -237}.iti__xk{--iti-flag-offset: -238}.iti__ye{--iti-flag-offset: -239}.iti__yt{--iti-flag-offset: -240}.iti__za{--iti-flag-offset: -241}.iti__zm{--iti-flag-offset: -242}.iti__zw{--iti-flag-offset: -243}:root{--iti-hover-color: rgba(0, 0, 0, .05);--iti-border-color: #ccc;--iti-country-selector-bg: white;--iti-icon-color: #555;--iti-spacer-horizontal: 10px;--iti-flag-height: calc(var(--iti-flag-width) * 3 / 4);--iti-globe-icon-size: 17px;--iti-clear-icon-size: 15px;--iti-border-width: 1px;--iti-arrow-size: 5px;--iti-arrow-width: 1.5px;--iti-arrow-padding: 7px;--iti-mobile-popup-margin: 30px;--iti-strict-reject-flash-color: rgba(255, 0, 0, .12)}.iti{position:relative;display:inline-block;*{box-sizing:border-box}input.iti__tel-input,input.iti__tel-input[type=text],input.iti__tel-input[type=tel]{position:relative;z-index:0;display:block;min-width:100%;margin:0!important}}.iti__a11y-text{width:1px;height:1px;clip:rect(1px,1px,1px,1px);overflow:hidden;position:absolute}.iti__country-container{position:absolute;top:0;bottom:0;left:0;padding:var(--iti-border-width)}.iti__selected-country{z-index:1;position:relative;display:flex;align-items:center;height:100%;background:none;border:0;margin:0;padding:0;font-family:inherit;font-size:inherit;color:inherit;border-radius:0;font-weight:inherit;line-height:inherit;text-decoration:none}.iti__selected-country-primary{display:flex;align-items:center;height:100%;padding:0 var(--iti-arrow-padding) 0 var(--iti-spacer-horizontal)}.iti__selected-dial-code{margin-left:4px}.iti__arrow{margin-left:var(--iti-arrow-padding);margin-top:-2px;width:var(--iti-arrow-size);height:var(--iti-arrow-size);box-sizing:border-box;border-right:var(--iti-arrow-width) solid var(--iti-icon-color);border-bottom:var(--iti-arrow-width) solid var(--iti-icon-color);transform:rotate(45deg)}.iti__arrow--up{margin-top:4px;transform:rotate(-135deg)}.iti__country-selector{border-radius:3px;background-color:var(--iti-country-selector-bg);.iti--inline-country-selector &{border:var(--iti-border-width) solid var(--iti-border-color);box-shadow:1px 1px 4px #0003}.iti--inline-country-selector:not(.iti--detached-country-selector) &{position:absolute;z-index:2;left:0}}.iti__search-input{width:100%;border-width:0;border-radius:3px;padding-left:calc(var(--iti-spacer-horizontal) + var(--iti-globe-icon-size) + var(--iti-spacer-horizontal));padding-right:calc(var(--iti-spacer-horizontal) + var(--iti-clear-icon-size) + var(--iti-spacer-horizontal));[dir=rtl] &{padding-left:inherit;padding-right:30px;background-position:right 8px center}&::-webkit-search-cancel-button{appearance:none}}.iti__search-input,.iti__country{padding-top:8px;padding-bottom:8px}.iti__search-input-wrapper{position:relative;display:flex;align-items:center;border-bottom:1px solid var(--iti-border-color)}.iti__search-icon{position:absolute;left:var(--iti-spacer-horizontal);display:flex;pointer-events:none;[dir=rtl] &{left:auto;right:var(--iti-spacer-horizontal)}}.iti__search-icon-svg{width:var(--iti-globe-icon-size);height:var(--iti-globe-icon-size);display:block;stroke:var(--iti-icon-color);fill:none;stroke-width:3}.iti__search-clear{position:absolute;right:calc(var(--iti-spacer-horizontal) / 2);background:transparent;border:0;border-radius:3px;cursor:pointer;padding:calc(var(--iti-spacer-horizontal) / 2);display:flex;align-items:center;justify-content:center;transition:background-color .15s ease;.iti__search-clear-x{stroke-width:2}.iti__search-clear-bg{fill:var(--iti-icon-color)}[dir=rtl] &{right:auto;left:var(--iti-spacer-horizontal)}&:hover,&:focus-visible{background:var(--iti-hover-color);outline:none}}.iti__search-clear-svg{width:var(--iti-clear-icon-size);height:var(--iti-clear-icon-size);display:block}.iti__no-results{text-align:center;padding:30px 0}.iti__country-list{list-style:none;padding:0;margin:0;cursor:pointer;overflow-y:scroll;-webkit-overflow-scrolling:touch;.iti--inline-country-selector &{max-height:185px}}.iti--flexible-dropdown-width .iti__country-list{white-space:nowrap;@media(max-width:500px){white-space:normal}}.iti__country{display:flex;align-items:center;padding-left:var(--iti-spacer-horizontal);padding-right:var(--iti-spacer-horizontal);outline:none;&.iti__highlight{background-color:var(--iti-hover-color)}}.iti__country-name{flex-grow:1}.iti__country-check{margin-left:var(--iti-spacer-horizontal);display:flex;align-items:center;color:var(--iti-icon-color)}.iti__country-check-svg{width:var(--iti-clear-icon-size);height:var(--iti-clear-icon-size);display:block}.iti__country-list .iti__flag{margin-right:var(--iti-spacer-horizontal);flex-shrink:0;[dir=rtl] &{margin-right:0;margin-left:var(--iti-spacer-horizontal)}}.iti--has-country-selector{.iti__country-container:has(+input[disabled]),.iti__country-container:has(+input[readonly]){button.iti__selected-country{cursor:not-allowed;.iti__arrow{visibility:hidden}}}.iti__country-container:not(:has(+input[disabled])):not(:has(+input[readonly])){.iti__selected-country-primary:hover,.iti__selected-country[aria-expanded=true] .iti__selected-country-primary{background-color:var(--iti-hover-color)}}}.iti--detached-country-selector{position:fixed;top:-1000px;left:-1000px;z-index:1060;&:hover{cursor:pointer}}.iti--detached-country-selector{top:calc(anchor(bottom) + 3px);left:anchor(left);position-try-fallbacks:--iti-flip-above}@position-try --iti-flip-above{top:auto;bottom:calc(anchor(top) + 3px)}.iti__hide{display:none}.iti__v-hide{visibility:hidden}.iti--fullscreen-popup{&.iti--detached-country-selector{background-color:#00000080;inset:0;position:fixed;padding:var(--iti-mobile-popup-margin);display:flex;flex-direction:column;justify-content:flex-start}.iti__country-selector{display:flex;flex-direction:column;max-height:100%;position:relative}.iti__country,.iti__search-input{padding-top:10px;padding-bottom:10px}.iti__country{padding-left:10px;padding-right:10px;line-height:1.5em}}.iti__flag{height:var(--iti-flag-height);width:var(--iti-flag-width);border-radius:1px;box-shadow:0 0 1px #888;background-image:image-set(var(--iti-path-flags-1x) 1x,var(--iti-path-flags-2x) 2x);background-repeat:no-repeat;background-position:calc(var(--iti-flag-offset, 100) * var(--iti-flag-width)) 0;background-size:calc(var(--iti-flag-count) * var(--iti-flag-width)) var(--iti-flag-height)}.iti__loading{position:relative;background:none;box-shadow:none;&:after{content:"";position:absolute;inset:0;margin:auto;width:var(--iti-flag-height);height:var(--iti-flag-height);box-sizing:border-box;border:2px solid var(--iti-icon-color);border-right-color:transparent;border-radius:50%;animation:iti-spinner 1s linear infinite}}@keyframes iti-spinner{to{transform:rotate(360deg)}}.iti__strict-reject-animation{.iti__tel-input,.iti__selected-country{animation:iti-strict-reject-shake .3s cubic-bezier(.36,.07,.19,.97)}@media(prefers-reduced-motion:reduce){.iti__tel-input{animation:iti-strict-reject-flash .3s ease-out both}.iti__selected-country{animation:none}}}@keyframes iti-strict-reject-shake{10%,90%{transform:translate(-1px)}20%,80%{transform:translate(2px)}30%,50%,70%{transform:translate(-3px)}40%,60%{transform:translate(3px)}}@keyframes iti-strict-reject-flash{40%{background-color:var(--iti-strict-reject-flash-color)}}.iti__globe{background:none;box-shadow:none;height:var(--iti-globe-icon-size);display:flex;align-items:center;justify-content:center;padding:0;.iti__globe-svg{width:100%;height:100%;fill:var(--iti-icon-color)}}@supports (-webkit-appearance: none) and (not (background: -webkit-canvas(foo))){.iti__tel-input:focus{outline-offset:1px}}:root{--iti-path-flags-1x: url(//www.jubileewebhost.com/assets/wp-content/plugins/pro-pack-for-wp-job-openings/assets/img/flags.webp);--iti-path-flags-2x: url(//www.jubileewebhost.com/assets/wp-content/plugins/pro-pack-for-wp-job-openings/assets/img/flags@2x.webp)}.awsm-job-form-description p{margin-bottom:25px}.awsm-jobs-pro-listings-link-container{clear:both;margin:18px 0}@media only screen and (min-width: 1170px) and (max-width: 1279px){
.container {
width: 1100px;
margin: auto;
}
}
@media only screen and (min-width: 1000px) and (max-width: 1169px){
.container {
width: 950px;
margin: auto;
}
.container_full .container {
width: 950px;
margin: auto;
}
.header{
height: 80px;
padding-top: 10px;
}
.header.sty3{
height: 60px;
padding-top: 0px;
}
.navbar-collapse{
padding-right: 0px;
}
html body .logo{
margin-top: 0px;
}
#logo img {
max-height: 40px;
}
.domain_search .serch_area .enter_email_input {
width: 76%;
}
.feature_section2 .twoboxes i {
margin-right: 20px;
font-size: 45px;
margin-top: 14px;
}
.feature_section2 .twoboxes strong {
font-size: 35px;
line-height: 30px;
}
.feature_section2 .twoboxes strong em {
color: #fff;
font-size: 14px;
}
.resp_margin_bottom8{
margin-bottom: 80px;
}
.feature_section3 .lstblogs .date {
margin: 20px 20px 20px 20px;
}
.feature_section3 .lstblogs h4 {
margin: 20px 20px 20px 0px;
}
.feature_section5 li {
width: 22%;
}
.domain_search .offers ul{
float: left;
}
.domain_search .offers.sty2 li{
padding: 14px 13px 10px;
}
.feature_section103 .box{
min-height: 280px;
}
.feature_section104 .button.six{
float: left;
clear: both;
}
.feature_section106 .left{
margin-left: 5%;
width: 40.5%;
}
.feature_section106 .right ul{
width: 100%;
}
.client_logos {
padding: 40px 0px 30px 0px;
}
.tpbut.two{
margin-right: 20px;
}
.footer .ftop .left h1{
font-size: 25px;
}
footer.footer .one_fourth aside, footer.footer .one_fourth aside img{
max-width: 100%;
}
footer.footer .one_fourth.last aside:last-child img{
width: 47%;
}
.haxmargin{
display: none;
}
body #main .hexagon{
margin: 0px 20px 70px 20px;
display: inline-block;
}
body #main .wpb_wrapper .hexagon:nth-child(5n){
clear: both;
margin-left: 125px;
}
body #main .wpb_wrapper .hexagon:nth-child(9n){
clear: both;
margin-left: 0px;
}
body #main .wpb_wrapper .hexagon:nth-child(10n){
margin: 0px 20px 70px 20px;
clear: none;
}
.feature_section4.sty2 .left, .feature_section4.sty2 .center, .feature_section4.sty2 .right{
min-height: 160px;
}
body .page_title1.sty7 .serch_area .enter_email_input{
width:65%;
}
body .footer .ftop .right .newsle_eminput{
width: 73%;
}
body #bridge .container{
width: 950px;
}
}
@media only screen and (min-width: 1px) and (max-width: 999px){
.yamm .nav{
margin-left: 0px;
}
.logregform{
width: 80%;
margin: 0 auto;
float: none;
display: block;
overflow: hidden;
}
.domain_search .offers.sty2 li span.small{
max-width: 100%;
}
.navbar-toggle > button{
padding: 3px 7px;
}
.navbar-toggle > span{
display: none;
}
.navbar-nav .open .dropdown-menu{
display: inline-block;
max-width: 100%;
width: 100%;
}
.navbar-nav .open .dropdown-menu .container{
background: #fff;
padding: 0px 10px;
max-width: 100%;
}
.navbar-nav .open .dropdown-menu .container div[class*="vc_col-sm-"], .yamm .yamm-content *[class*="col-md-"]{
width: 100%;
clear: both;
margin-top: 15px;
margin-bottom: 15px;
border: none;
}
.menu-sepbox a.purcnow{
width: auto;
margin: 10px auto 0;
float: none;
display: inline-block;
}
.ext-nav.search-nav .dropdown-menu{
display: block;
top: -10px;
right: auto;
left: 50px !important;
}
.navbar-nav>li>a{
padding-top: 10px;
padding-bottom: 10px;
}
.collapse.pull-right{
overflow-y: auto;
}
.header{
height: 70px;
padding-top: 0;
}
.header.sty3{
height: 47px;
padding-top: 0px;
}
.resp_margin_bottom68{
margin-bottom: 68px;
}
.res_margin_top47{
margin-top: 47px;
}
#logo img {
max-height: 40px;
}
#logo{
margin-top: 10px;
}
.feature_section1 .king-elements-inner h4{
clear: both;
}
h1 strong {
line-height: 50px;
}
.masonry_section1 .one .box,.masonry_section1 .three .box{
height: auto;
}
.masonry_section1 .one .box img,.masonry_section1 .three .box img{
position: static;
}
body .blog-2-columns > .col-md-12{
width: 100%;
}
.counters3 .one_fourth i{
width: 100%;
}
body.slide-menu .navbar-collapse.pull-right, body.slide-menu .navbar-collapse.pull-left, body.slide-menu .navbar-default .collapse.pull-left, body.slide-menu #bs-onepage-navbar-collapse-1{
position: fixed;
top:0;
width:250px!important;
height:100%;
max-height:100%;
right:0px;
-webkit-transform: translate3d( 250px, 0, 0 );
-moz-transform: translate3d( 250px, 0, 0 );
-ms-transform: translate3d( 250px, 0, 0 );
-o-transform: translate3d( 250px, 0, 0 );
transform: translate3d( 250px, 0, 0 );
-webkit-transition: -webkit-transform 400ms ease;
-moz-transition:    -moz-transform 400ms ease;
-ms-transition:     -ms-transform 400ms ease;
-o-transition:      -o-transform 400ms ease;
transition:         transform 400ms ease;
-webkit-transition-property: -webkit-transform, left, right;
-webkit-backface-visibility: hidden;
opacity: 1;
display:block!important;
background:#fff;
margin:0;
z-index:9999;
}
body.slide-menu .navbar-default .navbar-nav>li>a{
font-weight:600;
color:#2a363f;
}
body #bridge .navbar-default .navbar-nav>li>a{
color: #fff;
}
body.slide-menu ul.dropdown-menu li a, body.slide-menu li.dropdown ul.dropdown-menu li a, body.slide-menu .navbar-nav .open .dropdown-menu i.fa{
color:#2a363f;
}
body .yamm-content .section-box.last a{
color:#fff!important;
}
body.slide-menu .dropdown-menu>li>a{
padding-left:30px!important;
}
body.slide-menu .yamm .features-mgm .yamm-content{
padding-top:0;
}
body.compact.menu-active.slide-menu .resp_margin_bottom68{
margin-bottom:0px;
}
body.menu-active.compact.slide-menu .top_nav{
display:block;
}
body.menu-active.slide-menu .search-nav #searchform{
max-width: 165px;
min-width: 100px;
}
body.menu-active.slide-menu .resp_margin_bottom68{
margin-top:0;
}
body.menu-active.slide-menu .search-nav a{
float: left;
width:auto;
}
body.menu-active.slide-menu .ext-nav.search-nav .dropdown-menu{
left:40px;
}
body.menu-active.slide-menu .search-nav .dropdown-menu{
float: left;
min-width:150px;
}
body .fullwidthbanner-container{
left:0!important;
}
body.menu-active .top_header .logo{
position:relative!important;
z-index:999;
}
#searchform #s{
width: 60%;
}
#searchform #searchsubmit{
width: 40%;
}
.tbl_five.price_compare .prices a{
padding: 10px 10px;
}
.tbl_five.price_compare .prices strong {
font-size: 30px;
}
section#home-banner .form-control{
width: 100%;
float: left;
}
#home-banner .input-group-btn{
position: relative;
float: left;
width: 100%;
margin-top: 10px;
}
}
@media only screen and (min-width: 768px) and (max-width: 999px){
.container {
width: 720px;
margin: auto;
}
.header .container{
position: relative;
}
.logo {
width: 40%;
}
.menu_main {
width: 100%;
position: absolute;
}
.minicart-li{
display: none;
}
.top_nav .left {
width: 20%;
}
.top_nav .right {
width: 80%;
}
.top_nav .tplinks li {
margin: 0px 10px 0px 0px;
}
.search-nav>a{
margin-left: 15px;
}
.search-nav>.dropdown-menu{
display: block;
top: -12px !important;
right: auto;
left: 50px !important;
}
.domain_search.sty2 .serch_area .enter_email_input{
margin-left: 0;
width: 71%;
}
.domain_search .serch_area .enter_email_input{
width: 69%;
}
.domain_search .serch_area h5 {
float: none;
margin: 0px 0px 10px 0px;
}
.domain_search .offers ul {
float: left;
}
.domain_search .offers li {
padding: 25px 16px 30px 16px;
font-size: 21px;
}
.host_plans {
padding: 70px 0px 50px;
}
.feature_section2 .twoboxes i {
margin-right: 10px;
font-size: 35px;
margin-top: 12px;
}
.feature_section2 .twoboxes strong {
font-size: 27px;
line-height: 25px;
margin-bottom: 25px;
}
.feature_section2 .twoboxes strong em {
color: #fff;
font-size: 13px;
}
.feature_section3 .lstblogs .date {
margin: 10px 10px 10px 10px;
}
.feature_section3 .lstblogs h4 {
margin: 10px 10px 10px 0px;
}
.feature_section5 li {
width: 22%;
}
.feature_section6 .climg img {
width: 20%;
}
.domain_search .offers.sty2 ul li.last{
width: 100%;
}
.domain_search .offers.sty2 ul li.last small{
font-size: 20px;
line-height: 24px;
text-align: center;
width: 100%;
}
.domain_search .offers.sty2 li {
border: medium none;
margin-bottom: 24px;
width: 25%;
}
.feature_section5 .two_third{
padding-top: 20px;
}
.client_logos {
padding: 30px 0px 20px 0px;
}
body .host_plans .one_fourth_less{
margin-bottom: 20px;
width: 49%;
}
body .host_plans .one_fourth_less:nth-child(2n){
margin-right: 0;
}
.tp-caption.text3, .text3{
white-space: inherit;
}
.king-video-play-wrapper .right-des h1{
font-size: 30px!important;
}
.counters12 h1{
font-size: 30px;
}
.feature_section107 h1{
line-height: 50px;
}
.feature_section104 .box{
width: 85%;
}
.feature_section104 .box .button.six{
float: left;
clear: both;
}
.owl-demo22 .owl-controls .owl-buttons .owl-next{
margin-left: 0;
right: -113px;
}
body .feature_section105_elm .one_fourth {
margin-right: 1%;
width: 49%;
margin-bottom: 60px;
}
.feature_section106 .left{
margin-left: 5%;
width: 40.5%;
}
.feature_section106 .right ul{
width: 100%;
}
.haxmargin{
display: none;
}
body #main .hexagon{
margin: 0px 20px 70px 20px;
display: inline-block;
}
body #main .wpb_wrapper .hexagon:nth-child(4n),body #main .wpb_wrapper .hexagon:nth-child(10n){
clear: both;
margin-left: 125px;
}
body #main .wpb_wrapper .hexagon:nth-child(12n){
clear: both;
margin-left: 0px;
}
body #main .wpb_wrapper .hexagon:nth-child(8n){
margin: 0px 20px 70px 20px;
clear: none;
}
.footer .ftop .left h1{
font-size: 28px;
}
.footer .ftop .right{
width: 58%;
}
.footer .ftop .right .newsle_eminput{
width: 69%;
}
body footer.footer .one_fourth {
width: 29%;
}
body footer.footer .one_fourth:nth-child(3n){
margin-right: 0;
}
body footer.footer .one_fourth.last{
width: 100%;
}
body footer.footer .one_fourth.last aside{
float: left;
margin-right: 4%;
margin-top: 30px;
text-align: left;
width: 48%;
}
body footer.footer .one_fourth.last aside:last-child{
margin-right: 0;
}
.footer .ftop .left{
text-align: left;
}
body footer .footer .secarea.sty2 .one_fourth:first-child{
width: 100%;
margin-bottom: 40px;
}
body footer .footer .secarea.sty2  .one_fourth, body footer .footer .secarea.sty2  .one_fifth  {
width: 30%;
}
body.blog #content > .col-md-9, body.single #content > .col-md-9, body.archive #content > .col-md-9{
width: 62%;
}
body.blog #content > .col-md-3, body.single #content > .col-md-3, body.archive #content > .col-md-3{
width: 38%;
}
#respond{
padding: 0;
}
.feature_section4.sty2 .left, .feature_section4.sty2 .center, .feature_section4.sty2 .right{
min-height: 180px;
}
.video_full_site{
height: auto;
}
body .page_title1.sty7 .serch_area .enter_email_input{
width:55%;
}
body .page_title1.sty7 .serch_area .input_submit{
padding:20px 20px 21px 20px;
}
body .feature_section12 .one_fourth{
text-align: center;
}
body .feature_section12 .king-elements {
min-height:135px;
}
body .feature_section12 i{
float: none;
margin: 6px auto;
}
body .cirbox2{
width:70px;
height:70px;
}
body .ovt_section_title{
height: auto;
}
body .ovt_section01 .one_fourth{
width:50%;
}
body .ovt_section01{
width: 100%;
}
body .ovt_section_title.two{
height: auto;
}
body .ovt_section04, body .ovt_section09, body .ovt_section09 .one_half{
width: 100%;
}
body .ovt_section04 .one_half{
width: 50%;
}
body .ovt_section05 .one_fourth_less{
width: 48%;
margin-right: 4%;
margin-bottom: 35px;
}
body .ovt_section05 .one_fourth_less:nth-child(2n){
margin-right: 0;
}
body .ovt_section_title.three{
height: auto;
}
body #bridge .container{
width: 720px;
}
}
@media only screen and (min-width: 99px) and (max-width:767px){
body .top_nav .left{
width: 50%;
padding: 7px 0px 7px 0px;
position: absolute;
}
.top_nav ul.tplinks{
margin-top: 3px;
float: left;
text-align: right;
width: 100%;
}
.top_nav .right{
width: 100%;
padding: 7px 0;
float: right;
}
.top_nav .right.nologin{
padding-top:28px;
}
.top_nav .tplinks li{
float: none;
display: inline-block;
}
.top_nav .tplinks li:first-child{
float: left;
}
.top_nav .tplinks li:last-child{
margin-right: 0px;
} body.blog #content > .col-md-9,
body.blog #content > .col-md-3,
body.single #content > .col-md-9,
body.single #content > .col-md-3,
body.archive #content > .col-md-9,
body.archive #content > .col-md-3{
width: 100%;
margin: 0;
padding: 0;
}
body.blog #content > .col-md-9{
margin-bottom: 40px;
}
#respond{
padding: 0;
}
.divider_line1, body .wpb_column > .wpb_wrapper .divider_line1{
margin-bottom: 60px;
padding-top: 40px;
}
.counter_section_113 .wpb_raw_html > .wpb_wrapper{
line-height: 55px;
}
.counters3 .one_fourth{
}
body #order-comparison .viewcartcol1, body #order-comparison .viewcartcol2{
width: 100%;
}
}
@media only screen and (min-width: 374px) and (max-width:767px){
.haxmargin{
display: none;
}
body #main .hexagon{
margin: 0px auto 125px auto;
display: inline-block;
float: none;
}
body #main .wpb_wrapper .hexagon:nth-child(2n+1){
clear: both;
}
.features_sec35{
padding: 50px 0;
}
.tbl_five.price_compare .prices strong{
font-size:26px;
}
.tbl_five.price_compare .prices h4{
font-size:12px;
}
.tbl_four.price_compare .prices strong{
font-size:30px;
}
.price_compare .rowsremain.center .span{
font-size:8px;
}
}
@media only screen and (min-width: 640px) and (max-width: 767px){
h1 strong{
line-height: 48px;
} .one_half, .one_third, .one_fourth, .two_third, .three_fourth, .one_fifth, .onecol_forty, .onecol_sixty, .onecol_thirtyfive,
.one_half_less, .one_third_less, .one_fourth_less, .two_third_less, .three_fourth_less, .one_fifth_less, .onecol_forty_less, .onecol_sixty_less, .onecol_thirtyfive_less {
position: relative;
margin-right: 0%;
float: left;
}
.one_full,
.one_half,
.one_third,
.one_fourth,
.one_fifth,
.two_third,
.three_fourth,
.onecol_forty,
.onecol_sixty,
.onecol_thirtyfive,
.one_full_less,
.one_half_less,
.one_third_less,
.one_fourth_less,
.one_fifth_less,
.two_third_less,
.three_fourth_less,
.onecol_forty_less,
.onecol_sixty_less,
.onecol_thirtyfive_less {
width: 100%;
margin-bottom: 50px;
}
.last {
margin-right: 0 !important;
margin-bottom: 0 !important;
}
body .one_third {
width: 100%;
}
body .one_half {
width: 100%;
}
.container {
width: 590px;
margin: auto;
}
.header .container{
position: relative;
}
.logo {
position: relative;
width: 50%;
}
.menu_main {
width: 100%;
position: absolute;
z-index: 98;
}
.collapse.pull-right{
margin-top: 10px;
}
.top_nav {
height: 75px;
padding-bottom: 5px;
}
.top_nav ul.tplinks {
padding-top: 2px;
}
.top_nav .tplinks li {
margin: 0px 10px 0px 0px;
}
.tpbut {
margin-top: 0px;
}
.top_nav strong{
font-size: 12px;
}
.minicart-li{
display: none;
}
.domain_search.sty2 .serch_area .enter_email_input{
margin-left: 0;
}
.domain_search .serch_area .enter_email_input{
width: 65.2%;
}
.domain_search .serch_area h5 {
float: none;
margin: 0px 0px 10px 0px;
}
.domain_search .offers ul {
float: left;
}
.domain_search .offers li {
padding: 25px 12px 30px 12px;
font-size: 16px;
}
.host_plans .one_fourth_less {
width: 100%;
margin-bottom: 75px;
}
.host_plans .one_fourth_less.last {
margin-bottom: 0px;
}
.feature_section2 .twoboxes:before {
right:0%;
}
.feature_section2 .twoboxes .left {
width: 100%;
margin-bottom: 50px;
}
.feature_section2 .twoboxes .right {
float: left;
width: 100%;
}
.feature_section2 .twoboxes strong {
margin-bottom: 25px;
}
.feature_section4 .left,
.feature_section4 .center,
.feature_section4 .right {
width: 100%;
}
.feature_section5 li {
width: 22%;
}
.feature_section5 .two_third {
padding-top: 0px;
}
.feature_section6 .climg img {
width: 25%;
}
.domain_search .offers.sty2 ul li.last{
width: 100%;
}
.domain_search .offers.sty2 ul li.last small{
font-size: 20px;
line-height: 24px;
text-align: center;
width: 100%;
}
.domain_search .offers.sty2 li {
border: medium none;
margin-bottom: 24px;
width: 25%;
}
.feature_section103 .box{
width: 50%;
padding: 45px 10px 45px 10px;
border: none;
}
.feature_section103 .box.two, .feature_section103 .box.three, .feature_section103 .box.four{
border: none;
padding: 45px 10px 45px 10px;
}
.king-video-play-wrapper .left-des{
width: 100%;
height: auto;
top: 30px;
}
.king-video-play-wrapper .left-des h3{
font-size: 20px!important;
letter-spacing: 0;
}
.king-video-play-wrapper .right-des{
top: auto;
height: auto;
width: 100%;
bottom: 20px;
}
.king-video-play-wrapper .right-des h1{
font-size: 40px!important;
}
.counters12 h1{
font-size: 20px;
}
body .two_third {
width: 100%;
}
.client_logos a, .client_logos img {
width: 25%;
}
.feature_section102 .plan li{
width: 100%;
}
.feature_section102 .light.caps{
line-height: 40px;
}
.feature_section104 .box{
width: 95%;
}
.feature_section104 .button.six{
float: left;
clear: both;
}
.owl-demo22 .owl-controls .owl-buttons .owl-next{
margin-left: 0;
right: -113px;
}
.feature_section105_elm .one_fourth{
width: 49%;
margin-right: 1%;
}
.feature_section106 .left{
left: 50%;
margin: 0 auto 0 -45%;
position: relative;
width: 90%;
}
.feature_section106 .right{
width: 100%;
}
.feature_section106 .right ul{
width: 100%;
} .footer .ftop{
background: #2a363f none repeat scroll 0 0;
border-bottom: 1px solid #34434E;
height: auto;
padding-bottom: 60px;
}
.footer .ftop .left, .footer .ftop .right{
width: 100%;
color: #FFF;
}
.footer .ftop .left h4 {
color: #fff;
margin-bottom: 12px;
text-align: center;
}
.footer .ftop .left h1{
font-size: 45px;
text-align: center;
}
.footer .ftop .right{
margin-top: 0;
}
.footer .ftop .right .newsle_eminput{
width: 78%;
padding: 3px 0 4px 10px;
}
.footer .secarea .address{
text-align: left;
}
.copyrights .one_half{
text-align: center;
margin-bottom: 15px;
}
.last.aliright aside:last-child{
width: 100%;
text-align: left;
}
body footer.footer .one_fourth {
width: 46%;
}
body footer.footer .one_fourth aside, body footer.footer .one_fourth img{
max-width: 100%;
}
footer .footer .secarea.sty2 .one_fourth:first-child{
width: 100%;
}
footer .footer .secarea.sty2 .one_fourth, footer .footer .secarea.sty2 .one_fifth.last{
width: 30%
}
footer .footer .secarea.sty2 .one_fifth.last{
margin-right: 0;
}
body .price_compare .rowfirst{
width:30%;
float:left;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
padding-left:5px!important;
}
body .price_compare .rowsremain{
width:23.3%;
float:left;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
}
body .price_compare .first.rowfirst p{
font-size:11px;
}
body .price_compare .rowsremain p{
font-size:11px;
}
body .price_compare .title .arrow_box{
padding:12px 0px 12px 10px;
text-align: left;
}
body .price_compare .title h3{
font-size:16px;
}
body .price_compare .prices a{
font-size:13px;
padding:10px 15px;
white-space: nowrap;
}
body .price_compare .prices strong{
font-size:30px;
}
body .price_compare .first.rowfirst.first-row{
padding-top:55px;
}
body .video_full_site{
width:100%;
height: 350px;
}
.feature_section7 .one_fifth_less{
min-height: 185px;
}
body .page_title1.sty7 .serch_area .enter_email_input{
width:70%;
float:none;
}
body .page_title1.sty7 .serch_area .input_submit{
float:none;
width:70%;
margin-left:0;
margin-top:20px;
}
body .page_title1.sty7 .serch_area .molinks{
text-align: center;
}
body .feature_section10 .one_fifth_less{
width:100%;
}
body .feature_section12{
text-align: center;
}
body .feature_section12 .king-elements{
text-align: center;
min-height: 135px;
}
body .feature_section12 i{
float: none;
margin: 6px auto!important;
}
body .feature_section11 .king-tabs .king-tabs-nav li a{
font-size:15px;
}
body .feature_section11 .domlist1 li.title{
height:70px;
}
body .cirbox2{
width:50px;
height:50px;
}
body #bridge .container{
width: 590px;
}
.pritable .one_fifth.pacdetails, .pritable .one_third_less.pacdetails {
width:100%;
}
}
@media only screen and (max-width: 639px){
body .price_compare .rowfirst{
width:30%;
float:left;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
padding-left:5px!important;
}
body .price_compare .rowsremain{
width:23.3%;
float:left;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
}
body .price_compare .first.rowfirst p{
font-size:11px;
}
body .price_compare .rowsremain p{
font-size:11px;
}
body .price_compare .title .arrow_box{
padding:12px 0px 12px 5px;
text-align: left;
}
body .price_compare .title h3{
font-size:16px;
}
body .price_compare .prices a{
font-size:13px;
padding:10px 15px;
white-space: nowrap;
}
body .price_compare .prices strong{
font-size:30px;
}
body .price_compare .first.rowfirst.first-row{
padding-top:55px;
}
.address_info, .address_info.wpb_content_element{
padding: 0 0 0 0;
}
.counters1 .one_fifth span.counter{
font-size: 30px;
}
body .page_title1.sty7 .serch_area .enter_email_input{
width:80%;
float: none;
}
body .page_title1.sty7 .serch_area .input_submit{
width:80%;
float: none;
margin-left:0;
margin-top:20px;
}
body .feature_section11 .king-tabs .king-tabs-nav li a{
padding:20px 5px 25px 5px;
font-size:14px;
}
body .feature_section11 .domlist1 li{
height:70px;
}
body .feature_section11 .domlist1 li.title{
height:100px;
}
body .feature_section12 h4{
line-height:51px;
}
body .ovt_section01, body .ovt_section04, body .ovt_section09, body .ovt_section_title{
width:100%;
}
body .ovt_section_title, body .ovt_section_title.two, body .ovt_section_title.three{
height: auto;
}
body .ovt_section05 {
width: 100%;
padding: 40px 20px;
}
body .ovt_section01 .one_fourth, body .ovt_section05 .one_fourth_less, body .ovt_section09 .one_half, body .ovt_section10 .left, body .ovt_section10 .right{
width:100%;
}
body .ovt_section04 .one_half{
padding: 60px 20px;
width: 100%;
}
body .ovt_section01 .drcse{
padding-left:0;
}
body .ovt_section10 .lspace{
padding-left:50px;
}
body .ovt_section_title h4{
margin: 0 20px;
}
body .featured_section82 .box{
width:100%;
padding: 30px 20px;
border:none;
}
body .featured_section82 .box i{
width:50px;
height:50px;
line-height:50px;
}
body .featured_section207.two .ongmp_contact{
width:65%;
}
body .featured_section207.two .box{
width:60%;
}
body .feature_section1 .one_third{
text-align: center;
}
body .feature_section1 i{
float: none;
}
.price_compare .prices h4{
font-size:12px;
}
.tbl_five.price_compare .prices strong{
font-size:17px;
}
.tbl_five.price_compare .prices a {
font-size: 10px;
padding: 6px 2px;
}
.tbl_four.price_compare .prices strong{
font-size:22px;
}
body .tbl_four.price_compare .prices a{
font-size:10px;
}
body .tbl_five.price_compare .prices strong i{
width:100%;
float:left;
}
body .price_compare .rowsremain br{
display:none;
}
}
@media only screen and (min-width: 480px) and (max-width: 639px){
h1 strong{
line-height: 40px;
} .one_half, .one_third, .one_fourth, .two_third, .three_fourth, .one_fifth, .onecol_forty, .onecol_sixty, .onecol_thirtyfive,
.one_half_less, .one_third_less, .one_fourth_less, .two_third_less, .three_fourth_less, .one_fifth_less, .onecol_forty_less, .onecol_sixty_less, .onecol_thirtyfive_less {
position: relative;
margin-right: 0%;
float: left;
}
.one_full,
.one_half,
.one_third,
.one_fourth,
.one_fifth,
.two_third,
.three_fourth,
.onecol_forty,
.onecol_sixty,
.onecol_thirtyfive,
.one_full_less,
.one_half_less,
.one_third_less,
.one_fourth_less,
.one_fifth_less,
.two_third_less,
.three_fourth_less,
.onecol_forty_less,
.onecol_sixty_less,
.onecol_thirtyfive_less {
width: 100%;
margin-bottom: 50px;
}
.last {
margin-right: 0 !important;
margin-bottom: 0 !important;
}
.container {
width: 440px;
margin: auto;
}
body .one_third,
body .one_half,
body .one_fourth,
body .one_fifth_less,
body .two_third,
body .onecol_sixty,
body .onecol_forty{
width: 100%;
}
.logo {
width: 70%;
}
.menu_main {
width: 100%;
position: absolute;
}
.minicart-li{
display: none;
}
.top_header .right a.but{
font-size: 10px;
padding: 5px 15px;
display: inline-block;
clear: both;
margin-left: 50px;
}
body .top_header .right a.chat{
margin: 0 5px;
float: left;
padding: 0 5px;
font-size: 12px;
}
.top_nav {
padding-bottom: 5px;
}
.top_nav {
padding-bottom: 5px;
height: 80px;
}
.top_nav .left {
width: 50%;
padding: 14px 0px 7px 0px;
position: absolute;
}
.top_nav .right {
width: 100%;
}
.top_nav ul.tplinks {
float: left;
margin: 8px 0 0;
padding: 0;
}
.top_nav .tplinks li {
margin: 0px 6px 0px 0px;
}
.top_nav .tplinks li img {
margin-right: 3px;
}
.tpbut {
margin-top: 7px;
}
.slidermar {
margin-top: 105px;
}
.domain_search .serch_area h5 {
float: none;
margin: 0px 0px 10px 0px;
}
.domain_search .serch_area .enter_email_input {
width: 80%;
}
.domain_search .serch_area .input_submit {
background-image: url(//www.jubileewebhost.com/assets/wp-content/themes/arkahost/assets/images/search-icon-26px.png);
background-position: center center;
background-repeat: no-repeat;
float: right;
margin-left: 0;
margin-top: 0;
text-indent: -9999px;
width: 18%;
}
.domain_search .serch_area .input_submit:hover{
background-color: #454545;
}
.domain_search .offers ul {
float: left;
}
.domain_search .offers li {
font-size: 12px;
font-weight: 400;
padding: 25px 8px 30px;
}
.host_plans .one_fourth_less {
width: 100%;
margin-bottom: 75px;
}
.host_plans .one_fourth_less.last {
margin-bottom: 0px;
}
.feature_section2 .twoboxes:before {
right:0%;
}
.feature_section2 .twoboxes .left {
width: 100%;
margin-bottom: 50px;
}
.feature_section2 .twoboxes .right {
float: left;
width: 100%;
}
.feature_section2 .twoboxes i {
margin-right: 20px;
font-size: 45px;
margin-top: 14px;
}
.feature_section2 .twoboxes strong {
font-size: 35px;
line-height: 30px;
margin-bottom: 25px;
}
.feature_section2 .twoboxes strong em {
color: #fff;
font-size: 14px;
}
.feature_section3 .lstblogs .date {
margin: 20px 20px 20px 20px;
}
.feature_section3 .lstblogs h4 {
margin: 20px 20px 20px 0px;
}
.feature_section4 .left,
.feature_section4 .center,
.feature_section4 .right {
width: 100%;
}
.feature_section5 li {
width: 30%;
}
.feature_section5 .two_third {
padding-top: 0px;
}
.feature_section6 .climg {
background-position: center 34px;
}
.feature_section6 .climg img {
width: 25%;
}
.domain_search .offers.sty2 ul li.last{
width: 100%;
}
.domain_search .offers.sty2 ul li.last small{
font-size: 20px;
line-height: 24px;
text-align: center;
width: 100%;
}
body .domain_search.sty2 .serch_area .enter_email_input{
margin-left: 0;
width: 78%;
}
.domain_search .offers.sty2 li {
border: medium none;
margin-bottom: 24px;
width: 33%;
}
.feature_section101.sty2 h1 strong{
line-height: 50px;
}
.feature_section103 .box{
border: none;
width: 50%;
padding: 10px 20px 45px 10px;
text-align: center;
min-height:280px;
}
.feature_section103 .box.two, .feature_section103 .box.three, .feature_section103 .box.four{
padding: 10px 20px 45px 10px;
border: none;
}
.feature_section101 .sprice a{
padding: 7px 20px 10px;
font-size: 24px;
}
.feature_section101{
background: none;
}
.feature_section101 p{
width: 100%;
}
.feature_section103 .box h4 .line{
margin: 10px auto 18px;
}
.king-video-play-wrapper .left-des{
width: 100%;
height: auto;
top: 30px;
}
.king-video-play-wrapper .left-des h3{
font-size: 20px!important;
letter-spacing: 0;
}
.king-video-play-wrapper .right-des{
top: auto;
height: auto;
width: 100%;
bottom: 20px;
}
.king-video-play-wrapper .right-des h1{
font-size: 36px!important;
}
.parallax_section2 .counters12 h1{
font-size: 18px;
}
.client_logos a, .client_logos img {
width: 25%;
} .feature_section102 .plan, .feature_section102 .plan.two, .feature_section102 .plan.three {
text-align: center;
}
.feature_section102 .plan li {
float: left;
text-align: center;
width: 100%;
}
.feature_section104 .box{
width: 100%;
padding: 0 20px 40px;
}
.feature_section102 .plan h2.light.caps{
line-height: 40px;
}
.feature_section104 .container{
width: 100%;
}
.owl-demo22 .owl-controls .owl-buttons .owl-prev{
margin-left: -22px;
}
.owl-demo22 .owl-controls .owl-buttons .owl-next{
margin-left: 0;
right: -25px;
}
.feature_section104 .box h1{
margin-left: 33%;
padding: 9px 24px 10px
}
.feature_section104 .button.six {
clear: both;
float: left;
}
.feature_section106 .left {
margin-left: 0;
padding: 90px 15px;
width: 100%;
}
.feature_section106 .right{
padding: 90px 0 70px 30px;
width: 100%;
float: left;
}
.feature_section106 .right ul{
width: 100%;
}
.feature_section102 .plan img{
float: none;
}
.feature_section105 .one_fourth{
margin-right: 1%;
width: 49%;
}
.feature_section102 h1{
padding: 0 30px;
} .footer .ftop{
background: #2a363f none repeat scroll 0 0;
border-bottom: 1px solid #34434E;
height: auto;
padding-bottom: 60px;
}
.footer .ftop .left, .footer .ftop .right{
width: 100%;
color: #FFF;
}
.footer .ftop .left h4 {
color: #fff;
margin-bottom: 12px;
text-align: center;
}
.footer .ftop .left h1{
font-size: 30px;
text-align: center;
}
.footer .ftop .right{
margin-top: 0;
}
.footer .ftop .right .newsle_eminput{
width: 71%;
padding: 3px 0 4px 10px;
}
.footer .secarea .address{
text-align: left;
}
.copyrights .one_half{
text-align: center;
margin-bottom: 15px;
}
.last.aliright aside:last-child{
width: 100%;
text-align: left;
}
body footer.footer .one_fourth {
width: 46%;
}
body footer.footer .one_fourth aside, body footer.footer .one_fourth img{
max-width: 100%;
}
footer .footer .secarea.sty2 .one_fourth:first-child{
width: 100%;
}
footer .footer .secarea.sty2 .one_fourth{
width: 46%;
}
footer .footer .secarea.sty2 .one_fifth{
width: 100%;
}
footer .footer .secarea.sty2 .one_fifth aside{
float: left;
}
body .feature_section13 .one_half_less{
width:100%;
}
body .video_full_site{
width:100%;
height:250px;
}
.cd-timeline-content .cd-read-more{
margin: 8px 0;
padding: 0.2em 0.5em;
}
.cd-timeline-content h2{
line-height: 24px;
}
body .cirbox2{
width:40px;
height:40px;
font-size:7px!important;
line-height: 13px!important;
}
body #bridge .container{
width: 440px;
}
body .cirbox1{
width: 70px;
height: 70px;
}
.pritable .one_fifth.pacdetails, .pritable .one_third_less.pacdetails {
width:100%;
}
}
@media only screen and (min-width: 413px) and (max-width: 479px){
body .container {
width: 350px;
margin: auto;
}
body .container_full .container {
width: 100%;
margin: auto;
}
}
@media only screen and (min-width: 374px) and (max-width: 413px){
body .container {
width: 335px;
margin: auto;
}
body .container_full .container {
width: 100%;
margin: auto;
}
}
@media only screen and (max-width: 479px){
h1 strong{
line-height: 46px;
} body .one_half, body .one_third, body .one_fourth, body .two_third, body .three_fourth, body .one_fifth, body .onecol_forty, body .onecol_sixty, body .onecol_thirtyfive,
body .one_half_less, body .one_third_less, body .one_fourth_less, body .two_third_less, body .three_fourth_less, body .one_fifth_less, body .onecol_forty_less, body .onecol_sixty_less, body .onecol_thirtyfive_less {
position: relative;
margin-right: 0%;
float: left;
width: 100%;
}
.one_full,
.one_half,
.one_third,
.one_fourth,
.one_fifth,
.two_third,
.three_fourth,
.onecol_forty,
.onecol_sixty,
.onecol_thirtyfive,
.one_full_less,
.one_half_less,
.one_third_less,
.one_fourth_less,
.one_fifth_less,
.two_third_less,
.three_fourth_less,
.onecol_forty_less,
.onecol_sixty_less,
.onecol_thirtyfive_less,
.feature_section402 .box {
width: 100%;
margin-bottom: 50px;
}
.last {
margin-right: 0 !important;
margin-bottom: 0 !important;
}
.container {
width: 290px;
margin: auto;
}
.header .container{
position: relative;
}
body .one_third,
body .one_half,
body .one_fourth,
body .one_fifth_less,
body .two_third,
body .onecol_sixty,
body .onecol_forty{
width: 100%;
}
.logo {
position: relative;
width: auto;
z-index: 99;
}
.top_nav {
padding-bottom: 5px;
height: 80px;
}
.top_nav .left {
width: 50%;
padding: 12px 0px 7px 0px;
position: absolute;
}
.top_nav .right {
width: 100%;
}
.top_nav .select-style {
width: 75px;
}
.top_nav .select-style select {
font-size: 9px;
padding: 7px 5px;
width: 100%;
}
.top_nav strong {
font-size: 12px;
margin-right: 0px;
}
.top_nav strong i {
font-size: 9px;
width: 16px;
height: 16px;
line-height: 16px;
margin-right: 1px;
}
.top_nav ul.tplinks {
padding-top: 0px;
}
.top_nav .tplinks li {
margin: 0px 3px 0px 0px;
float: none;
display: inline-block;
}
.top_nav .tplinks li a {
font-size: 12px;
margin-left: 2px;
float: none;
display: inline-block;
}
.top_nav .tplinks li img {
margin-right: 0px;
display: none;
}
.tpbut {
margin-top: 3px;
}
h3.caps{
text-align: center;
} .slidermar {
margin-top: 102px;
}
.minicart-li{
display: none;
}
.features_sec35{
padding: 70px 0;
}
.domain_search .serch_area h5 {
float: none;
margin: 0px 0px 10px 0px;
}
.domain_search .serch_area .enter_email_input, .domain_search.sty2 .serch_area .enter_email_input{
font-size: 12px;
height: 40px;
width: 80%;
}
.domain_search.sty2 .serch_area .enter_email_input{
margin-left: 0;
width: 75%;
}
.domain_search.sty2 .serch_area {
padding: 10px 0 0;
}
.domain_search .serch_area .input_submit {
background-image: url(//www.jubileewebhost.com/assets/wp-content/themes/arkahost/assets/images/white-classic-search-icon.png);
background-position: center center;
background-repeat: no-repeat;
float: right;
font-size: 12px;
height: 40px;
margin-left: 0;
margin-top: 0;
padding: 0;
text-indent: -9999px;
width: 18%;
}
.domain_search .serch_area .input_submit:hover{
background-color: #303030;
}
.domain_search .offers ul {
float: left;
}
.domain_search .offers li {
padding: 25px 0px 0px 0px;
font-size: 14px;
font-weight: 400;
width: 33%;
text-align: center;
border: none;
}
.domain_search .offers.sty2 li {
width: auto;
}
.host_plans .one_fourth_less {
width: 100%;
margin-bottom: 40px;
}
.host_plans{
padding: 50px 0;
}
.host_plans .one_fourth_less.last {
margin-bottom: 0px;
}
.feature_section1 .one_third .king-elements-inner{
text-align: center;
}
.feature_section1 i{
float: none;
}
.feature_section2 .twoboxes:before {
right:0%;
}
.feature_section2 .twoboxes .left {
width: 86%;
margin-left: 7%;
margin-bottom: 50px;
}
.feature_section2 .twoboxes .right {
float: left;
width: 86%;
margin-left: 7%;
}
.feature_section2 .twoboxes i {
margin-right: 10px;
font-size: 27px;
margin-top: 12px;
}
.feature_section2 .twoboxes strong {
font-size: 27px;
line-height: 25px;
margin-bottom: 25px;
}
.feature_section2 .twoboxes strong em {
color: #fff;
font-size: 12px;
}
.feature_section3 .lstblogs .date {
margin: 10px 10px 10px 10px;
width: 14%;
}
.feature_section3 .lstblogs h4 {
margin: 10px 10px 10px 0px;
width: 72%;
}
.feature_section4 .left,
.feature_section4 .center,
.feature_section4 .right {
width: 100%;
padding: 45px 20px 56px 20px;
}
.client_logos {
padding: 40px 0px 30px 0px;
}
.feature_section5 li {
width: 45%;
}
.feature_section5 .two_third {
padding-top: 0px;
}
.feature_section6 .climg img {
width: 50%;
}
.check-domain-from h1{
font-size: 26px;
}
.domain_search .offers.sty2 ul li.last{
width: 100%;
}
.domain_search .offers.sty2 ul li.last small{
font-size: 20px;
line-height: 24px;
text-align: center;
width: 100%;
}
.domain_search .offers.sty2 li {
margin-bottom: 20px;
width: 50%;
}
.feature_section101.sty2 h1 strong{
line-height: 50px;
}
.feature_section103 .box{
border: none;
width: 100%;
padding: 10px 20px 45px 10px;
text-align: center;
}
.feature_section103 .box.two, .feature_section103 .box.three, .feature_section103 .box.four{
padding: 10px 20px 45px 10px;
border: none;
}
.feature_section101 .sprice a{
padding: 7px 20px 10px;
font-size: 24px;
}
.feature_section101{
background: none;
}
.feature_section101 p{
width: 100%;
}
.feature_section103 .box h4 .line{
margin: 10px auto 18px;
}
.king-video-play-wrapper .left-des{
width: 100%;
height: auto;
top: 30px;
}
.king-video-play-wrapper .left-des h3{
font-size: 14px!important;
letter-spacing: 0;
}
.king-video-play-wrapper .right-des{
top: auto;
height: auto;
width: 100%;
bottom: 20px;
}
.king-video-play-wrapper .right-des h1{
font-size: 30px!important;
}
.client_logos a, .client_logos img {
display: inline-block;
width: 50%;
}
.feature_section2 .twoboxes li:last-child{
padding-top: 30px;
text-align: left;
}
.feature_section2 .twoboxes li:last-child a{
float: none;
} .feature_section102 .plan, .feature_section102 .plan.two, .feature_section102 .plan.three {
text-align: center;
}
.feature_section102 .plan li {
float: left;
text-align: center;
width: 100%;
}
.feature_section104 .box{
width: 100%;
padding: 0 20px 40px;
}
.feature_section102 .plan h2.light.caps{
line-height: 40px;
}
.feature_section104 .container{
width: 100%;
}
.owl-demo22 .owl-controls .owl-buttons .owl-prev{
margin-left: -22px;
left: 0px;
}
.owl-demo22 .owl-controls .owl-buttons .owl-next{
margin-left: 0;
right: -25px;
}
.feature_section104 .box h1{
margin: 0 auto;
float: none;
display: inline-block;
padding: 9px 24px 10px
}
.feature_section104 .button.six {
clear: both;
display: inline-block;
}
.feature_section104 .box img{
float: none;
margin: 0 auto;
}
.feature_section106 .left {
margin-left: 0;
padding: 90px 15px;
width: 100%;
}
.feature_section106 .left{
text-align: center;
}
.feature_section106 .left p{
text-align: left;
}
.feature_section106 .right{
padding: 90px 0 70px 30px;
width: 100%;
float: left;
}
.feature_section106 .right ul{
width: 100%;
}
.feature_section102 .plan img{
float: none;
}
.feature_section104 .box .item {
text-align: center;
} .footer .ftop{
background: #2a363f none repeat scroll 0 0;
border-bottom: 1px solid #34434E;
height: auto;
padding-bottom: 60px;
}
.footer .ftop .left, .footer .ftop .right{
width: 100%;
color: #FFF;
}
.footer .ftop .left h4 {
color: #fff;
margin-bottom: 12px;
text-align: center;
}
.footer .ftop .left h1{
font-size: 30px;
text-align: center;
}
.footer .ftop .right{
margin-top: 0;
}
.footer .ftop .right .newsle_eminput{
width: 55%;
padding: 3px 0 4px 10px;
}
.footer .secarea .address{
text-align: left;
}
.copyrights .one_half{
text-align: center;
margin-bottom: 20px;
}
.last.aliright aside:last-child{
width: 100%;
text-align: center;
}
footer .footer .secarea.sty2 .one_fifth{
width: 100%;
}
body .cirbox1{
width:35px;
height:35px;
} body .price_compare .rowsremain p.span{
font-size:8px;
}
body .price_compare .title h5, body .price_compare .title h3{
font-size:12px;
}
body .price_compare .prices h4{
font-size:12px;
}
body .price_compare .prices strong{
font-size:18px;
}
body .price_compare .prices a{
font-size:11px;
padding:10px 7px;
}
body .feature_section8_elm .imgbox{
width:100%;
margin: 0 0 40px 0;
}
body .feature_section8_elm .bigtfont{
text-align: justify;
}
body .video_full_site{
width:100%;
height:200px;
}
body .feature_section14_elm h5{
float: left;
width:100%;
}
body .feature_section14_elm .one_half img{
float: none;
margin-right:0;
}
body .feature_section14_elm .one_half{
text-align: center;
margin-bottom:15px;
}
body .blog-2-columns > .col-md-12 > .content_halfsite{
width: 100%;
}
.cd-timeline-content .cd-read-more{
margin: 8px 0;
padding: 0.2em 0.5em;
}
.cd-timeline-content h2{
line-height: 24px;
}
.counters1 .one_fifth span.counter{
font-size: 50px;
}
.counters1 .one_fifth{
margin-bottom: 60px;
}
.counters1 .one_fifth h4{
margin-top: 0;
}
body .page_title1.sty7 .serch_area .enter_email_input{
width:100%;
padding:3px 0px 4px 5px;
}
body .page_title1.sty7 .serch_area .input_submit{
width:100%;
}
body .feature_section11  .king-tabs-pane{
padding:5% 1% 5% 1%;
}
body .feature_section11 .domlist1 li{
font-size:14px;
}
body .feature_section11 .domlist1 li.title h6{
font-size:10px;
}
body .feature_section11 .king-tabs .king-tabs-nav li a{
font-size:10px;
}
body .parallax_section6 .box{
width: 170px;
float: none;
margin: 100px auto 0 auto;
}
body .hexagon.two, body .hexagon{
margin: 0 auto 100px auto;
float:none;
}
body .haxmargin{
display: none;
}
.hexagon.three, .hexagon.four, .hexagon.five{
margin-left: auto;
}
body .cirbox2{
width:30px;
height:30px;
font-size:7px!important;
line-height: 9px!important;
}
body .tbl_five.price_compare .title h5, body .tbl_five.price_compare .title h3{
font-size:10px;
}
body .tbl_five.price_compare .prices b{
font-size:9px;
}
body .tbl_five.price_compare .prices h4{
font-size:8px;
}
.tbl_five.price_compare .prices strong{
font-size:12px;
}
.tbl_five.price_compare .prices strong i, .tbl_four.price_compare .prices strong i{
display:block;
}
.tbl_five.price_compare .prices a, .tbl_four.price_compare .prices a {
font-size: 7px;
padding: 10px 2px;
}
body .tbl_four.price_compare .prices h4{
font-size:9px;
}
body .tbl_four.price_compare .prices strong{
font-size:15px;
}
body .tbl_five.price_compare .rowsremain p, body .tbl_four.price_compare .rowsremain p{
font-size:10px;
}
body .tbl_five.price_compare .prices h4{
font-size:9px;
}
body .whmcscontainer .logincontainer{
width:100%;
padding: 10px;
}
body #bridge .container{
width: 290px;
}
body .whmcscontainer .multitldbtn {
position: relative;
height: inherit;
margin-bottom: 10px;
}
body .whmcscontainer .multitldbtn input{
width: 100%;
}
body .whmcscontainer .internalpadding input{
width: 100%;
margin-bottom: 10px;
}
body .whmcscontainer .center80 td{
word-break: break-all;
}
body #order-comparison table tr td{
font-size: 11px;
}
body #whmcsorderfrm label{
word-break: break-all;
}
body .king_res_cart{
right: 70px;
}
.pritable .one_fifth.pacdetails, .pritable .one_third_less.pacdetails {
width:100%;
}
}
@media only screen and (max-width: 340px){
html body .navbar-brand img {
max-height: 45px;
max-width: 180px;
}
}.tabs {
margin: 0;
padding: 0;
list-style-type: none;
}
.tabs li {
margin: 0px 0px 25px 0px;
text-align: center;
}
.tabs li i {
font-size: 30px;
margin-bottom: 8px;
text-align: center;
display: block;
}
.tabs li a:after {
right: 100%;
top: 50%;
border: solid transparent; content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(238, 238, 238, 0);
border-right-color: #eee;
border-width: 10px;
margin-top: -10px;
}
.tabs li.active a {
color: #fff;
background-color: #999;
}
.tabs li.active a:after {
border-color: rgba(19, 175, 235, 0);
border-right-color: #999;
}
.king-tabs-panes {
float: left;
width: 100%;
padding: 0;
text-align: left;
}
.king-tabs-panes img.img_left2 {
width: auto;
}
.king-tabs-panes .tabs-panel {
padding: 20px;
}
.king-tabs-panes .tabs-panel .tab-title {
display: none;
}
.king-tabs-panes .king-tabs-pane.bgimg1 {
background: url(//www.jubileewebhost.com/assets/wp-content/themes/arkahost/assets/images/site-img172.jpg) no-repeat right 10px;
height: 340px;
}
.king-tabs-panes .king-tabs-pane.bgimg2 {
background: url(//www.jubileewebhost.com/assets/wp-content/themes/arkahost/assets/images/site-img173.jpg) no-repeat right 10px;
height: 340px;
}
.king-tabs-panes .king-tabs-pane.bgimg3 {
background: url(//www.jubileewebhost.com/assets/wp-content/themes/arkahost/assets/images/site-img174.jpg) no-repeat right 10px;
height: 340px;
}
@media only screen and (min-width: 768px) and (max-width: 999px){
.tabs li i {
font-size: 20px;
}
.king-tabs.detached ul.king-tabs-nav a {
font-size: 14px;
padding: 0px 20px;
line-height: 45px;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px){
ul.tabs {
width: 25%;
margin-right: 3%;
}
.king-tabs-panes {
width: 100%;
}
.king-tabs-panes .tabs-panel.bgimg1,
.king-tabs-panes .tabs-panel.bgimg2,
.king-tabs-panes .tabs-panel.bgimg3 {
background: none;
} .king-tabs.detached ul.king-tabs-nav{width: 100%;}
.king-tabs.detached ul.king-tabs-nav li{ padding-bottom: 15px; width:24%; margin-right: 1%; }
.king-tabs.detached ul.king-tabs-nav li.ui-tabs-active{ background: none; }
.king-tabs.detached ul.king-tabs-nav a{ 
font-size: 12px;
padding: 10px 10px;
line-height: 18px;
white-space: normal;
width: 100%;
margin: 0;
display: inline-block;
}	
.king-tabs-panes { width: 100%; }
.king-tabs.detached .king-tabs-pane{ padding: 20px; width:100%; }
}
@media only screen and (max-width: 479px){
ul.tabs {
width: 30%;
margin-right: 1%;
}
.king-tabs-panes {
width: 69%;
}
.featured_section9 .king-tabs-panes {
width: 100%;
}
.king-tabs-panes .tabs-panel.bgimg1,
.king-tabs-panes .tabs-panel.bgimg2,
.king-tabs-panes .tabs-panel.bgimg3 {
background: none;
} .king-tabs.detached ul.king-tabs-nav{width: 100%;}
.king-tabs.detached ul.king-tabs-nav li{ padding-bottom: 15px; width:24%; margin-right: 1%; }
.king-tabs.detached ul.king-tabs-nav li.ui-tabs-active{ background: none; }
.king-tabs.detached ul.king-tabs-nav a{ 
font-size: 12px;
padding: 10px 10px;
line-height: 18px;
white-space: normal;
width: 100%;
margin: 0;
display: inline-block;
}	
.king-tabs-panes { width: 100%; }
.king-tabs.detached .king-tabs-pane{ padding: 20px; width:100%; }
} .tabs2 , .king-tabs.tabs2{
margin: 0;
padding: 0;
list-style-type: none;
background: none;
border:0;
}
.tabs2 .king-tabs-panes{
border: 1px solid #e3e3e3;
float: left;
width: 100%;
padding: 3% 3% 4% 3%;
text-align: left;
margin-bottom: 0px;
}
.tabs2 .king-tabs-panes .king-tabs-pane{
padding: 0;
}
.tabs2 .king-tabs-panes img{
width: auto;
}
.tabs2 .king-tabs-nav{
height: 40px;
}
.tabs2 li {
margin: 0;
text-align: left;
}
.tabs2 li a {
float: left;
color: #454545;
height: 40px;
padding: 0px 30px;
text-decoration: none;
line-height: 40px;
font-size: 14px;
background-color: #e3e3e3;
border-right: 1px solid #fff;
min-height: 0;
}
.tabs2  li.active a{
color: #fff;
background-color: #999;
}
.tabs-content2 {
float: left;
width: 89%;
padding: 5% 5% 6% 5%;
text-align: left;
margin-bottom: 40px;
border: 1px solid #e3e3e3;
}
.tabs-content2 img.img_left2 {
width: auto;
margin-right: 25px;
}
.tabs-content2 .tabs-panel {
padding: 20px;
}
.tabs-content2 .tabs-panel2 .tab-title2 {
display: none;
}
.tabs-content2 .tabs-panel2.two{
padding: 20px 20px 14px 20px;
}
.tabs-content2.fullw {
float: left;
width: 100%;
padding: 3% 3% 4% 3%;
text-align: left;
margin-bottom: 0px;
border: 1px solid #e3e3e3;
} #example-2 .tabs2 li {
width: 100px;
border: 1px solid #DDD;
border-right: 0;
background: #EEE;
cursor: pointer;
position: relative;
z-index: 999;
}
#example-2 .tabs2 li:last-child {
border-right: 1px solid #DDD;
}
#example-2 .tabs2 li.active {
border-bottom: 1px solid #FFF;
background: #FFF;
}
#example-2 .tabs-content2 {
border: 1px solid #DDD;
background: #FFF;
position: relative;
top: -1px;
z-index: 99;
}
#example-2 .tabs-content2 .tab-title {
color: #0b8593;
}
@media only screen and (min-width: 1000px) and (max-width: 1169px){
.tabs2 li a {
padding: 0px 20px;
}
.king-tabs.detached ul.king-tabs-nav a{
padding: 0px 35px;
}
.king-tabs.detached .king-tabs-pane .vc_col-sm-4{
padding-right: 20px;
}
}
@media only screen and (min-width: 768px) and (max-width: 999px){
.tabs2 li a {
padding: 0px 9px;
}
.king-tabs-vertical .king-tabs-nav{
width: 20%;
}	
.king-tabs-vertical .king-tabs-panes{
width: 80%;
padding: 0;
}	
.king-tabs-vertical .king-tabs-pane{
padding-top: 0!important;
}
.king-tabs-vertical .king-tabs-nav a{
font-size: 14px;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px){
.tabs2 li a {
padding: 0px 18px;
}
.tabs-content2.fullw {
padding: 5% 5% 6% 5%;
}
ul.tabs{
width: 100%;
}
.king-tabs-nav a{
line-height: 40px;
min-height: 40px;
padding: 0 10px;
}
.king-tabs-panes img{
max-width: 260px;		
}
body  #content .king-tabs-pane .wpb_text_column *:last-child{
margin-bottom: 20px;
}
.king-spoiler-style3 .king-spoiler-content .content{
padding-left:20px;
padding-right:20px;
}
.king-tabs-vertical .king-tabs-nav{
width: 25%;
}	
.king-tabs-vertical .king-tabs-panes{
width: 75%;
padding: 0;
}	
.king-tabs-vertical .king-tabs-pane{
padding-top: 0!important;
}
.king-tabs-vertical .king-tabs-nav a{
font-size: 12px;
}
.king-tabs.detached ul.king-tabs-nav li{
width: 19%;
}
.king-tabs.detached ul.king-tabs-nav a{
font-size: 10px;
}
}
@media only screen and (max-width: 479px){
.tabs2 li a {
padding: 0px 10px;
}
.tabs-content2.fullw {
padding: 7% 7% 8% 7%;
}
ul.tabs{
width: 100%;
}
.king-tabs-nav a{
line-height: 40px;
min-height: 40px;
padding: 0 10px;
}
.king-tabs-panes img{
max-width: 260px;
}
.king-spoiler-style3 .king-spoiler-content .content{
padding-left:20px;
padding-right:20px;
}
.king-tabs-vertical .king-tabs-nav{
width: 25%;
}	
.king-tabs-vertical .king-tabs-panes{
width: 75%;
padding: 0;
}	
.king-tabs-vertical .king-tabs-pane{
padding-top: 0!important;
}
.king-tabs-vertical .king-tabs-nav a{
font-size: 10px;
}
.king-tabs.detached ul.king-tabs-nav li {
width: 19%;
}
.king-tabs.detached ul.king-tabs-nav a{
font-size: 10px;
padding: 10px 5px;
}
body .king-tabs.detached .king-tabs-pane{
padding-bottom: 40px;
}
}@media only screen and (min-width: 1000px) and (max-width: 1169px){
.portfolio_area_left{
width: 60%;
}
.portfolio_area_right{
width: 36%;
}
}
@media only screen and (min-width: 768px) and (max-width: 999px){
.cbp-caption-overlayBottom .cbp-caption-activeWrap{
height: 100px;
}
.portfolio_area_left{
width: 42%;
}
.portfolio_area_right{
width: 54%;
}
.cbp-caption-overlayBottom .cbp-caption-activeWrap{
height: 100%;
}
}
@media only screen and (max-width: 767px){
.portfolio_area_left, .portfolio_area_right{
width: 100%;
margin: 0;
}
.portfolio_area_left{
margin-bottom: 30px;
}
.cbp-caption-overlayBottom .cbp-caption-activeWrap{
height: 100%;
}	
.cbp-l-caption-title {
font: 400 14px/20px "Open Sans",sans-serif;
}
.cbp-l-caption-desc p{
line-height: 20px;
}
}
@media only screen and (min-width: 640px) and (max-width: 767px){
body .cbp .cbp-item{		
margin-bottom: 0;
position: absolute;
width: 50%;
float: left;
}
body .cbp-cols-3.cbp .cbp-item{
width: 32.3%;
}
.featured_section2 .cbp{
height: auto!important;
}
.featured_section2 .cbp > div, .featured_section2 .cbp >div>div{
position: relative!important;
}
.featured_section2 .cbp >div>div >.cbp-item{
top: auto!important;
left: auto!important;
}
.featured_section2 .cbp >div>div >.cbp-item:nth-child(2n){
margin-bottom: 0;
}
.masonry_section1 .clearfix{
display: none;
}
.masonry_section1 .one .box, .masonry_section1 .two .box, .masonry_section1 .three .box, .masonry_section1 .four .box {
height: 150px;
}	
.featured_section2 .cbp >div>div >.cbp-item:nth-child(2n+1){
}
}
@media only screen and (max-width: 639px){
body .cbp{
height: auto!important;
}
body .cbp .cbp-item{
position: static;
width: 100%!important;
margin-bottom: 40px;
}
body .cbp .cbp-item.cbp-item-off{
display:none;
}
body .cbp-wrapper-outer, body .cbp-wrapper, body .cbp-wrapper-helper{
position: static;
height: auto;
}
body #filters-container{
padding: 0 25px;
}	
}
@media only screen and (min-width: 480px) and (max-width: 639px){
}
@media only screen and (max-width: 479px){
.featured_section2 .cbp .cbp-item{
clear: both;
margin-bottom: 0;
position: relative;
width: 100% !important;
}
.masonry_section1 .box .scale-caption h3{
font-size: 12px;
}
.featured_section2 .cbp{
height: auto!important;
}
.featured_section2 .cbp > div, .featured_section2 .cbp >div>div{
position: relative!important;
}
.featured_section2 .cbp >div>div >.cbp-item{
top: auto!important;
left: auto!important;
}
.featured_section2 .cbp >div>div >.cbp-item:nth-child(2n){
margin-bottom: 5px;
}
.portfolio_thumbnails a{
width: 25%;
}
}