/*============================================================================
Nice select
=============================================================================*/

.nice-select{-webkit-tap-highlight-color:transparent;background-color:#fff;border-radius:5px;border:1px solid #e0e7ee;box-sizing:border-box;clear:both;cursor:pointer;display:block;float:left;font-family:inherit;font-size:14px;font-weight:400;height:42px;line-height:40px;outline:0;padding-left:18px;padding-right:30px;position:relative;text-align:left!important;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;width:auto}.nice-select:hover{border-color:#d0dae5}.nice-select.open,.nice-select:active,.nice-select:focus{border-color:#88bfff}.nice-select:after{border-bottom:2px solid #90a1b5;border-right:2px solid #90a1b5;content:'';display:block;height:5px;margin-top:-4px;pointer-events:none;position:absolute;right:12px;top:50%;-webkit-transform-origin:66% 66%;-ms-transform-origin:66% 66%;transform-origin:66% 66%;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out;width:5px}.nice-select.open:after{-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg)}.nice-select.open .list{opacity:1;pointer-events:auto;-webkit-transform:scale(1) translateY(0);-ms-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}.nice-select.disabled{border-color:#e7ecf2;color:#90a1b5;pointer-events:none}.nice-select.disabled:after{border-color:#cdd5de}.nice-select.wide{width:100%}.nice-select.wide .list{left:0!important;right:0!important}.nice-select.right{float:right}.nice-select.right .list{left:auto;right:0}.nice-select.small{font-size:12px;height:36px;line-height:34px}.nice-select.small:after{height:4px;width:4px}.nice-select.small .option{line-height:34px;min-height:34px}.nice-select .list{background-color:#fff;border-radius:5px;box-shadow:0 0 0 1px rgba(68,88,112,.11);box-sizing:border-box;margin-top:4px;opacity:0;overflow:hidden;padding:0;pointer-events:none;position:absolute;top:100%;left:0;-webkit-transform-origin:50% 0;-ms-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:scale(.75) translateY(-21px);-ms-transform:scale(.75) translateY(-21px);transform:scale(.75) translateY(-21px);-webkit-transition:all .2s cubic-bezier(.5,0,0,1.25),opacity .15s ease-out;transition:all .2s cubic-bezier(.5,0,0,1.25),opacity .15s ease-out;z-index:9}.nice-select .list:hover .option:not(:hover){background-color:transparent!important}.nice-select .option{cursor:pointer;font-weight:400;line-height:40px;list-style:none;min-height:40px;outline:0;padding-left:18px;padding-right:29px;text-align:left;-webkit-transition:all .2s;transition:all .2s}.nice-select .option.focus,.nice-select .option.selected.focus,.nice-select .option:hover{background-color:#f6f7f9}.nice-select .option.selected{font-weight:700}.nice-select .option.disabled{background-color:transparent;color:#90a1b5;cursor:default}.no-csspointerevents .nice-select .list{display:none}.no-csspointerevents .nice-select.open .list{display:block}.box:after,.box:before{content:"";display:table}.box:after{clear:both}

/*--- fancybox -----*/

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */.fancybox-image,.fancybox-inner,.fancybox-nav,.fancybox-nav span,.fancybox-outer,.fancybox-skin,.fancybox-tmp,.fancybox-wrap,.fancybox-wrap iframe,.fancybox-wrap object{padding:0;margin:0;border:0;outline:0;vertical-align:top}.fancybox-wrap{position:absolute;top:0;left:0;z-index:8020}.fancybox-inner,.fancybox-outer,.fancybox-skin{position:relative}.fancybox-skin{background:#f9f9f9;color:#444;text-shadow:none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.fancybox-opened{z-index:8030}.fancybox-opened .fancybox-skin{-webkit-box-shadow:0 10px 25px rgba(0,0,0,.5);-moz-box-shadow:0 10px 25px rgba(0,0,0,.5);box-shadow:0 10px 25px rgba(0,0,0,.5)}.fancybox-inner{overflow:hidden}.fancybox-type-iframe .fancybox-inner{-webkit-overflow-scrolling:touch}.fancybox-error{color:#444;font:14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;margin:0;padding:15px;white-space:nowrap}.fancybox-iframe,.fancybox-image{display:block;width:100%;height:100%}.fancybox-image{max-width:100%;max-height:100%}#fancybox-loading,.fancybox-close,.fancybox-next span,.fancybox-prev span{background-image:url(../img/fancybox_sprite.png)}#fancybox-loading{position:fixed;top:50%;left:50%;margin-top:-22px;margin-left:-22px;background-position:0 -108px;opacity:.8;cursor:pointer;z-index:8060}.fancybox-close,.fancybox-nav,.fancybox-nav span{cursor:pointer;z-index:8040;position:absolute}#fancybox-loading div{width:44px;height:44px;background:url(../img/fancybox_loading.gif) center center no-repeat}.fancybox-close{top:-18px;right:-18px;width:36px;height:36px}.fancybox-nav{top:0;width:40%;height:100%;text-decoration:none;background:url(../img/blank.gif);-webkit-tap-highlight-color:transparent}.fancybox-prev{left:0}.fancybox-next{right:0}.fancybox-nav span{top:50%;width:36px;height:34px;margin-top:-18px;visibility:hidden}.fancybox-prev span{left:10px;background-position:0 -36px}.fancybox-next span{right:10px;background-position:0 -72px}.fancybox-nav:hover span{visibility:visible}.fancybox-tmp{position:absolute;top:-99999px;left:-99999px;visibility:hidden;max-width:99999px;max-height:99999px;overflow:visible!important}.fancybox-lock,.fancybox-lock body{overflow:hidden!important}.fancybox-lock{width:auto}.fancybox-lock-test{overflow-y:hidden!important}.fancybox-overlay{position:absolute;top:0;left:0;overflow:hidden;display:none;z-index:8010;background:url(../img/fancybox_overlay.png);background:rgba(0,0,0,.58)}.fancybox-overlay-fixed{position:fixed;bottom:0;right:0}.fancybox-lock .fancybox-overlay{overflow:auto;overflow-y:scroll}.fancybox-title{visibility:hidden;font:400 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;position:relative;text-shadow:none;z-index:8050}.fancybox-opened .fancybox-title{visibility:visible}.fancybox-title-float-wrap{position:absolute;bottom:0;right:50%;margin-bottom:-35px;z-index:8050;text-align:center}.fancybox-title-float-wrap .child{display:inline-block;margin-right:-100%;padding:2px 20px;background:0 0;background:rgba(0,0,0,.8);-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;text-shadow:0 1px 2px #222;color:#FFF;font-weight:700;line-height:24px;white-space:nowrap}.fancybox-title-outside-wrap{position:relative;margin-top:10px;color:#fff}.fancybox-title-inside-wrap{padding-top:10px}.fancybox-title-over-wrap{position:absolute;bottom:0;left:0;color:#fff;padding:10px;background:#000;background:rgba(0,0,0,.8)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){#fancybox-loading,.fancybox-close,.fancybox-next span,.fancybox-prev span{background-image:url(../img/fancybox_sprite@2x.png);background-size:44px 152px}#fancybox-loading div{background-image:url(../img/fancybox_loading@2x.gif);background-size:24px 24px}}

/* ==========================================================================
   								Icon fonts (icomoon)
   ========================================================================== */

@font-face {
    font-family: icomoon;
    src: url(../fonts/icomoon.eot?hy4gm);
    src: url(../fonts/icomoon.eot?#iefixhy4gm) format('embedded-opentype'), url(../fonts/icomoon.ttf?hy4gm) format('truetype'), url(../fonts/icomoon.woff?hy4gm) format('woff'), url(../fonts/icomoon.svg?hy4gm#icomoon) format('svg');
    font-weight: 400;
    font-style: normal
}

[class*=" icon-"],
[class^=icon-] {
    font-family: icomoon;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-sas-storage:before {
    content: "\e60c"
}

.icon-plan-arrow:before {
    content: "\e60b"
}

.icon-plan-tick:before {
    content: "\e60a"
}

.icon-bandwidth:before {
    content: "\e600"
}

.icon-ban-next:before {
    content: "\e601"
}

.icon-ban-prev:before {
    content: "\e602"
}

.icon-disk-space:before {
    content: "\e603"
}

.icon-fone:before {
    content: "\e604"
}

.icon-g:before {
    content: "\e605"
}

.icon-mail:before {
    content: "\e606"
}

.icon-paln-mail:before {
    content: "\e607"
}

.icon-ram:before {
    content: "\e608"
}

.icon-unlimitted-domain:before {
    content: "\e609"
}


/* ==========================================================================
   								Font Awsome
   ========================================================================== */

/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fontawesome-webfont.eot?v=4.4.0');
    src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal
}

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

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul > li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

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

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

.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before,
.fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before,
.fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before,
.fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before,
.fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before,
.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before,
.fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before,
.fa-sort-asc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before,
.fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before,
.fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before,
.fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before,
.fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before,
.fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155"
}

.fa-rupee:before,
.fa-inr:before {
    content: "\f156"
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "\f158"
}

.fa-won:before,
.fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before,
.fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,
.fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before,
.fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before,
.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-hotel:before,
.fa-bed:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-yc:before,
.fa-y-combinator:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before,
.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-tv:before,
.fa-television:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}


/* ==========================================================================
								Jquery fs select
   ========================================================================== */

.selecter {
    position: relative;
    display: block;
    margin: 10px 0;
    z-index: 1;
    max-width: 30%
}

.selecter:focus {
    box-shadow: none;
    outline: 0
}

.selecter,
.selecter * {
    -webkit-user-select: none!important;
    -moz-user-select: none!important;
    -ms-user-select: none!important;
    user-select: none!important
}

.selecter,
.selecter *,
.selecter :before,
.selecter :after {
    box-sizing: border-box
}

.selecter-element {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    opacity: 0;
    /*    z-index: -1*/
}

.selecter-element,
.selecter-element:focus {
    outline: 0;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-tap-highlight-color: transparent
}

.no-opacity .selecter-element {
    left: -999999px
}

.selecter-selected {
    position: relative;
    background: #fff;
    border: 1px solid #ccc;
    color: #222;
    cursor: pointer;
    display: block;
    font-size: 13px;
    margin: 0;
    overflow: hidden;
    padding: 10px 15px;
    text-overflow: clip;
    z-index: 2;
    border-radius: 3px
}

.selecter-selected:after {
    height: 0;
    width: 0;
    position: absolute;
    top: 0;
    right: 15px;
    bottom: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #ccc;
    content: '';
    display: block;
    margin: auto 0
}

.no-touch .selecter-selected:hover {
    color: #333
}

.no-touch .selecter.disabled .selecter-selected:hover {
    color: #ccc
}

.selecter-options {
    width: 100%;
    max-height: 260px;
    position: absolute;
    top: 100%;
    left: 0;
    border: 1px solid #ccc;
    border-width: 0 1px 1px;
    background-color: #fff;
    display: none;
    margin: 0;
    overflow: auto;
    overflow-x: hidden;
    padding: 0;
    z-index: 50;
    border-radius: 0 0 3px 3px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .15)
}

.selecter-options.scroller {
    position: absolute
}

.no-opacity .selecter-options {
    width: auto
}

.selecter-group {
    border-bottom: 1px solid #ccc;
    color: #999;
    display: block;
    font-size: 11px;
    padding: 10px 15px;
    text-transform: uppercase
}

.selecter-item {
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #ccc;
    color: #222;
    cursor: pointer;
    display: block;
    font-size: 13px;
    margin: 0;
    overflow: hidden;
    padding: 10px 15px;
    text-decoration: none;
    text-overflow: ellipsis
}

.selecter-item.placeholder {
    display: none
}

.selecter-item.selected {
    background: #eee
}

.selecter-item.disabled {
    color: #999;
    cursor: default
}

.selecter-item:first-child {
    border-radius: 0
}

.selecter-item:last-child {
    border-bottom: 0;
    border-radius: 0 0 2px 2px
}

.no-touch .selecter-item:hover,
.no-touch .selecter-item.selected:hover {
    color: #333;
    background-color: #ccc
}

.selecter-item.disabled,
.no-touch .selecter-item.disabled:hover {
    color: #ccc;
    background-color: #fff
}

.selecter.open {
    z-index: 3
}

.selecter.open .selecter-selected {
    z-index: 51;
    border-radius: 3px 3px 0 0
}

.selecter.open .selecter-selected,
.selecter.focus .selecter-selected {
    background-color: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1)
}

.selecter.cover .selecter-options {
    border-width: 1px;
    top: 0;
    border-radius: 3px
}

.selecter.cover .selecter-options .selecter-item.first {
    border-radius: 3px 3px 0 0
}

.selecter.cover.open .selecter-selected {
    z-index: 49;
    border-radius: 3px 3px 0 0
}

.selecter.bottom .selecter-options {
    top: auto;
    bottom: 100%;
    border-width: 1px 1px 0
}

.selecter.bottom .selecter-item:last-child {
    border: none
}

.selecter.bottom.open .selecter-selected {
    border-radius: 0 0 3px 3px
}

.selecter.bottom.open .selecter-options {
    border-radius: 3px 3px 0 0
}

.selecter.bottom .cover .selecter-options {
    top: auto;
    bottom: 0
}

.selecter.bottom .cover.open .selecter-selected {
    border-radius: 3px
}

.selecter.bottom .cover.open .selecter-options {
    border-radius: 3px
}

.selecter.multiple .selecter-options {
    width: 100%;
    position: static;
    border-width: 1px;
    display: block;
    border-radius: 3px;
    box-shadow: none
}

.selecter.disabled .selecter-selected {
    background: #fff;
    border-color: #ccc;
    color: #ccc;
    cursor: default
}

.selecter.disabled .selecter-options {
    background: #fff;
    border-color: #ccc
}

.selecter.disabled .selecter-group,
.selecter.disabled .selecter-item {
    border-color: #ccc;
    color: #ccc;
    cursor: default
}

.selecter.disabled .selecter-item.selected,
.no-touch .selecter.disabled .selecter-item.selected:hover {
    background: #fafafa
}

.selecter.disabled .selecter-item,
.no-touch .selecter.disabled .selecter-item:hover {
    color: #ccc;
    background-color: #fff
}

.selecter-options.scroller {
    overflow: hidden
}

.selecter-options.scroller .scroller-content {
    max-height: 260px;
    padding: 0
}

@media screen and (max-width:740px) {
    .selecter {
        max-width: 40%
    }
}

@media screen and (max-width:500px) {
    .selecter {
        max-width: 100%
    }
}


/* ==========================================================================
 									bx slider
   ========================================================================== */
.slideCust1 {margin-top:-10px;}
.bx-wrapper {
    position: relative;
    margin: 0 auto 60px;
    padding: 0
}

.bx-wrapper img {
    max-width: 100%;
    display: block
}

.bx-wrapper .bx-viewport {
    -moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
    border: 5px solid #fff;
    left: -5px;
    background: #fff;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0)
}

.bx-wrapper .bx-controls-auto,
.bx-wrapper .bx-pager {
    position: absolute;
    bottom: -30px;
    width: 100%
}

.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(../img/bx_loader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000
}

.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: 700;
    color: #666;
    padding-top: 20px
}

.bx-wrapper .bx-controls-auto .bx-controls-auto-item,
.bx-wrapper .bx-pager .bx-pager-item {
    display: inline-block
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #666;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #000
}

.bx-wrapper .bx-prev {
    left: 10px;
    background: url(../img/controls.png) 0 -32px no-repeat
}

.bx-wrapper .bx-next {
    right: 10px;
    background: url(../img/controls.png) -43px -32px no-repeat
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none
}

.bx-wrapper .bx-controls-auto {
    text-align: center
}

.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url(../img/controls.png) -86px -11px no-repeat;
    margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:hover {
    background-position: -86px 0
}

.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url(../img/controls.png) -86px -44px no-repeat;
    margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:hover {
    background-position: -86px -33px
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px
}

.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(80, 80, 80, .75);
    width: 100%
}

.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px
}


/* ==========================================================================
 									Owl carousel
   ========================================================================== */

.owl-carousel,
.owl-carousel .owl-item {
    position: relative;
    -webkit-tap-highlight-color: transparent
}

.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-controls .owl-dot,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel .owl-refresh .owl-item,
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto
}

.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale 100ms ease;
    -moz-transition: scale 100ms ease;
    -ms-transition: scale 100ms ease;
    -o-transition: scale 100ms ease;
    transition: scale 100ms ease
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    -moz-transition: scale(1.3, 1.3);
    -ms-transition: scale(1.3, 1.3);
    -o-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3)
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1
}


/* ==========================================================================
   Slicker  Slider
   ========================================================================== */

.slick-list,
.slick-slider,
.slick-track {
    position: relative;
    display: block
}

.slick-loading .slick-slide,
.slick-loading .slick-track {
    visibility: hidden
}

.slick-slider {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    top: 0;
    left: 0
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}


/* ==========================================================================
	Slicker  Theme
   ========================================================================== */

@charset 'UTF-8';
.slick-dots,
.slick-next,
.slick-prev {
    padding: 0;
    position: absolute;
    display: block
}

.slick-dots li button:before,
.slick-next:before,
.slick-prev:before {
    font-family: slick;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-loading .slick-list {
    background: url(../img/ajax-loader.gif) center center no-repeat #fff
}

@font-face {
    font-family: slick;
    font-weight: 400;
    font-style: normal;
    src: url(../fonts/slick.eot);
    src: url(../fonts/slick.eot?#iefix) format('embedded-opentype'), url(../fonts/slick.woff) format('woff'), url(../fonts/slick.ttf) format('truetype'), url(../fonts/slick.svg#slick) format('svg')
}

.slick-next,
.slick-prev {
    font-size: 0;
    line-height: 0;
    top: 50%;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: 0;
    background: 0 0
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
    color: transparent;
    outline: 0;
    background: 0 0
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before,
.slick-prev:before {
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #fff
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    right: -25px;
    left: auto
}

.slick-prev:before {
    content: '←'
}

.slick-next:before,
[dir=rtl] .slick-prev:before {
    content: '→'
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    right: auto;
    left: -25px
}

[dir=rtl] .slick-next:before {
    content: '←'
}

.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    bottom: -45px;
    width: 100%;
    list-style: none;
    text-align: center
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: 0 0
}

.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: 0
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: #000
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #000
}


/* ==========================================================================
	Easy tab accordien
   ========================================================================== */

.resp-tabs-list li,
h2.resp-accordion {
    cursor: pointer;
    font-size: 13px
}

p,
ul.resp-tabs-list {
    margin: 0;
    padding: 0
}

.resp-tabs-list li {
    font-weight: 600;
    display: inline-block;
    padding: 13px 15px;
    margin: 0 4px 0 0;
    list-style: none;
    float: left
}

.resp-tabs-container {
    padding: 0;
    background-color: #fff;
    clear: left
}

h2.resp-accordion {
    display: none
}

.resp-tab-content {
    display: none;
    padding: 15px
}

.resp-accordion-active,
.resp-content-active,
.resp-easy-accordion h2.resp-accordion,
.resp-tab-content-active {
    display: block
}

.resp-tab-active {
    border: 1px solid #5AB1D0!important;
    margin-bottom: -1px!important;
    padding: 12px 14px 14px!important;
    border-top: 4px solid #5AB1D0!important;
    border-bottom: 0 #fff solid!important;
    background-color: #fff
}

.resp-tab-content {
    border: 1px solid #c1c1c1;
    border-top-color: #5AB1D0
}

h2.resp-accordion {
    font-size: 13px;
    border: 1px solid #c1c1c1;
    border-top: 0 solid #c1c1c1;
    margin: 0;
    padding: 10px 15px
}

h2.resp-tab-active {
    border-bottom: 0 solid #c1c1c1!important;
    margin-bottom: 0!important;
    padding: 10px 15px!important
}

h2.resp-tab-title:last-child {
    border-bottom: 12px solid #c1c1c1!important;
    background: #00f
}

.resp-vtabs ul.resp-tabs-list {
    float: left;
    width: 30%
}

.resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 15px!important;
    margin: 0 0 4px;
    cursor: pointer;
    float: none
}

.resp-vtabs .resp-tabs-container {
    padding: 0;
    background-color: #fff;
    border: 1px solid #c1c1c1;
    float: left;
    width: 68%;
    min-height: 250px;
    border-radius: 4px;
    clear: none
}

.resp-vtabs .resp-tab-content {
    border: none;
    word-wrap: break-word
}

.resp-vtabs li.resp-tab-active {
    position: relative;
    z-index: 1;
    margin-right: -1px!important;
    padding: 14px 15px 15px 14px!important;
    border: 1px solid #5AB1D0!important;
    border-left: 4px solid #5AB1D0!important;
    margin-bottom: 4px!important;
    border-right: 1px #FFF solid!important
}

.resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 3px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 12px solid #c1c1c1
}

h2.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 12px solid #9B9797
}

h2.resp-tab-active {
    background: #DBDBDB
}

.resp-easy-accordion .resp-tab-content {
    border: 1px solid #c1c1c1
}

.resp-easy-accordion .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1
}

.resp-jfit {
    width: 100%;
    margin: 0
}

h2.resp-accordion:first-child {
    border-top: 1px solid #c1c1c1
}

@media only screen and (max-width:768px) {
    ul.resp-tabs-list {
        display: none
    }
    h2.resp-accordion {
        display: block
    }
    .resp-vtabs .resp-tab-content {
        border: 1px solid #C1C1C1
    }
    .resp-vtabs .resp-tabs-container {
        border: none;
        float: none;
        width: 100%;
        min-height: 100px;
        clear: none
    }
    .resp-accordion-closed {
        display: none!important
    }
    .resp-vtabs .resp-tab-content:last-child {
        border-bottom: 1px solid #c1c1c1!important
    }
    span.best-buy{
        right: 15px!important;
        top: 0!important;
    }
}


/* ==========================================================================
   selector
   ========================================================================== */

.selecter {
    display: block;
    margin: 10px 0;
    position: relative;
    max-width: 30%;
    z-index: 1
}

.selecter .selecter-element {
    height: 100%;
    left: 0;
    position: absolute;
    opacity: 0;
    width: 100%;
    /*    z-index: -1;*/
}

.selecter .selecter-element,
.selecter .selecter-element:focus {
    outline: 0;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-tap-highlight-color: transparent
}

.selecter .selecter-selected {
    background: url(jquery.fs.selecter-arrow.png) right center no-repeat #F9F9F9;
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #333;
    cursor: pointer;
    display: block;
    font-size: 13px;
    margin: 0;
    overflow: hidden;
    padding: 8px 10px;
    position: relative;
    text-overflow: clip;
    z-index: 2
}

.selecter .selecter-options {
    border: 1px solid #ccc;
    border-width: 0 1px 1px;
    background-color: #fefefe;
    border-radius: 0 0 3px 3px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .15);
    display: none;
    left: 0;
    margin: 0;
    max-height: 260px;
    overflow: auto;
    overflow-x: hidden;
    padding: 0;
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 50
}

.selecter .selecter-group {
    background: #F9F9F9;
    border-bottom: 1px solid #e3e3e3;
    color: #999;
    display: block;
    font-size: 11px;
    padding: 5px 10px 4px;
    text-transform: uppercase
}

.selecter .selecter-item {
    background: #fff;
    border-bottom: 1px solid #e3e3e3;
    color: #333;
    cursor: pointer;
    display: block;
    font-size: 13px;
    margin: 0;
    overflow: hidden;
    padding: 8px 10px;
    text-overflow: ellipsis;
    width: 100%
}

.selecter.disabled .selecter-group,
.selecter.disabled .selecter-item,
.selecter.disabled .selecter-selected {
    border-color: #eee;
    color: #ccc;
    cursor: default
}

.selecter .selecter-item.placeholder {
    display: none
}

.selecter .selecter-item.selected {
    background: #F9F9F9
}

.selecter .selecter-item.disabled {
    color: #999;
    cursor: default
}

.selecter .selecter-item:first-child {
    border-radius: 0
}

.selecter .selecter-item:last-child {
    border-radius: 0 0 2px 2px;
    border-bottom: 0
}

@media screen and (min-width:980px) {
    .selecter .selecter-item.selected:hover,
    .selecter .selecter-item:hover {
        background-color: #f3f3f3
    }
    .selecter .selecter-item.disabled:hover,
    .selecter:hover .selecter-selected {
        background-color: #fff
    }
    .selecter.disabled .selecter-item:hover {
        background: #fff
    }
}

.selecter.open {
    z-index: 3
}

.selecter.open .selecter-selected {
    border-radius: 3px 3px 0 0;
    z-index: 51
}

.selecter.focus .selecter-selected,
.selecter.open .selecter-selected {
    background-color: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1)
}

.selecter.cover .selecter-options {
    border-radius: 3px;
    border-width: 1px;
    top: 0
}

.selecter.cover .selecter-options .selecter-item.first {
    border-radius: 3px 3px 0 0
}

.selecter.cover.open .selecter-selected {
    border-radius: 3px 3px 0 0;
    z-index: 49
}

.selecter.bottom .selecter-options {
    border-width: 1px 1px 0;
    bottom: 100%;
    top: auto
}

.selecter.bottom .selecter-item:last-child {
    border: none
}

.selecter.bottom.open .selecter-selected {
    border-radius: 0 0 3px 3px
}

.selecter.bottom.open .selecter-options {
    border-radius: 3px 3px 0 0
}

.selecter.bottom.cover .selecter-options {
    bottom: 0;
    top: auto
}

.selecter.bottom.cover.open .selecter-options,
.selecter.bottom.cover.open .selecter-selected {
    border-radius: 3px
}

.selecter.multiple .selecter-options {
    border-radius: 3px;
    border-width: 1px;
    box-shadow: none;
    display: block;
    position: static;
    width: 100%
}

.selecter.disabled .selecter-selected {
    background: #fff
}

.selecter.disabled .selecter-options {
    background: #fff;
    border-color: #eee
}

.selecter.disabled .selecter-item.selected {
    background: #fafafa
}

.selecter .selecter-options.scroller {
    overflow: hidden
}

.selecter .selecter-options.scroller .scroller-content {
    max-height: 260px;
    padding: 0
}

@media screen and (max-width:740px) {
    .selecter {
        max-width: 40%
    }
}

@media screen and (max-width:500px) {
    .selecter {
        max-width: 100%
    }
}


/* ==========================================================================
   Emberted Fonts
   ========================================================================== */

/* Roboto Fonts */

@font-face {
    font-family: 'robotoblack';
    src: url('../fonts/roboto-black.eot');
    src: url('../fonts/roboto-black.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-black.woff2') format('woff2'), url('../fonts/roboto-black.woff') format('woff'), url('../fonts/roboto-black.ttf') format('truetype'), url('../fonts/roboto-black.svg#robotoblack') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotoblack_italic';
    src: url('../fonts/roboto-blackitalic.eot');
    src: url('../fonts/roboto-blackitalic.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-blackitalic.woff2') format('woff2'), url('../fonts/roboto-blackitalic.woff') format('woff'), url('../fonts/roboto-blackitalic.ttf') format('truetype'), url('../fonts/roboto-blackitalic.svg#robotoblack_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotobold_italic';
    src: url('../fonts/roboto-bolditalic.eot');
    src: url('../fonts/roboto-bolditalic.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-bolditalic.woff2') format('woff2'), url('../fonts/roboto-bolditalic.woff') format('woff'), url('../fonts/roboto-bolditalic.ttf') format('truetype'), url('../fonts/roboto-bolditalic.svg#robotobold_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

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

@font-face {
    font-family: 'robotobold';
    src: url('../fonts/roboto-bold.eot');
    src: url('../fonts/roboto-bold.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-bold.woff2') format('woff2'), url('../fonts/roboto-bold.woff') format('woff'), url('../fonts/roboto-bold.ttf') format('truetype'), url('../fonts/roboto-bold.svg#robotobold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotomedium';
    src: url('../fonts/roboto-medium.eot');
    src: url('../fonts/roboto-medium.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-medium.woff2') format('woff2'), url('../fonts/roboto-medium.woff') format('woff'), url('../fonts/roboto-medium.ttf') format('truetype'), url('../fonts/roboto-medium.svg#robotomedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotolight_italic';
    src: url('../fonts/roboto-lightitalic.eot');
    src: url('../fonts/roboto-lightitalic.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-lightitalic.woff2') format('woff2'), url('../fonts/roboto-lightitalic.woff') format('woff'), url('../fonts/roboto-lightitalic.ttf') format('truetype'), url('../fonts/roboto-lightitalic.svg#robotolight_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotolight';
    src: url('../fonts/roboto-light_0.eot');
    src: url('../fonts/roboto-light_0.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-light_0.woff2') format('woff2'), url('../fonts/roboto-light_0.woff') format('woff'), url('../fonts/roboto-light_0.ttf') format('truetype'), url('../fonts/roboto-light_0.svg#robotolight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotoregular';
    src: url('../fonts/roboto-regular_0.eot');
    src: url('../fonts/roboto-regular_0.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-regular_0.woff2') format('woff2'), url('../fonts/roboto-regular_0.woff') format('woff'), url('../fonts/roboto-regular_0.ttf') format('truetype'), url('../fonts/roboto-regular_0.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotothin_italic';
    src: url('../fonts/roboto-thinitalic.eot');
    src: url('../fonts/roboto-thinitalic.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-thinitalic.woff2') format('woff2'), url('../fonts/roboto-thinitalic.woff') format('woff'), url('../fonts/roboto-thinitalic.ttf') format('truetype'), url('../fonts/roboto-thinitalic.svg#robotothin_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotothin';
    src: url('../fonts/roboto-thin.eot');
    src: url('../fonts/roboto-thin.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-thin.woff2') format('woff2'), url('../fonts/roboto-thin.woff') format('woff'), url('../fonts/roboto-thin.ttf') format('truetype'), url('../fonts/roboto-thin.svg#robotothin') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotomedium_italic';
    src: url('../fonts/roboto-mediumitalic.eot');
    src: url('../fonts/roboto-mediumitalic.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-mediumitalic.woff2') format('woff2'), url('../fonts/roboto-mediumitalic.woff') format('woff'), url('../fonts/roboto-mediumitalic.ttf') format('truetype'), url('../fonts/roboto-mediumitalic.svg#robotomedium_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@import url(https://fonts.googleapis.com/css?family=Oswald:400,300,700);

/* ==========================================================================
   						     css reset styles
   ========================================================================== */

body {
    font-size: 14px;
    font-family: 'robotoregular';
    line-height: 22px;
    color: #242421;
    font-weight: normal;
    overflow-x: hidden;
}

::selection {
    background: #000000;
    /* Safari */
    color: #fff;
}

::-moz-selection {
    background: #000000;
    /* Firefox */
    color: #fff;
}

a:focus,
input:focus,
textarea:focus,
button:focus {
    outline: none;
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    -webkit-font-smoothing: antialiased;
}

h2 {
    font-size: 33px;
    color: #fff;
    line-height: 36px;
    font-family: 'robotoregular';
}

h3 {
    color: #1f1f1f;
}

a {
    color: #018aff;
    text-decoration: none;
    transition: all ease-out 0.5s;
    -webkit-transition: all ease-out 0.4s;
    -moz-transition: all ease-out 0.4s;
    -ms-transition: all ease-out 0.4s;
    -o-transition: all ease-out 0.4s;
}

a:hover {
    text-decoration: none;
    color: #9ec22a;
}

label {
    font-weight: normal;
}

p {
    font-size: 14px;
    font-family: 'robotoregular';
    line-height: 21px;
    color: #5e5e5e;
    margin: 0;
    padding: 0;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

ol {
    padding: 0px;
    list-style-position: inside;
}

ol,
li {
    margin-bottom: 0px;
    list-style: none;
    position: relative;
}

li {
    list-style: none;
    margin: 0;
    padding: 0;
}


/* ==========================================================================
   							Author's custom styles
   ========================================================================== */

.header {
    display: block;
}

.header-top {
    display: block;
    background: #37434c;
}

.header-social {
    display: block;
    padding: 8px 0;
}

.header-social ul li {
    display: inline-block;
    padding: 0 2px;
}

.header-social ul li:first-child {
    padding-left: 0px;
}

.header-social ul li a {
    color: #fff;
    display: block;
    background: #657482;
    width: 28px;
    height: 28px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    line-height: 27px;
    text-align: center;
}

.header-social ul li a:hover {
    background: #1086e2;
}

.head-right {
    display: block;
}

.head-contact {
    display: block;
    margin-right: -25px;
}

.head-contact ul {
    text-align: right;
}

.head-contact ul li {
    display: inline-block;
    
    border-left: 1px solid #5f6970;
    border-right: 1px solid #5f6970;
}

.head-contact ul li.email-address-header {
    border: none;
}

.head-contact ul li a {
    color: #fff;
	
}
.head-contact ul li a:hover {
    color: #fff;
	}

a.head-fone {
    /*font-size:18px;*/
    font-size: 17px;
    font-family: 'robotobold';
    line-height: 26px;
}

.head-contact ul li span {
    color: #9ba1a6;
    font-size: 18px;
    vertical-align: middle;
}

.head-contact ul li span.icon-mail {
    -webkit-animation: iconBlink 4s infinite;
    animation: iconBlink 4s infinite;
    margin-right: 4px;
}

@-webkit-keyframes iconBlink {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 0.7;
    }
    100% {
        opacity: 1;
    }
}

@keyframes iconBlink {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 0.7;
    }
    100% {
        opacity: 1;
    }
}

a.head-login {
    padding: 5px 25px;
    border: 2px solid #9aa0a5;
    display: block;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    border-radius: 25px;
    height: 34px;
    color: #fff;
    margin-top: 5px;
    text-align: center;
    line-height: 20px;
}

a.head-login:hover {
    border: 2px solid #1086e2;
    background-color: rgba(16, 134, 226, 0.50);
}

.head-contact2 {
    display: block;
}

.head-language {
    display: block;
    background: #354d5f;
    padding: 11px 11px;
    position: relative;
    border-left: 1px solid #5e6f7c;
    border-right: 1px solid #5e6f7c;
    cursor: pointer;
	right:-4px;
}

.head-language:after {
    content: "\f0d7";
    font-family: FontAwesome;
    font-size: 20px;
    color: #99a5af;
    position: absolute;
    right: 9px;
    top: 10px;
}

.head-language p {
    color: #fff;
}

.head-language p img {
    float: left;
    padding-right: 5px;
    margin-top: 1px;
}

.head-language ul li img {
    float: left;
    padding: 10px 6px 7px 11px;
}

.head-language ul {
    display: none;
    position: absolute;
    left: 0px;
    top: 40px;
    width: 100%;
    background: #38444d;
    z-index: 99;
}

.head-language ul li {
    display: block;
    border-bottom: 1px solid #49687f;
}

.head-language ul li a {
    display: block;
    color: #99a5af;
    padding: 8px 11px;
	float: left;
	padding-right: 34px;
	
}

.head-language ul li a:hover {
    background: #4c687d;
    color: #fff;
}

.header-bottom {
    display: block;
}

.logo {
    display: block;
}

.logo h1 {
    position: relative;
    padding: 11px 0;
    width: 340px;
    /*-- fixed width of logo 09.10.2017  278 --*/
    height: auto;
}

.logo h1 span {
    position: absolute;
    z-index: -1;
}

.international-globe {
    color: #9ba1a6;
    font-size: 18px;
    margin-right: 3px;
    float: left;
    margin: 10px;
}

.head-language-intr .international-globe {
    float: none;
    margin: 0 0 0 6px;
}


/*.main-menu { display:block;}
.main-menu ul { display:block; text-align:right; padding-top:40px;}
.main-menu ul li { display:inline-block; padding:0px 16px; transition: all ease-out 0.4s;}
.main-menu ul li a { color:#3f4245; font-size:18px; text-transform:uppercase;}
.main-menu ul li a:hover { color:#025697;}*/

.main-menu {
    display: block;
    text-align: right;
}

.main-menu ul {
    /*font-size:0;*/
    display: block;
    text-align: right;
    padding-top: 40px;
}

.main-menu ul li {
    display: inline-block;
    padding: 0px 16px;
    transition: all ease-out 0.4s;
}

.main-menu ul li a {
    color: #3f4245;
    font-size: 18px;
    text-transform: uppercase;
    display: block;
    padding-bottom: 20px;
}

.main-menu ul li a.active,
.hoverClass {
    color: #025697 !important;
}

.main-menu ul li a.active,
.main-menu ul li a:hover {
    color: #025697;
}


/*dropdown menu--------------*/

.main-menu ul li ul {
    position: absolute;
    background: #FFF;
    border-top: 3px solid #115489 !important;
    border-top: none;
    top: 42px;
    left: 0;
    right: 0;
    margin: auto;
    width: 180px;
    z-index: 99;
    display: none;
    padding: 0px 0px;
}

.main-menu ul li ul li {
    width: 100%;
    display: block;
    padding: 0;
    border-bottom: 1px solid #ebebeb;
}

.main-menu ul li ul li a:hover {
    background: #0D4776;
    /*#137AFC*/
    color: #FFF !important;
}

.main-menu ul li ul li a {
    display: block;
    text-align: left;
    /*color:#a742b0 !important;*/
    padding: 10px 10px;
    line-height: 20px !important;
    font-size: 15px !important;
}

.main-menu ul li ul li a:hover {
    color: #666;
}

.main-menu > .toggle-button {
    background: #2b943b;
    width: 40px;
    height: 32px;
    position: absolute;
    top: 18px;
    right: 10px;
    text-align: center;
    padding-top: 7px;
    display: none;
}

.main-menu > .toggle-button i {
    color: #fff;
    font-size: 19px;
}

.banner-block {
    display: block;
}

.main-banner {
    display: block;
    background-position: center top;
    min-height: 590px;
}

.banner-bg-image img {
    display: none;
    background-position: center top;
}

.banner-left {
    display: block;
}

.banner-content {
    display: block;
}

.banner-1 {
    display: block;
    padding-top: 54px;
}

.banner-left {
    display: block;
    margin-top: 55px;
}

.banner-left h4 {
    font-size: 31px;
    color: #ffffff;
    font-family: 'robotothin';
}

.banner-left h3 {
    font-size: 64px;
    color: #ffffff;
    font-family: 'robotothin';
    line-height: 60px;
}

.banner-left h2 {
    font-size: 88px;
    color: #ffffff;
    font-family: 'robotothin';
    padding-top: 10px;
    line-height: 70px;
}

.banner-left p {
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    padding-top: 30px;
    width: 85%;
}

.banner-middle {
    display: block;
    position: relative;
    margin-left: -30px;
}

.banner-middle-text {
    display: block;
    height: auto;
    margin-top: 75px;
    margin-left: -30px;
}

.banner-middle-text ul li {
    width: 49.5%;
	display:block;
	height: 64px;
    float: left;
    border-bottom: 1px solid #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.20);
    border-left: 1px solid #fff;
    border-left: 1px solid rgba(255, 255, 255, 0.20);
    padding-bottom: 15px;
    padding-left: 15px;
}

.banner-middle-text ul li:nth-child(odd) {
    padding-left: 0px;
    border-left: none;
}

.banner-middle-text ul li img {
    float: left;
    padding-right: 12px;
}

.banner-middle-text ul li p {
    color: #fff;
    font-size: 13px;
    font-family: 'robotoregular';
    line-height: 18px;
}

.banner-middle-text ul li:nth-child(3) {
    padding-top: 20px;
    border-bottom: none;
    padding-bottom: 5px;
}

.banner-middle-text ul li:nth-child(4) {
    padding-top: 20px;
    border-bottom: none;
    padding-bottom: 5px;
}

.banner-right {
    display: block;
    border: 3px solid #fff;
    border-radius: 2px;
    text-align: center;
    position: relative;
    background: #000000;
    background: rgba(0, 0, 0, 0.13);
    padding-bottom: 35px;
    margin-top: 65px;
    margin-left: -30px;
}

.banner-right:before {
    content: '';
    width: 14px;
    height: 20px;
    display: block;
    position: absolute;
    left: -14px;
    bottom: 37px;
    background: url(../img/banner-right-arrow.png) no-repeat left top;
}


/*.banner-right p { color:#22669b; padding:1px 25px; background:#fff; display:inline-block; font-family: 'robotobold'; text-transform:uppercase; margin-bottom:15px;}*/

.banner-right p.pblc {
    color: #22669b;
    padding: 1px 25px;
    background: #fff;
    display: inline-block;
    font-family: 'robotobold';
    text-transform: uppercase;
    margin-bottom: 15px;
}

.banner-right h2 {
    color: #fff;
    font-size: 71px;
    font-family: 'robotothin';
    line-height: 71px;
    position: relative;
    display: inline-block;
}

.banner-right h2 span.first-span {
    font-size: 35px;
    position: absolute;
    top: -10px;
    left: -16px;
}

.banner-right h2 span.sec-span {
    font-size: 43px;
}

.banner-right a {
    display: block;
    width: 80%;
    height: 62px;
    border: 3px solid #fff;
    text-align: center;
    line-height: 55px;
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'robotobold';
    color: #fff;
    background: #137afc;
    position: absolute;
    left: 0px;
    bottom: -35px;
    right: 0px;
    margin: auto;
    border-radius: 40px;
}

.banner-right a:hover {
    background: #1b5ea5;
}

.banner-block .bx-wrapper .bx-viewport {
    border: none;
    box-shadow: none;
    left: 0px;
}

.banner-block .bx-wrapper {
    margin-bottom: 0px;
}

span.banner-bg-image img {
    display: none;
}

.banner-block .bx-wrapper .bx-controls-direction a {
    top: 0%;
}


/*.banner-block .bx-wrapper .bx-prev { display:none;}
.banner-block .bx-wrapper .bx-next { display:none;}*/

.banner-block .bx-controls-direction {
    display: none;
}

.banner-block .bx-controls {
    max-width: 1140px;
    margin: auto;
    position: relative;
    z-index: 10000;
    top: -65px;
    padding-left: 80px;
}

.prev-button {
    width: 22px;
    height: 35px;
    background: url(../img/ban-prev.png) no-repeat left bottom;
    display: block;
    cursor: pointer;
    position: absolute;
    left: -37px;
    top: 15px;
}

.prev-button:hover {
    background-position: right top;
}

.prev-button:before {
    content: '';
    width: 34px;
    height: 1px;
    background: #fff;
    background: rgba(255, 255, 255, 0.5);
    position: absolute;
    left: -44px;
    top: 0px;
    bottom: 0px;
    margin: auto;
}

.next-button {
    display: block;
    cursor: pointer;
    width: 22px;
    height: 35px;
    background: url(../img/ban-next.png) no-repeat left bottom;
    position: relative;
    position: absolute;
    left: 100px;
    top: 15px;
    /* margin-left:148px;*/
}

.next-button:hover {
    background-position: right top;
}

.next-button:before {
    content: '';
    width: 34px;
    height: 1px;
    background: #fff;
    background: rgba(255, 255, 255, 0.5);
    position: absolute;
    right: -44px;
    top: 0px;
    bottom: 0px;
    margin: auto;
}

.banner-block .bx-wrapper .bx-controls-auto,
.bx-wrapper .bx-pager {
    bottom: 0px;
}

.banner-block .bx-wrapper .bx-pager.bx-default-pager a {
    background: #74a4c6;
    width: 9px;
    height: 9px;
    margin-top: 8px;
}

.banner-block .bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #fff;
}

.banner-block .bx-wrapper .bx-controls-auto .bx-controls-auto-item,
.bx-wrapper .bx-pager .bx-pager-item {}


/*============28-12-2015=====================*/

.banner-block .bx-controls {
    max-width: 1140px;
    margin: auto;
    position: relative;
    z-index: 10;
    top: -65px;
    padding-left: 80px;
}

.banner-block .bx-wrapper .bx-controls-auto,
.bx-wrapper .bx-pager {
    bottom: 0px;
    max-width: 100px;
    display: inline-block;
}

.main-banner.slide-3 {}

.main-banner.slide-1 .banner-left h3,
.main-banner.slide-3 .banner-left h3 {
    font-size: 60px;
}

.main-banner.slide-3 .banner-right,
.main-banner.slide-1 .banner-right {
    display: block;
    position: relative;
    /*margin-left:-10px;
	margin-right:-32px;*/
    /*margin-left:-25px;
	margin-right:-65px;*/
    margin-top: 96px;
    padding-bottom: 0px;
    padding: 0;
}

.main-banner.slide-1 .banner-right h2,
.main-banner.slide-3 .banner-right h2 {
    font-size: 60px;
    margin-top: 6px;
}

.main-banner.slide-3 .banner-right h2 span.sec-span {
    font-size: 32px;
}

.main-banner.slide-1 .banner-right p,
.main-banner.slide-2 .banner-right p,
/*--- responsive slider two ---*/

.main-banner.slide-3 .banner-right p {
    padding: 0;
    display: block;
    margin: 0;
    line-height: normal;
}

.banner-right-img {
    display: block;
    position: relative;
    margin-left: -80px;
}

.banner-right-img img {
    max-width: 600px;
}

a.bnr-link {
    color: #FFF;
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'robotobold';
    display: inline-block;
    padding: 16px 52px;
    background: #137afc;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    border: 3px solid #FFF;
    margin-top: 38px;
    position: relative;
    z-index: 3;
}

a.bnr-link:hover {
    background: #1e81ff;
}

.main-banner.slide-2 .banner-top {
    display: block;
    max-width: 650px;
    margin: 0px auto;
    text-align: center;
}

.main-banner.slide-2 .banner-top .banner-left {
    text-align: left;
}

.main-banner.slide-2 .banner-top .banner-left h2 {
    font-family: 'robotothin';
    font-size: 64px;
}

.main-banner.slide-2 .banner-top .banner-left h4 {
    font-family: 'robotothin';
    font-size: 38px;
}

.main-banner.slide-2 .banner-top .banner-right {
    padding: 0;
    margin: 60px 0 0;
    margin-left: -30px;
    max-width: 205px;
    text-align: center;
    background: rgba(1, 83, 135, 0.60);
}

.main-banner.slide-2 .banner-top .banner-right p {
    display: block;
    padding: 1px 0;
}

.main-banner.slide-2 .banner-top .banner-right h2 {
    font-size: 60px;
    line-height: normal;
}

.main-banner.slide-2 .bnr-img {
    display: block;
    position: relative;
    text-align: center;
}

.main-banner.slide-2 .bnr-img img {
    display: inline-block;
    max-height: 325px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    margin-bottom: -321px;
}

.main-banner.slide-2 a.bnr-link {
    margin-top: 26px;
}

.main-banner.slide-1 .banner-right-img img {
    max-width: 564px;
}


/*============28-12-2015-End=====================*/

.content-block {
    display: block;
}

.content-top-block {
    display: block;
    background: url(../img/content-top.jpg) no-repeat bottom center #f2f6ff;
    padding-top: 77px;
    padding-bottom: 80px;
    position: relative;
    /*height:768px;*/
}

.top-box-one {
    display: block;
    margin-top: 55px;
    position: relative;
    text-align: center;
    padding: 82px 7px 45px 7px;
    transition: background ease 0.2s;
    -webkit-transition: background ease 0.2s;
    -moz-transition: background ease 0.2s;
    -ms-transition: background ease 0.2s;
    -o-transition: background ease 0.2s;
}


/*.top-box-one { display:block; margin-top:55px; position:relative; text-align:center; padding:82px 7px 45px 7px;}*/

.top-box-one:after {
    content: '';
    width: 22px;
    height: 22px;
    display: block;
    background: #fff;
    border: 5px solid #a8b4cd;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    position: absolute;
    left: 0px;
    bottom: -12px;
    right: 0px;
    margin: auto;
}

.top-box-one img {
    position: absolute;
    left: 0px;
    top: -60px;
    right: 0px;
    margin: auto;
    transition: all ease-out 0.3s;
}

.top-box-one h3 {
    color: #232323;
    font-size: 22px;
    font-family: 'robotolight';
}

.top-box-one p {
    color: #6a6f73;
    font-size: 14px;
    line-height: 22px;
    padding-top: 10px;
}

.home-cont-top-logo {
    display: block;
}

.top-box-one:hover {
    background: #fff;
    box-shadow: 0 0 25px 0 #d8e1f0;
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 22px;
    padding-right: 22px;
}

.top-box-one:hover:after {
    border: 5px solid #246ecb;
}

.top-box-one:hover img {
    top: -50px;
}


/*-------------------- 16-09-2015 begin --------------------*/

.box-border-1 {
    width: 349px;
    height: 2px;
    display: block;
    position: absolute;
    left: 160px;
    bottom: -79px;
    background: url(../img/box-border-1.png) repeat-x left top;
}

.box-border-1:before {
    content: '';
    width: 23px;
    height: 68px;
    display: block;
    position: absolute;
    left: -30px;
    bottom: 0px;
    background: url(../img/box-border-2.png) no-repeat left top;
}

.box-border-1:after {
    content: '';
    width: 35px;
    height: 106px;
    display: block;
    position: absolute;
    left: 349px;
    bottom: -103px;
    background: url(../img/box-border-2b.png) no-repeat left top;
}

.top-box-one:hover .box-border-1 {
    left: 175px;
    background-position: right bottom;
}

.top-box-one:hover .box-border-1:before {
    background-position: right bottom;
}

.top-box-one:hover .box-border-1:after {
    background-position: right bottom;
}

.box-border-2 {
    width: 78px;
    height: 2px;
    display: block;
    position: absolute;
    left: 153px;
    bottom: -50px;
    background: url(../img/box-border-1.png) repeat-x left top;
}

.box-border-2:before {
    content: '';
    width: 16px;
    height: 34px;
    display: block;
    position: absolute;
    left: -22px;
    bottom: 0px;
    background: url(../img/box-border-3.png) no-repeat left top;
}

.box-border-2:after {
    content: '';
    width: 35px;
    height: 136px;
    display: block;
    position: absolute;
    left: 80px;
    bottom: -136px;
    background: url(../img/box-border-3b.png) no-repeat left top;
}

.top-box-one:hover .box-border-2 {
    left: 168px;
    background-position: right bottom;
}

.top-box-one:hover .box-border-2:before {
    background-position: right bottom;
}

.top-box-one:hover .box-border-2:after {
    background-position: right bottom;
}

.box-border-3 {
    width: 74px;
    height: 2px;
    display: block;
    position: absolute;
    left: 40px;
    bottom: -50px;
    background: url(../img/box-border-1.png) repeat-x left top;
}

.box-border-3:before {
    content: '';
    width: 16px;
    height: 34px;
    display: block;
    position: absolute;
    left: 76px;
    bottom: 0px;
    background: url(../img/box-border-4.png) no-repeat left top;
}

.box-border-3:after {
    content: '';
    width: 35px;
    height: 136px;
    display: block;
    position: absolute;
    left: -40px;
    bottom: -136px;
    background: url(../img/box-border-4b.png) no-repeat left top;
}

.top-box-one:hover .box-border-3 {
    left: 55px;
    background-position: right bottom;
}

.top-box-one:hover .box-border-3:before {
    background-position: right bottom;
}

.top-box-one:hover .box-border-3:after {
    background-position: right bottom;
}

.box-border-4 {
    width: 349px;
    height: 2px;
    display: block;
    position: absolute;
    left: -237px;
    bottom: -79px;
    background: url(../img/box-border-1.png) repeat-x left top;
}

.box-border-4:before {
    content: '';
    width: 23px;
    height: 68px;
    display: block;
    position: absolute;
    left: 349px;
    bottom: 0px;
    background: url(../img/box-border-5.png) no-repeat left top;
}

.box-border-4:after {
    content: '';
    width: 35px;
    height: 106px;
    display: block;
    position: absolute;
    left: -30px;
    bottom: -103px;
    background: url(../img/box-border-5b.png) no-repeat left top;
}

.top-box-one:hover .box-border-4 {
    left: -222px;
    background-position: right bottom;
}

.top-box-one:hover .box-border-4:before {
    background-position: right bottom;
}

.top-box-one:hover .box-border-4:after {
    background-position: right bottom;
}

.home-cont-top-logo {
    margin-top: 120px;
    position: relative;
    z-index: 101;
    transition: all ease-out 0.5s;
}

.hmr-1 img {
    margin: auto;
    transition: all ease-out 0.5s;
}

.hmr-2 img {
    margin: auto;
    transition: all ease-out 0.5s;
}

.pad-top {
    padding-top: 10px;
    z-index: 10;
    position: relative;
}


/*-------------------- 16-09-2015 end --------------------*/

.content-plan-block {
    display: block;
    padding: 105px 0 115px 0;
}

.home-plan-block {
    display: block;
}

.paln-1 {
    display: block;
    margin-left: 30px;
    margin-top: 42px;
    background: url(../img/plan-blue-pattern.png) repeat top left;
    padding-top: 370px;
    position: relative;
    padding-bottom: 35px;
}

.paln-1-cont {
    display: block;
    position: absolute;
    left: -30px;
    top: -45px;
    width: 100%;
    box-shadow: 0px 0 20px 0 #000;
    box-shadow: 0px 0 20px 0 rgba(0, 0, 0, 0.2);
    background: #ffffff;
}

.paln-1-cont h4 {
    background: #3877c3;
    padding: 15px 0px;
    width: 88%;
    color: #fff;
    font-family: 'robotobold';
    text-transform: uppercase;
    font-size: 16px;
    position: relative;
    top: -20px;
    float: right;
    text-align: center;
}

.paln-1-cont-top {
    display: block;
    background: #3b5770;
    padding: 55px 0 40px 0;
    text-align: center;
    border-bottom: 5px solid #dedede;
}

.paln-1-cont-top h2 {
    color: #fff;
    font-size: 66px;
    font-family: 'robotothin';
}

.paln-1-cont-top h2 span.plan-month,
.banner-right h2 span.plan-month {
    color: #fff;
    font-size: 12px;
    font-family: 'robotoregular';
    text-transform: uppercase;
    padding-left: 3px;
}

.paln-1-cont-top h2 span.plan-dollar {
    font-size: 36px;
    font-family: 'robotothin';
    position: absolute;
    line-height: 28px;
}

.home-plan-block .paln-1-cont-top h2 span.plan-dollar {
    font-size: 36px;
    font-family: 'robotothin';
    position: absolute;
    line-height: 28px;
}

.banner-right h2 span.plan-dollar {
    font-size: 36px;
    font-family: 'robotothin';
    position: absolute;
    line-height: 66px;
    width: 98px;
}

.btno {
    margin: 0 !important;
    background: none !important;
    display: block !important;
}

.paln-1-cont-cont {
    display: block;
    padding: 15px 0;
    border: 1px solid #d0dfeb;
}

.paln-1-cont-cont ul li {
    border-top: 1px solid #d0dfeb;
    padding: 14px 0;
    padding-left: 26px;
    font-size: 16px;
    color: #32393d;
}

.paln-1-cont-cont ul li.cpucr {
    padding-left: 22px;
}

.paln-1-cont-cont ul li span {
    color: #bfcbd6;
    font-size: 30px;
    vertical-align: middle;
    margin-right: 10px;
}

.paln-1-cont-cont ul li:first-child {
    border-top: none;
}

.paln-1-cont-cont ul li img {
    float: left;
    margin-right: 10px;
    vertical-align: middle;
}

.paln-1-cont-cont ul li img.frst-icniimg {
    padding-left: 2px;
    padding-right: 6px;
}

.paln-1 img {
    margin: auto;
}

.paln-1 a {
    width: 75%;
    height: 63px;
    margin: auto;
    position: absolute;
    left: 0px;
    bottom: -30px;
    right: 0px;
    background: #fff;
    border: 4px solid #025697;
    -webkit-border-radius: 45px;
    -moz-border-radius: 45px;
    -ms-border-radius: 45px;
    -o-border-radius: 45px;
    border-radius: 45px;
    color: #025697;
    text-transform: uppercase;
    font-family: 'robotobold';
    font-size: 15px;
    padding-left: 25px;
    line-height: 55px;
}

.paln-1 a:after {
    content: '';
    width: 43px;
    height: 56px;
    position: absolute;
    right: -2px;
    top: -1px;
    background: url(../img/home-plan-btn.png) no-repeat right top;
}

.paln-1 a:hover {
    transform: translateX(5px);
    -webkit- transform: translateX(5px);
    -moz- transform: translateX(5px);
    -ms- transform: translateX(5px);
    - transform: translateX(5px);
}

.testimonial-block {
    display: block;
    background: #e2edff;
    border-bottom: 1px solid #b7c8df;
    padding-bottom: 105px;
}

.testimonials {
    margin-top: -35px;
    position: relative;
}

span.comma-1 {
    width: 173px;
    height: 152px;
    display: block;
    position: absolute;
    left: 0px;
    top: -8px;
}

span.comma-2 {
    width: 173px;
    height: 115px;
    display: block;
    position: absolute;
    right: 0px;
    bottom: -136px;
}

.testimonial-1 {
    display: block;
    margin: 0 20px;
}

.testimonial-prof {
    display: block;
    text-align: center;
}

.testimonial-prof > span {
    width: 68px;
    height: 68px;
    display: block;
    position: relative;
    margin: auto;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    overflow: hidden;
}

.testimonial-prof > span:after {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(255, 255, 255, 0.5);
    position: absolute;
    left: 0px;
    top: 0px;
}

.testimonial-prof img {
    margin: auto;
}

.testimonial-prof p {
    font-size: 18px;
    color: #94a8c1;
    font-family: 'robotoregular';
    padding-top: 10px;
}

.testimonial-prof p span {
    display: block;
    font-size: 12px;
    color: #94a8c1;
    font-family: 'robotoregular';
}

.testi-cont {
    display: block;
    padding: 50px 25px;
    text-align: center;
    background: #fff;
    background: rgba(255, 255, 255, 0.5);
    margin-top: 45px;
    box-shadow: 0 0 15px 0 #000;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.04);
}

.testi-cont p {
    color: #77858f;
    font-size: 18px;
    line-height: 28px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
}

.slick-initialized .slick-slide {
    padding-bottom: 10px;
}

.testi-cont p a {
    color: #6e91ba;
}

.slick-initialized .slick-slide {
    outline: none;
}

.testimonials .slick-center .testimonial-prof p {
    color: #194c73;
}

.testimonials .slick-center .testimonial-prof p span {
    color: #68859b;
}

.testimonials .slick-center .testimonial-prof > span:after {
    display: none;
}

.testimonials .slick-center .testi-cont {
    background: #fff;
    border-top: 4px solid #0f7cd1;
    position: relative;
}

.testimonials .slick-center .testi-cont p a {
    color: #025797;
}

.testimonials .slick-center .testi-cont:after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    left: 0px;
    top: -24px;
    right: 0px;
    margin: auto;
    border-style: solid;
    border-color: transparent transparent #0f7cd1 transparent;
    border-width: 10px;
}

.home-contact-block {
    display: block;
    padding-top: 55px;
    background: url(../img/home-contact-bg.jpg) no-repeat top center;
}

.home-contact-head {
    display: block;
    text-align: center;
}

.home-contact-head h3 {
    font-size: 48px;
    font-family: 'robotothin';
    position: relative;
}

.home-contact-head h3:before {
    content: '';
    width: 28%;
    height: 1px;
    display: block;
    background: #cccccc;
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    margin: auto;
}

.home-contact-head h3:after {
    content: '';
    width: 28%;
    height: 1px;
    display: block;
    background: #cccccc;
    position: absolute;
    right: 0px;
    top: 0px;
    bottom: 0px;
    margin: auto;
}

.home-contact {
    display: block;
}

.home-num {
    display: block;
    margin-top: 45px;
    border-right: 1px solid #a6afb7;
    padding-bottom: 42px;
}

span.cont-icon {
    display: block;
    width: 106px;
    height: 106px;
    position: relative;
    background: #246ecb;
    background: rgba(36, 110, 203, 0.4);
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    float: left;
    margin-right: 20px;
}

span.cont-icon img {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
    width: 65px;
    height: 55px;
    display: block;
}

.home-num p {
    color: #67737c;
    font-family: 'robotobold';
    text-transform: uppercase;
    font-size: 14px;
    padding-top: 25px;
}

.home-num h4 {
    color: #394148;
    font-size: 27px;
    font-family: 'robotoregular';
}

.home-num h5 {
    color: #394148;
    font-size: 28px;
    font-family: 'robotolight';
}

a.home-live {
    display: block;
    width: 180px;
    height: 50px;
    background: #117ed2;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
    position: relative;
    padding-left: 75px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'robotobold';
    line-height: 45px;
    margin-top: 18px;
}

a.home-live:before {
    content: '';
    width: 25px;
    height: 25px;
    display: block;
    background: url(../img/live-chat-icon.png) no-repeat left top;
    position: absolute;
    left: 30px;
    top: 15px;
}

.home-contact > div > div:last-child .home-num {
    border-right: none;
}

.footer-block {
    display: block;
    background: #384857;
}

.footer-main {
    display: block;
    padding-bottom: 15px;
}

.footer-links {
    display: block;
    margin-top: 32px;
}

.footer-links h4 {
    color: #fff;
    border-bottom: 1px solid #5d6a77;
    font-size: 20px;
    font-family: 'robotolight';
    padding-bottom: 13px;
}

.footer-links ul li {
    display: block;
    position: relative;
    padding-left: 12px;
    border-top: 1px solid #5d6a77;
}

.footer-links ul li:first-child {
    border-top: none;
}

.footer-links ul li:before {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 15px;
    color: #419ce3;
    position: absolute;
    left: 0px;
    top: 7px;
}

.footer-links ul li a {
    font-size: 12px;
    color: #bdcddd;
    font-family: 'robotoregular';
    padding: 7px 0;
    display: block;
}

.footer-links ul li a:hover {
    color: #419ce3;
}

.link2 {
    margin-top: 0px;
}

.social-links {
    display: block;
    margin-top: 32px;
    margin-right: 10px;
}

.social-links h4 {
    color: #fff;
    border-bottom: 1px solid #5d6a77;
    font-size: 20px;
    font-family: 'robotolight';
    padding-bottom: 13px;
}

.social-links ul li {
    display: block;
    position: relative;
    border-top: 1px solid #5d6a77;
}

.social-links ul li:first-child {
    border-top: none;
}

.social-links ul li a {
    padding: 5px 0;
    display: block;
    color: #fff;
    font-size: 14px;
    font-family: 'robotobold';
    line-height: 35px;
}

.social-links ul li a i {
    width: 28px;
    height: 28px;
    display: block;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    background: #3b5998;
    color: #fff;
    line-height: 28px;
    text-align: center;
    float: left;
    margin: 5px 0;
    margin-right: 12px;
    font-size: 12px;
}

.social-links ul li a span {
    width: 28px;
    height: 28px;
    display: block;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    background: #657482;
    color: #fff;
    line-height: 28px;
    text-align: center;
    float: left;
    margin: 5px 0;
    margin-right: 12px;
    font-size: 12px;
}

.social1 {
    background: #3b5998 !important;
}

.social2 {
    background: #00a0d1 !important;
}

.social3 {
    background: #0e76a8 !important;
}

.social4 {
    background: #db4a39 !important;
}

.tweet-block {
    display: block;
    position: relative;
    margin-left: 18px;
}

.tweet-box {
    width: 100%;
    background: #4a5a69;
    display: block;
    height: auto;
    position: absolute;
    left: 0px;
    top: 0px;
    padding: 10px 0;
}

.tweet-box > ul > li {
    border-top: 1px solid #657482;
    padding-top: 15px
}

.tweet-box > ul > li:first-child {
    border-top: none;
    padding-top: 5px;
}

.tweet-box-1 {
    display: block;
    padding: 6px 25px 6px 60px;
    min-height: 113px;
}

.tweet-box-1:before {
    content: "\f099";
    font-family: FontAwesome;
    font-size: 45px;
    color: #fff;
    width: 78px;
    height: 78px;
    background: #657482;
    position: absolute;
    left: -39px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    text-align: center;
    line-height: 78px;
}

.tweet-box-1 h5 {
    font-size: 16px;
    color: #ffffff;
    font-family: 'robotoregular';
}

.tweet-box-1 p {
    color: #b4b9be;
    font-size: 12px;
    line-height: 17px;
    padding-top: 6px;
}

ul.tweet-edit {
    display: block;
    text-align: right;
    padding-top: 5px;
}

ul.tweet-edit li {
    display: inline-block;
    padding: 0 5px;
}

ul.tweet-edit li a {
    color: #778593;
}

p.foot-date {
    color: #f8faf8;
    font-size: 12px;
    font-family: 'robotomedium';
}

.footer-bottom {
    display: block;
    background: #32414e;
    padding: 12px 0;
}

.footer-bottom p {
    color: #93a2b0;
    font-size: 12px;
    font-family: 'robotomedium';
}

.footer-bottom p span {
    color: #fff;
    font-family: 'robotobold';
}


/*===============================================================
							Sub pages
  ===============================================================*/

.sub-content-block {
    display: block;
}

.sub-content-block .content-top-block {
    display: block;
    background: /*url(../img/content-top2.png) no-repeat bottom center*/
    #fff;
}

.sub-banner-bg-image img {
    display: none;
}

.sub-banner-block {
    display: block;
    background-image: url("https://unlimited.rs/wp-content/themes/unlimited-RS/img/sub-banner.jpg");
    background-position: center top;
    background-size: cover;
    padding-bottom: 30px;
    background-color: #00477e;
}

.sub-banner-text {
    display: block;
    /*padding-top:50px;*/
    padding-top: 30px;
    padding-bottom: 15px;
}

.sub-banner-text h3 {
    color: #fff;
    font-size: 32px;
    font-family: 'robotothin';
    padding-bottom: 20px;
}

.sub-banner-text h2 {
    color: #fff;
    font-size: 59px;
    font-family: 'robotothin';
}

.sub-banner-text-np h2 {
    line-height: 59px;
}

.sub-banner-text p {
    color: #fff;
    font-size: 14px;
    font-family: 'robotoregular';
    line-height: 22px;
    padding-top: 22px;
}

.sub-banner-text ul {
    margin-top: 38px;
    /*margin-top:16px;*/
}

.sub-banner-text ul li {
    display: inline-block;
    margin-left: 15px;
    position: relative;
    margin-top: 2px;
}

.sub-banner-text ul li:after {
    content: '';
    width: 16px;
    height: 22px;
    display: block;
    position: absolute;
    right: -16px;
    top: 0px;
    background: url(../img/banner-li-arrow.png) no-repeat left top;
}

.sub-banner-text ul li:first-child {
    margin-left: 0px;
}

.sub-banner-text ul li:last-child:after {
    background: url(../img/banner-li-arrow-act.png) no-repeat left top;
}

.sub-banner-text ul li a {
    display: block;
    background: #eeeff0;
    background: rgba(238, 239, 240, 0.3);
    padding: 2px 15px;
    color: #fff;
    font-size: 12px;
    line-height: 18px;
}

.sub-banner-text ul li.active {
    background: #fff;
}

.sub-banner-text ul li.active a {
    color: #17558a;
}

.sub-banner-icon {
    display: block;
    padding-top: 62px;
}

.sub-banner-right {
    display: block;
}

.sub-banner-right .banner-right {
    margin-left: 0px;
    margin-top: 40px;
}

.sub-banner-right .banner-right a {
    background: #1b5ea5;
}

.sub-banner-right .banner-right a:hover {
    background: #137afc;
}


/*===============================================================
							Shared Hosting
  ===============================================================*/

.shared-hosting {
    display: block;
}

.shared-hosting-top {
    display: block;
}

.shared-hosting-top-img {
    display: block;
    padding-top: 75px;
    position: relative;
}

.shared-hosting-top-img.adj { display:block; padding-top:75px; position:relative; padding-bottom:110px;}
.shared-hosting-top-img.adj:after { content:''; width:102px; height:217px; display:block; position:absolute; bottom:-49px; left:-35px; right:0px; margin:auto; background:url(../img/shared-about-border.png) no-repeat left top; z-index:100;}

.shared-hosting-top-img:after {
    content: '';
    width: 102px;
    height: 117px;
    display: block;
    position: absolute;
    bottom: -60px;
    left: -35px;
    right: 0px;
    margin: auto;
    background: url(../img/shared-about-border.png) no-repeat left top;
    z-index: 100;
}

.shared-hosting-top-img a {
    display: block;
    width: 100px;
    height: 100px;
    background: #1f84dc;
    border: 10px solid #c2d8ed;
    position: absolute;
    left: 40px;
    top: 76px;
    right: 0px;
    bottom: 0px;
    margin: auto;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-family: 'robotoblack';
    line-height: 12px;
    text-transform: uppercase;
    padding-top: 22px;
}

.shared-hosting-top-img a i {
    display: block;
    color: #8fc2ee;
    font-size: 28px;
    font-weight: bold;
}

.shared-hosting-top-img a:hover {
    background: #386184;
}

.shared-hosting-top-img a:hover i {
    color: #fff;
}

.shared-hosting-top-cont {
    display: block;
    padding-top: 75px;
    position: relative;
}

.shared-hosting-top-cont h5 {
    color: #666c71;
    font-size: 20px;
    line-height: 30px;
    font-family: 'robotolight';
}

.shared-hosting-top-cont p {
    color: #6a6f73;
    font-size: 14px;
    line-height: 26px;
    padding-top: 20px;
}

.shared-plan-block {
    display: block;
    border-top: 1px solid #dfe2e8;
    margin-top: 10px;
    padding-bottom: 83px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f4f8ff+0,e2ecff+50,c7daff+100 */
    background: #f4f8ff;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y0ZjhmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2UyZWNmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjN2RhZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #f4f8ff 0%, #e2ecff 50%, #c7daff 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f8ff), color-stop(50%, #e2ecff), color-stop(100%, #c7daff));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f4f8ff 0%, #e2ecff 50%, #c7daff 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f4f8ff 0%, #e2ecff 50%, #c7daff 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f4f8ff 0%, #e2ecff 50%, #c7daff 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #f4f8ff 0%, #e2ecff 50%, #c7daff 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f8ff', endColorstr='#c7daff', GradientType=0);
    /* IE6-8 */
}


/*--- Details buttons 15.12.2017 START ---*/

#details-btn {
    display: block;
    text-align: center;
    margin: 20px auto;
}

.shared-plan-block #details-btn a button {
    padding: 7px 55px;
    border: 2px solid #025697;
    border-radius: 25px;
    background-color: transparent;
    color: #025697;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
}

.shared-plan-block #details-btn a button:hover {
    background-color: #edf2ff;
}

#details-icons .col-md-2,
#details-icons-respo-first-row .col-md-4,
#details-icons-respo-second-row .col-md-4{
    text-align: center;
    margin: 20px auto 0 auto;
    padding: 30px;
}
#details-icons-respo-first-row .col-md-4,
#details-icons-respo-second-row .col-md-4{
    padding: 15px;
}

#details-icons .col-md-2 img,
#details-icons-respo-first-row .col-md-4 img,
#details-icons-respo-second-row .col-md-4 img{
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

#details-icons .col-md-2 img:hover,
#details-icons-respo-first-row .col-md-4 img:hover,
#details-icons-respo-second-row .col-md-4 img:hover {
    filter: drop-shadow(0 0 2px #3b5368);
}
#details-icons .popover,
#details-icons-respo-first-row .popover,
#details-icons-respo-second-row .popover{
    border: 2px solid #025697;
    color: #025697;
    font-size: 14px;
    font-weight: 600;
    border-radius: 25px;
    background: #edf2ff;
    box-shadow: none;
}
#details-icons-respo-first-row .popover,
#details-icons-respo-second-row .popover{
    text-align: center;
    font-size: 12px;
}

#details-icons .top .arrow,
#details-icons .top .arrow:after,
#details-icons-respo-first-row .top .arrow,
#details-icons-respo-first-row .top .arrow:after,
#details-icons-respo-second-row .top .arrow,
#details-icons-respo-second-row .top .arrow:after{
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid transparent;  
    display: none;
}

.page-id-1882 #details-btn,
.page-id-1882 #details-icons,
.page-id-1882 #details-icons-respo-first-row,
.page-id-1882 #details-icons-respo-second-row{
    display: none;
}

.page-id-221 #details-icons-respo-first-row,
.page-id-221 #details-icons-respo-second-row{
    display: none;
    margin: 30px auto 0 auto;
}
.page-id-221 #details-icons-respo-first-row{
    margin-top: 40px;
}
.page-id-221 #details-icons-respo-second-row{
    margin: 0px auto;
}

/*--- Details buttons 15.12.2017 END ---*/

.shared-plan {
    display: block;
}

.shared-top {
    display: block;
    background: #3b5368;
    padding: 20px 0;
    text-align: center;
    border-right: 6px solid #354b5d;
    border-right: 6px solid rgba(0, 0, 0, 0.10);
}

.shared-top img {
    margin: auto;
}

.shared-top h4 {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'robotobold';
    padding-top: 20px;
}

.shared-sec {
    display: block;
    background: #324556;
    padding: 21px 0;
    text-align: center;
    border-right: 6px solid #354b5d;
    border-right: 6px solid rgba(0, 0, 0, 0.10);
    position: relative;
}

.shared-sec h2 {
    color: #fff;
    text-transform: uppercase;
    font-family: 'robotothin';
    font-size: 66px;
    display: inline-block;
    position: relative;
    line-height: 48px;
}

.shared-sec h2 span.plan-dollar {
    font-size: 36px;
    font-family: 'robotothin';
    position: absolute;
}

.shared-sec h2 span.plan-month {
    color: #fff;
    font-size: 12px;
    font-family: 'robotoregular';
    text-transform: uppercase;
}

.shared-sec p {
    font-size: 14px;
    font-family: 'robotoregular';
    color: #fff;
    text-transform: uppercase;
    background: #1f84dc;
    padding: 2px 5px;
    width: 110px;
    -ms-transform: rotate(-90deg);
    /* IE 9 */
    -webkit-transform: rotate(-90deg);
    /* Chrome, Safari, Opera */
    transform: rotate(-90deg);
    position: absolute;
    left: -43px;
    top: 43px;
}

.shared-sec p:after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    right: 0px;
    bottom: -19px;
    left: 0px;
    margin: auto;
    border-style: solid;
    border-color: #1f84dc transparent transparent transparent;
    border-width: 10px;
}

.shared-third {
    display: block;
    padding: 0 20px;
    background: #fff;
    position: relative;
    border-right: 6px solid #354b5d;
    border-right: 6px solid rgba(0, 0, 0, 0.10);
}

.shared-third:after {
    content: '';
    width: 1px;
    height: 65px;
    display: block;
    background: #d8d8d8;
    position: absolute;
    left: 1px;
    right: 0px;
    bottom: 0px;
    margin: auto;
}

.shared-third a {
    width: 80%;
    /*width: 65%;*/
    height: 63px;
    margin: auto;
    position: absolute;
    left: 0px;
    bottom: -30px;
    right: 0px;
    background: #fff;
    border: 4px solid #025697;
    -webkit-border-radius: 45px;
    -moz-border-radius: 45px;
    -ms-border-radius: 45px;
    -o-border-radius: 45px;
    border-radius: 45px;
    color: #025697;
    text-transform: uppercase;
    font-family: 'robotobold';
    font-size: 19px;
    padding-left: 25px;
    line-height: 55px;
    z-index: 10;
}

.shared-third a:after {
    content: '';
    width: 43px;
    height: 56px;
    position: absolute;
    right: -1px;
    top: 0px;
    background: url(../img/home-plan-btn.png) no-repeat right top;
}

.shared-third a:hover {
    transform: translateX(5px);
    border: 4px solid #3083c4;
}

.shared-third a:hover:after {
    background-position: right bottom;
    top: -1px;
}

.shared-third > ul {
    padding-bottom: 65px;
}

.shared-third > ul > li {
    display: block;
    width: 50%;
    float: left;
    text-align: center;
    padding: 25px 0;
    border-left: 1px solid #d8d8d8;
    border-top: 1px solid #d8d8d8;
}

.shared-third > ul > li:nth-child(odd) {
    border-left: none;
}

.shared-third > ul > li > span {
    display: block;
    color: #bfcbd6;
    font-size: 40px;
}

.shared-third > ul > li > p {
    color: #84949d;
    font-size: 12px;
    text-transform: uppercase;
    font-family: 'robotobold';
    padding-top: 5px;
}

.shared-third > ul > li > p > span {
    color: #32393d;
    font-size: 16px;
    display: block;
    font-family: 'robotoregular';
    text-transform: none;
}

.shared-third > ul > li > img {
    margin: auto;
}

.shared-fourth {
    display: block;
    background: #edf2ff;
    border-top: 1px solid #c2cbda;
    box-shadow: 0 1px 0 0 #f4f4f4;
    position: relative;
    border-right: 6px solid #354b5d;
    border-right: 6px solid rgba(0, 0, 0, 0.10);
}

.shared-fourth:before {
    content: '';
    width: 1px;
    height: 65px;
    display: block;
    background: #d8d8d8;
    position: absolute;
    left: 1px;
    right: 0px;
    top: 0px;
    margin: auto;
}

.shared-fourth:after {
    content: '';
    width: 1px;
    height: 25px;
    display: block;
    background: #d8d8d8;
    position: absolute;
    left: 1px;
    right: 0px;
    bottom: 0px;
    margin: auto;
}

.shared-fourth ul {
    padding-top: 63px;
    
}

.shared-fourth ul li {
    display: block;
    width: 50%;
    float: left;
    padding: 10px 0;
    padding-left: 20px;
    color: #576d7e;
    font-size: 12px;
    font-family: 'robotobold';
    border-top: 1px solid #d8dde8;
}

.shared-fourth ul li:first-child {
    border-top: none;
}

.shared-fourth ul li:nth-child(2) {
    border-top: none;
}

.shared-fourth ul li:nth-child(even) {
    text-align: center;
    border-left: 1px solid #d8dde8;
}

.shared-fourth ul li span {
    color: #4c90cb;
    font-size: 23px;
}

.shared-fourth ul li p {
    font-size: 14px;
    color: #406479;
    font-family: 'robotobold';
    display: block;
}

.shared-plan1 {
    margin-right: -15px;
}

.shared-plan2 {
    margin-right: -15px;
    margin-left: -15px;
}

.shared-plan2 .shared-top {
    background: #32587B;
}

.shared-plan2 .shared-sec {
    background: #2C4964;
}

.shared-plan2 .shared-sec p {
    background: #4c90cb;
}

.shared-plan2 .shared-sec p:after {
    border-color: #4c90cb transparent transparent transparent;
}

.act-plan {
    display: block;
    position: relative;
}


/*.act-plan:before { content:''; width:100%; height:20px; display:block; background:#1f84dc; position:absolute; left:0px; top:-20px;}*/

.act-plan .shared-top {
    background: #3371a8;
}

.act-plan .shared-sec {
    background: #2a5d8a;
}

.act-plan .shared-sec p {
    background: #70a6d5;
}

.act-plan .shared-sec p:after {
    border-color: #70a6d5 transparent transparent transparent;
}


/*.shared-plan3 {  margin-left:-15px;}
.shared-plan3 .shared-top { border-right:none;}
.shared-plan3 .shared-sec { border-right:none;}
.shared-plan3 .shared-third { border-right:none;}
.shared-plan3 .shared-fourth{ border-right:none;}*/

.shared-plan3 {
    margin-left: -15px;
    margin-right: -15px;
}

.shared-plan3 .shared-top {}

.shared-plan3 .shared-sec {}

.shared-plan3 .shared-third {}

.shared-plan3 .shared-fourth {}


/*===============================================================
							ssl Page
  ===============================================================*/

.ssl-hosting {
    display: block;
}

.ssl-hosting .shared-hosting-top-img img {
    margin: auto;
}

.ssl-hosting .shared-hosting-top-img a {
    left: 0px;
    top: 160px;
}

.ssl-hosting .shared-hosting-top-img:after {
    left: -74px;
}

.ssl-third {
    display: block;
    background: #fff;
    position: relative;
    border-right: 6px solid #354b5d;
    border-right: 6px solid rgba(0, 0, 0, 0.10);
}

.ssl-third ul {
    padding: 10px 20px 10px 20px;
}

.ssl-third ul li {
    display: block;
    color: #66625c;
    font-size: 16px;
    font-family: 'robotoregular';
    border-top: 1px solid #dedede;
    padding: 15px 0;
    padding-left: 30px;
    position: relative;
}

.ssl-third ul li:first-child {
    border-top: none;
}

.ssl-third ul li:before {
    content: "\e60b";
    font-family: 'icomoon';
    position: absolute;
    left: 3px;
    top: 15px;
    font-size: 15px;
    color: #cddbe6;
}

.global-sign {
    display: block;
    background: #f2f2f2;
    border-top: 1px solid #d4d4d4;
    padding: 25px 0 55px 0;
}

.global-sign img {
    margin: auto;
}

.ssl-third a {
    width: 65%;
    height: 63px;
    margin: auto;
    position: absolute;
    left: 0px;
    bottom: -30px;
    right: 0px;
    background: #fff;
    border: 4px solid #025697;
    -webkit-border-radius: 45px;
    -moz-border-radius: 45px;
    -ms-border-radius: 45px;
    -o-border-radius: 45px;
    border-radius: 45px;
    color: #025697;
    text-transform: uppercase;
    font-family: 'robotobold';
    font-size: 15px;
    padding-left: 25px;
    line-height: 55px;
    z-index: 10;
}

.ssl-third a:after {
    content: '';
    width: 43px;
    height: 56px;
    position: absolute;
    right: -1px;
    top: 0px;
    background: url(../img/home-plan-btn.png) no-repeat right top;
}

.ssl-third a:hover {
    transform: translateX(5px);
}

.ssl-third a:hover:after {
    background-position: right bottom;
    top: -1px;
}

.vps-plan {
    display: block;
}

.vps-plan .shared-third:after {
    display: none;
}

.vps-plan .shared-third > ul {
    padding-bottom: 0px;
}

.plan-location {
    display: block;
    border-top: 1px solid #d8d8d8;
    padding: 20px 0 40px 0;
}

.plan-location p {
    color: #84949d;
    font-size: 12px;
    text-transform: uppercase;
    font-family: 'robotobold';
    text-align: center;
}

.plan-location ul {
    margin-top: 10px;
    margin-bottom: 10px;
}

.plan-location ul li {
    text-align: center;
    width: 50%;
    float: left;
    display: block;
    border-left: 1px solid #d8d8d8;
}

.plan-location ul li img {
    margin: auto;
    padding-bottom: 5px;
}

.plan-location ul li:first-child {
    border-left: none;
}

.every-unlimited {
    display: block;
    background: #e9f1ff;
}

.every-unlimited h3 {
    color: #232323;
    font-size: 36px;
    font-family: 'robotothin';
    text-align: center;
    padding: 85px 0 30px 0;
}

.every-unlimited > ul {
    display: block;
    position: relative;
    background: #ffffff;
}

.every-unlimited > ul:after {
    content: '';
    width: 22px;
    height: 22px;
    display: block;
    background: #fff;
    border: 5px solid #afc1d7;
    position: absolute;
    left: 0px;
    top: -11px;
    right: 0px;
    margin: auto;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}

.every-unlimited > ul > li {
    float: left;
    width: 50%;
    display: block;
    padding: 10px 0;
    padding-left: 24px;
    color: #576d7e;
    font-size: 12px;
    font-family: 'robotobold';
    text-align: center;
    border-top: 1px solid #e8e8e8;
    background: #ffffff;
}

.every-unlimited > ul > li:nth-child(odd) {
    text-align: left;
    border-right: 1px solid #d8d8d8;
}

.every-unlimited > ul > li > span {
    color: #4c90cb;
    text-align: center;
    font-size: 22px;
}

.every-unlimited > ul > li > p {
    color: #406479;
    font-size: 14px;
    font-family: 'robotobold';
}

.every-unlimited > ul > li > p > span {
    font-family: 'robotoregular';
}


/*===============================================================
							Domain Page
  ===============================================================*/

.domain-banner {
    display: block;
    padding: 55px 0 0px 0;
}

.domain-banner > h2 {
    color: #fff;
    font-size: 59px;
    font-family: 'robotothin';
    text-align: center;
    line-height: 59px;
}

.domain-banner > h4 {
    color: #fff;
    font-size: 31px;
    font-family: 'robotothin';
    text-align: center;
    line-height: 31px;
}

.domain-search-block {
    display: block;
    background: #fff;
    height: 69px;
    margin-top: 27px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
    padding: 8px;
    padding-left: 37px;
}

.domain-input-div {
    display: block;
}

.dom-input {
    display: block;
    height: 53px;
    width: 100%;
    border: none;
    font-size: 20px;
    color: #405d73;
    font-family: 'robotolight';
}

.domain-select-div {
    display: block;
    margin-left: 40px;
    margin-right: 30px;
    background: #81a4c1;
    position: relative;
    border-radius: 3px;
}

/*27-08-2018*/
.domain-select-div .nice-select{background:#81a4c1;border-radius:0;border:none;box-shadow:none;color:#FFF;font-size:20px;line-height:53px;height:53px;}
.domain-select-div .nice-select .option{color:#81a4c1;font-size:16px;}
.domain-select-div:before{top:50px !important;}
.domain-select-div .nice-select:after{    border-bottom: 2px solid #ffffff;  border-right: 2px solid #ffffff;width:10px;height:10px;right:54px;top:46%;}
.domain-select-div .nice-select::before{position:absolute;right:80px;top:0;height:100%;content:'';border-left:1px solid #FFF;width:1px;    border-left: 1px solid rgba(255, 255, 255, 0.5);}
/*27-08-2018 -END*/

.domain-select-div:before {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    left: -15px;
    top: 0;
    bottom: 0px;
    margin: auto;
    border-style: solid;
    border-color: transparent #81a4c1 transparent transparent;
    border-width: 8px;
}

.domain-select-div .selecter {
    max-width: 70%;
    margin: 0px;
    background: #81a4c1;
}

.domain-select-div .selecter-selected {
    background: #81a4c1;
    border: 1px solid #81a4c1;
    font-size: 20px;
    color: #fff;
    padding: 14px 15px;
}

.domain-select-div .selecter.open .selecter-selected,
.selecter.focus .selecter-selected {
    background: #81a4c1;
}

.domain-select-div .no-touch .selecter-selected:hover {
    color: #fff !important;
}

.domain-select-div .selecter-selected:after {
    content: "\f107";
    border: none;
    font-family: FontAwesome;
    color: #fff;
    font-size: 22px;
    bottom: 21px;
}

.domain-select-div .selecter-selected:before {
    content: "";
    width: 1px;
    height: 53px;
    background: #c0d2e0;
    position: absolute;
    right: 30px;
    top: 0px;
    z-index: 10;
}

.domain-search {
    width: 53px;
    height: 53px;
    display: block;
    position: absolute;
    right: -30px;
    top: 0px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    box-shadow: 0 0 0 8px #fff;
    background: #1f84dc;
}

.domain-search:after {
    content: '';
    width: 28px;
    height: 27px;
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
    background: url(../img/domain-search.png) no-repeat left top;
}

.domain-search input {
    width: 53px;
    height: 53px;
    display: block;
    border: none;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    background: none;
    position: relative;
    z-index: 10;
}

.domain-nav {
    display: block;
}

.domain-nav ul {
    text-align: center;
}

.domain-nav ul li {
    display: inline-block;
    padding: 7px 20px;
    border-left: 1px solid #5586ac;
    position: relative;
}

.domain-nav ul li:first-child {
    border-left: none;
}

.domain-nav ul li:before {
    content: "\f105";
    font-family: FontAwesome;
    color: #b7cbdc;
    font-size: 15px;
    position: absolute;
    left: 8px;
    top: 7px;
}

.domain-nav ul li a {
    color: #b6cee9;
    font-size: 14px;
    font-family: 'robotomedium';
}

.domain-nav ul li:hover:before {
    color: #fff;
}

.domain-nav ul li:hover a {
    color: #fff;
}

.domain-nav ul li.act:before {
    color: #fff;
}

.domain-nav ul li.act a {
    color: #fff;
}

.domain-ban-plan {
    display: block;
    margin-top: 28px;
}

.domain-ban-plan > ul > li {
    width: 18%;
    float: left;
    display: block;
    margin: 0 10px;
}

.domain-ban-1 {
    display: block;
    text-align: center;
    border: 1px solid #83a6c2;
    padding: 20px 0;
    padding-bottom: 0px;
    background: #1c5b90;
    background: rgba(255, 255, 255, 0.12);
    position: relative;
}

.domain-ban-1:before {
    content: '';
    width: 21px;
    height: 12px;
    display: block;
    position: absolute;
    left: 0px;
    top: -12px;
    right: 0px;
    margin: auto;
    background: url(../img/ban-plan-arrow.png) no-repeat left top;
}

.domain-ban-1 h2 {
    font-size: 48px;
    font-family: 'robotothin';
    color: #fff;
}

.domain-ban-1 h2 span {
    display: block;
    font-size: 12px;
    color: #ffffff;
    text-transform: uppercase;
    font-family: 'robotoblack';
    line-height: 22px;
}

.domain-ban-1 h3 {
    display: block;
    background: #497ca6;
    background: rgba(255, 255, 255, 0.18);
    margin-top: 15px;
    padding: 6px 0;
    color: #ffffff;
    font-family: 'robotobold';
    border-top: 1px solid #83a6c2;
}

.domain-ban-plan > ul > li:hover .domain-ban-1 {
    background: #000000;
    background: rgba(0, 0, 0, 0.2);
    border: 1px solid #fff;
}

.domain-ban-plan > ul > li:hover .domain-ban-1 h3 {
    background: #2498ff;
    border-top: 1px solid #fff;
}

.domain-ban-plan > ul > li:hover .domain-ban-1:before {
    background-position: right bottom;
}

.domain-banner .sub-banner-text {
    padding-top: 10px;
    padding-left: 10px;
}

.domain-hosting {
    display: block;
}

.populate-pricing {
    display: block;
    margin-top: 60px;
}

.populate-pricing .resp-vtabs ul.resp-tabs-list {
    width: 23%;
    margin-right: 30px;
    background: #fff;
    border: 1px solid #cedbe5;
    box-shadow: 0 0 5px 0 #d9d7d7;
}

.populate-pricing .resp-vtabs .resp-tabs-list li {
    background: #fff !important;
    border-top: 1px solid #cedbe5;
    margin: 0px;
    font-size: 14px;
    color: #70767c;
    font-family: 'robotoregular';
    position: relative;
    padding: 20px 15px !important;
}

.populate-pricing .resp-vtabs .resp-tabs-list li:before {
    content: "\f138";
    font-family: FontAwesome;
    color: #cddbe6;
    font-size: 18px;
    padding-right: 8px;
}

.populate-pricing .resp-vtabs .resp-tabs-list li:first-child {
    border-top: none;
}

.populate-pricing .resp-vtabs li.resp-tab-active {
    margin: 0px!important;
    border: none !important;
    background: #2498ff !important;
    color: #fff;
}

.populate-pricing .resp-vtabs li.resp-tab-active:before {
    color: #fff;
}

.populate-pricing .resp-vtabs .resp-tabs-container {
    border-radius: 0px;
}

.populate-pricing .resp-vtabs li.resp-tab-active:after {
    content: '';
    width: 12px;
    height: 25px;
    display: block;
    position: absolute;
    right: -12px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    background: url(../img/tab-act-arrow.png) no-repeat left top;
}

.populate-pricing .resp-vtabs .resp-tabs-container {
    border: none;
}

.populate-pricing .resp-tab-content {
    padding: 0px;
}

.dom-tab-1 {
    display: block;
}

.dom-tab-1 h3 {
    color: #2e3031;
    font-size: 42px;
    font-family: 'robotolight';
    font-weight: normal;
}

.dom-tab-table {
    display: block;
    margin-top: 20px;
    background: url(../img/table-border.png) repeat-x left top;
    padding-top: 3px;
    border-: 1px solid #e2e2e2;
}

.dom-tab-table table {
    margin-bottom: 0px;
    border: 1px solid #e2e2e2;
}

.dom-tab-table table tr:nth-child(odd) {
    background: #f9f9f9;
}

.dom-tab-table table tr th {
    width: 20%;
    text-align: center;
    background: #f9f9f9;
    border-left: 1px solid #e2e2e2;
    padding: 15px 0;
    text-transform: uppercase;
    box-shadow: 0 2px 0 0 #000;
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
}

.dom-tab-table table tr td {
    border-left: 1px solid #e2e2e2;
    border-top: 1px solid #e2e2e2;
    text-align: center;
    padding: 10px 8px;
    color: #6b7d8a;
    font-size: 14px;
    font-family: 'robotoregular';
}


/*===============================================================
							why us
  ===============================================================*/

.why-us {
    display: block;
}

.why-us .shared-hosting-top-img:after {
    display: none;
}

.why-block {
    display: block;
    border-top: 1px solid #dfe2e8;
    padding-bottom: 105px;
    padding-top: 58px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ebf2ff+0,ffffff+100 */
    background: #ebf2ff;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ViZjJmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ebf2ff 0%, #ffffff 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ebf2ff), color-stop(100%, #ffffff));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ebf2ff 0%, #ffffff 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ebf2ff 0%, #ffffff 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ebf2ff 0%, #ffffff 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #ebf2ff 0%, #ffffff 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebf2ff', endColorstr='#ffffff', GradientType=0);
    /* IE6-8 */
}

.why-1 {
    display: block;
    border: 1px solid #d0dee8;
    padding: 35px;
    background: #fff;
    box-shadow: 0 0 10px 0 #e2e9f4;
    margin-top: 30px;
}

.why-icon {
    display: block;
}

.why-cont {
    display: block;
    margin-left: -25px;
}

.why-cont h3 {
    color: #232323;
    font-size: 24px;
    font-family: 'robotolight';
    font-weight: normal;
}

.why-cont p {
    color: #6a6f73;
    font-size: 14px;
    font-family: 'robotoregular';
    line-height: 22px;
    padding-top: 6px;
}


/*===============================================================
							terms of service
  ===============================================================*/

.terms-of-service {
    display: block;
}

.terms-one {
    display: block;
    border-bottom: 1px solid #d4d5d6;
    padding-bottom: 15px;
}

.terms-one p {
    color: #666c66;
    font-size: 17px;
    line-height: 29px;
    padding-top: 30px;
}

ul.terms-li-1 {
    display: block;
    margin-top: 30px;
}

ul.terms-li-1 > li {
    display: block;
    position: relative;
    border-top: 1px dashed #b5b4b4;
    color: #514d4d;
    font-size: 14px;
    font-family: 'robotomedium';
    padding: 13px 0;
    padding-left: 36px;
}

ul.terms-li-1 > li > span {
    width: 27px;
    height: 27px;
    display: block;
    background: #005797;
    position: absolute;
    left: 0px;
    top: 12px;
    color: #fff;
    text-align: center;
    line-height: 27px;
    font-family: 'robotoregular';
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
}

ul.terms-li-1 > li:first-child {
    border-top: none;
}

ul.terms-li-1 > li > p > span {
    color: #2d302d;
    font-size: 14px;
    font-family: 'robotobold';
}

.terms-two {
    display: block;
    border-bottom: 1px solid #d4d5d6;
    padding-bottom: 15px;
}

.terms-two h3 {
    font-size: 36px;
    color: #303430;
    font-family: 'robotothin';
    padding-top: 30px;
}

.terms-two > p {
    color: #666c66;
    font-size: 14px;
    line-height: 28px;
    padding-top: 20px;
}

ul.terms-li-2 {
    display: block;
    margin-top: 30px;
}

ul.terms-li-2 > li {
    display: block;
    position: relative;
    border-top: 1px dashed #b5b4b4;
    color: #514d4d;
    font-size: 14px;
    font-family: 'robotomedium';
    padding: 13px 0;
    padding-left: 36px;
}

ul.terms-li-2 > li > p {
    color: #2d302d;
    font-size: 14px;
    font-family: 'robotoregular';
}

ul.terms-li-2 > li > p > span {
    color: #2d302d;
    font-size: 14px;
    font-family: 'robotobold';
}

ul.terms-li-2 > li > p > h5 {
    color: #2d302d;
    font-size: 14px;
    font-family: 'robotobold';
    display: block;
}

span.terms-cont-span {
    width: 27px;
    height: 27px;
    display: block;
    background: #005797;
    position: absolute;
    left: 0px;
    top: 12px;
    color: #fff;
    text-align: center;
    line-height: 27px;
    font-family: 'robotoregular';
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
}

ul.terms-li-2 > li:first-child {
    border-top: none;
}

.warning-terms {
    display: block;
    border: 1px solid #d9dfe4;
    background: #eeeff0;
    padding: 20px 40px 20px 90px;
    margin: 20px 0 10px 0;
    position: relative;
}

.warning-terms:after {
    content: '';
    width: 46px;
    height: 46px;
    display: block;
    position: absolute;
    left: 25px;
    top: 21px;
    background: url(../img/term-warn.png) no-repeat left top;
}

.warning-terms:before {
    content: '';
    width: 10px;
    height: 11px;
    display: block;
    position: absolute;
    left: -1px;
    top: -11px;
    background: url(../img/term-warn-arrow.png) no-repeat left top;
}

.warning-terms > p {
    color: #575c57;
    font-size: 12px;
    line-height: 20px;
}

.terms-three {
    display: block;
    padding-bottom: 15px;
}

.terms-three-head {
    display: block;
    position: relative;
}

.terms-three-head:after {
    content: '';
    width: 100%;
    height: 1px;
    background: #d4d5d6;
    position: absolute;
    left: 0px;
    top: 35px;
}

.terms-three-head h4 {
    font-size: 24px;
    color: #303430;
    font-family: 'robotolight';
    padding-top: 20px;
    background: #fff;
    display: inline-block;
    position: relative;
    z-index: 1;
    padding-right: 15px;
}

.terms-three > p {
    color: #575c57;
    font-size: 14px;
    line-height: 24px;
    padding-top: 16px;
}

ul.terms-li-1 > li > h5 {
    color: #2d302d;
    font-size: 14px;
    font-family: 'robotobold';
    display: block;
    padding-bottom: 5px;
}

.terms-three .terms-two {
    border-bottom: none;
}

ul.terms-li-1 > li > ul {
    margin-top: 10px;
}

ul.terms-li-1 > li > ul > li {
    color: #575c57;
    font-size: 14px;
    line-height: 24px;
    border-top: 1px solid #e3e4e5;
    padding: 10px 0;
    padding-left: 20px;
    position: relative;
}

ul.terms-li-1 > li > ul > li:before {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 20px;
    color: #3f7bc3;
    position: absolute;
    left: 0px;
    top: 10px;
}


/*===============================================================
						Testimonials
  ===============================================================*/

.testimonials-page {
    display: block;
    background: #e2edff;
}

.block-container {
    display: block;
    padding-top: 60px;
    padding-bottom: 150px;
}

.block-outer {
    width: 30%;
}

.testi-1-box {
    display: block;
    border-top: 4px solid #0f7cd1;
    box-shadow: 0 0 14px 0 #d7e2f3;
}

.testi-1-head {
    display: block;
    padding: 25px 0 60px 0;
    text-align: center;
    border-bottom: 1px solid #d5dee4;
    position: relative;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f9f9f9+0,f2f2f2+51,ededed+100 */
    background: #f9f9f9;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2YyZjJmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGVkZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #f9f9f9 0%, #f2f2f2 51%, #ededed 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9f9f9), color-stop(51%, #f2f2f2), color-stop(100%, #ededed));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f9f9f9 0%, #f2f2f2 51%, #ededed 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f9f9f9 0%, #f2f2f2 51%, #ededed 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f9f9f9 0%, #f2f2f2 51%, #ededed 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #f9f9f9 0%, #f2f2f2 51%, #ededed 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#ededed', GradientType=0);
    /* IE6-8 */
}

.testi-1-head h4 {
    color: #194c73;
    font-size: 18px;
}

.testi-1-head p {
    color: #68859b;
    font-size: 12px;
}

.testi-1-cont {
    display: block;
    padding: 58px 26px;
    background: #fff;
}

span.testi-prof {
    width: 77px;
    height: 77px;
    display: block;
    border: 5px solid #0f7cd1;
    margin: auto;
    position: relative;
    margin-top: -96px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    overflow: hidden;
}

span.testi-prof img {
    width: 68px;
    height: 68px;
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
}

.testi-1-cont p {
    color: #77858f;
    font-size: 18px;
    font-family: Georgia, "Times New Roman", Times, serif;
    text-align: center;
    line-height: 28px;
    font-style: italic;
    padding-top: 20px;
}


/*===============================================================
						Blog Page
  ===============================================================*/

.blog-page {
    display: block;
    background: #e2edff;
}

.blog-container {
    display: block;
    padding-top: 60px;
    padding-bottom: 55px;
}

.blog-outer {
    width: 48%;
    float:left;
}


.blog-post {
    display: block;
    padding-bottom: 15px;
    background: url(../img/blog-border.jpg) repeat-x left bottom #fff;
    box-shadow: 0 0 14px 0 #d7e2f3;
}

.blog-post-top {
    display: block;
    position: relative;
    min-height:250px;
}

ul.post-top-btn {
    display: block;
    position: absolute;
    left: 0px;
    bottom: 0px;
    padding: 15px 15px;
    background: #000;
    width: 100%;
    background: rgba(0, 0, 0, 0.30);
}

ul.post-top-btn li {
    display: inline-block;
}

ul.post-top-btn li a {
    padding: 2px 20px;
    background: #ffffff;
    display: block;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    border-radius: 25px;
    background: rgba(255, 255, 255, 0.30);
    color: #fff;
    font-size: 13px;
    font-family: 'robotomedium';
    text-transform: uppercase;
    margin:2px 0px;
}

ul.post-top-btn li a:hover {
    background: #1f84dc;
}

.blog-post-bottom {
    display: block;
    padding: 30px;
}

.blog-post-bottom h6 {
    color: #a3acbb;
    font-size: 14px;
    font-family: 'robotoregular';
}

.blog-post-bottom h3 {
    color: #30373d;
    font-size: 26px;
    font-family: 'robotolight';
    padding-top: 12px;
    line-height: 36px;
}

.blog-post-bottom > ul {
    padding-top: 15px;
}

.blog-post-bottom > ul > li {
    display: inline-block;
    border-left: 1px solid #e0e0e0;
    padding: 0 10px;
}

.blog-post-bottom > ul > li:first-child {
    border-left: none;
    padding-left: 0px;
}

.blog-post-bottom > ul > li > a {
    color: #8a979e;
    font-size: 14px;
}

.blog-post-bottom > ul > li > a > span {
    color: #536066;
    font-size: 14px;
    font-family: 'robotobold';
}

.blog-post-bottom > ul > li > a > i {
    color: #3f7bc3;
    font-size: 25px;
}

.blog-post-bottom p {
    color: #5e7078;
    font-size: 14px;
    line-height: 25px;
    padding-top: 20px;
}

a.blog-more-icon {
    display: block;
    width: 138px;
    height: 37px;
    position: relative;
    border: 2px solid #8896a2;
    padding-left: 45px;
    line-height: 33px;
    margin-top: 32px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    border-radius: 25px;
    color: #536066;
    font-family: 'robotomedium';
}

a.blog-more-icon:before {
    content: '';
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    left: 17px;
    top: 9px;
    background: url(../img/blog-more-icon.png) no-repeat left top;
}

a.blog-more-icon:hover {
    border: 2px solid #1f84dc;
    color: #1f84dc;
}

.blog-pager {
    display: block;
    margin-bottom: 35px;
}

.blog-pager ul li {
    display: inline-block;
    font-size: 14px;
    text-align: center;
    line-height: 38px;
}

.blog-pager ul li a {
    color: #627881;
    width: 38px;
    height: 38px;
    display: block;
    background: #fff;
}

.blog-pager ul li a:hover {
    background: #1f84dc;
    color: #fff;
}

.blog-pager ul li:first-child a {
    background: #a7c8d5;
    color: #fff;
    -webkit-border-top-left-radius: 25px;
    -webkit-border-bottom-left-radius: 25px;
    -moz-border-radius-topleft: 25px;
    -moz-border-radius-bottomleft: 25px;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
}

.blog-pager ul li a:hover {
    background: #1f84dc;
    color: #fff;
}

.blog-pager ul li a.act {
    background: #1f84dc;
    color: #fff;
}

.blog-pager ul li:first-child a:hover {
    background: #424b4f;
}

.blog-pager ul li:last-child a {
    background: #a7c8d5;
    color: #fff;
    -webkit-border-top-right-radius: 25px;
    -webkit-border-bottom-right-radius: 25px;
    -moz-border-radius-topright: 25px;
    -moz-border-radius-bottomright: 25px;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
}

.blog-pager ul li:last-child a:hover {
    background: #424b4f;
}

.blog-right {
    display: block;
    height: auto;
    padding-top: 20px;
    margin-left: -30px;
}

.blog-catogaries {
    display: block;
    margin-top: 35px;
    border-bottom: 1px solid #cad3e2;
    padding-left: 30px;
    padding-bottom: 20px;
}

span.cat-num {
    width: 30px;
    height: 19px;
    display: block;
    background: #cedbe9;
    color: #687c87;
    font-size: 12px;
    font-family: 'robotoregular';
    position: absolute;
    right: 0px;
    top: 12px;
    line-height: 19px;
    text-align: center;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
}

.blog-catogaries h3 {
    color: #3d4145;
    font-size: 24px;
    font-family: 'robotolight';
    text-transform: uppercase;
}

.blog-catogaries ul {
    margin-top: 15px;
}

.blog-catogaries ul li {
    display: block;
    position: relative;
    border-top: 1px solid #cad3e2;
}

.blog-catogaries ul li:first-child {
    border-top: none;
}

.blog-catogaries ul li a {
    padding: 11px 0;
    display: block;
    color: #62727d;
}

.blog-catogaries ul li a:hover {
    color: #404638;
}

.blog-catogaries ul li a:hover span.cat-num {
    background: #1f84dc;
    color: #fff;
}

.blog-archieves {
    display: block;
    margin-top: 35px;
    border-bottom: 1px solid #cad3e2;
    padding-left: 30px;
    padding-bottom: 20px;
}

.blog-archieves h3 {
    color: #3d4145;
    font-size: 24px;
    font-family: 'robotolight';
    text-transform: uppercase;
}

.blog-archieves ul {
    margin-top: 15px;
}

.blog-archieves ul li {
    display: block;
    border-top: 1px solid #cad3e2;
}

.blog-archieves ul li:first-child {
    border-top: none;
}

.blog-archieves ul li a {
    color: #62727d;
    font-size: 18px;
    padding: 11px 0;
    display: block;
    font-family: 'robotobold';
    padding-left: 33px;
    position: relative;
}

.blog-archieves ul li a:before {
    content: "\f073";
    color: #c5d0d7;
    font-family: FontAwesome;
    font-size: 20px;
    color: #c5d0d7;
    position: absolute;
    left: 0px;
    top: 10px;
}

.blog-archieves ul li a span {
    color: #62727d;
    font-size: 18px;
    font-family: 'robotoregular';
}

.blog-archieves ul li a:hover {
    color: #025697;
}

.blog-archieves ul li a:hover span {
    color: #025697;
}

.blog-archieves ul li a:hover:before {
    color: #025697;
}

.recent-articles {
    display: block;
    margin-top: 35px;
    border-bottom: 1px solid #cad3e2;
    padding-left: 30px;
    padding-bottom: 30px;
}

.recent-articles h3 {
    color: #3d4145;
    font-size: 24px;
    font-family: 'robotolight';
    text-transform: uppercase;
}

.recent-articles ul li {
    display: block;
    border-top: 1px solid #cad3e2;
    padding-top: 25px;
    margin-top: 25px;
}

.article {
    display: block;
}

.article p {
    color: #58636b;
    font-size: 12px;
    line-height: 16px;
    padding-right: 15px;
    padding-top: 15px;
}

.article h6 {
    padding-top: 10px;
    color: #2e2e2e;
    font-size: 12px;
    font-family: 'robotobold';
}

.article h6 span {
    color: #616161;
    font-family: 'robotoregular';
}

.article h6 i {
    color: #3f7bc3;
    font-size: 16px;
}

.tags {
    display: block;
    margin-top: 35px;
    padding-left: 30px;
}

.tags h3 {
    color: #3d4145;
    font-size: 24px;
    font-family: 'robotolight';
    text-transform: uppercase;
}

.tags ul {
    margin-top: 15px;
}

.tags ul li {
    display: inline-block;
    margin: 5px 0;
}

.tags ul li a {
    display: block;
    background: #9cafcd;
    display: inline-block;
    padding: 0 15px;
    text-align: center;
    line-height: 26px;
    color: #fff;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
    -o-border-radius: 35px;
    border-radius: 35px;
    text-transform: uppercase;
}

.tags ul li a:hover {
    background: #3f7bc3;
}


/*===============================================================
						Blog Detail Page
  ===============================================================*/

.blog-container2 {
    display: block;
    padding-top: 60px;
    padding-bottom: 55px;
}

.blog-detail {
    display: block;
    box-shadow: 0 0 15px 0 #d6e1f2;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.16);
}

.blog-detail-cont {
    display: block;
    padding: 30px;
    background: url(../img/table-border.png) repeat-x left bottom #ffffff;
}

.blog-detail-cont h6 {
    color: #a3acbb;
    font-size: 14px;
    font-family: 'robotoregular';
}

.blog-detail-cont h3 {
    color: #30373d;
    font-size: 30px;
    font-family: 'robotothin';
    padding-top: 10px;
}

.blog-detail-cont p {
    color: #49575e;
    font-size: 15px;
    font-family: 'robotoregular';
    line-height: 25px;
    padding-top: 20px;
}

.like-comnt {
    display: block;
}

.like-comnt ul li {
    display: inline-block;
    margin-top: 12px;
    padding: 0 10px;
    border-right: 1px solid #e0e0e0;
}

.like-comnt ul li a {
    color: #8a979e;
    font-size: 14px;
    font-family: 'robotoregular';
}

.like-comnt ul li a span {
    color: #536066;
    font-family: 'robotobold';
}

.like-comnt ul li a i {
    color: #3f7bc3;
}

.like-comnt2 {
    display: block;
}

.like-comnt2 ul {
    padding-top: 8px;
}

.like-comnt2 ul li {
    display: inline-block;
    padding: 0 5px;
}

.like-comnt2 ul li a {
    display: inline-block;
    background: #9cafcd;
    padding: 2px 25px;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
}

.like-comnt2 ul li a:hover {
    background: #3f7bc3;
}

.blog-social {
    display: block;
    margin-top: 20px;
}

.blog-social ul li {
    display: inline-block;
    color: #464b52;
    font-size: 14px;
    font-family: 'robotomedium';
}

.blog-social ul li:first-child {
    padding-right: 15px;
}

.blog-social ul li a {
    width: 31px;
    height: 30px;
    display: block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    text-align: center;
    line-height: 30px;
}

.blog-social ul li a.fb {
    background: #3b5998;
}

.blog-social ul li a.fb:hover {
    background: #1d3975;
}

.blog-social ul li a.twt {
    background: #00a0d1;
}

.blog-social ul li a.twt:hover {
    background: #047ba0;
}

.blog-social ul li a.sms {
    background: #8a9ab5;
}

.blog-social ul li a.sms:hover {
    background: #627494;
}

.blog-social ul li a.gplus {
    background: #db4a39;
}

.blog-social ul li a.gplus:hover {
    background: #b32e1e;
}

.blog-reply {
    display: block;
    padding: 30px;
    padding-bottom: 35px;
}

.blog-reply > h3 {
    display: block;
    color: #3d4145;
    font-size: 36px;
    font-family: 'robotothin';
    text-align: center;
}

.blog-reply-form {
    display: block;
}

.blog-reply-form-1 {
    display: block;
    margin-top: 20px;
    position: relative;
}

.blog-reply-form-1 textarea {
    width: 100%;
    padding: 10px;
    padding-left: 140px;
    border: 1px solid #ccd9f1;
    resize: none;
    height: 120px;
    text-transform: uppercase;
    color: #798793;
    font-size: 12px;
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.06);
}

.blog-reply-form-1 input {
    width: 100%;
    padding: 0 15px;
    border: 1px solid #ccd9f1;
    resize: none;
    height: 50px;
    text-transform: uppercase;
    color: #798793;
    font-size: 12px;
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.06);
    margin-bottom: 15px;
}

.blog-reply-form-1-img {
    width: 118px;
    height: 118px;
    display: block;
    background: #f0f5ff;
    position: absolute;
    left: 1px;
    top: 1px;
    border-right: 1px solid #ccd9f1;
}

.blog-reply-form-1-img img {
    width: 86px;
    height: 86px;
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
}

.blog-reply-form-1 a {
    width: 187px;
    height: 63px;
    display: block;
    position: relative;
    background: #fff;
    border: 4px solid #025697;
    -webkit-border-radius: 45px;
    -moz-border-radius: 45px;
    -ms-border-radius: 45px;
    -o-border-radius: 45px;
    border-radius: 45px;
    color: #025697;
    text-transform: uppercase;
    font-family: 'robotobold';
    font-size: 15px;
    padding-left: 40px;
    z-index: 10;
    line-height: 55px;
}

.blog-reply-form-1 a:after {
    content: '';
    width: 43px;
    height: 56px;
    position: absolute;
    right: -1px;
    top: 0px;
    background: url(../img/home-plan-btn.png) no-repeat right top;
}

.blog-reply-form-1 a:hover {
    transform: translateX(5px);
    border: 4px solid #3083c4;
}

.blog-reply-form-1 a:hover:after {
    background-position: right bottom;
    top: -1px;
}

.blog-reply-reply {
    display: block;
}

.blog-reply-reply ul li {
    display: block;
    border-top: 1px solid #c6cdd6;
    padding: 22px 20px 22px 32px;
}

.reply-reply {
    display: block;
    padding-left: 85px;
    position: relative;
}

.reply-reply h5 {
    color: #364349;
    font-size: 18px;
    font-family: 'robotoregular';
}

.reply-reply p {
    color: #697981;
    font-size: 12px;
    font-family: 'robotoregular';
    line-height: 22px;
    padding-top: 5px;
}

.reply-reply p span {
    color: #1f84dc;
    font-family: 'robotobold';
}

.reply-profile {
    width: 71px;
    height: 71px;
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
}


/*===============================================================
						DDOs Page
  ===============================================================*/

.unlimited-ddos {
    display: block;
    margin-top: 45px;
}

.unlimited-ddos-head {
    display: block;
    text-align: center;
    position: relative;
    margin-bottom: 20px;
}

.unlimited-ddos-head:after {
    content: '';
    width: 100%;
    height: 1px;
    display: block;
    background: #dcdcdc;
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    margin: auto;
}

.unlimited-ddos-head h3 {
    color: #232323;
    font-size: 36px;
    font-family: 'robotothin';
    line-height: 36px;
    display: inline-block;
    background: #fff;
    padding: 0 15px;
    position: relative;
    z-index: 1;
}

.unlimited-ddos-1 {
    display: block;
    padding: 40px 0;
    margin-left: 98px;
    position: relative;
    border-bottom: 1px dashed #b6b9bc;
}

.unlimited-ddos-1 span.ddos-1-icon {
    width: 80px;
    height: 80px;
    display: block;
    position: absolute;
    left: -99px;
    top: 22px;
}

.unlimited-ddos-1 p {
    font-size: 16px;
    color: #555e67;
}

.unlimited-ddos-head2 {
    display: block;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 20px;
}

.unlimited-ddos-head2 h3 {
    color: #232323;
    font-size: 36px;
    font-family: 'robotothin';
    line-height: 36px;
}

.unlimited-ddos-head2 p {
    font-size: 14px;
    color: #72777b;
    padding-top: 6px;
}

.unlimited-ddos-block {
    display: block;
    background: #fff;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.19);
    margin-top: 30px;
}

.ddos-block-icon {
    display: block;
    position: relative;
    background: #1f84dc;
}

.ddos-block-icon img {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
}

.ddos-block-cont {
    display: block;
    padding: 30px 0;
    padding-right: 15px;
}

.ddos-block-cont h3 {
    color: #232323;
    font-size: 20px;
    font-family: 'robotolight';
    line-height: 25px;
}

.ddos-block-cont p {
    color: #6a6f73;
    font-size: 14px;
    font-family: 'robotoregular';
    line-height: 22px;
    padding-top: 10px;
}

.ddos-protection {
    display: block;
    padding: 55px 0 100px 0;
}

.unlimited-ddos-head3 {
    display: block;
    text-align: center;
    margin-bottom: 25px;
}

.unlimited-ddos-head3 h3 {
    color: #232323;
    font-size: 36px;
    font-family: 'robotothin';
}

.protection-1 {
    display: block;
}

.protection-1 ul li {
    display: block;
    color: #555e67;
    font-size: 16px;
    font-family: 'robotoregular';
    border-top: 1px dashed #b6b9bc;
    padding: 20px;
    padding-left: 42px;
}

.protection-1 ul li:first-child {
    border-top: none;
}

.protection-1 ul li:before {
    content: '';
    width: 32px;
    height: 32px;
    display: block;
    background: url(../img/ddo-arrow.png) no-repeat left top;
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    margin: auto;
}


/*===============================================================
					 Email filter Page
  ===============================================================*/

.email-filter {
    display: block;
}

.email-filter .shared-hosting-top-cont {
    padding-top: 50px;
}

.email-about {
    display: block;
    padding-top: 20px;
    padding-bottom: 50px;
    background: url(../img/mail-abt-bg.png) repeat-y left top;
    border-left: 1px solid #c2d4e4;
    padding-left: 31px;
}

.email-about ul {
    display: block;
    padding-left: 98px;
}

.email-about ul li {
    display: block;
    border-top: 1px dashed #b6b9bc;
    padding: 30px 0;
    position: relative;
}

.email-about ul li:first-child {
    border-top: none;
}

.email-about ul li span {
    width: 80px;
    height: 80px;
    display: block;
    position: absolute;
    left: -100px;
    top: 0px;
    bottom: 0px;
    margin: auto;
}

.email-about ul li p {
    color: #555e67;
    font-size: 16px;
    font-family: 'robotoregular';
    line-height: 22px;
}

.email-filter .shared-plan-block {
    margin-top: 0px;
}

.mail-how {
    display: block;
    width: 90%;
    margin: auto;
}

.mail-1 {
    display: block;
    margin: 0 -35px;
    padding: 120px 24px 16px 24px;
    background: #fff;
    box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0.09);
    position: relative;
    margin-top: 155px;
}

.mail-1 img {
    position: absolute;
    left: 0px;
    top: -113px;
    right: 0px;
    margin: auto;
}

.mail-1 p {
    color: #232323;
    font-size: 20px;
    font-family: 'robotolight';
    padding-left: 65px;
    position: relative;
}

.mail-1 p span {
    position: absolute;
    left: 0px;
    top: 10px;
    color: #246ecb;
    font-size: 60px;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
}

.mail-2 {
    margin-top: 340px;
    position: relative;
}

.mail-2:before {
    content: '';
    display: block;
    width: 213px;
    height: 104px;
    position: absolute;
    left: -130px;
    top: -217px;
    background: url(../img/mail-dot-border-left.png) no-repeat left top;
}

.mail-2:after {
    content: '';
    display: block;
    width: 213px;
    height: 104px;
    position: absolute;
    right: -130px;
    top: -217px;
    background: url(../img/mail-dot-border-right.png) no-repeat left top;
}

.let-us-know {
    display: block;
    width: 90%;
    margin: auto;
    background: #ebf1fc;
    border-radius: 5px;
    padding: 36px 30px 40px 157px;
    margin-top: 50px;
    position: relative;
    box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0.09);
}

.let-us-know span {
    width: 70px;
    height: 90px;
    display: block;
    position: absolute;
    left: 60px;
    top: 40px;
}

.let-us-know h3 {
    font-family: 'robotolight';
    color: #232323;
    font-size: 30px;
}

.let-us-know p {
    color: #505e6a;
    font-size: 17px;
    padding-top: 10px;
}

.let-us-know p a {
    color: #025697;
    font-family: 'robotobold';
}


/*===============================================================
					 Contact Page
  ===============================================================*/

.contact-page {
    display: block;
}

.contact-top {
    display: block;
    background: #e2edff;
    padding: 30px 0 68px 0;
}

.netherland-address {
    display: block;
    background: #fff;
    padding: 15px;
    box-shadow: 0 0 3px 0 #000;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
    margin-top: 30px;
}

.netherland-image {
    display: block;
    background: none;
    padding: 0;
    box-shadow: 0 0 3px 0 #000;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
    margin-top: 30px;
}

.netherland-image > img {
    margin: 0 auto;
}

.adress-img {
    display: block;
    position: relative;
}

.adress-img-text {
    display: block;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    text-align: center;
}

.adress-img-text h4 {
    color: #fff;
    font-size: 26px;
    font-family: 'robotobold';
    padding-top: 41px;
}

.adress-img-text span {
    width: 119px;
    height: 119px;
    display: block;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 40px;
    margin: auto;
    background: #1f84dc;
    background: rgba(31, 132, 220, 0.8);
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
}

.adress-img-text span img {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
}

.adress-cont {
    display: block;
}

.adress-cont h3 {
    color: #232323;
    font-size: 26px;
    font-family: 'robotolight';
    padding-top: 10px;
}

.adress-cont p {
    color: #6a6f73;
    font-size: 14px;
    font-family: 'robotoregular';
    line-height: 22px;
    padding-top: 3px;
}

ul.contact-mail {
    display: block;
    margin-top: 20px;
    margin-left: -30px;
}

ul.contact-mail li {
    display: block;
    border-top: 1px solid #e1e7f0;
    padding-left: 80px;
}

ul.contact-mail li a {
    display: block;
    padding: 17px 0;
    color: #44505b;
    font-family: 'robotoregular';
    font-size: 18px;
    position: relative;
}

ul.contact-mail li a span {
    position: absolute;
    left: -55px;
    top: 10px;
}

.contact-bottom {
    display: block;
    border-bottom: 5px solid #1f84dc;
}

.site-map {
    display: block;
}

.map-outer {
    position: relative;
    padding-bottom: 37%;
    height: 670px;
}

#map {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#map:after {
    content: '';
    position: absolute;
    top: -9px;
    left: 0px;
    width: 100%;
    height: 10px;
    box-shadow: 0px 0px 6px #909090;
    -webkit-box-shadow: 0px 0px 6px #909090;
    -moz-box-shadow: 0px 0px 6px #909090;
}

#map:before {
    content: '';
    position: absolute;
    bottom: -11px;
    left: 0px;
    width: 100%;
    height: 10px;
    box-shadow: 0px 0px 6px #909090;
    -webkit-box-shadow: 0px 0px 6px #909090;
    -moz-box-shadow: 0px 0px 6px #909090;
    z-index: 1;
}

.contact-form {
    display: block;
}

.form-block {
    display: block;
    padding: 30px 0 50px 0;
}

.form-1 {
    display: block;
    margin-top: 20px;
}

.form-1 input {
    height: 51px;
    background: #dde9f3;
    border: none;
    padding: 0 20px;
    width: 100%;
    font-size: 12px;
    color: #798793;
    font-family: 'robotomedium';
}

.form-1 textarea {
    height: 109px;
    background: #dde9f3;
    border: none;
    padding: 10px 20px;
    width: 100%;
    font-size: 12px;
    color: #798793;
    font-family: 'robotomedium';
    resize: none;
}

.form-1 input a:focus,
input:focus,
textarea:focus,
button:focus {
    box-shadow: 0 0 0 1px #0094ff;
}

::-webkit-input-placeholder {
    color: #798793;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #798793;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #798793;
}

:-ms-input-placeholder {
    color: #798793;
}

.form-1 a {
    width: 175px;
    height: 63px;
    display: block;
    position: relative;
    background: #fff;
    border: 4px solid #025697;
    -webkit-border-radius: 45px;
    -moz-border-radius: 45px;
    -ms-border-radius: 45px;
    -o-border-radius: 45px;
    border-radius: 45px;
    color: #025697;
    text-transform: uppercase;
    font-family: 'robotobold';
    font-size: 15px;
    padding-left: 40px;
    line-height: 55px;
}

.form-1 a:after {
    content: '';
    width: 43px;
    height: 56px;
    position: absolute;
    right: -1px;
    top: 0px;
    background: url(../img/home-plan-btn.png) no-repeat right top;
}

.form-1 a:hover {
    transform: translateX(5px);
    border: 4px solid #3083c4;
}

.form-1 a:hover:after {
    background-position: right bottom;
    top: -1px;
}

.contact-bottom .container-fluid {
    padding-left: 0px;
}

.form-1 .selecter {
    max-width: 100%;
    margin: 0px;
}

.form-1 .selecter .selecter-selected {
    background: url(../img/jquery.fs.selecter-arrow.png) right center no-repeat #dde9f3;
    border: none;
    padding: 15px 20px;
    color: #798793;
    font-family: 'robotomedium';
}

.form-1 .selecter-selected:after {
    display: none;
}


/*===============================================================
					 Remote Backup
  ===============================================================*/

.remote-backup {
    display: block;
}

.remote-backup {
    display: block;
}

.remote-backup .shared-hosting-top-cont {
    padding-top: 58px;
}

.remote-backup .shared-hosting-top-cont p {
    padding-top: 0px;
}

.remote-backup-top-img {
    display: block;
    padding-top: 50px;
}

.remote-backup .shared-plan-block {
    margin-top: 0px;
}

.remote-head {
    display: block;
}

.best-plan-selection {
    display: block;
    margin-top: 40px;
}

.best-plan-selection-head {
    display: block;
    position: relative;
    text-align: center;
}

.best-plan-selection-head:after {
    content: '';
    width: 100%;
    height: 1px;
    background: #b8d5ee;
    position: absolute;
    left: 0px;
    top: 10px;
}

.best-plan-selection-head h5 {
    text-align: center;
    text-transform: uppercase;
    color: #62696f;
    font-size: 14px;
    display: inline-block;
    background: #eef4ff;
    position: relative;
    z-index: 10;
    padding: 0 15px;
}

ul.remote-plan {
    display: block;
    margin-top: 20px;
    border-bottom: 1px solid #b0cae0;
    background: url(../img/remote-ul.png) no-repeat center bottom;
}

ul.remote-plan li {
    cursor: pointer;
    display: block;
    border-left: 1px solid #b0cae0;
    text-align: center;
    width: 12.5%;
    padding: 50px 0 60px 0;
    float: left;
}

ul.remote-plan li:first-child {
    border-left: none;
}

ul.remote-plan li h3 {
    color: #232323;
    font-size: 30px;
    font-family: 'robotothin';
}

ul.remote-plan li p {
    color: #62696f;
    font-size: 14px;
    font-family: 'robotoregular';
    text-transform: uppercase;
}

span.cloud-image {
    width: 60px;
    height: 35px;
    display: block;
    margin: auto;
    background: url(../img/cloud-image.png) no-repeat left top;
    margin-top: 20px;
}

ul.remote-plan li:hover span.cloud-image {
    background-position: right bottom;
}

ul.remote-plan li:hover h3 {
    color: #000;
}

ul.remote-plan li:hover p {
    color: #62696f;
}

.plan-total-block {
    display: block;
    margin-top: 30px;
}

.highlight {
    display: block;
    border: 2px solid #3a97eb;
    background: #fff;
}

ul.remote-plan li.highlight:first-child {
    border-left: 2px solid #3a97eb;
}

.highlight span.cloud-image {
    background-position: right bottom;
}

    {
    display: block;
    border: 2px solid #3a97eb;
    background: #fff;
}

.highlight {
    padding: 25px 0 !important;
    margin-top: 26px;
    border-left: 2px solid #3a97eb !important;
}

.ele-right {
    border-left: none !important;
}

.total-1 {
    display: block;
    border-left: 1px solid #9fbee0;
    margin-left: -15px;
    margin-right: -15px;
    text-align: center;
    padding: 10px 0 30px 0;
}

.total-1 p {
    color: #1c63a1;
    font-size: 16px;
    text-transform: uppercase;
}

.total-1 h2 {
    font-size: 55px;
    color: #24425b;
    font-family: 'robotothin';
    position: relative;
    display: inline-block;
    padding: 12px 0;
}

.total-1 h2 span.doller {
    position: absolute;
    right: -15px;
    top: -7px;
    font-size: 30px;
}

.total-1 a {
    width: 237px;
    height: 63px;
    display: block;
    margin: auto;
    position: relative;
    background: #fff;
    border: 4px solid #025697;
    -webkit-border-radius: 45px;
    -moz-border-radius: 45px;
    -ms-border-radius: 45px;
    -o-border-radius: 45px;
    border-radius: 45px;
    color: #025697;
    text-transform: uppercase;
    font-family: 'robotobold';
    font-size: 15px;
    padding-left: 40px;
    line-height: 55px;
    margin-top: 18px;
    text-align: left;
}

.total-1 a:after {
    content: '';
    width: 43px;
    height: 56px;
    position: absolute;
    right: -1px;
    top: 0px;
    background: url(../img/home-plan-btn.png) no-repeat right top;
}

.total-1 a:hover {
    transform: translateX(5px);
    border: 4px solid #3083c4;
}

.total-1 a:hover:after {
    background-position: right bottom;
    top: -1px;
}

.plan-total-block div div:first-child .total-1 {
    border-left: none;
}

@keyframes slide {
    from {
        background-position: 0px;
    }
    to {
        background-position: 1438px;
    }
}

@-webkit-keyframes slide {
    from {
        background-position: 0px;
    }
    to {
        background-position: 1438px;
    }
}

@-moz-keyframes slide {
    from {
        background-position: 0px;
    }
    to {
        background-position: 1438px;
    }
}

@-ms-keyframes slide {
    from {
        background-position: 0px;
    }
    to {
        background-position: 1438px;
    }
}

@-o-keyframes slide {
    from {
        background-position: 0px;
    }
    to {
        background-position: 1438px;
    }
}

.content-top-block:after {
    content: '';
    width: 100%;
    height: 100%;
    max-height: 246px;
    background: url(../img/bg-cloud.png) repeat-x bottom center;
    position: absolute;
    bottom: 0px;
    left: 0px;
    animation: slide 60s linear infinite;
    -webkit-animation: slide 60s linear infinite;
    -moz-animation: slide 60s linear infinite;
    -ms-animation: slide 60s linear infinite;
    -o-animation: slide 60s linear infinite;
}

.content-top-block > .container {
    position: relative;
    z-index: 1;
}

.hmr-2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
}


/* 2015-11-18 -*/

.box-border-1 svg {
    fill: none;
    stroke: #3B5770;
    stroke-width: 1px;
    stroke-dasharray: 7;
    position: absolute;
    top: -66px;
    left: -31px;
    width: 466px;
}

.tp-bx-one.active:after {
    animation: animationBxOne 1.5s linear forwards;
    -webkit-animation: animationBxOne 1.5s linear forwards;
    -mox-animation: animationBxOne 1s linear forwards;
}

.tp-bx-one.reverse-animation:after {
    animation: bxOneReverse 0.9s linear forwards;
    -webkit-animation: bxOneReverse 0.9s linear forwards;
    -moz-animation: bxOneReverse 0.9s linear forwards;
}


/* animateion box 1 */

@keyframes animationBxOne {
    0% {}
    25% {
        transform: translate(0px, 76px);
    }
    50% {
        transform: translate(400px, 76px)
    }
    95% {
        transform: translate(410px, 176px)
    }
    100% {
        transform: translate(410px, 176px);
        opacity: 0;
    }
}

@-webkit-keyframes animationBxOne {
    0% {}
    25% {
        -webkit-transform: translate(0px, 76px);
    }
    50% {
        -webkit-transform: translate(400px, 76px)
    }
    95% {
        -webkit-transform: translate(410px, 176px)
    }
    100% {
        -webkit-transform: translate(410px, 176px);
        opacity: 0;
    }
}

@-moz-keyframes animationBxOne {
    0% {}
    25% {
        -moz-transform: translate(0px, 76px);
    }
    50% {
        -moz-transform: translate(400px, 76px)
    }
    95% {
        -moz-transform: translate(410px, 176px)
    }
    100% {
        -moz-transform: translate(410px, 176px);
        opacity: 0;
    }
}

@keyframes bxOneReverse {
    0% {
        transform: translate(410px, 176px);
        opacity: 1;
    }
    25% {
        transform: translate(410px, 176px)
    }
    50% {
        transform: translate(400px, 76px)
    }
    95% {
        transform: translate(0px, 76px);
    }
    100% {}
}

@-webkit-keyframes bxOneReverse {
    0% {
        -webkit-transform: translate(410px, 176px);
        opacity: 1;
    }
    25% {
        -webkit-transform: translate(410px, 176px)
    }
    50% {
        -webkit-transform: translate(400px, 76px)
    }
    95% {
        transform: translate(0px, 76px);
    }
    100% {}
}

@-moz-keyframes bxOneReverse {
    0% {
        -moz-transform: translate(410px, 176px);
        opacity: 1;
    }
    25% {
        -moz-transform: translate(410px, 176px)
    }
    50% {
        -moz-transform: translate(400px, 76px)
    }
    95% {
        -moz-transform: translate(0px, 76px);
    }
    100% {}
}

.tp-bx-second.active:after {
    animation: animationBxSecond 1.5s linear forwards;
    -webkit-animation: animationBxSecond 1.5s linear forwards;
    -mox-animation: animationBxSecond 1.5s linear forwards;
}

.tp-bx-second.reverse-animation:after {
    animation: bxSecondReverse 0.9s linear forwards;
    -webkit-animation: bxSecondReverse 0.9s linear forwards;
    -moz-animation: bxSecondReverse 0.9s linear forwards;
}

@keyframes animationBxSecond {
    0% {}
    25% {
        transform: translate(0px, 44px);
    }
    50% {
        transform: translate(140px, 44px)
    }
    95% {
        transform: translate(140px, 174px)
    }
    100% {
        transform: translate(140px, 174px);
        opacity: 0;
    }
}

@-webkit-keyframes animationBxSecond {
    0% {}
    25% {
        -webkit-transform: translate(0px, 44px);
    }
    50% {
        -webkit-transform: translate(140px, 44px)
    }
    95% {
        -webkit-transform: translate(140px, 174px)
    }
    100% {
        -webkit-transform: translate(140px, 174px);
        opacity: 0;
    }
}

@-moz-keyframes animationBxSecond {
    0% {}
    25% {
        -moz-transform: translate(0px, 44px);
    }
    50% {
        -moz-transform: translate(140px, 44px)
    }
    95% {
        -moz-transform: translate(140px, 174px)
    }
    100% {
        -moz-transform: translate(140px, 174px);
        opacity: 0;
    }
}

@keyframes bxSecondReverse {
    0% {
        transform: translate(140px, 174px);
        opacity: 1;
    }
    25% {
        transform: translate(140px, 174px)
    }
    50% {
        transform: translate(140px, 44px)
    }
    95% {
        transform: translate(0px, 44px);
    }
    100% {}
}

@-webkit-keyframes bxSecondReverse {
    0% {
        -webkit-transform: translate(140px, 174px);
        opacity: 1;
    }
    25% {
        -webkit-transform: translate(140px, 174px)
    }
    50% {
        -webkit-transform: translate(140px, 44px)
    }
    95% {
        -webkit-transform: translate(0px, 44px);
    }
    100% {}
}

.tp-bx-third.active:after {
    animation: animationBxThird 1.5s linear forwards;
    -webkit-animation: animationBxThird 1.5s linear forwards;
    -mox-animation: animationBxThird 1.5s linear forwards;
}

.tp-bx-third.reverse-animation:after {
    animation: bxThirdReverse 0.9s linear forwards;
    -webkit-animation: bxThirdReverse 0.9s linear forwards;
    -moz-animation: bxThirdReverse 0.9s linear forwards;
}

@keyframes animationBxThird {
    0% {}
    25% {
        transform: translate(0px, 44px);
    }
    50% {
        transform: translate(-130px, 44px)
    }
    95% {
        transform: translate(-130px, 174px)
    }
    100% {
        transform: translate(-130px, 174px);
        opacity: 0;
    }
}

@-webkit-keyframes animationBxThird {
    0% {}
    25% {
        -webkit-transform: translate(0px, 44px);
    }
    50% {
        -webkit-transform: translate(-130px, 44px)
    }
    95% {
        -webkit-transform: translate(-130px, 174px)
    }
    100% {
        -webkit-transform: translate(-130px, 174px);
        opacity: 0;
    }
}

@-moz-keyframes animationBxThird {
    0% {}
    25% {
        -moz-transform: translate(0px, 44px);
    }
    50% {
        -moz-transform: translate(-130px, 44px)
    }
    95% {
        -moz-transform: translate(-130px, 174px)
    }
    100% {
        -moz-transform: translate(-130px, 174px);
        opacity: 0;
    }
}

@-webkit-keyframes bxThirdReverse {
    0% {
        -webkit-transform: translate(-130px, 174px);
        opacity: 1;
    }
    25% {
        -webkit-transform: translate(-130px, 174px)
    }
    50% {
        -webkit-transform: translate(-130px, 44px)
    }
    95% {
        -webkit-transform: translate(0px, 44px);
    }
    100% {}
}

@keyframes bxThirdReverse {
    0% {
        transform: translate(-130px, 174px);
        opacity: 1;
    }
    25% {
        transform: translate(-130px, 174px)
    }
    50% {
        transform: translate(-130px, 44px)
    }
    95% {
        transform: translate(0px, 44px);
    }
    100% {}
}

@-moz-keyframes bxThirdReverse {
    0% {
        -moz-transform: translate(-130px, 174px);
        opacity: 1;
    }
    25% {
        -moz-transform: translate(-130px, 174px)
    }
    50% {
        -moz-transform: translate(-130px, 44px)
    }
    95% {
        -moz-transform: translate(0px, 44px);
    }
    100% {}
}

.tp-bx-fourth.active:after {
    animation: animationBxFourth 1.5s linear forwards;
    -webkit-animation: animationBxFourth 1.5s linear forwards;
    -mox-animation: animationBxFourth 1.5s linear forwards;
}

.tp-bx-fourth.reverse-animation:after {
    animation: bxFourthReverse 0.9s linear forwards;
    -webkit-animation: bxFourthReverse 0.9s linear forwards;
    -moz-animation: bxFourthReverse 0.9s linear forwards;
}

@keyframes animationBxFourth {
    0% {}
    25% {
        transform: translate(0px, 76px);
    }
    50% {
        transform: translate(-395px, 76px)
    }
    95% {
        transform: translate(-395px, 176px)
    }
    100% {
        transform: translate(-395px, 176px);
        opacity: 0;
    }
}

@-webkit-keyframes animationBxFourth {
    0% {}
    25% {
        -webkit-transform: translate(0px, 76px);
    }
    50% {
        -webkit-transform: translate(-395px, 76px)
    }
    95% {
        -webkit-transform: translate(-395px, 176px)
    }
    100% {
        -webkit-transform: translate(-395px, 176px);
        opacity: 0;
    }
}

@-moz-keyframes animationBxFourth {
    0% {}
    25% {
        -moz-transform: translate(0px, 76px);
    }
    50% {
        -moz-transform: translate(-395px, 76px)
    }
    95% {
        -moz-transform: translate(-395px, 176px)
    }
    100% {
        -moz-transform: translate(-395px, 176px);
        opacity: 0;
    }
}

@keyframes bxFourthReverse {
    0% {
        transform: translate(-395px, 176px);
        opacity: 1;
    }
    25% {
        transform: translate(-395px, 176px)
    }
    50% {
        transform: translate(-395px, 76px)
    }
    95% {
        transform: translate(0px, 76px);
    }
    100% {}
}


/* 2015-11-18 -*/

/* 2015-11-23 --*/

.home-cont-top-logo.over .hmr-2 {
    opacity: 1;
    filter: alpha(opacity=100);
    transition: all ease-out 1.5s;
    -webkit-transition: all ease-out 1.5s;
    -moz-transition: all ease-out 1.5s;
    -ms-transition: all ease-out 1.5s;
    -o-transition: all ease-out 1.5s;
}

#livechat-full {
    max-width: 100% !important;
}


/*===============================================================
  Audio Streaming Page 14-02-2017
  ===============================================================*/

.stream-table {
    display: block;
}

.stream-table .shared-sec h2 {
    font-size: 48px;
}

.stream-table .shared-plan4 {
    margin-left: -15px;
    margin-right: -15px;
}

.stream-table .shared-third {
    margin-left: -1px;
}

.stream-table .shared-sec h2 span.plan-dollar {
    font-size: 24px !important;
    top: -0px;
    margin-left: -9px;
}

.stream-table .shared-sec h2 span.plan-month {
    margin-left: -8px;
}

.stream-third {
    display: block;
    padding: 15px 20px;
    background: #fff;
    position: relative;
    border-right: 8px solid rgba(0, 0, 0, 0.10);
    margin-left: -1px;
}

.stream-third ul li {
    display: block;
    color: #66625c;
    font-size: 16px;
    font-family: 'robotoregular';
    border-top: 1px solid #dedede;
    padding: 15px 0;
    padding-left: 30px;
    position: relative;
}

.stream-third ul li:first-child {
    border-top: none;
}

.stream-third ul li:before {
    content: "\e60b";
    font-family: 'icomoon';
    position: absolute;
    left: 3px;
    top: 15px;
    font-size: 15px;
    color: #cddbe6;
}

.stream-fourth {
    display: block;
    background: #f2f2f2;
    padding: 38px 0;
    border-top: 1px solid #e6e6e6;
    border-right: 8px solid rgba(0, 0, 0, 0.06);
    margin-left: -1px;
    position: relative;
}

.stream-fourth a {
    width: 80%;
    height: 63px;
    display: block;
    position: relative;
    margin: auto;
    background: #fff;
    border: 4px solid #025697;
    -webkit-border-radius: 45px;
    -moz-border-radius: 45px;
    -ms-border-radius: 45px;
    -o-border-radius: 45px;
    border-radius: 45px;
    color: #025697;
    text-transform: uppercase;
    font-family: 'robotobold';
    font-size: 15px;
    padding-left: 25px;
    line-height: 55px;
    z-index: 10;
}

.stream-fourth a:after {
    content: '';
    width: 43px;
    height: 56px;
    position: absolute;
    right: -1px;
    top: 0px;
    background: url(../img/home-plan-btn.png) no-repeat right top;
}

.stream-fourth a:hover {
    transform: translateX(5px);
    border: 4px solid #3083c4;
}

.stream-table .shared-top {
    background: #1f84dc;
}

.stream-table .shared-sec {
    background: #1a6db5;
}

.stream-table .shared-sec p {
    background: #175391;
}

.stream-table .shared-sec p:after {
    border-color: #175391 transparent transparent transparent;
}

.stream-table .shared-plan2 .shared-top {
    background: #3371a8;
}

.stream-table .shared-plan2 .shared-sec {
    background: #2a5d8a;
}

.stream-table .shared-plan2 .shared-sec p {
    background: #5f99cb;
}

.stream-table .shared-plan2 .shared-sec p:after {
    border-color: #5f99cb transparent transparent transparent;
}

.stream-table .shared-plan3 .shared-top {
    background: #295e90;
}

.stream-table .shared-plan3 .shared-sec {
    background: #234e80;
}

.stream-table .shared-plan3 .shared-sec p {
    background: #2679bf;
}

.stream-table .shared-plan3 .shared-sec p:after {
    border-color: #2679bf transparent transparent transparent;
}

.stream-table .shared-plan4 .shared-top {
    background: #3b5368;
}

.stream-table .shared-plan4 .shared-sec {
    background: #324556;
}

.stream-table .shared-plan4 .shared-sec p {
    background: #1f84dc;
}

.stream-table .shared-plan4 .shared-sec p:after {
    border-color: #1f84dc transparent transparent transparent;
}

.stream-bottom-box {
    display: block;
    background: #ebf2ff;
    padding: 65px 30px;
    padding-bottom: 0px;
    border: 1px solid #d9e0ec;
    margin-left: -1px;
    margin-right: -15px;
}

.stream-bottom-text {
    display: block;
    padding-left: 15px;
    padding-bottom: 45px;
    margin-right: -30px;
}

.stream-bottom-text > p {
    line-height: 26px;
    color: #6a6f73;
}

.stream-bottom-img {
    display: block;
}

.stream-bottom-img > img {
    margin: auto;
}

.shared-hosting-top-img a {
    z-index: 103;
}

.shared-hosting-top-img img {
    position: relative;
    z-index: 101;
}

span.best-buy,
span.best-seller {
    width: 101px;
    height: 98px;
    display: block;
    position: absolute;
    right: -1px;
    top: 0px;
}

.shared-plan1 .stream-third:after {
    content: '';
    width: 1px;
    height: 100%;
    display: block;
    background: #cfcfcf;
    position: absolute;
    right: -4px;
    top: 0px;
}

.shared-plan1 .stream-fourth:after {
    content: '';
    width: 1px;
    height: 100%;
    display: block;
    background: #cfcfcf;
    position: absolute;
    right: -4px;
    top: 0px;
}

.shared-plan2 .stream-third:after {
    content: '';
    width: 1px;
    height: 100%;
    display: block;
    background: #cfcfcf;
    position: absolute;
    right: -4px;
    top: 0px;
}

.shared-plan2 .stream-fourth:after {
    content: '';
    width: 1px;
    height: 100%;
    display: block;
    background: #cfcfcf;
    position: absolute;
    right: -4px;
    top: 0px;
}

.shared-plan3 .stream-third:after {
    content: '';
    width: 1px;
    height: 100%;
    display: block;
    background: #cfcfcf;
    position: absolute;
    right: -4px;
    top: 0px;
}

.shared-plan3 .stream-fourth:after {
    content: '';
    width: 1px;
    height: 100%;
    display: block;
    background: #cfcfcf;
    position: absolute;
    right: -4px;
    top: 0px;
}

.shared-plan4 .stream-third {
    border-right: none;
}

.shared-plan4 .stream-fourth {
    border-right: none;
}

/*--- Category image responsive - 06.10.2017 - START ---*/

.aligncenter {
    display: block;
    margin-right: auto;
    margin-left: auto;
    max-width: 100%;
    height: auto;

}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 0;
    max-width: 100%;
    height: auto;
}

/*--- Category image responsive - 06.10.2017 - END ---*/

/*===============================================================
							Media Query
  ===============================================================*/

@media screen and ( max-width: 1200px) {
    .paln-1-cont-top h2 span.plan-dollar,
    .banner-right h2 span.plan-dollar {
        font-size: 33px;
        line-height: 58px;
        width: 87px;
    }
    .home-plan-block .paln-1-cont-top h2 span.plan-dollar,
    .banner-right h2 span.plan-dollar {
        font-size: 33px;
        line-height: 33px;
        width: 60px;
    }
    .header-social {
        margin-right: -20px;
    }
    .head-contact {
        margin-left: -101px;
    }
    .main-menu ul li {
        padding: 0px 10px;
    }
    .main-menu ul li a {
        font-size: 16px;
    }
    .banner-left h3 {
        font-size: 50px;
        line-height: 40px;
    }
    .banner-left h4 {
        font-size: 26px;
    }
    .banner-left h2 {
        font-size: 60px;
        line-height: 45px;
    }
    .banner-left p {
        padding-top: 20px;
    }
    .banner-middle-text ul li:nth-child(even) {
        margin-left: 0px;
    }
    .banner-middle {
        margin-right: 75px;
        margin-top: 99px;
    }
    .banner-middle > img {
        padding-top: 49px;
    }
    .banner-right a {
        font-size: 14px;
    }
    .banner-middle-text {
        margin-left: -80px;
    }
    .banner-right {
        margin-left: -80px;
    }
    .home-contact-head h3:before {
        width: 23%;
    }
    .home-contact-head h3:after {
        width: 23%;
    }
    .social-links {
        margin-right: 0px;
    }
    .footer-main {
        padding-bottom: 37px;
    }
    .social-links h4 {
        font-size: 17px;
    }
    .footer-links h4 {
        font-size: 17px;
    }
    .tweet-box > ul > li {
        padding-top: 0px
    }
    .banner-block .bx-wrapper .bx-controls-auto,
    .bx-wrapper .bx-pager {
        width: 80%;
    }
    .banner-block .bx-controls {
        max-width: 1000px;
        padding-left: 110px;
    }
    .head-right {
        margin-left: -150px;
    }
    .domain-select-div {
        margin-left: 0px;
    }
    .domain-ban-plan > ul > li {
        width: 17.5%;
    }
    .why-1 {
        padding: 25px;
    }
    .why-cont {
        margin-left: 0px;
    }
    .why-us .shared-hosting-top {
        padding-bottom: 40px;
    }
    .blog-outer {
        width: 46%;
    }
    .blog-post-bottom h3 {
        font-size: 20px;
        line-height: 28px;
    }
    .blog-post-bottom > ul > li > a {
        font-size: 12px;
    }
    .mail-1 p {
        font-size: 16px;
        padding-left: 45px;
    }
    .mail-1 p span {
        font-size: 40px;
    }
    .mail-1 {
        padding-top: 95px;
    }
    /*--------------------------- 16-11-2015 ---------------------------*/
    .box-border-1 {
        width: 264px;
        left: 134px;
        bottom: -79px;
    }
    .box-border-1:after {
        left: 268px;
    }
    .top-box-one:hover .box-border-1 {
        left: 149px;
    }
    .box-border-2 {
        left: 135px;
        width: 35px;
    }
    .box-border-2:after {
        left: 40px;
        bottom: -135px;
    }
    .top-box-one:hover .box-border-2 {
        left: 150px;
        width: 37px;
    }
    .box-border-3 {
        left: 23px;
        width: 60px;
    }
    .box-border-3:before {
        left: 68px;
    }
    .top-box-one:hover .box-border-3 {
        left: 39px;
    }
    .box-border-4 {
        width: 297px;
        left: -208px;
    }
    .box-border-4:before {
        left: 295px;
    }
    .box-border-4:after {
        left: -34px;
    }
    .top-box-one:hover .box-border-4 {
        left: -193px;
    }
    /* 2015-11-18 -*/
    @keyframes animationBxOne {
        0% {}
        25% {
            transform: translate(0px, 76px);
        }
        50% {
            transform: translate(330px, 76px)
        }
        95% {
            transform: translate(330px, 176px)
        }
        100% {
            transform: translate(330px, 176px);
            opacity: 0;
        }
    }
    @-webkit-keyframes animationBxOne {
        0% {}
        25% {
            -webkit-transform: translate(0px, 76px);
        }
        50% {
            -webkit-transform: translate(330px, 76px)
        }
        95% {
            -webkit-transform: translate(330px, 176px)
        }
        100% {
            -webkit-transform: translate(330px, 176px);
            opacity: 0;
        }
    }
    @-moz-keyframes animationBxOne {
        0% {}
        25% {
            -moz-transform: translate(0px, 76px);
        }
        50% {
            -moz-transform: translate(330px, 76px)
        }
        95% {
            -moz-transform: translate(330px, 176px)
        }
        100% {
            -moz-transform: translate(330px, 176px);
            opacity: 0;
        }
    }
    @keyframes bxOneReverse {
        0% {
            transform: translate(330px, 176px);
            opacity: 1;
        }
        25% {
            transform: translate(330px, 176px)
        }
        50% {
            transform: translate(330px, 76px)
        }
        95% {
            transform: translate(0px, 76px);
        }
        100% {}
    }
    @-webkit-keyframes bxOneReverse {
        0% {
            -webkit-transform: translate(330px, 176px);
            opacity: 1;
        }
        25% {
            -webkit-transform: translate(330px, 176px)
        }
        50% {
            -webkit-transform: translate(330px, 76px)
        }
        95% {
            -webkit-transform: translate(0px, 76px);
        }
        100% {}
    }
    @-moz-keyframes bxOneReverse {
        0% {
            -moz-transform: translate(330px, 176px);
            opacity: 1;
        }
        25% {
            -moz-transform: translate(330px, 176px)
        }
        50% {
            -moz-transform: translate(330px, 76px)
        }
        95% {
            -moz-transform: translate(0px, 76px);
        }
        100% {}
    }
    @keyframes animationBxSecond {
        0% {}
        25% {
            transform: translate(0px, 44px);
        }
        50% {
            transform: translate(100px, 44px)
        }
        95% {
            transform: translate(100px, 174px)
        }
        100% {
            transform: translate(100px, 174px);
            opacity: 0;
        }
    }
    @-moz-keyframes animationBxSecond {
        0% {}
        25% {
            -moz-transform: translate(0px, 44px);
        }
        50% {
            -moz-transform: translate(100px, 44px)
        }
        95% {
            -moz-transform: translate(100px, 174px)
        }
        100% {
            -moz-transform: translate(100px, 174px);
            opacity: 0;
        }
    }
    @-webkit-keyframes animationBxSecond {
        0% {}
        25% {
            -webkit-transform: translate(0px, 44px);
        }
        50% {
            -webkit-transform: translate(100px, 44px)
        }
        95% {
            -webkit-transform: translate(100px, 174px)
        }
        100% {
            -webkit-transform: translate(100px, 174px);
            opacity: 0;
        }
    }
    @keyframes bxSecondReverse {
        0% {
            transform: translate(100px, 174px);
            opacity: 1;
        }
        25% {
            transform: translate(100px, 174px)
        }
        50% {
            transform: translate(100px, 44px)
        }
        95% {
            transform: translate(0px, 44px);
        }
        100% {}
    }
    @-webkit-keyframes bxSecondReverse {
        0% {
            -webkit-transform: translate(100px, 174px);
            opacity: 1;
        }
        25% {
            -webkit-transform: translate(100px, 174px)
        }
        50% {
            -webkit-transform: translate(100px, 44px)
        }
        95% {
            -webkit-transform: translate(0px, 44px);
        }
        100% {}
    }
    @-moz-keyframes bxSecondReverse {
        0% {
            -moz-transform: translate(100px, 174px);
            opacity: 1;
        }
        25% {
            -moz-transform: translate(100px, 174px)
        }
        50% {
            -moz-transform: translate(100px, 44px)
        }
        95% {
            -moz-transform: translate(0px, 44px);
        }
        100% {}
    }
    @-webkit-keyframes animationBxThird {
        0% {}
        25% {
            -webkit-transform: translate(0px, 44px);
        }
        50% {
            -webkit-transform: translate(-120px, 44px)
        }
        95% {
            -webkit-transform: translate(-120px, 174px)
        }
        100% {
            -webkit-transform: translate(-120px, 174px);
            opacity: 0;
        }
    }
    @-moz-keyframes animationBxThird {
        0% {}
        25% {
            -moz-transform: translate(0px, 44px);
        }
        50% {
            -moz-transform: translate(-120px, 44px)
        }
        95% {
            -moz-transform: translate(-120px, 174px)
        }
        100% {
            -moz-transform: translate(-120px, 174px);
            opacity: 0;
        }
    }
    @keyframes animationBxThird {
        0% {}
        25% {
            transform: translate(0px, 44px);
        }
        50% {
            transform: translate(-120px, 44px)
        }
        95% {
            transform: translate(-120px, 174px)
        }
        100% {
            transform: translate(-120px, 174px);
            opacity: 0;
        }
    }
    @-webkit-keyframes bxThirdReverse {
        0% {
            -webkit-transform: translate(-120px, 174px);
            opacity: 1;
        }
        25% {
            -webkit-transform: translate(-120px, 174px)
        }
        50% {
            -webkit-transform: translate(-120px, 44px)
        }
        95% {
            -webkit-transform: translate(0px, 44px);
        }
        100% {}
    }
    @-moz-keyframes bxThirdReverse {
        0% {
            -moz-transform: translate(-120px, 174px);
            opacity: 1;
        }
        25% {
            -moz-transform: translate(-120px, 174px)
        }
        50% {
            -moz-transform: translate(-120px, 44px)
        }
        95% {
            -moz-transform: translate(0px, 44px);
        }
        100% {}
    }
    @keyframes animationBxFourth {
        0% {}
        25% {
            transform: translate(0px, 76px);
        }
        50% {
            transform: translate(-345px, 76px)
        }
        95% {
            transform: translate(-345px, 176px)
        }
        100% {
            transform: translate(-345px, 176px);
            opacity: 0;
        }
    }
    @-webkit-keyframes animationBxFourth {
        0% {}
        25% {
            -webkit-transform: translate(0px, 76px);
        }
        50% {
            -webkit-transform: translate(-345px, 76px)
        }
        95% {
            -webkit-transform: translate(-345px, 176px)
        }
        100% {
            -webkit-transform: translate(-345px, 176px);
            opacity: 0;
        }
    }
    @-moz-keyframes animationBxFourth {
        0% {}
        25% {
            -moz-transform: translate(0px, 76px);
        }
        50% {
            -moz-transform: translate(-345px, 76px)
        }
        95% {
            -moz-transform: translate(-345px, 176px)
        }
        100% {
            -moz-transform: translate(-345px, 176px);
            opacity: 0;
        }
    }
    @keyframes bxFourthReverse {
        0% {
            transform: translate(-345px, 176px);
            opacity: 1;
        }
        25% {
            transform: translate(-345px, 176px)
        }
        50% {
            transform: translate(-345px, 76px)
        }
        95% {
            transform: translate(0px, 76px);
        }
        100% {}
    }
    @-webkit-keyframes bxFourthReverse {
        0% {
            -webkit-transform: translate(-345px, 176px);
            opacity: 1;
        }
        25% {
            -webkit-transform: translate(-345px, 176px)
        }
        50% {
            -webkit-transform: translate(-345px, 76px)
        }
        95% {
            -webkit-transform: translate(0px, 76px);
        }
        100% {}
    }
    @-moz-keyframes bxFourthReverse {
        0% {
            -moz-transform: translate(-345px, 176px);
            opacity: 1;
        }
        25% {
            -moz-transform: translate(-345px, 176px)
        }
        50% {
            -moz-transform: translate(-345px, 76px)
        }
        95% {
            -moz-transform: translate(0px, 76px);
        }
        100% {}
    }
    /* 2015-11-18 -*/
    /*============28-12-2015=====================*/
    .main-banner.slide-1 .banner-left h3,
    .main-banner.slide-3 .banner-left h3 {
        font-size: 48px;
        line-height: normal;
    }
    .main-banner.slide-1 .banner-right p,
    .main-banner.slide-3 .banner-right p {
        font-size: 12.5px;
    }
    /*============28-12-2015-End=====================*/
}

@media screen and ( max-width: 991px) {
    .paln-1-cont-top h2 span.plan-dollar,
    .banner-right h2 span.plan-dollar {
        font-size: 33px;
        line-height: 58px;
        width: 87px;
    }
    .home-plan-block .paln-1-cont-top h2 span.plan-dollar,
    .banner-right h2 span.plan-dollar {
        font-size: 33px;
        line-height: 33px;
        width: 60px;
    }
    .header-social {
        margin-right: 0px;
    }
    .head-contact {
        margin-left: 0px;
    }
    .head-contact ul li {
        padding: 5px 18px;
    }
    .main-menu ul {
        text-align: left;
        display: none;
        background: #005697;
        padding-top: 0px;
        margin-top: 40px;
    }
    .main-menu ul li {
        display: block;
        padding: 9px 10px;
        border-bottom: 1px solid #1C7AC2;
    }
    .main-menu ul li:hover {
        background: #0364C3;
    }
    .main-menu ul li a {
        border-left: none;
        padding: 0px;
        font-size: 15px;
        color: #fff;
    }
    .main-menu > .toggle-button {
        display: block;
        background: #005697;
    }
    .main-menu > .toggle-button i {
        color: #fff
    }
    .home-cont-top-logo {
        display: none;
    }
    .content-top-block {
        padding-top: 45px;
    }
    .top-box-one {
        margin-top: 100px;
    }
    .banner-1 {
        padding-top: 15px;
    }
    .banner-left {
        padding-top: 0px;
    }
    .banner-left h3 {
        font-size: 35px;
        line-height: 40px;
    }
    .banner-left h4 {
        font-size: 25px;
    }
    .banner-left h2 {
        font-size: 50px;
        line-height: 45px;
    }
    .banner-left p {
        font-size: 15px;
    }
    /*.banner-right { display:none;}*/
    .banner-middle-text {
        width: 100%;
    }
    .banner-middle > img {
        padding-top: 152px;
    }
    .content-plan-block {
        padding-top: 0px;
    }
    .home-plan-block {
        margin-top: 130px;
    }
    .home-contact-head h3:before {
        width: 16%;
    }
    .home-contact-head h3:after {
        width: 16%;
    }
    .tweet-box {
        position: static;
    }
    .banner-middle-text {
        margin-left: 0px;
        width: 66%;
    }
    .banner-right {
        margin-left: 0px;
    }
    .banner-middle > img {
        padding-top: 0px;
    }
    .banner-middle {
        margin-top: 0px;
    }
    .banner-middle-text {
        margin-top: 0px;
    }
    .top-box-one:hover {
        padding-left: 0px;
        padding-right: 0px;
    }
    a.home-live {
        width: 170px;
    }
    span.cont-icon {
        width: 65px;
        height: 65px;
    }
    span.cont-icon img {
        width: 35px;
        height: 30px;
    }
    .home-num h4 {
        font-size: 18px;
    }
    .home-num p {
        padding-top: 10px;
    }
    .home-num h5 {
        font-size: 18px;
    }
    .banner-block .bx-controls {
        max-width: 991px;
        padding-left: 150px;
    }
    .head-right {
        margin-left: 0px;
    }
    .head-contact {
        
    }
    a.head-login {
        text-align: center;
    }
    .sub-banner-right .banner-right {
        display: block;
    }
    .sub-banner-text {
        padding-top: 30px;
    }
    .sub-banner-text h3 {
        font-size: 22px;
    }
    .sub-banner-text h2 {
        font-size: 36px;
    }
    .sub-banner-text p {
        padding-top: 10px;
    }
    .banner-right h2 {
        font-size: 55px;
    }
    .banner-right h2 span.first-span {
        font-size: 25px;
    }
    .banner-right h2 span.sec-span {
        font-size: 30px;
    }
    .banner-right a {
        font-size: 13px;
    }
    .shared-plan1 {
        margin-right: 0px;
        margin-top: 50px;
    }
    .shared-plan2 {
        margin-right: 0px;
        margin-left: 0px;
        margin-top: 50px;
    }
    .shared-plan3 {
        margin-right: 0px;
        margin-left: 0px;
        margin-top: 50px;
    }
    .shared-plan4 {
        margin-right: 0px;
        margin-left: 0px !important;
        margin-top: 50px;
    }
    .shared-third a {
        text-align: center;
        padding: 0 10%;
    }
    .shared-plan-block {
        margin-top: 0px;
        margin-top: 50px;
    }
    .domain-ban-1 h2 {
        font-size: 25px;
    }
    .domain-ban-1 h3 {
        font-size: 18px;
    }
    .domain-ban-plan > ul > li {
        margin: 0 6px;
    }
    .why-icon img {
        margin: auto;
    }
    .why-cont {
        text-align: center;
        padding-top: 20px;
    }
    .block-outer {
        width: 45%;
    }
    .blog-outer {
        width: 100%;
    }
    .blog-post-top img {
        width: 100%;
    }
    .ddos-block-icon {
        padding: 25px 0;
    }
    .ddos-block-icon img {
        position: static;
    }
    .ddos-block-cont {
        padding: 15px;
        text-align: center;
    }
    .protection-1 ul li:first-child {
        border-top: 1px dashed #b6b9bc;
    }
    .email-filter .shared-hosting-top-cont {
        padding-bottom: 35px;
    }
    ul.contact-mail {
        margin-left: 0px;
    }
    ul.contact-mail li {
        margin-left: 0px;
        padding-left: 60px;
    }
    ul.contact-mail li a span {
        left: -60px;
    }
    .contact-bottom .container-fluid {
        padding-left: 15px;
    }
    ul.remote-plan {
        border-bottom: none;
    }
    ul.remote-plan li {
        width: 25%;
        border: 1px solid #b0cae0;
    }
    ul.remote-plan li:first-child {
        width: 25%;
        border: 1px solid #b0cae0;
    }
    .main-menu ul li ul {
        position: static;
        width: 100%;
        background: #354D5F;
    }
    /*--------------------------- 16-11-2015 ---------------------------*/
    .box-border-1 {
        display: none;
    }
    .box-border-2 {
        display: none;
    }
    .box-border-3 {
        display: none;
    }
    .box-border-4 {
        display: none;
    }
    /* 2015-11-18 -*/
    .tp-bx-one.active:after,
    .tp-bx-second.active:after,
    .tp-bx-third.active:after,
    .tp-bx-fourth.active:after,
    .tp-bx-one.reverse-animation:after,
    .tp-bx-second.reverse-animation:after,
    .tp-bx-third.reverse-animation:after,
    tp-bx-fourth.reverse-animation:after {
        animation: none;
        -webkit-animation: none;
        -mox-animation: none;
    }
    /* 2015-11-18 -*/
    /*============28-12-2015=====================*/
    .main-banner.slide-1 .banner-right,
    .main-banner.slide-3 .banner-right {
        margin-left: 0;
        margin-right: 0;
        margin-top: 40px;
    }
    .banner-right-img {
        margin-left: 0;
        text-align: center;
    }
    .banner-right-img img {
        display: inline-block;
        max-width: 412px;
    }
    .main-banner.slide-1 .banner-left h3,
    .main-banner.slide-3 .banner-left h3 {
        font-size: 40px;
    }
    a.bnr-link {
        padding: 12px 40px;
        margin-top: 20px;
    }
    .main-banner.slide-1 .banner-right-img img {
        max-width: 329px;
    }
    .main-banner.slide-2 .bnr-img img {
        margin-bottom: -376px;
    }
    /*============28-12-2015-End=====================*/
    /*============29-12-2015=====================*/
    .banner-middle > img {
        max-width: 240px;
    }
    .banner-1 .banner-right {
        display: none;
    }
    .banner-middle-text {
        margin-top: 30px;
    }
    /*============29-12-2015-3nd=====================*/
    /*============14-02-2017=====================*/
    .stream-table .shared-plan4 {
        margin-right: 0px;
    }
    .stream-bottom-box {
        margin-right: 0px;
        padding-top: 40px;
    }
    .stream-bottom-text {
        margin-right: 0px;
        padding-left: 0px;
        text-align: center;
    }
    .stream-fourth a {
        text-align: center;
        padding-left: 0px;
    }
    .shared-plan1 .stream-fourth::after {
        width: auto;
    }
    .shared-plan2 .stream-fourth::after {
        width: auto;
    }
    .shared-plan3 .stream-fourth::after {
        width: auto;
    }
    .shared-plan4 .stream-fourth::after {
        width: auto;
    }
    .stream-fourth {
        border-right: none;
        background: none;
    }
    /*--- slider redesign 25.07.2016 ---*/
    .bx-viewport {
        height: 588px!important;
    }

    /*--- details button on responsive web hosting page 18.12.2017 ---*/
    button#optimum,
    button#premium {
        display: none;
    }
    #details-icons .col-md-2 {
        padding: 15px;
    }
    span.best-buy{
        right: 15px;
        top: 50px;
    }
}

@media screen and ( max-width: 767px) {
    .paln-1-cont-top h2 span.plan-dollar,
    .banner-right h2 span.plan-dollar {
        font-size: 33px;
        line-height: 66px;
        width: 87px;
    }
    .home-plan-block .paln-1-cont-top h2 span.plan-dollar,
    .banner-right h2 span.plan-dollar {
        font-size: 33px;
        line-height: 33px;
        /*width:87px;*/
        width: 60px;
    }
    .main-menu > .toggle-button {
        top: -67px;
    }
    .main-menu ul {
        margin-top: 0px;
    }
    .main-menu ul li a {
        display: block;
    }
    .main-menu ul li a:hover {
        color: #fff;
    }
    .banner-middle > img {
        display: none;
    }
    .banner-middle-text {
        position: static;
        width: 305px;
        margin-top: 20px;
    }
    .banner-left {
        padding-bottom: 20px;
        border-bottom: 1px solid #fff;
        border-bottom: 1px solid rgba(255, 255, 255, 0.20);
    }
    .banner-middle {
        margin-left: 0px;
    }
    .top-box-one:hover {
        padding-left: 10px;
        padding-right: 10px;
        margin-left: 0px;
        margin-right: 0px;
    }
    .home-contact-head h3:before {
        display: none;
    }
    .home-contact-head h3:after {
        display: none;
    }
    .home-contact-head h3 {
        font-size: 35px;
    }
    .tweet-box-1 {
        padding-left: 80px;
    }
    .tweet-box-1:before {
        left: -15px;
    }
    .tweet-box {
        margin-top: 25px;
    }
    .home-num {
        border-bottom: 1px solid #a6afb7;
        border-right: none;
        padding-bottom: 30px;
        margin-top: 30px;
    }
    .home-contact-block {
        background: #f1f1f1;
    }
    .banner-block .bx-controls {
        max-width: 250px;
        padding-left: 110px;
    }
    .header-social {
        display: none;
    }
    a.head-login {
        margin-top: 3px;
        padding: 3px 21px;
    }
    .domain-nav ul li {
        border: 1px solid #5586ac;
        margin-top: 10px;
    }
    .domain-nav ul li:first-child {
        border-left: 1px solid #5586ac;
    }
    .sub-banner-icon {
        display: none;
    }
    .sub-banner-right .banner-right {
        display: none;
    }
    .shared-hosting-top-img img {
        margin: auto;
    }
    .domain-search-block {
        height: auto;
        border-radius: 0px;
        padding-left: 8px;
    }
    .domain-banner {
        padding-top: 30px;
    }
    .domain-banner > h2 {
        font-size: 35px;
        line-height: 35px;
    }
    .domain-banner > h4 {
        font-size: 20px;
        line-height: 20px;
    }
    .dom-input {
        border: 1px solid #e2e2e2;
        padding: 0 15px;
        font-size: 15px;
        margin-bottom: 10px;
    }
    .domain-select-div .selecter {
        width: 85%;
        z-index: 999;
    }
    h2.resp-accordion {
        height: 60px;
        line-height: 40px;
    }
    .resp-arrow {
        margin-top: 14px;
    }
    .why-us .shared-hosting-top-cont {
        padding-top: 20px;
    }
    .blog-right {
        margin-left: 0px;
    }
    .blog-catogaries {
        padding-left: 0px;
    }
    .recent-articles {
        padding-left: 0px;
    }
    .blog-archieves {
        padding-left: 0px;
    }
    .mail-2:before {
        display: none;
    }
    .mail-2:after {
        display: none;
    }
    .mail-1 {
        margin: 0px;
        padding-bottom: 30px;
    }
    .mail-1 img {
        position: static;
    }
    .mail-1 {
        padding-top: 30px;
        text-align: center;
    }
    .mail-1 p {
        display: inline-block;
        padding-top: 20px;
    }
    .mail-1 p span {
        top: 20px;
    }
    .adress-img img {
        margin: auto;
    }
    .adress-cont h3 {
        text-align: center;
    }
    .adress-cont p {
        text-align: center;
    }
    .total-1 {
        margin-left: 0px;
        margin-right: 0px;
        border: 1px solid #9fbee0;
        padding-top: 20px;
    }
    .plan-total-block div div:first-child .total-1 {
        border: 1px solid #9fbee0;
    }
    .remote-backup .shared-hosting-top-cont {
        padding-bottom: 30px;
    }
    /*============28-12-2015=====================*/
    .banner-left {
        text-align: center;
    }
    .banner-left p {
        width: 100%;
    }
    .banner-middle-text {
        margin: 20px auto;
    }
    .main-banner.slide-1 .banner-right,
    .main-banner.slide-3 .banner-right {
        margin: 20px auto;
        max-width: 280px;
    }
    .main-banner.slide-2 .bnr-img img {
        margin-bottom: -354px;
    }
    /*.banner-right-img img,.main-banner.slide-2 .bnr-img img{display:none;}*/
    /*============28-12-2015-End=====================*/
    /*============29-12-2015=====================*/
    .main-banner.slide-2 .banner-top .banner-right {
        margin: 50px auto;
    }
    .main-banner.slide-2 .bnr-img,
    .banner-right-img {
        display: none;
    }
    /*============29-12-2015-End=====================*/
    /*============28-06-2017-Start===================*/
    .slide-1 .banner-middle-text {
        margin-top: 0!important;
    }
    a.bnr-link {
        margin-top: 0;
    }
    .main-banner.slide-1 .banner-right,
    .main-banner.slide-3 .banner-right {
        margin: 5px 0 10px 5px;
        max-width: 280px;
    }
    .bx-viewport {
        height: auto!important;
    }
    /*============28-06-2017-End=====================*/
    /*===========21-07-2017-Start===========*/
    .banner-block {
        height: 590px;
    }
    .banner-1 .banner-right {
        display: block;
    }
    .banner-right {
        margin-top: 15px;
        padding-bottom: 0;
    }
    .banner-right p.pblc {
        display: block;
    }
    .banner-left h3,
    .banner-left h2 {
        display: inline;
        font-size: 35px;
        margin: 0 5px;
    }
    .main-banner.slide-1 .banner-right,
    .main-banner.slide-2 .banner-right,
    .main-banner.slide-3 .banner-right {
        max-width: 100%;
    }
    .banner-1 .banner-middle-text,
    .slide-1 .banner-middle-text {
        margin-top: 50px!important;
    }
    .banner-left {
        margin-top: 0;
    }
    .banner-middle-text {
        margin-top: 10px;
    }
    .main-banner.slide-2 a.bnr-link {
        margin-top: 0;
    }
    .slide-2 .banner-right {
        padding-bottom: 0!important;
    }
    .banner-right h2 {
        margin-bottom: 10px;
    }
    .banner-block .bx-controls {
        width: 100%;
        height: 50px;
        padding: 0;
        margin: 0 auto;
        text-align: center;
    }
    .bx-wrapper .bx-pager {
        max-width: 100%;
        width: 100%;
        display: block;
    }
    .bx-wrapper .bx-pager .bx-pager-item {
        display: inline-block;
    }
    .next-button {
        left: auto;
        right: 15%;
    }
    .prev-button {
        left: 15%;
    }
    /*===========21-07-2017-End===========*/
}

@media screen and ( max-width: 600px) {
    .sub-banner-text h2 {
        font-size: 30px;
        line-height: 38px;
    }
    .sub-banner-text ul {
        margin-top: 5px;
    }
    .domain-ban-plan > ul > li {
        width: 47%;
        margin-top: 25px;
    }
    .domain-nav ul li {
        width: 100%;
    }
    .domain-nav ul {
        text-align: left;
    }
    .block-outer {
        width: 100%;
    }
    ul.remote-plan li {
        width: 33.3%;
    }
    ul.remote-plan li:first-child {
        width: 33.3%;
    }
    .contact-page .netherland-address ul li > h4 {
        font-size: 20px;
    }
    #details-icons .col-md-2 {
        padding: 10px;
    }
	
	
	
	/*========================== 14-09-2018 =========================*/
	.head-contact { text-align:inherit;}
	.head-contact > ul > li { vertical-align:middle; border-right:0px !important;}
	.head-contact > ul > li > a { font-size:15px; padding:9px 15px !important;}
	.head-contact > ul > li:nth-child(2) a { font-size:0px;}
	.head-contact > ul > li:nth-child(2) a i { font-size:15px; line-height: 21px;}
	.head-contact > ul > li:last-child { display:none;}
	.head-contact ul li { padding: 5px 5px;}
	.head-language {  float:left; display:block;}
	.head-contact ul li { padding:0px;}
	.help-line { left:inherit !important; right:-55px !important; width:270px !important; z-index:9999999999 !important;}
	.link-btn { padding: 12px 22px; font-size:12px;}
	.help-line .content .box { margin-bottom:15px;}
	.fa-user:before {
    content: "\f007";
    position: relative;
    top: 3px; left: 3px;
}
.head-language {
    display: block;
    background: #354d5f;
    padding: 11px 11px;
    position: relative;
    border-left: 1px solid #5e6f7c;
    border-right: 1px solid #5e6f7c;
    cursor: pointer;
    right: 15px;
	width:90px !important;
}
.head-language:after { right:8px;}
.head-language ul li a { padding-right:37px; }
.fa-globe:before { content: "\f0ac"; margin-right: 2px; }
.head-barmob { padding-right:0px !important; }
.why-choose-wrapper .banner-block .bx-wrapper .bx-controls-auto, .why-choose-wrapper .bx-wrapper .bx-pager{right:0;bottom:3px;}
	
}

@media screen and ( max-width: 480px) {
    .domain-ban-plan > ul > li {
        width: 97%;
    }
    /*===========28-12-2015===========*/
    /*===========28-12-2015-End===========*/
    .contact-page .netherland-address ul li > h4 {
        font-size: 16px;
    }
    #details-icons {
        display: none;
    }
    .page-id-221 #details-icons-respo-first-row,
    .page-id-221 #details-icons-respo-second-row{
        display: block;
		
    }
	.banner-middle-text ul li img{max-width:36px;padding-right:8px;}
}

@media screen and ( max-width: 420px) {
    .contact-page .netherland-address ul li > h4 {
        font-size: 14px;
    }
    .logo h1 {
        width: 265px;
    }
    .main-menu > .toggle-button {
        top: -61px;
    }

}

@media screen and ( max-width: 320px) {
    .contact-page .netherland-address ul li > h4 {
        font-size: 12px;
    }
}

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

.blog-detail .blog-detail-img img,
.blog-detail .blog-detail-cont img {
    max-width: 100%;
    overflow: hidden;
    height: 100%;
}




/* ==========================================================================
   Tab-Accordian
   ========================================================================== */

body{}ul.resp-tabs-list{margin:0;padding:0}.resp-tabs-list li{font-weight:600;font-size:13px;display:inline-block;padding:13px 15px;margin:0 4px 0 0;list-style:none;cursor:pointer;float:left}.resp-tabs-container{padding:0;background-color:#fff;clear:left}h2.resp-accordion{cursor:pointer;display:none}.resp-tab-content{display:none;padding:15px}.resp-tab-active{border:1px solid #5AB1D0;margin-bottom:-1px;padding:12px 14px 14px;border-top:4px solid #5AB1D0;border-bottom:none;background-color:#fff}.resp-accordion-active,.resp-content-active{display:block}.resp-tab-content{border:1px solid #c1c1c1;border-top-color:#5AB1D0}h2.resp-accordion{font-size:13px;border:1px solid #c1c1c1;border-top:0 solid #c1c1c1;margin:0;padding:10px 15px}h2.resp-tab-active{border-bottom:0 solid #c1c1c1;margin-bottom:0;padding:10px 15px}h2.resp-tab-title:last-child{border-bottom:12px solid #c1c1c1;background:#00f}.resp-vtabs ul.resp-tabs-list{float:left;width:30%}.resp-vtabs .resp-tabs-list li{display:block;padding:15px;margin:0 0 4px;cursor:pointer;float:none}.resp-vtabs .resp-tabs-container{padding:0;background-color:#fff;border:1px solid #c1c1c1;float:left;width:68%;min-height:250px;border-radius:4px;clear:none}.resp-vtabs .resp-tab-content{border:none;word-wrap:break-word}.resp-vtabs li.resp-tab-active{position:relative;z-index:1;margin-right:-1px;padding:14px 15px 15px 14px;border:1px solid #5AB1D0;border-left:4px solid #5AB1D0;margin-bottom:4px;border-right:1px #FFF solid}.resp-arrow{width:0;height:0;float:right;margin-top:3px;border-left:6px solid transparent;border-right:6px solid transparent;border-top:12px solid #c1c1c1}h2.resp-tab-active span.resp-arrow{border:none;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:12px solid #9B9797}h2.resp-tab-active{background:#DBDBDB}.resp-easy-accordion h2.resp-accordion{display:block}.resp-easy-accordion .resp-tab-content{border:1px solid #c1c1c1}.resp-easy-accordion .resp-tab-content:last-child{border-bottom:1px solid #c1c1c1}.resp-jfit{width:100%;margin:0}.resp-tab-content-active{display:block}h2.resp-accordion:first-child{border-top:1px solid #c1c1c1}


.new-vps-plan-section{display:inline-block; width:100%; background:#f1f6ff;border-top:1px solid #dfe2e8;position:relative;z-index:2;}


.cm-plan-tab{position:relative;margin-top:-50px;}
.cm-plan-tab .resp-tabs-list{font-size:0;}
.cm-plan-tab .resp-tabs-list li{float:left;display:block;border:none !important;margin:0;padding:38px 10px 32px 105px;position:relative;text-align:left;color:#FFF;
font-size:16px;text-transform:uppercase;font-weight:normal;font-family: 'robotobold';}
.cm-plan-tab .resp-tabs-list li.resp-tab-active{padding:inherit;padding:38px 10px 32px 105px !important;}
.cm-plan-tab .resp-tabs-list li:after{position:absolute;top:0;left:0;right:0;margin:auto; width:0;content:'';display:block;height:10px;    background: rgba(255, 255, 255, 0.25);
transition:all ease 0.2s;-webkit-transition:all ease 0.2s;-moz-transition:all ease 0.2s;-ms-transition:all ease 0.2s;}

.cm-plan-tab .resp-tabs-list li.resp-tab-active:after{width:100%;}

.cm-plan-tab .resp-tabs-list li .icon{position:absolute;top:0;bottom:0;left:20px;margin:auto;width:80px;height:80px;}
.cm-plan-tab .resp-tabs-list li .icon img{position:absolute;top:0;bottom:0;left:0; right:0;margin:auto;}
.cm-plan-tab .resp-tabs-container{background:none;}
.cm-plan-tab .resp-tab-content{border:none;padding:0;margin-top:40px;}
.cm-plan-wrapper{display:block;padding:0px 7.5px 80px 7.5px;}
.cm-plan-item{display:block;position:relative;border:1px solid #abb8c9;margin-left:-7.5px;margin-right:-7.5px;background:#FFF;}
.cm-plan-item .head{display:block;position:relative;height:154px;text-align:center;padding:20px 0px;}
.cm-plan-item .head h4{display:block;margin:auto;color:#FFF;height:40px;line-height:40px;font-size:16px;font-family: 'robotobold';position:absolute;top:-20px;left:0;right:0;width:186px;}

.cm-plan-item .cmp-logo{display:block;position:absolute;bottom:0;left:0;right:0;margin:auto;width:100%;height:132px;}
.cm-plan-item .cmp-logo img{position:absolute;top:0;bottom:0;left:0; right:0;margin:auto;}

.cm-plan-item .price-block{display:block;}
.cm-plan-item .price-block ul li{float:left;padding:28px 20px 28px 32px;}
.cm-plan-item .price-block ul li.first{width:40%;    border-right: 1px solid rgba(255, 255, 255, 0.15);}
.cm-plan-item .price-block ul li.secong{width:60%;}

.cm-plan-item .price-block span{text-transform:uppercase;color:#FFF;font-size:12px;}
.cm-plan-item .price-block h3{text-transform:uppercase;color:#FFF;font-size:12px;margin:0;font-size:38px;font-family: 'robotolight';}
.plan-ftr-listing{display:block;padding:20px 44px;border-bottom:1px solid #d8d8d8;}
.plan-ftr-listing ul{display:block;padding-left:18px;}
.plan-ftr-listing ul li{display:block;position:relative;border-top:1px dashed #e1e3e3;padding:8px 0px;}
.plan-ftr-listing ul li:first-child{border-top:none;}
.plan-ftr-listing ul li:before{content: "\f00c";font-family: 'FontAwesome';color:#FFF;font-size:8px;position:absolute;left:-26px;top:12px;width:14px;height:14px;border-radius:50%;text-align:center;
line-height:14px;
}

.cm-plan-item.first .plan-ftr-listing ul li:before{background:#adb5bb;}
.cm-plan-item.second .plan-ftr-listing ul li:before{background:#adc6dc;}
.cm-plan-item.third .plan-ftr-listing ul li:before{background:#a5cef1;}

.cm-plan-item .locations{display:block;text-align:center;padding:20px 0px;overflow:hidden;}
.cm-plan-item .locations h4{text-transform:uppercase;font-size:12px;font-family: 'robotobold';color:#84949d;margin-bottom:10px;}
.cm-plan-item .locations ul{position:relative;display:block;margin:0px -1px;}
.cm-plan-item .locations li{display:block;float:left;width:33.2%;border-left:1px solid #d8d8d8;padding-top:5px;}
.cm-plan-item .locations .loc-flag{display:block;width:50px;height:32px;margin:auto;border-radius:3px;overflow:hidden;box-shadow:0px 0px 0px 1px  #d8d8d8; }
.cm-plan-item .locations label{color:#32393d;font-size:12px;font-family: 'robotobold';font-weight:normal;display:block;padding-top:4px;margin:0;}

.config-btn{display:block;width:194px; margin:auto; color:#FFF;font-size:14px;font-family: 'robotobold';text-transform:uppercase;background:#1f84dc;padding:16px 0px;text-align:center; border-radius:30px;
margin-top:5px;margin-bottom:30px;}
.config-btn:hover{background:#298ee7;color:#FFF;}

.server-features{display:block;padding:70px 0px 100px 0px;background:#FFF;text-align:center;}
.server-features h2{margin-bottom:25px;font-size:36px;font-family: 'robotolight';}

.server-features .wrapper{display:block;margin-top:40px;}

.server-ftr-item{display:block;padding:20px 20px;}
.server-ftr-item .icon{display:block;width:84px;height:84px;border-radius:50%;background:#025697;margin:auto;position:relative;margin-bottom:24px;}
.server-ftr-item .icon img{position:absolute;top:0;bottom:0;left:0; right:0;margin:auto;}
.server-ftr-item h4{margin-bottom:12px;}

.sub-banner-block.adj{padding-bottom:0;}
.sub-banner-text.adj{padding:50px 0px;}
.sub-banner-icon.right{text-align:right;position:relative;width:256px;float:right;}
.sub-banner-icon.right img{display:block;position:absolute;right:0;left:0;margin:auto; bottom:0;}

.sub-banner-icon.right a{
	display: block;
    width: 100%;
    height: 62px;
    border: 3px solid #fff;
    text-align: center;
    line-height: 55px;
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'robotobold';
    color: #fff;
    background: #0c3e7d;
    position: absolute;
	z-index:2;
    left: 0px;
    bottom: 60px;
    right: 0px;
    margin: auto;
    border-radius: 40px;	
}
.sub-banner-icon.right a:hover{background:#134687;}

@media screen and ( max-width: 1200px) {
	.sub-banner-text h2{font-size:48px;}
}
@media screen and ( max-width: 991px) {
	.mobile-menu{display:block;}

	
	.cm-plan-tab{margin-top:70px;}
	.shared-hosting-top-img:after{display:none !important;}
	.shared-hosting-top-cont{padding-top:20px !important;padding-bottom:40px;}
	.shared-hosting-top-img{padding:40px 0px !important;}
	
		.cm-plan-item .price-block ul li {padding: 16px 20px 16px 32px;}
		.cm-plan-item .price-block h3{font-size:32px;}
		.cm-plan-item .head{height:130px;}
		.cm-plan-item .cmp-logo{height:110px;}
		.plan-ftr-listing{padding:20px;}
		.cm-plan-item .locations .loc-flag {width: 38px;height: 25px;}
		.server-features h2{font-size:32px;}
		.server-features{padding:50px 0px 70px 0px;}
		
		.sub-banner-icon.right{display:none;}
}
@media screen and ( max-width: 991px) and ( min-width: 768px){
		.cm-plan-item .price-block ul li.first,.cm-plan-item .price-block ul li.second{width:100%;float:none;border-right:none;}
		.cm-plan-item .price-block ul li.first{border-bottom:1px solid rgba(255, 255, 255, 0.15);}
	
}


@media screen and ( max-width: 768px) {
	.cm-plan-tab{margin-top:0px;}
	.cm-plan-item{margin-top:50px;}
	.cm-plan-wrapper { display: block;padding: 0px 7.5px 40px 7.5px;}
	.cm-plan-tab .resp-tab-content{margin-top:0px;}

/*=================================Tab accodian===============================================*/
	.cm-plan-tab ul.resp-tabs-list{display:none}
	.cm-plan-tab  h2.resp-accordion{display:block;padding:10px 0px 10px 80px;border:none;background:#315071;margin-bottom:5px;position:relative;height:auto;font-size:16px;color:#FFF;border:none !important;}
	
	.cm-plan-tab h2.resp-accordion .icon{position:absolute;top:0;bottom:0;left:8px;width:60px;height:60px;}
	.cm-plan-tab h2.resp-accordion .icon img{position:absolute;top:0;bottom:0;left:0; right:0;margin:auto;}
	.cm-plan-tab  .resp-arrow{margin-right:20px;    border-top: 12px solid #FFF;}
	.cm-plan-tab  h2.resp-tab-active span.resp-arrow{    border-bottom: 12px solid #FFF;}
	
	.cm-plan-tab  h2.resp-accordion.resp-tab-active{background:#12477a;color:#FFF;padding:10px 0px 10px 70px !important;}
	.cm-plan-tab  .resp-vtabs .resp-tab-content{border:none;}
	.cm-plan-tab  .resp-vtabs .resp-tabs-container{border:none;float:none;width:100%;min-height:100px;clear:none}
	.cm-plan-tab  .resp-accordion-closed{display:none}
	.cm-plan-tab .resp-vtabs .resp-tab-content:last-child{border:none;}
	.server-features h2{font-size:28px;}

}
@media screen and ( max-width: 600px) {
	.server-features .col-xs-6{float:none;width:100%;}
	.why-choose-wrapper .pic-box img{position:absolute;margin:auto;bottom:10px !important;left:0;right:0;}
	.main-menu ul li a { text-align:left; }
	.main-menu ul li ul li a { text-align:left; }
	
}


/*31-08-2018*/
.shared-top,.shared-sec,.shared-third,.shared-fourth{border-right:none;}


.shared-third,.shared-fourth{border-left:1px solid #e5e5e5;}
.more-btn{display:block;margin:auto;width:180px;height:52px;background:#3e78cb;text-align:left;padding-left:33px;border-radius:30px;line-height:52px;font-size:15px;color:#edf2ff;position:relative;margin-top:22px;}
.more-btn:hover{color:#FFF;background:#255f9c;}
.more-btn:after{position:absolute;content:'';width:42px;height:42px;border-radius:50%;background:url(../img/more-btn-after.png) no-repeat center center #255f9c;right:7px;margin:auto;top:0;bottom:0;transition:all ease 0.4s;-webkit-transition:all ease 0.4s;-moz-transition:all ease 0.4s;-ms-transition:all ease 0.4s;}
.more-btn:hover:after{background:url(../img/more-btn-after.png) no-repeat center center #3e78cb;}
.shared-plan-block{padding-bottom:70px;}

.plan-bottom{padding:0px 0px 0px 0px; background:#c7daff;position:relative;}
.plan-bottom:before{position:absolute;display:block;content:'';height:39%;width:100%;background:#FFF;bottom:0;left:0;z-index:1;}
.icon-wrapper{display:block;padding-bottom:42px;}
.icon-wrapper ul li{display:block;float:left;width:16.65%;text-align:center;}
.icon-wrapper ul li .icon{display:inline-block;width:118px;height:118px;border-radius:50%;box-shadow:0px 0px 0px 0px #89bdff;transition:all ease 0.4s;-webkit-transition:all ease 0.4s;-moz-transition:all ease 0.4s;-ms-transition:all ease 0.4s;}
.icon-wrapper ul li .icon:hover{box-shadow:0px 0px 0px 4px #89bdff;}

.why-choose-wrapper{display:block;border-radius:10px;min-height:216px;background:#246ecb;position:relative;padding-right:20px;}
.why-choose-wrapper .pic-box{text-align:center;display:block;position:relative;margin-right:40px;}
.why-choose-wrapper .pic-box img{position:absolute;margin:auto;bottom:48px;left:0;right:0;}
.why-choose-wrapper .texting{text-align:left;display:block;padding:52px 40px 37px 0px;position:relative;margin-left:-50px;}
.why-choose-wrapper .texting h2{color:#FFF;font-size:36px;font-family: 'robotolight';margin-bottom:15px;}
.why-choose-wrapper .texting h5{color:#FFF;font-size:17px;font-family: 'robotoregular';line-height:30px;margin-bottom:10px;}
.why-choose-wrapper .texting p{font-size:14px;color:#FFF;    color: rgba(255, 255, 255, 0.59);}

.why-choose-wrapper .bx-wrapper .bx-viewport{background:none;border:none;box-shadow:none;left:0;}
.why-choose-wrapper .banner-block .bx-wrapper .bx-controls-auto, .why-choose-wrapper .bx-wrapper .bx-pager{right:0;bottom:8px;}
.why-choose-wrapper .bx-wrapper .bx-pager.bx-default-pager a{background:#4286db;}
.why-choose-wrapper .bx-wrapper .bx-pager.bx-default-pager a.active, .why-choose-wrapper .bx-wrapper .bx-pager.bx-default-pager a:hover{background:#89bdff;}

.content-top-block.adj{padding-top:0px;}
.head-language{display:inline-block;width:85px;text-align:left;}
.head-contact{margin-right:0;text-align:right;}
.head-contact > ul{display:inline-block;}
.head-contact > ul > li{ }
.main-menu ul{text-align:right;}

.head-contact > ul > li .ic-help{display:inline-block;vertical-align:middle;margin-right:7px;position:relative;top:-3px;}
.head-contact > ul > li i{margin-right:7px;}
.head-contact > ul > li {position:relative;}
.head-contact > ul > li > a{padding:12px 17px;display:block; font-size:15px;}
.head-contact > ul{font-size:0;}
.head-contact > ul > li > a.hoverClass{background:#0f161a;box-shadow:0px 0px 0px 3px #FFF;ransition:all ease 0.4s;-webkit-transition:all ease 0.4s;-moz-transition:all ease 0.4s;-ms-transition:all ease 0.4s;}
.head-contact > ul > li > a.hoverClass:after{position:absolute;width:100%;height:6px;bottom:-1px;display:block;content:'';background:#0f161a;left:0;z-index:6;}

.help-line{width:380px;border:2px solid #FFF;position:absolute;top:46px;left:-130px;border-radius:3px;z-index:99999;display:none;}
/*.help-line:before{position:absolute;margin:auto;top:-16px;left:0;right:0;width:0;height:0;display:block;border-style:solid;border-color: transparent transparent #FFF transparent;border-width:8px;content:'';}*/
.help-line .top{background: rgba(0, 0, 0, 0.7);text-align:center;padding:28px 10px 28px 10px;position:relative;}
.help-line .top .qust{color:#FFF;font-size:24px;background:#3f556e;width:44px;height:44px;border-radius:50%;margin:auto;bottom:-22px;left:0;right:0;box-shadow:0px 0px 0px 3px #FFF;display:block;line-height:44px;position:absolute;z-index:5;}
.link-btn{color:#FFF;background:#0f62ca;display:inline-block;padding:12px 48px;border-radius:30px;font-size:14px;text-transform:uppercase;font-family: 'robotobold';}
.help-line .content{display:block;position:relative;background:#FFF;text-align:center;padding:40px 0px 28px 0px;overflow:hidden;}

.help-line .content .row{padding:0px 14px;}
.help-line .content h4{font-size:20px;line-height:25px;color:#37434c;margin:0;margin-bottom:15px;}
.help-line .content .box{display:block;position:relative;margin:0px -15px 0px -15px;border-left:1px solid #d7dee6;text-align:center;}
.help-line .content .box .icon{margin:auto;width:44px;height:44px;display:block;position:relative;margin-bottom:15px;}
.help-line .content .box .icon img{position:absolute;margin:auto;top:0;right:0;bottom:0;left:0;}
.help-line .content .box a{color:#FFF;background:#395c86;border-radius:30px;padding:10px 10px;text-align:center; font-size:14px;font-family: 'robotobold';display:inline-block;min-width:148px;}
.help-line .content .box a:hover{background:#395c86;}

/*10-09-2018*/
/*! jQuery UI - v1.12.1 - 2016-09-14
 */.ui-button-icon-only,.ui-controlgroup-vertical .ui-controlgroup-item{box-sizing:border-box}.ui-checkboxradio-disabled,.ui-state-disabled{pointer-events:none}.ui-helper-reset,.ui-menu{outline:0;list-style:none}.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;line-height:1.3;text-decoration:none;font-size:100%}.ui-helper-clearfix:after,.ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0;padding:.5em .5em .5em .7em;font-size:100%}.ui-autocomplete,.ui-menu .ui-menu{position:absolute}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{top:0;left:0;cursor:default}.ui-menu{padding:0;margin:0;display:block}.ui-button,.ui-controlgroup{display:inline-block;vertical-align:middle}.ui-menu .ui-menu-item{margin:0;cursor:pointer;list-style-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)}.ui-menu .ui-menu-item-wrapper{position:relative;padding:3px 1em 3px .4em}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0}.ui-menu .ui-state-active,.ui-menu .ui-state-focus{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item-wrapper{padding-left:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0}.ui-button{padding:.4em 1em;position:relative;line-height:normal;margin-right:.1em;cursor:pointer;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:visible}.ui-button,.ui-button:active,.ui-button:hover,.ui-button:link,.ui-button:visited{text-decoration:none}.ui-button-icon-only{width:2em;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-button-icon-only{text-indent:0}.ui-button-icon-only .ui-icon{position:absolute;top:50%;left:50%;margin-top:-8px;margin-left:-8px}.ui-button.ui-icon-notext .ui-icon{padding:0;width:2.1em;height:2.1em;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-icon-notext .ui-icon{width:auto;height:auto;text-indent:0;white-space:normal;padding:.4em 1em}button.ui-button::-moz-focus-inner,input.ui-button::-moz-focus-inner{border:0;padding:0}.ui-controlgroup>.ui-controlgroup-item{float:left;margin-left:0;margin-right:0}.ui-controlgroup>.ui-controlgroup-item.ui-visual-focus,.ui-controlgroup>.ui-controlgroup-item:focus{z-index:9999}.ui-controlgroup-vertical>.ui-controlgroup-item{display:block;float:none;width:100%;margin-top:0;margin-bottom:0;text-align:left}.ui-controlgroup .ui-controlgroup-label{padding:.4em 1em}.ui-controlgroup .ui-controlgroup-label span{font-size:80%}.ui-controlgroup-horizontal .ui-controlgroup-label+.ui-controlgroup-item{border-left:none}.ui-controlgroup-vertical .ui-controlgroup-label+.ui-controlgroup-item{border-top:none}.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content{border-right:none}.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content{border-bottom:none}.ui-controlgroup-vertical .ui-spinner-input{width:75%;width:calc(100% - 2.4em)}.ui-controlgroup-vertical .ui-spinner .ui-spinner-up{border-top-style:solid}.ui-checkboxradio-label .ui-icon-background{box-shadow:inset 1px 1px 1px #ccc;border-radius:.12em;border:none}.ui-checkboxradio-radio-label .ui-icon-background{width:16px;height:16px;border-radius:1em;overflow:visible;border:none}.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon{background-image:none;width:8px;height:8px;border-width:4px;border-style:solid}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-prev{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-next span,.ui-datepicker .ui-datepicker-prev span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:700;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td a,.ui-datepicker td span{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-multi .ui-datepicker-group,.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;left:.5em;top:.3em}.ui-dialog{position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:0 0;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-n{height:2px;top:0}.ui-dialog .ui-resizable-e{width:2px;right:0}.ui-dialog .ui-resizable-s{height:2px;bottom:0}.ui-dialog .ui-resizable-w{width:2px;left:0}.ui-dialog .ui-resizable-ne,.ui-dialog .ui-resizable-nw,.ui-dialog .ui-resizable-se,.ui-dialog .ui-resizable-sw{width:7px;height:7px}.ui-dialog .ui-resizable-se{right:0;bottom:0}.ui-dialog .ui-resizable-sw{left:0;bottom:0}.ui-dialog .ui-resizable-ne{right:0;top:0}.ui-dialog .ui-resizable-nw{left:0;top:0}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block;-ms-touch-action:none;touch-action:none}.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-slider-vertical .ui-slider-range-min,.ui-spinner-down{bottom:0}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);height:100%;filter:alpha(opacity=25);opacity:.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-selectable{-ms-touch-action:none;touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted #000}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;left:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:700;line-height:1.5;padding:2px .4em;margin:.5em 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-text{display:block;margin-right:20px;overflow:hidden;text-overflow:ellipsis}.ui-selectmenu-button.ui-button{text-align:left;white-space:nowrap;width:14em}.ui-selectmenu-icon.ui-icon{float:right;margin-top:0}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-sortable-handle{-ms-touch-action:none;touch-action:none}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:0 0;color:inherit;padding:.222em 0;margin:.2em 2em .2em .4em;vertical-align:middle}.ui-widget-content a,.ui-widget-header,.ui-widget-header a{color:#333}.ui-spinner-button{width:1.6em;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-widget,.ui-widget .ui-widget{font-size:1em}.ui-spinner a.ui-spinner-button{border-top-style:none;border-bottom-style:none;border-right-style:none}.ui-spinner-up{top:0}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:0 0}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Arial,Helvetica,sans-serif}.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget.ui-widget-content{border:1px solid #c5c5c5}.ui-widget-content{border:1px solid #ddd;background:#fff;color:#333}.ui-widget-header{border:1px solid #ddd;background:#e9e9e9;font-weight:700}.ui-button,.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,html .ui-button.ui-state-disabled:active,html .ui-button.ui-state-disabled:hover{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:400;color:#454545}.ui-button,.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button{color:#454545;text-decoration:none}.ui-button:focus,.ui-button:hover,.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{border:1px solid #ccc;background:#ededed;font-weight:400;color:#2b2b2b}.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,a.ui-button:focus,a.ui-button:hover{color:#2b2b2b;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px #5e9ed6}.ui-button.ui-state-active:hover,.ui-button:active,.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active{border:1px solid #003eff;background:#007fff;font-weight:400;color:#fff}.ui-icon-background,.ui-state-active .ui-icon-background{border:#003eff;background-color:#fff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620}.ui-state-checked{border:1px solid #dad55e;background:#fffa90}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f}.ui-state-error a,.ui-state-error-text,.ui-widget-content .ui-state-error a,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error a,.ui-widget-header .ui-state-error-text{color:#5f3f3f}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon,.ui-widget-header .ui-icon{background-image:url(images/ui-icons_444444_256x240.png)}.ui-button:focus .ui-icon,.ui-button:hover .ui-icon,.ui-state-focus .ui-icon,.ui-state-hover .ui-icon{background-image:url(images/ui-icons_555555_256x240.png)}.ui-button:active .ui-icon,.ui-state-active .ui-icon{background-image:url(images/ui-icons_ffffff_256x240.png)}.ui-button .ui-state-highlight.ui-icon,.ui-state-highlight .ui-icon{background-image:url(images/ui-icons_777620_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(images/ui-icons_cc0000_256x240.png)}.ui-button .ui-icon{background-image:url(images/ui-icons_777777_256x240.png)}.ui-icon-blank{background-position:16px 16px}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-first,.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top{border-top-left-radius:3px}.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr{border-top-right-radius:3px}.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left{border-bottom-left-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right{border-bottom-right-radius:3px}.ui-widget-overlay{background:#aaa;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{-webkit-box-shadow:0 0 5px #666;box-shadow:0 0 5px #666}
/*10-09-2018-END*/

@media screen and ( max-width: 991px) {
	.icon-wrapper ul li{width:33.23%;margin-bottom:20px;}
	.why-choose-wrapper .bx-wrapper .bx-viewport{height:auto !important;}
	.why-choose-wrapper .texting h2{font-size:26px;margin-bottom:10px;}
	.why-choose-wrapper .texting h5{font-size:14px;line-height:22px;}
	.why-choose-wrapper .pic-box{margin-right:0;}
	.why-choose-wrapper .texting{margin-left:0;}
	.plan-bottom:before{height:28%;}
}


@media screen and ( max-width: 768px) {
	.why-choose-wrapper .pic-box {padding-top:88px; left:10px;}
	.why-choose-wrapper .pic-box img{position:inherit;}
	.why-choose-wrapper .texting{padding:0px 20px 60px 20px;text-align:center;  margin-left:10px;}
	.why-choose-wrapper .banner-block .bx-wrapper .bx-controls-auto, .why-choose-wrapper .bx-wrapper .bx-pager{right:0;}
}
@media screen and ( max-width: 480px) {
	.icon-wrapper ul li{width:50%;margin-bottom:20px;}
}
/*31-08-2018-END*/
.head-contact li a.makewh:hover {
color:#fff !important;
}

.popover-content {
    background-color: #4287c9;
    color: #FFFFFF;
    padding: 6px;
	font-size:13px;
}

.popover {
    border: 4px solid #4287c9;
	padding:0;
}
a.link-btn:hover {
background-color:#345d90;
}
.popover.top>.arrow:after{    border-top-color: #4287c9;}

.popover.top>.arrow {
     border-top-color: #4287c9;
}
/*05-09-2018*/
.shared-fourth ul li{position:relative;}
/* ==========================================================================
   Tool tip
   ========================================================================== */   
 #tooltip{ text-align: left; color: #fff; background: #025697;position: absolute; z-index: 100; padding: 10px;line-height:18px;font-size:12px;border-radius:3px;}
 #tooltip:after /* triangle decoration */  {  width: 0;  height: 0;border-left: 6px solid transparent;border-right: 6px solid transparent;border-top: 6px solid #025697; content: '';
        position: absolute;left: 50%;bottom: -6px; margin-left: -6px;    }
 #tooltip.top:after  { border-top-color: transparent;border-bottom: 10px solid #008cbf; top: -20px; bottom: auto;}
 #tooltip.left:after { left: 10px;margin: 0; }
 #tooltip.right:after { right: 10px; left: auto;margin: 0; }
  a:hover.tultip{ background:#63c412; color:#fff;}  
/*05-09-2018-END*/
.wpcf7-select {
 height: 51px;
    background: #dde9f3;
    border: none;
	padding: 0 20px;
    width: 100%;
    font-size: 12px;
    color: #798793;
    font-family: 'robotomedium';
	padding-top:5px;
 }
 /* edit sep 17 table hover tool tip */
.ui-tooltip {
    background-color: rgba(33, 81, 117, 0.8);
    color: #fff;
    border-radius: 4px;
    padding: 12px 15px; 
    width: 200px;
    height: auto; 
    
    
}
.ui-widget.ui-widget-content {border:none; font-size:13px; line-height:18px; }
body .ui-tooltip {border-width: 0px;}
.ui-widget-shadow{ box-shadow:none; }
li.plan-same:hover{
    
    border: 4px solid #517ec9;
    border-left: 4px solid #517ec9 !important;
    border-top: 4px solid #517ec9 !important;
} /* end of edit sep 17 table hover tool tip */

/* 11-06-2019 */

.gbps-banner{display: block;background: url(../img/gbps-server-bg.jpg) no-repeat center center;background-size: cover;-webkit-background-size: cover;-moz-background-size: cover;}
.gbps-banner .texting{
    display: table-cell;height: 555px;width: 1%;vertical-align: middle;
}
.gbps-banner .texting h2{color: #FFF;font-size: 40px;line-height: 48px;font-family: 'robotolight';margin-bottom: 16px;}
.gbps-banner .texting h2 span{font-family: 'robotoregular';}
.gbps-banner .texting p{color: #FFF;font-size: 16px;line-height: 26px;max-width: 480px;margin-bottom:40px; }
.get-start-btn{line-height: 62px;font-size: 16px;color: #FFFF;text-transform: uppercase;padding: 0px 40px;border: 2px solid #FFF;border-radius: 35px;display: inline-block;background: #246ecb;font-family: 'robotobold';}
.get-start-btn:hover{background: #0870f3;color: #FFF;}

.network-backbone{display: block;background: #3b5368;padding: 55px 0px;text-align: center;}
.network-backbone h2{font-size: 30px;color: #FFF;font-family: 'robotolight';}
.network-backbone .wrapper{display: block;margin-top: 10px;}
.network-backbone .boxes{display: block;border-radius:4px;background: #476177;    border: 1px solid rgba(255, 255, 255, 0.4);text-align: left;padding: 24px 15px 24px 77px;position: relative;margin-top: 30px;}
.network-backbone .boxes .icon{position: absolute;top: 26px;left: 0;width: 75px;}
.network-backbone .boxes .icon img{position: absolute;margin: auto;top: 0;left: 0;right: 0;}
.network-backbone .boxes h5{font-size: 16px;color: #FFF;text-transform: uppercase;font-family: 'robotobold';margin-bottom: 6px;}
.network-backbone .boxes p{margin: 0;color: #b2c5d6;font-size: 14px;}

.speciality-block{display: block;background: url(../img/speciality-bg.jpg) no-repeat center center;background-size: cover;-webkit-background-size: cover;-moz-background-size: cover;}
.speciality-block .texting{display: block;padding-top:108px;}
.speciality-block .texting .item-box{display: block;padding: 40px 15px 70px 88px;position: relative;border-top: 1px solid rgba(255, 255, 255, 0.4);border-radius: 6px;
overflow: hidden;margin-top: -30px;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#42515f+1,2d3f4f+100&1+0,0+100 */
background: -moz-linear-gradient(top, rgba(66,81,95,1) 0%, rgba(66,81,95,0.99) 1%, rgba(45,63,79,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(66,81,95,1) 0%,rgba(66,81,95,0.99) 1%,rgba(45,63,79,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(66,81,95,1) 0%,rgba(66,81,95,0.99) 1%,rgba(45,63,79,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#42515f', endColorstr='#002d3f4f',GradientType=0 ); /* IE6-9 */
}

.speciality-block .texting .item-box:before{position: absolute;top: 0;left: 0;display: block;width: 1px;height: 92%;content: '';
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#848c9b+49,848c9b+49,000000+100&1+0,0.8+46,0+100 */
background: -moz-linear-gradient(-45deg, rgba(132,140,155,1) 0%, rgba(132,140,155,0.8) 46%, rgba(132,140,155,0.76) 49%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, rgba(132,140,155,1) 0%,rgba(132,140,155,0.8) 46%,rgba(132,140,155,0.76) 49%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, rgba(132,140,155,1) 0%,rgba(132,140,155,0.8) 46%,rgba(132,140,155,0.76) 49%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#848c9b', endColorstr='#00000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.speciality-block .texting .item-box:after{position: absolute;top: 0;right: 0;display: block;width: 1px;height: 92%;content: '';
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#848c9b+49,848c9b+49,000000+100&1+0,0.8+46,0+100 */
background: -moz-linear-gradient(-45deg, rgba(132,140,155,1) 0%, rgba(132,140,155,0.8) 46%, rgba(132,140,155,0.76) 49%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, rgba(132,140,155,1) 0%,rgba(132,140,155,0.8) 46%,rgba(132,140,155,0.76) 49%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, rgba(132,140,155,1) 0%,rgba(132,140,155,0.8) 46%,rgba(132,140,155,0.76) 49%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#848c9b', endColorstr='#00000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}


.speciality-block .texting .item-box .icon{position: absolute;top: 38px;left: 0;width: 88px;}
.speciality-block .texting .item-box .icon img{position: absolute;margin: auto;top: 0;left: 0;right: 0;}
.speciality-block .texting .item-box h4{color: #e1effb;font-size: 20px;font-family: 'robotomedium';margin-bottom: 18px;}
.speciality-block .texting .item-box ul li{    color: #b2c5d6;font-size: 14px;padding-left:32px;display: block;position: relative;margin-top: 10px; }
.speciality-block .texting .item-box ul li:before{display: block;width: 17px;height: 17px;left: 0;top: 2px;background: url(../img/li-before.png) no-repeat;content: '';position: absolute;}

.live-chat-section{display: block;background: #246ecb;}
.live-chat-section .wrapper{position: relative;display: block;max-width: 945px;margin: auto;padding-left: 270px;}
.live-chat-section .wrapper .icon{position: absolute;top: 0px;left: 0;width: 270px;height: 225px;}
.live-chat-section .wrapper .icon img{position: absolute;margin: auto;top: 0;right: 0;bottom: 0;left: 0;}
.live-chat-section .texting{display: block;padding:36px 0px 44px 0px;}
.live-chat-section .texting h3{color: #FFF;line-height: 38px;font-size: 28px;font-family: 'robotolight';margin: 0;}
.live-chat-section .texting h3 span{ font-family: 'robotomedium';}

.open-chat{text-transform: uppercase;color: #FFF;font-size: 16px;font-family: 'robotobold';line-height: 46px;padding: 0px 36px;border-radius: 35px;border: 2px solid #FFF;display: inline-block;margin-top: 24px;}

.grade-servers{display: block;text-align: center;padding: 78px 0px;background: #e0e7f5;}
.grade-servers h2{font-size: 30px;color: #131b21; font-family: 'robotomedium';}
.grade-servers h3{font-size: 30px;color: #131b21;  font-family: 'robotolight';margin-top: 10px;}

.grade-servers .wrapper{display: block;margin-top: 32px;}
.grade-servers .item-row{display: block;background: #5c7184;border-radius: 5px;    box-shadow: 0px 7px 5px 0px rgba(5, 57, 100, 0.19);padding: 12px 0px;margin-top: 10px;overflow: hidden;}
.grade-servers .item-row.bg1{background: #617589;}
.grade-servers .item-row.bg2{background: #5c7184;}
.grade-servers .item-row.bg3{background: #4b6276;}
.grade-servers .item-row.bg4{background: #41596e;}
.grade-servers .item-row .col-box{position: relative;height: 46px;display: table-cell;vertical-align: middle;padding: 0px 25px;border-left: 1px solid #7d8d9d;text-align: left;width: 14.5%;}
.grade-servers .item-row .col-box.width1{width: 16%;}
.grade-servers .item-row .col-box.width2{width: 13.5%;}
.grade-servers .item-row .col-box.width3{width: 16%;}
.grade-servers .item-row .col-box.width4{width: 18%;}
.grade-servers .item-row .col-box.width5{width: 13%;}
.grade-servers .item-row .col-box.width6{width: 18%;text-align: center;}

.grade-servers .item-row .col-box span.icon{display: inline-block;margin-right: 10px;vertical-align: middle;}
.grade-servers .item-row .col-box p{margin: 0;display: inline-block;color: #FFF;font-size: 14px; font-family: 'robotomedium';vertical-align: middle;}

.grade-servers .item-row .col-box a {
    line-height: 38px;
    font-size: 14px;
    color: #FFF;
    text-transform: uppercase;
    padding: 0px 20px;
    border: 2px solid #FFF;
    border-radius: 35px;
    display: block;
    background: #246ecb;
    font-family: 'robotobold';
}
.grade-servers .item-row .col-box a:hover{color: #FFF;background: #2875d6;}

.cm-btn{


    line-height: 52px;
    font-size: 16px;
    color: #FFF;
    text-transform: uppercase;
    padding: 0px 50px;
    border: 2px solid #FFF;
    border-radius: 35px;
    display: inline-block;
    background: #137afc;
    font-family: 'robotobold';
    }
    .cm-btn:hover{color: #FFF;background: #1474ec;}
    .custom-quote{
        display: block;text-align: center;padding: 46px 0px;background: #5f7488;
    }
    .custom-quote h3{color: #FFF; font-family: 'robotomedium';font-size: 28px;margin-bottom: 10px;}
    .custom-quote h4{color: #FFF; font-family: 'robotothin';font-size: 28px;margin-bottom: 28px;}
    @media screen and ( max-width: 991px) {
        .grade-servers ul li{display: block;width: 23%;margin: 1%;float: left;}    
        .grade-servers .item-row {padding: 0;}
        .grade-servers .item-row .col-box{display: block;width: 100% !important;float:none;border-left: none;border-top:1px solid #7d8d9d;padding: 10px 10px;height: auto;}
        .grade-servers .item-row .col-box p{font-size: 12px;}
        .grade-servers .item-row .col-box a{display: inline-block;padding: 0px 30px;font-size: 12px;}
    }
    @media screen and ( max-width: 767px) {
        .grade-servers ul li{width: 46%;margin: 2%;}
    }
    @media screen and ( max-width: 480px) {
        .grade-servers ul li{width: 98%;margin:2% 1%;}
    }

    /* 11-06-2019 END */
/* WEB HOSTING PAGE 10-07-2019 */
.sub-banner-block{background-size:cover;-webkit-background-size:cover;-moz-background-size:cover;}
.banner-right.new-price{
    border-radius:15px;
    border:2px solid #FFF;
    margin-top:58px;

}
.banner-right.new-price:before{display:none;}
.price-tittle{
    display:block;
    margin:0;
    color:#FFF;
    font-size:18px;
    text-transform:uppercase;
    padding:10px;font-family: 'robotobold';
    box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.3);
    border-bottom: 2px solid rgba(0, 0, 0, 0.26);
}
.banner-right.new-price h2{font-size:50px;font-family: 'robotobold';line-height:44px;}
.banner-right.new-price h2 span.first-span{font-size:22px;font-family: 'robotolight';position: relative;top:22px;left: 0;vertical-align:top;display: inline-block;line-height:22px;}
.banner-right.new-price h2 span.sec-span{font-size:30px;}
.banner-right.new-price h2  .slash{font-family: 'robotolight';font-size:38px;}
.banner-right.new-price a{background:#fdae1a ;border:5px solid #023960;bottom:-30px;    border: 5px solid rgba(2, 57, 96, 0.84);}
.banner-right.new-price a:hover{background: #ffbf46}
.banner-right.new-price .text{margin:0;line-height:16px;font-size:16px; color: rgba(255, 255, 255, 0.8);margin:5px;}

.webhosting-plan{
    display:block;
    background:#f6f9fc;
   
}
.webhosting-plan .wrapper{
    display:block;
    border: 1px solid #dde7ef;
    border-top:1px solid rgba(221, 231, 239, 0.25);
    box-shadow: 0px 1px 16px 0px rgba(7, 51, 81, 0.11);
    background:#FFF;
    border-radius:5px;
    min-height:600px;
    margin-top:-18px;
    background: rgba(255, 255, 255, 0.1);
    position: relative;
    z-index: 2;
    padding-top: 128px;
    padding-bottom: 42px;
}
.webhosting-plan .main-plan{
    display: block;
    padding:0px 28px;
}
.main-plan .left-side{
    display:block;
    min-height:600px;
    background:url(../img/plan-left-bg.png) no-repeat top left;
    background-size:cover;
    border-radius:6px 0px 0px 6px;
    margin-right:44px;
    padding:40px 36px;
}
.main-plan .left-side h4{color:#FFF;font-size:29px; font-family: 'robotolight';line-height:28px;}
.main-plan .left-side h4 span{font-size:22px;}
.main-plan .left-side .contact{
    display: block;
    padding:30px 0px 22px 30px;
    position: relative;
}
.main-plan .left-side .contact:before{display:block;width:17px;height: 17px;left:2px;top:38px;content:'';background: url(../img/ic-contact.png) no-repeat;position: absolute;}
.main-plan .left-side .contact span{color: rgba(255, 255, 255, 0.8);text-transform:uppercase;font-size:12px;font-family: 'robotobold';}
.main-plan .left-side .contact p{color: #FFF;text-transform:uppercase;font-size:15px;font-family: 'robotobold';margin:0;line-height:14px;}
.get-a-quote-button{
    display:inline-block;
    color:#FFF;
    text-transform:uppercase;
    padding:0px 26px;
    border-radius:30px;
    line-height:36px;
    font-size:14px;
    font-family: 'robotobold';
    background:#1583d2;
    box-shadow: 0px 5px 5px 0px rgba(10, 76, 124, 0.31);
}
.get-a-quote-button:hover{background:#289aea;color: #FFF;    box-shadow: 0px 0px 5px 0px rgba(10, 76, 124, 0.31);}

.main-plan .right-side{display: block;position: relative;margin-left: -74px;border: 1px solid #cee1ef;border-bottom: none; padding: 0px 15px;}
.main-plan-item{
    display: block;
    background: #FFF;
    position: relative;
    margin-left: -15px;
    margin-right: -15px;
    text-align: center;
    
    
    
}
.main-plan-item .best-by{background: #fdae1a;color: #FFF;text-transform: uppercase;font-size: 14px;font-family: 'robotobold';position: absolute;
top: -23px;left: 0;width: 100%;        border: 1px solid rgb(232, 161, 27);border-radius: 5px 5px 0px 0px;border-bottom: 1px solid #2f4e64; 
line-height: 26px;padding: 0px 0px;}

.main-plan-item .best-by:before{border-color: transparent  #2f4e64 #2f4e64 transparent;border-width: 3px;display: block;content: '';border-style: solid;position: absolute;bottom: -1px;left: -7px;}

.main-plan-item .best-by:after{border-color: transparent transparent #2f4e64 #2f4e64;border-width: 3px;display: block;content: '';border-style: solid;position: absolute;bottom: -1px;right: -7px;}


.main-plan-item.standout{margin-left: -20px;margin-right: -20px;z-index: 2;border: 1px solid #cee1ef;border-top: none;border-bottom: none;  }
.main-plan-item.standout .tittle{background: #046cc0;border-radius: 0px;}
.main-plan-item .head{padding-bottom: 47px;}
.main-plan-item .tittle{display: block;background: #0474c5;padding: 14px 0px;border-radius: 6px 6px 0px 0px;position: relative;top:-55px;margin: 0px -1px 0px -1px;}
.main-plan-item .tittle h4{color: #FFF;text-transform: uppercase;font-family: 'robotoblack';font-size: 22px;margin: 0;display: inline-block;position: relative;padding-right: 34px;}
.main-plan-item .tittle h4:after{position: absolute;width: 24px;height: 25px;content: '';background: url(../img/plan-tittle-after.png) no-repeat;top: 0;right: 0;}


.main-plan-item .pic-box{display: block;height: 170px;text-align: center;width: 100%;position: relative;margin-top: -55px;}
.main-plan-item .pic-box img{display: inline-block;position: absolute;margin: auto;top: 0px;right: 0;bottom: 0;left: 0;}

.main-plan-item .price-box{
    display: block;
    padding: 0px 0px 30px 0px;
}
.main-plan-item .price-box .actual-price{color: #0474c5;font-size: 18px;text-decoration: line-through;}

.main-plan-item .price-box h3{color: #3a526e;font-size: 44px;font-family: 'robotobold';}
.main-plan-item .price-box .text{font-size: 14px;color: #5c6e7f;text-transform: uppercase;font-family: 'robotobold';}

.main-plan-item .get-a-quote-button{padding: 0px 53px;}
.main-plan-item .features{display: block;background: #f3f5f7;padding-bottom: 47px;text-align: left;padding: 20px 0px;}
.main-plan-item .features ul li{display: block;position: relative;padding: 12px 10px 12px 70px;border-top:1px solid #dfecf5;
transition: box-shadow ease 0.2s; }
.main-plan-item .features ul li:first-child{border-top:none;}

.main-plan-item .features ul li:hover{    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);}
.main-plan-item .features ul li:hover .hover-data{display: block;}

.main-plan-item .features ul li .hover-data{
    position: absolute;
    display: none;
    top: 68px;
    left: 38px;
    width: 300px;
    background: #FFF;
    background: rgba(255, 255, 255, 0.91);
    border-radius: 5px;
    border: 1px solid #b7c9d6;
    padding: 20px 18px 20px 100px;
    z-index: 4;
    
}
.main-plan-item .features ul li .hover-data:before{
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    margin: auto;
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent #b7c9d6 transparent;
    left: 0;
    right: 0;
    top: -20px;
}
.main-plan-item .features ul li .hover-data:after{
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    margin: auto;
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent rgba(255, 255, 255, 0.91) transparent;
    left: 0;
    right: 0;
    top: -19px;
}
.main-plan-item .features ul li .hover-data .ic-box{position: absolute;top: 0;bottom: 0;left: 20px;margin: auto;width: 60px;height: 60px;}
.main-plan-item .features ul li .hover-data .ic-box img{position: absolute;margin: auto;top: 0;right: 0;bottom: 0;left:0;width: auto;height: 58px;}
.main-plan-item .features ul li .hover-data h5{text-transform: uppercase;font-size: 14px;color: #0569b1;font-family: 'robotobold';margin-bottom: 5px;}
.main-plan-item .features ul li .hover-data p{font-family: 'robotomedium';font-size: 12px;line-height: 18px;color: #587182;}



.main-plan-item .features ul li p{font-size: 12px;line-height: 18px;margin: 0;}


.main-plan-item .features ul li span{font-size: 16px;color: #587182;font-family: 'robotobold';}

.main-plan-item .features ul li .icon-box{width: 34px;height: 34px;left: 18px;top: 14px;content: '';position: absolute;display: block;background-position: center center;background-size: cover;opacity: 0.8;}
.main-plan-item .features ul li .icon-box img{position: absolute;margin: auto;top: 0;right: 0;bottom: 0;left: 0;max-width: 32px;max-height: 32px;}
/*
.main-plan-item .features ul li .icon-box.ic-1:before{background: url(../img/webhosting-ftr-ic-1.svg) no-repeat;background-size: cover;}
.main-plan-item .features ul li .icon-box.ic-2:before{background: url(../img/webhosting-ftr-ic-2.svg) no-repeat;background-size: cover;}
.main-plan-item .features ul li .icon-box.ic-3:before{background: url(../img/webhosting-ftr-ic-3.svg) no-repeat;background-size: cover;}
.main-plan-item .features ul li .icon-box.ic-4:before{background: url(../img/webhosting-ftr-ic-4.svg) no-repeat;background-size: cover;}
.main-plan-item .features ul li .icon-box.ic-5:before{background: url(../img/webhosting-ftr-ic-5.svg) no-repeat;background-size: cover;}
.main-plan-item .features ul li .icon-box.ic-6:before{background: url(../img/webhosting-ftr-ic-6.svg) no-repeat;background-size: cover;}
*/


.hosting-features-head{display: block;padding: 22px 44px;background: #edf1f4;border: 1px solid #dde7ef;border-left:none;border-right:none;}
.hosting-features-head h5{text-transform: uppercase;margin: 0;font-size: 18px;font-family: 'robotobold';color:#194769;}
.features-table{display: block;padding-right: 28px;}
.features-table .table{background: #FFF;border-right:1px solid #cee1ef;margin: 0;}
.features-table .table tr td{border-left:1px solid #cee1ef;border-top: 1px solid #f2f5f7;width: 23.666%;text-align: center;padding: 14px 10px;height: 65px;vertical-align: middle;font-size: 16px;font-family: 'robotomedium';color: #587182;line-height: 20px;}

.features-table .table tr td.label-data{width: 29%;text-align: left;padding-left: 44px;background: #f5f8fb;border-color: #e8ecef;font-family: 'robotoregular';border-left:none;}
/*.features-table .table tr:first-child td{border-top:none;}*/

.features-table .table tr td.label-data img{-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);transition: all ease 0.2s;}
.features-table .table tr td.label-data:hover img{-webkit-filter: grayscale(0); /* Safari 6.0 - 9.0 */
  filter: grayscale(0);}

.features-table .included{display: inline-block;width: 20px;height: 20px;border-radius: 50%;background: #cde1ef;color: #0569b1;font-size: 11px;line-height: 20px;}
.features-table .exclude{display: inline-block;width: 20px;height: 20px;border-radius: 50%;    background: #f5cfcf;
    color: #d26463;font-size: 11px;line-height: 19px; padding-left:3px;}

.features-table .table.second-table{display: none;}

.view-full{display: inline-block;position: absolute;margin: auto;bottom: 5px;left: 0;right: 0;width: 100%;line-height: 30px;text-align: center;color: #0569b1;text-transform: uppercase;font-size: 14px;font-family: 'robotobold';cursor: pointer;}
.view-full:hover{color: #333;}
.close-full{display: none;position: absolute;margin: auto;bottom: 5px;left: 0;right: 0;width: 100%;line-height: 30px;text-align: center;color: #0569b1;text-transform: uppercase;font-size: 14px;font-family: 'robotobold';cursor: pointer;}
.close-full:hover{color: #333;}

.close-full i,.view-full i{display: inline-block;}

.fixed-plan-head{
    display: none;
    background: #FFF;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.12);
}

.fixed-plan-head.fix-it{position: fixed;top:0;left: 0;width: 100%;z-index: 9999;display: block;}
.fixed-plan-head .wrapper-it{padding-right: 28px;}
.fixed-plan-head .texting{display: block;float: left;width: 29%;}
.fixed-plan-head .fixed-plan-rate{width: 23.666%;float: left;display: block;background: #FFF;text-align: center;
    padding: 20px 10px;
}


.fixed-plan-head .fixed-plan-rate.start{background: #0474c5;}
.fixed-plan-head .fixed-plan-rate.optimum{background: #0666b3;}
.fixed-plan-head .fixed-plan-rate.premium{background: #0474c5;}
.fixed-plan-head .fixed-plan-rate h4{color: #FFF;font-size: 16px;}
.fixed-plan-head .fixed-plan-rate h3{color: #FFF;font-family: 'robotobold';}
.fixed-plan-head .fixed-plan-rate .price-box{padding: 10px 0px;}


.fixed-plan-head .fixed-plan-rate .get-a-quote-button{background: #FFF;color: #000;    box-shadow: 0px 6px 7px 0px rgba(49, 50, 51, 0.4);}

.fixed-plan-head .fixed-plan-rate .get-a-quote-button:hover{box-shadow: 0px 0px 7px 0px rgba(49, 50, 51, 0.4);}






.webhosting-content{
    position: relative;
    margin-top:-42px;
    display:block;
    padding:95px 0px 100px 0px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e9eff6+1,e9eff6+44,f6f9fc+100 */
    background: rgb(233,239,246); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(233,239,246,1) 1%, rgba(233,239,246,1) 44%, rgba(246,249,252,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(233,239,246,1) 1%,rgba(233,239,246,1) 44%,rgba(246,249,252,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(233,239,246,1) 1%,rgba(233,239,246,1) 44%,rgba(246,249,252,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9eff6', endColorstr='#f6f9fc',GradientType=0 ); /* IE6-9 */
}
.we-provide{}
.why-choose-wrapper{background:#1070b6;border-radius:6px;}
.why-choose-wrapper .texting h2{font-family: 'robotoregular';}
.why-choose-wrapper .texting{    padding: 37px 103px 37px 0px;}
.why-choose-wrapper .bx-wrapper{margin-bottom:25px;}
.why-choose-wrapper .bx-wrapper .bx-pager {right: 70px; bottom: -6px;}
.why-choose-wrapper .bx-wrapper .bx-pager.bx-default-pager a{width:8px;height: 8px;}


.proving-listing{
    display:block;
    padding:0px 10px;
}
.proving-listing .item{
    background:#FFF;
    text-align:center;
    border-radius:5px;
    border:1px solid #dde3eb;
    box-shadow: 0px 4px 7px 0px rgba(10, 76, 124, 0.08);
    position: relative;
    margin:30px -10px 0px -10px;
    padding:15px 18px 42px 18px;
}
.proving-listing .item .icon{
    width:140px;
    height: 100px;
    position: relative;
    margin:auto;
    margin-top:10px;
    margin-bottom:10px;
}
.proving-listing .item .icon img{
    position: absolute;
    margin:auto;
    top:0;
    bottom:0;
    right: 0;
    left: 0;
}
.proving-listing .item h4{color:#3d5672;font-size:20px;font-family: 'robotobold';margin-bottom:15px;}

.webhosting-faq{
    display:block;
    padding:70px 0px 0px;
    text-align:center;
}
.webhosting-faq h2{color:#3d5672;margin-bottom:18px;}
.webhosting-faq h2 span{color:#1070b6;}
.webhosting-faq h5{color:#587182;font-size:18px;}
.cut-overflow{overflow: hidden;padding-right:5px;border-radius:7px;margin-top:36px;}
.faq-box{display:block;
    overflow-y: scroll;
    max-height: 476px;
    box-shadow: 0px 4px 7px 0px rgba(10, 76, 124, 0.08);
    border:1px solid #e1e7ec;
    border-radius:7px;
    padding:10px 22px;
    background:#FFF;
}
.faq-box::-webkit-scrollbar {
    width: 5px;
    border:1px solid #3c8ac3;
    
}
 
.faq-box::-webkit-scrollbar-track {
    background:#cfe2f0;
    box-shadow:5px 0px 0px 10px #cfe2f0;
    left: -5px;border-radius:0px 7px 7px 0px;

}
 
.faq-box::-webkit-scrollbar-thumb {
  background-color: #609ecb;
  outline: 1px solid #3c8ac3;
  border-radius:8px;
  width:5px !important;
}
.faq-box .item-faq{
    text-align:left;
    border-top:1px solid #b7d4e9;
    padding:4px 10px 4px 0px;
    position: relative;
}
.faq-box .item-faq:first-child{border-top:none;}
.faq-box .item-faq:before{display:block;border-radius:50%;left:0;top:12px;background:#91a0af;position: absolute;content:'';height: 18px;width:18px;}
.faq-box .item-faq:after{position: absolute;content:'';width:10px;height: 2px;background:#FFF;top:20px;left:4px;display:block;}
.faq-box .item-faq h4{color:#5f7289;font-size:16px;font-family: 'robotomedium';position: relative;padding: 8px 0px; padding-left: 34px;display: block;
cursor: pointer;}
.faq-box .item-faq h4:hover{color: #1070b6;}
.faq-box .item-faq h4:after{position: absolute;content:'';width:2px;height: 10px;background:#FFF;top:11.5px;left:8px;display:block;}
.faq-box .content-faq{display:none;padding-bottom:10px;padding-left: 34px;}

.faq-box .item-faq.open:before{background:#1070b6;}
.faq-box .item-faq.open h4:after{display:none;}
.features-table table tr td:hover .hover-data{display: block;}
.features-table table tr td .hover-data{
    position: absolute;
    display: none;
    top: 60px;
    left: 0px;
    right: 0px;
    margin: auto;
    margin-left: -7%;
    width: 300px;
    background: #FFF;
    background: rgba(255, 255, 255, 0.91);
    border-radius: 5px;
    border: 1px solid #b7c9d6;
    padding: 20px 18px 20px 100px;
    z-index: 4;
    text-align: left;
    
}
.features-table table tr td .hover-data:before{
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    margin: auto;
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent #b7c9d6 transparent;
    left: 0;
    right: 0;
    top: -20px;
}
.features-table table tr td .hover-data:after{
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    margin: auto;
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent rgba(255, 255, 255, 0.91) transparent;
    left: 0;
    right: 0;
    top: -19px;
}
.features-table table tr td{position: relative;}

.features-table table tr td .hover-data .ic-box{position: absolute;top: 0;bottom: 0;left: 20px;margin: auto;width: 60px;height: 60px;background: url(../img/pop-logo.png) no-repeat center center;background-size: cover;}
.features-table table tr td .hover-data .ic-box.no-bg{background: none;}

.features-table table tr td .hover-data h5{text-transform: uppercase;font-size: 14px;color: #0569b1;font-family: 'robotobold';margin-bottom: 5px;}
.features-table table tr td .hover-data p{font-family: 'robotomedium';font-size: 12px;line-height: 18px;color: #587182;}
@media screen and ( max-width: 1200px) {
    .main-plan .left-side{min-height: auto;margin: 0;margin-bottom: 80px;background: #0569b1;margin-bottom: 80px;border-radius: 6px;} 
    .webhosting-plan .wrapper{padding-top: 40px;}
    .main-plan .right-side{margin: 0px 0px 0px;border: none;padding-bottom: 30px;padding: 0;}
    
    
    .main-plan-item .tittle{top:-50px;}
    .main-plan-item .tittle h4{font-size: 18px;}
    
    .hosting-features-head{padding: 16px 22px;margin-top: 20px;}
    .main-plan-item,.main-plan-item.standout{margin-left: 0;margin-right: 0;}
    .main-plan-item .pic-box{height: 140px;}
    .main-plan-item .price-box{padding-bottom: 20px;}
    .main-plan-item .price-box h3{font-size: 32px;}
    .main-plan-item .head {padding-bottom: 30px;}
    
    .features-table .table tr td.label-data{width: 100%;    display: flex;padding-left: 22px;}
    .features-table .table tr td.label-data img{max-height: 30px;}
    .features-table .table tr td{font-size: 14px;display: inline-block;    width: 33.32%;}
    .features-table .table tr td:nth-child(2){border-left:none;}
    
    
    .fixed-plan-head .texting{display: none;}
    .fixed-plan-head .fixed-plan-rate {width: 33.28%;}
    .features-table{padding-right: 0;}
    .fixed-plan-head .wrapper-it{padding-right: 0;}
    
    .main-plan-item .features ul li .hover-data{left: 0;}

    .why-choose-wrapper .texting { padding: 37px 20px 37px 0px;}
    
    
}
@media screen and ( max-width: 991px) {
    .main-plan-item{margin-top: 80px;    border: 1px solid #cee1ef;    border-bottom: 1px solid #cee1ef;}
    .main-plan-item.standout{margin-left: 0px;margin-right: 0px;margin-top: 100px;border-bottom: 1px solid #cee1ef;}
    .main-plan-item .best-by:before,.main-plan-item .best-by:after{display: none;}
    .features-table .table tr td{height: auto;}
    .main-plan .left-side{margin-bottom: 0;}
    
}
@media screen and ( max-width: 767px) {
    .why-choose-wrapper{padding-right: 0;}
    .why-choose-wrapper .texting { padding: 0px 20px 60px 20px;}
    .why-choose-wrapper .bx-wrapper .bx-pager{right: 0;text-align: center;bottom: 10px;}
    h2{font-size: 24px;}
}
.offer-tag{
    position: absolute;
    top: -3px;
    left: -1px;
    width: 71px;
    height: 81px;
    background: url(../img/offer-tag-bg.png) no-repeat top left;
}
.offer-tag h5{    color: #FFF;margin: 0;line-height: normal;padding: 0;
    font-size: 22px;
    font-family: 'robotomedium';
    transform: rotate(-45deg);
    -wbkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform-origin: center center;
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    text-align: center;
    display: inline-block;
    position: absolute;
    top: 7px;
    left: 2px;
}
.offer-tag h5 span{font-size:20px;}

/* 23-07-2019 END */
/* 26-07-2019 */
.main-plan-item .best-by{color: #FFF;text-transform: uppercase;font-size: 14px;font-family: 'robotobold';position: absolute;
top: -23px;left: 0;width: 100%;        border: 1px solid rgb(232, 161, 27);border-radius: 5px 5px 0px 0px;border-bottom: 1px solid #2f4e64; 
line-height: 26px;padding: 0px 0px;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fe8a08+0,fcbf32+51,fe8a08+100 */
background: rgb(254,138,8); /* Old browsers */
background: -moz-linear-gradient(45deg, rgba(254,138,8,1) 0%, rgba(252,191,50,1) 51%, rgba(254,138,8,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg, rgba(254,138,8,1) 0%,rgba(252,191,50,1) 51%,rgba(254,138,8,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg, rgba(254,138,8,1) 0%,rgba(252,191,50,1) 51%,rgba(254,138,8,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe8a08', endColorstr='#fe8a08',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}
/* 26-07-2019 END*/
/* 26-07-2019 */
.banner-right.new-price a{border:none;height: inherit; bottom:-27px;    /*border: 5px solid rgba(2, 57, 96, 0.84);*/
    box-shadow: 0px 0px 0px 5px rgba(2, 57, 96, 0.84);
    
    transition: all cubic-bezier(0.57, 0.53, 0.58, 0.52) 0.3s;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fe8a08+0,fcbf32+51,fe8a08+100 */
background: rgb(254,138,8); /* Old browsers */
background: -moz-linear-gradient(45deg, rgba(254,138,8,1) 0%, rgba(252,191,50,1) 51%, rgba(254,138,8,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg, rgba(254,138,8,1) 0%,rgba(252,191,50,1) 51%,rgba(254,138,8,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg, rgba(254,138,8,1) 0%,rgba(252,191,50,1) 51%,rgba(254,138,8,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe8a08', endColorstr='#fe8a08',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.banner-right.new-price a:hover{
box-shadow: 0px 0px 0px 8px rgba(255, 255, 255, 0.22);
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fcbf32+2,fcbf32+51,fcbf32+100 */
background: rgb(252,191,50); /* Old browsers */
background: -moz-linear-gradient(45deg, rgba(252,191,50,1) 2%, rgba(252,191,50,1) 51%, rgba(252,191,50,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg, rgba(252,191,50,1) 2%,rgba(252,191,50,1) 51%,rgba(252,191,50,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg, rgba(252,191,50,1) 2%,rgba(252,191,50,1) 51%,rgba(252,191,50,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcbf32', endColorstr='#fcbf32',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}
.why-choose-wrapper .pic-box img{position:absolute;margin:auto;bottom:0;left:0;right:0;top:0;}
.features-table .table tr td a{font-size: 14px;text-transform: uppercase;}
.pop-wrapper{display: none;}
.pop-wrapper table{margin: 0;border: 1px solid #CCC;}
.pop-wrapper table tr td{border-left: 1px solid #CCC;;padding: 12px 15px;min-width: 34px;text-align: center;}
.pop-wrapper table tr td:first-child{border-left: none;text-align: left;}
.pop-wrapper table tr:nth-child(odd) td{background: #F1F1F1;}
/* .fancybox-inner{height: auto !important;} */
/* 29-07-2019 END*/


/* Custom media Q for +   */
@media only screen and (max-width: 1200px) {
.main-plan-item .tittle h4 {
    font-size: 24px;
}
}
@media only screen and (max-width: 600px) {
.fixed-plan-rate h3 {
    font-size: 16px;
}
.get-a-quote-button {
    padding: 0px 16px;
}
.grecaptcha-badge{
	visibility: collapse !important;  
}

