        .instantform {
    background: #aed6f1
}

.bnrlogoeffect,
.btnsingeffect2,
.commonpopup .emailsub,
.donthaveright .btn,
.fa,
.footerbtnright ul li a,
.footerlwr ul li a,
.glyphicon,
.hvchngsame,
.hvr-wobble-top,
.instantthanks .btnclosse,
.newyellow,
.noword,
.readmoretab a,
.setuserbtn,
.signinbox .signinner .signupbox .btnsignup,
.signinbtn,
.submitnewassignment {
    -moz-osx-font-smoothing: grayscale
}

.fa.fa-pull-left,
.fa.pull-left {
    margin-right: .3em
}

.fa-fw,
.fa-li {
    text-align: center
}

.fa,
.fa-stack {
    display: inline-block
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse,
.pre-scrollable {
    max-height: 340px
}

.newinn-box .user-rating,
.user-rating {
    direction: rtl
}

.in-check input[type=checkbox],
.invisible,
.sa-b input {
    visibility: hidden
}

#nprogress,
.form-control-feedback,
a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}

@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: 400;
    font-style: normal
}

.fa {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-stack,
img {
    vertical-align: middle
}

.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
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa.fa-pull-right,
.fa.pull-right {
    margin-left: .3em
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: .08em solid #eee;
    border-radius: .1em
}

hr,
img {
    border: 0
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.btn-group>.btn-group,
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.dropdown-menu {
    float: left
}

body,
figure {
    margin: 0
}

.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(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    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-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
    filter: none
}

.fa-stack {
    position: relative;
    width: 2em;
    height: 2em;
    line-height: 2em
}

.label,
sub,
sup {
    vertical-align: baseline
}

.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-close:before,
.fa-remove: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-cog:before,
.fa-gear: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-repeat:before,
.fa-rotate-right: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-image:before,
.fa-photo: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-exclamation-triangle:before,
.fa-warning: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-cogs:before,
.fa-gears: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-floppy-o:before,
.fa-save:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder: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-sort:before,
.fa-unsorted:before {
    content: "\f0dc"
}

.fa-sort-desc:before,
.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-asc:before,
.fa-sort-up:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}

.fa-gavel:before,
.fa-legal:before {
    content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-bolt:before,
.fa-flash:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-clipboard:before,
.fa-paste: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-chain-broken:before,
.fa-unlink: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-caret-square-o-down:before,
.fa-toggle-down:before {
    content: "\f150"
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
    content: "\f151"
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
    content: "\f152"
}

.fa-eur:before,
.fa-euro:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155"
}

.fa-inr:before,
.fa-rupee:before {
    content: "\f156"
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
    content: "\f157"
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
    content: "\f158"
}

.fa-krw:before,
.fa-won: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-caret-square-o-left:before,
.fa-toggle-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-try:before,
.fa-turkish-lira: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-bank:before,
.fa-institution:before,
.fa-university:before {
    content: "\f19c"
}

.fa-graduation-cap:before,
.fa-mortar-board: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-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
    content: "\f1c5"
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
    content: "\f1c6"
}

.fa-file-audio-o:before,
.fa-file-sound-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-ring:before,
.fa-life-saver:before,
.fa-support:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,
.fa-rebel:before {
    content: "\f1d0"
}

.fa-empire:before,
.fa-ge:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7"
}

.fa-paper-plane:before,
.fa-send:before {
    content: "\f1d8"
}

.fa-paper-plane-o:before,
.fa-send-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-futbol-o:before,
.fa-soccer-ball-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-ils:before,
.fa-shekel:before,
.fa-sheqel: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-bed:before,
.fa-hotel:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-y-combinator:before,
.fa-yc: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-paper-o:before,
.fa-hand-stop-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-television:before,
.fa-tv: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"
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

b,
optgroup,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

mark {
    color: #000;
    background: #ff0
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

svg:not(:root) {
    overflow: hidden
}

hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

*,
:after,
:before,
input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

pre,
textarea {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font: inherit;
    color: inherit
}

.glyphicon,
.popover,
.tooltip,
address {
    font-style: normal
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

td,
th {
    padding: 0
}

@media print {
    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid
    }
    *,
    :after,
    :before {
        color: #000!important;
        text-shadow: none!important;
        background: 0 0!important;
        -webkit-box-shadow: none!important;
        box-shadow: none!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }
    blockquote,
    pre {
        border: 1px solid #999
    }
    thead {
        display: table-header-group
    }
    img {
        max-width: 100%!important
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    .navbar {
        display: none
    }
    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000!important
    }
    .label {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse!important
    }
    .table td,
    .table th {
        background-color: #fff!important
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd!important
    }
}

.btn,
.btn-danger.active,
.btn-danger:active,
.btn-default.active,
.btn-default:active,
.btn-info.active,
.btn-info:active,
.btn-primary.active,
.btn-primary:active,
.btn-success.active,
.btn-success:active,
.btn-warning.active,
.btn-warning:active,
.btn.active,
.btn:active,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover,
.form-control,
.navbar-toggle,
.open>.dropdown-toggle.btn-danger,
.open>.dropdown-toggle.btn-default,
.open>.dropdown-toggle.btn-info,
.open>.dropdown-toggle.btn-primary,
.open>.dropdown-toggle.btn-success,
.open>.dropdown-toggle.btn-warning {
    background-image: none
}

.dropdown-menu,
.modal-content {
    -webkit-background-clip: padding-box
}

.img-thumbnail,
body {
    background-color: #fff
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(../fonts/glyphicons-halflings-regular.woff) format('woff'), url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased
}

.glyphicon-asterisk:before {
    content: "\002a"
}

.glyphicon-plus:before {
    content: "\002b"
}

.glyphicon-eur:before,
.glyphicon-euro:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.glyphicon-cd:before {
    content: "\e201"
}

.glyphicon-save-file:before {
    content: "\e202"
}

.glyphicon-open-file:before {
    content: "\e203"
}

.glyphicon-level-up:before {
    content: "\e204"
}

.glyphicon-copy:before {
    content: "\e205"
}

.glyphicon-paste:before {
    content: "\e206"
}

.glyphicon-alert:before {
    content: "\e209"
}

.glyphicon-equalizer:before {
    content: "\e210"
}

.glyphicon-king:before {
    content: "\e211"
}

.glyphicon-queen:before {
    content: "\e212"
}

.glyphicon-pawn:before {
    content: "\e213"
}

.glyphicon-bishop:before {
    content: "\e214"
}

.glyphicon-knight:before {
    content: "\e215"
}

.glyphicon-baby-formula:before {
    content: "\e216"
}

.glyphicon-tent:before {
    content: "\26fa"
}

.glyphicon-blackboard:before {
    content: "\e218"
}

.glyphicon-bed:before {
    content: "\e219"
}

.glyphicon-apple:before {
    content: "\f8ff"
}

.glyphicon-erase:before {
    content: "\e221"
}

.glyphicon-hourglass:before {
    content: "\231b"
}

.glyphicon-lamp:before {
    content: "\e223"
}

.glyphicon-duplicate:before {
    content: "\e224"
}

.glyphicon-piggy-bank:before {
    content: "\e225"
}

.glyphicon-scissors:before {
    content: "\e226"
}

.glyphicon-bitcoin:before,
.glyphicon-btc:before,
.glyphicon-xbt:before {
    content: "\e227"
}

.glyphicon-jpy:before,
.glyphicon-yen:before {
    content: "\00a5"
}

.glyphicon-rub:before,
.glyphicon-ruble:before {
    content: "\20bd"
}

.glyphicon-scale:before {
    content: "\e230"
}

.glyphicon-ice-lolly:before {
    content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}

.glyphicon-education:before {
    content: "\e233"
}

.glyphicon-option-horizontal:before {
    content: "\e234"
}

.glyphicon-option-vertical:before {
    content: "\e235"
}

.glyphicon-menu-hamburger:before {
    content: "\e236"
}

.glyphicon-modal-window:before {
    content: "\e237"
}

.glyphicon-oil:before {
    content: "\e238"
}

.glyphicon-grain:before {
    content: "\e239"
}

.glyphicon-sunglasses:before {
    content: "\e240"
}

.glyphicon-text-size:before {
    content: "\e241"
}

.glyphicon-text-color:before {
    content: "\e242"
}

.glyphicon-text-background:before {
    content: "\e243"
}

.glyphicon-object-align-top:before {
    content: "\e244"
}

.glyphicon-object-align-bottom:before {
    content: "\e245"
}

.glyphicon-object-align-horizontal:before {
    content: "\e246"
}

.glyphicon-object-align-left:before {
    content: "\e247"
}

.glyphicon-object-align-vertical:before {
    content: "\e248"
}

.glyphicon-object-align-right:before {
    content: "\e249"
}

.glyphicon-triangle-right:before {
    content: "\e250"
}

.glyphicon-triangle-left:before {
    content: "\e251"
}

.glyphicon-triangle-bottom:before {
    content: "\e252"
}

.glyphicon-triangle-top:before {
    content: "\e253"
}

.glyphicon-console:before {
    content: "\e254"
}

.glyphicon-superscript:before {
    content: "\e255"
}

.glyphicon-subscript:before {
    content: "\e256"
}

.glyphicon-menu-left:before {
    content: "\e257"
}

.glyphicon-menu-right:before {
    content: "\e258"
}

.glyphicon-menu-down:before {
    content: "\e259"
}

.glyphicon-menu-up:before {
    content: "\e260"
}

*,
:after,
:before {
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-size: 14px;
    line-height: 1.42857143;
    color: #333
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    text-decoration: none
}

a:focus,
a:hover {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}

.h1,
h1 {
    font-size: 36px
}

.h2,
h2 {
    font-size: 30px
}

.h3,
h3 {
    font-size: 24px
}

.h4,
h4 {
    font-size: 18px
}

.h5,
h5 {
    font-size: 14px
}

.h6,
h6 {
    font-size: 12px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

.badge,
.label,
dt,
kbd kbd,
label {
    font-weight: 700
}

address,
blockquote .small,
blockquote footer,
blockquote small,
dd,
dt,
pre {
    line-height: 1.42857143
}

@media (min-width:768px) {
    .lead {
        font-size: 21px
    }
}

.small,
small {
    font-size: 85%
}

.mark,
mark {
    padding: .2em;
    background-color: #fcf8e3
}

.list-inline,
.list-unstyled {
    padding-left: 0;
    list-style: none
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:focus,
a.text-primary:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:focus,
a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus,
a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus,
a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:focus,
a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus,
a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus,
a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #e4b9b9
}

pre code,
table {
    background-color: transparent
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

dl,
ol,
ul {
    margin-top: 0
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child,
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

address,
dl {
    margin-bottom: 20px
}

ol,
ul {
    margin-bottom: 10px
}

.list-inline {
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}

dd {
    margin-left: 0
}

@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        overflow: hidden;
        clear: left;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
    .container {
        width: 750px
    }
}

abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    color: #777
}

legend,
pre {
    display: block;
    color: #333
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0
}

code,
kbd {
    padding: 2px 4px;
    font-size: 90%
}

caption,
th {
    text-align: left
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    -webkit-box-shadow: none;
    box-shadow: none
}

pre {
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    border-radius: 0
}

.container,
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px
}

.pre-scrollable {
    overflow-y: scroll
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.badge,
.btn,
.btn-group,
.btn-group-vertical,
.caret,
.checkbox-inline,
.radio-inline {
    vertical-align: middle
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
    padding: 5px
}

.table-bordered,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    display: table-column;
    float: none
}

table td[class*=col-],
table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
    background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
    background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}

fieldset,
legend {
    padding: 0;
    border: 0
}

fieldset {
    min-width: 0;
    margin: 0
}

legend {
    width: 100%;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none
}

input[type=checkbox],
input[type=radio] {
    margin: 1px 0 0;
    line-height: normal
}

.form-control,
output {
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    display: block
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

output {
    padding-top: 7px
}

.form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .form-control-feedback,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
    color: #3c763d
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date].form-control,
    input[type=datetime-local].form-control,
    input[type=month].form-control,
    input[type=time].form-control {
        line-height: 34px
    }
    .input-group-sm input[type=date],
    .input-group-sm input[type=datetime-local],
    .input-group-sm input[type=month],
    .input-group-sm input[type=time],
    input[type=date].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm,
    input[type=time].input-sm {
        line-height: 30px
    }
    .input-group-lg input[type=date],
    .input-group-lg input[type=datetime-local],
    .input-group-lg input[type=month],
    .input-group-lg input[type=time],
    input[type=date].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg,
    input[type=time].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label,
.radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    position: absolute;
    margin-top: 4px;
    margin-left: -20px
}

.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,
.radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio label,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: not-allowed
}

.form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0
}

.form-group-sm .form-control,
.input-sm {
    padding: 5px 10px;
    border-radius: 3px;
    font-size: 12px
}

.input-sm {
    height: 30px;
    line-height: 1.5
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm,
textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    line-height: 1.5
}

.form-group-lg .form-control,
.input-lg {
    border-radius: 6px;
    padding: 10px 16px;
    font-size: 18px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    line-height: 1.3333333
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg,
textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    line-height: 1.3333333
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center
}

.collapsing,
.dropdown,
.dropup {
    position: relative
}

.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .form-control-feedback,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .form-control-feedback,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}

.has-feedback label~.form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width:768px) {
    .form-inline .form-control-static,
    .form-inline .form-group {
        display: inline-block
    }
    .form-inline .control-label,
    .form-inline .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0
    }
    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right
    }
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active,
.btn:active {
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.focus,
.btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default.active,
.btn-default:active,
.btn-default:hover,
.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary.focus,
.btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.focus,
.btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success.active,
.btn-success:active,
.btn-success:hover,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.dropdown-toggle.btn-success.focus,
.open>.dropdown-toggle.btn-success:focus,
.open>.dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.focus,
.btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info.active,
.btn-info:active,
.btn-info:hover,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.dropdown-toggle.btn-info.focus,
.open>.dropdown-toggle.btn-info:focus,
.open>.dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning.focus,
.btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning.active,
.btn-warning:active,
.btn-warning:hover,
.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.dropdown-toggle.btn-warning.focus,
.open>.dropdown-toggle.btn-warning:focus,
.open>.dropdown-toggle.btn-warning:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.focus,
.btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger.active,
.btn-danger:active,
.btn-danger:hover,
.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.dropdown-toggle.btn-danger.focus,
.open>.dropdown-toggle.btn-danger:focus,
.open>.dropdown-toggle.btn-danger:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn-group-lg>.btn,
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-group-sm>.btn,
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs>.btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.dropdown-menu-right,
.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-header,
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    line-height: 1.42857143;
    white-space: nowrap
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle,
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child,
.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child),
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn,
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    clear: both;
    font-weight: 400;
    color: #333
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #777
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-header {
    font-size: 12px;
    color: #777
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.nav-justified>.dropdown .dropdown-menu,
.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }
    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0
    }
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    float: left
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    z-index: 2
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}

.btn .caret,
.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-lg .caret {
    border-width: 5px 5px 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-radius: 4px 4px 0 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-radius: 0 0 4px 4px
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    display: table-cell;
    float: none;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group,
.input-group-btn,
.input-group-btn>.btn,
.nav>li,
.nav>li>a,
.navbar {
    position: relative
}

.input-group {
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-right: 0;
    padding-left: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control:focus {
    z-index: 3
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    line-height: 46px
}

select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn,
textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn {
    height: auto
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px
}

select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn,
textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn {
    height: auto
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell
}

.nav>li,
.nav>li>a {
    display: block
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.nav>li.disabled>a,
.navbar-default .navbar-brand {
    color: #777
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
    z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav>li>a {
    padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #337ab7
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center;
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0;
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills>li {
    float: left
}

.nav-justified>li,
.nav-stacked>li {
    float: none
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #337ab7
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a {
        margin-bottom: 0
    }
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar {
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width:768px) {
    .navbar {
        border-radius: 4px
    }
    .navbar-header {
        float: left
    }
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

.embed-responsive,
.modal,
.modal-open {
    overflow: hidden
}

@media (max-device-width:480px) and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px;
    font-size: 18px;
    line-height: 20px
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media (min-width:768px) {
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
    .navbar-fixed-bottom,
    .navbar-fixed-top,
    .navbar-static-top {
        border-radius: 0
    }
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }
    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

.progress-bar-striped,
.progress-striped .progress-bar,
.progress-striped .progress-bar-info,
.progress-striped .progress-bar-success,
.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

@media (min-width:768px) {
    .navbar-toggle {
        display: none
    }
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    margin: 8px -15px
}

@media (min-width:768px) {
    .navbar-form .form-control-static,
    .navbar-form .form-group {
        display: inline-block
    }
    .navbar-form .control-label,
    .navbar-form .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto
    }
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .checkbox label,
    .navbar-form .radio label {
        padding-left: 0
    }
    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px
    }
    .navbar-left {
        float: left!important
    }
    .navbar-right {
        float: right!important;
        margin-right: -15px
    }
    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.breadcrumb>li,
.pagination {
    display: inline-block
}

.btn .badge,
.btn .label {
    top: -1px;
    position: relative
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-radius: 4px 4px 0 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #080808
}

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"
}

.breadcrumb>.active {
    color: #777
}

.pagination {
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pager li,
.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.badge,
.label {
    line-height: 1;
    white-space: nowrap;
    text-align: center
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:focus,
.pager li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.pager .next>a,
.pager .next>span {
    float: right
}

.pager .previous>a,
.pager .previous>span {
    float: left
}

.close,
.list-group-item>.badge {
    float: right
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff
}

a.badge:focus,
a.badge:hover,
a.label:focus,
a.label:hover {
    color: #fff;
    cursor: pointer;
    text-decoration: none
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    color: #fff;
    border-radius: .25em
}

.label:empty {
    display: none
}

.label-default {
    background-color: #777
}

.label-default[href]:focus,
.label-default[href]:hover {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #337ab7
}

.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: #286090
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:focus,
.label-warning[href]:hover {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:focus,
.label-danger[href]:hover {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    color: #fff;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.media-object,
.thumbnail {
    display: block
}

.btn-group-xs>.btn .badge,
.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #337ab7;
    background-color: #fff
}

.jumbotron,
.jumbotron .h1,
.jumbotron h1 {
    color: inherit
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    background-color: #eee
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.alert,
.thumbnail {
    margin-bottom: 20px
}

.alert .alert-link,
.close {
    font-weight: 700
}

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.container .jumbotron,
.container-fluid .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }
    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }
    .jumbotron .h1,
    .jumbotron h1 {
        font-size: 63px
    }
}

.thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnail a>img,
.thumbnail>img {
    margin-right: auto;
    margin-left: auto
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #337ab7
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.modal,
.modal-backdrop {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease
}

.progress-bar-striped,
.progress-striped .progress-bar {
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px
}

.progress-bar.active,
.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media,
.media-body {
    overflow: hidden;
    zoom: 1
}

.media-body {
    width: 10000px
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right,
.media>.pull-right {
    padding-left: 10px
}

.media-left,
.media>.pull-left {
    padding-right: 10px
}

.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    padding-left: 0;
    margin-bottom: 20px
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

a.list-group-item,
button.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #eee
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
    color: #777
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
    color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
    color: #c7ddef
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info,
button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger,
button.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.panel-heading>.dropdown .dropdown-toggle,
.panel-title,
.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
    color: inherit
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-title,
.panel>.list-group,
.panel>.panel-collapse>.list-group,
.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel-title {
    margin-top: 0;
    font-size: 16px
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel-group .panel-heading,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.list-group+.panel-footer,
.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel>.panel-collapse>.table caption,
.panel>.table caption,
.panel>.table-responsive>.table caption {
    padding-right: 15px;
    padding-left: 15px
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.panel>.table-responsive {
    margin-bottom: 0;
    border: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #337ab7
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7
}

.panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    font-size: 21px;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}

.popover,
.tooltip {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    line-height: 1.42857143;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    line-break: auto;
    text-decoration: none
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0
}

.modal {
    position: fixed;
    z-index: 1050;
    display: none;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%)
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

.modal-backdrop {
    position: fixed;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-size: 12px;
    text-align: left;
    text-align: start;
    filter: alpha(opacity=0);
    opacity: 0
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow,
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    margin-bottom: -5px
}

.tooltip.top-right .tooltip-arrow {
    left: 5px;
    margin-bottom: -5px
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
    border-width: 0 5px 5px;
    border-bottom-color: #000;
    top: 0
}

.tooltip.bottom .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}

.tooltip.bottom-left .tooltip-arrow {
    right: 5px;
    margin-top: -5px
}

.tooltip.bottom-right .tooltip-arrow {
    left: 5px;
    margin-top: -5px
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-size: 14px;
    text-align: left;
    text-align: start;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.carousel-caption,
.carousel-control {
    color: #fff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    text-align: center
}

.featureofsub h2,
.homebnrleft h4,
.listsubright h2,
.purposecolor1,
.sharefrdbox,
.username {
    text-transform: uppercase
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.carousel,
.carousel-inner {
    position: relative
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    content: "";
    border-width: 10px
}

.popover.top>.arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0
}

.popover.top>.arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}

.popover.left>.arrow:after,
.popover.right>.arrow:after {
    bottom: -10px;
    content: " "
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25);
    border-left-width: 0
}

.popover.right>.arrow:after {
    left: 1px;
    border-right-color: #fff;
    border-left-width: 0
}

.popover.bottom>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bottom>.arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff
}

.carousel-inner {
    width: 100%;
    overflow: hidden
}

.carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }
    .carousel-inner>.item.active.right,
    .carousel-inner>.item.next {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    .carousel-inner>.item.active.left,
    .carousel-inner>.item.prev {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    .carousel-inner>.item.active,
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.button-2 a,
.eff-2 {
    transition: all .5s ease
}

.bnrlogoeffect,
.hvr-wobble-top {
    backface-visibility: hidden
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    background-color: rgba(0, 0, 0, 0);
    filter: alpha(opacity=50);
    opacity: .5
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-repeat: repeat-x
}

.carousel-control:focus,
.carousel-control:hover {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 10px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px
    }
    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    display: table;
    content: " "
}

.n-target1:after,
.squaredTwo label:after {
    content: ''
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.hidden,
.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none!important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

@media (max-width:767px) {
    .visible-xs {
        display: block!important
    }
    table.visible-xs {
        display: table!important
    }
    tr.visible-xs {
        display: table-row!important
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell!important
    }
    .visible-xs-block {
        display: block!important
    }
    .visible-xs-inline {
        display: inline!important
    }
    .visible-xs-inline-block {
        display: inline-block!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block!important
    }
    table.visible-sm {
        display: table!important
    }
    tr.visible-sm {
        display: table-row!important
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell!important
    }
    .visible-sm-block {
        display: block!important
    }
    .visible-sm-inline {
        display: inline!important
    }
    .visible-sm-inline-block {
        display: inline-block!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block!important
    }
    table.visible-md {
        display: table!important
    }
    tr.visible-md {
        display: table-row!important
    }
    td.visible-md,
    th.visible-md {
        display: table-cell!important
    }
    .visible-md-block {
        display: block!important
    }
    .visible-md-inline {
        display: inline!important
    }
    .visible-md-inline-block {
        display: inline-block!important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block!important
    }
    table.visible-lg {
        display: table!important
    }
    tr.visible-lg {
        display: table-row!important
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell!important
    }
    .visible-lg-block {
        display: block!important
    }
    .visible-lg-inline {
        display: inline!important
    }
    .visible-lg-inline-block {
        display: inline-block!important
    }
    .hidden-lg {
        display: none!important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none!important
    }
}

.visible-print {
    display: none!important
}

@media print {
    .visible-print {
        display: block!important
    }
    table.visible-print {
        display: table!important
    }
    tr.visible-print {
        display: table-row!important
    }
    td.visible-print,
    th.visible-print {
        display: table-cell!important
    }
}

.visible-print-block {
    display: none!important
}

@media print {
    .visible-print-block {
        display: block!important
    }
}

.visible-print-inline {
    display: none!important
}

@media print {
    .visible-print-inline {
        display: inline!important
    }
}

.visible-print-inline-block {
    display: none!important
}

@media print {
    .visible-print-inline-block {
        display: inline-block!important
    }
    .hidden-print {
        display: none!important
    }
}

.scroll-right,
.scrollbox .scrtabs-tab-content-outside-movable-container .nav-tabs,
.scrollbox .scrtabs-tabs-movable-container .tab-content,
.wework .carousel-indicators {
    display: none
}

h2,
h3 {
    font-size: 20px!important
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul {
    margin: 0;
    padding: 0
}

li {
    list-style: none
}

a {
    color: #0793ee;
    outline: 0!important
}

a:hover {
    text-decoration: none
}

button {
    outline: 0
}

body {
    font-family: Roboto-Regular!important
}

.bannerindex {
    background: url(../images/index/banner.jpg);
    background-size: 100% 100%;
    min-height: 409px;
    font-family: Roboto-Regular
}

.banner-left {
    width: 72%;
    float: left;
    text-align: center
}

.instantform {
    width: 28%;
    float: right;
}

.instantbox {
    width: 100%;
    padding: 20px 29px
}

.nopadd1,
.nopadd3 {
    padding-left: 0;
    padding-right: 0
}

.instantbox-head {
    font-size: 16px;
    font-family: Roboto-Medium;
    text-align: center;
    margin-bottom: 15px
}

.instantbox-head span {
    font-size: 15px;
    font-family: Lato-Regular
}

.nopadd2 {
    padding-left: 0
}

.marg1 {
    margin-bottom: 10px
}

.totalpage,
.totalwords {
    font-size: 13px;
    color: #000;
    background: rgba(255, 255, 255, .4);
    padding: 7px 10px 2px;
    text-align: center;
    border-radius: 4px
}

.noword {
    color: #fff;
    border: 0;
    border-bottom: 3px solid #0d4e77;
    border-radius: 5px;
    padding: 7px 10px 9px;
    width: 100%;
    font-size: 13px;
    font-family: Lato-Regular
}

.totalpage label,
.totalwords label {
    font-family: Roboto-Regular;
    font-weight: 400
}

.instantbox .image-preview-input {
    position: relative;
    overflow: hidden;
    margin: 0;
    color: #898888;
    background-color: #fff;
    border-color: #ccc;
    height: 39px
}

.instantbox .image-preview-input input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0)
}

.instantbox input {
    height: 32px
}

.instantbox .btn-number {
    height: 39px;
    background: #dddcda
}

.instantbox::-webkit-input-placeholder {
    color: #686a6a;
    font-size: 13px;
    font-family: Lato-Regular
}

.instantbox:-moz-placeholder {
    color: #686a6a;
    font-size: 13px;
    font-family: Lato-Regular
}

.instantbox::-moz-placeholder {
    color: #686a6a;
    font-size: 13px;
    font-family: Lato-Regular
}

.instantbox:-ms-input-placeholder {
    color: #686a6a;
    font-size: 13px;
    font-family: Lato-Regular
}

.instantbox .input-group {
    border: 1px solid #9d9f9f;
    border-radius: 5px
}

.instantbox .input-group-addon {
    background: #fff;
    border-right: #e3e3e3 1px solid;
    color: #898888;
    padding: 6px 8px
}

.instantbox .input-group .ins-1 {
    background: url(https://www.essaycorp.com/alldir/images/red-star.png) right no-repeat #fff;
    padding-right: 10px
}

.instantbox .form-control {
    border-left: 0
}

.instantbox select {
    -moz-appearance: none
}

.instantbox .dropp input[type=number] {
    -moz-appearance: textfield
}

.dropp select,
.user-tabs .dropp1 select {
    -moz-appearance: none;
    -webkit-appearance: none
}

.instantbox #alertmsgm {
    width: 100%;
    padding-top: 7px;
    line-height: 20px;
    position: absolute;
    font-weight: 700;
    color: #000;
    text-align: left;
    font-size: 16px!important
}

.in-check {
    float: left
}

.in-check1 {
    float: left;
    width: 75%;
    color: #fff;
    font-size: 14px;
    padding-top: 2px
}

.squaredTwo {
    width: 17px;
    height: 17px;
    background: #fcfff4;
    background: linear-gradient(top, #fcfff4 0, #dfe5d7 40%, #b3bead 100%);
    margin-top: 5px;
    box-shadow: inset 0 1px 1px #fff, 0 1px 3px rgba(0, 0, 0, .5);
    position: relative
}

.squaredTwo label {
    cursor: pointer;
    position: absolute;
    width: 15px;
    height: 15px;
    left: 1px;
    top: 1px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, 1);
    background: -webkit-linear-gradient(top, #DDDCDA 0, #adacab 100%);
    background: -moz-linear-gradient(top, #DDDCDA 0, #adacab 100%);
    background: -o-linear-gradient(top, #DDDCDA 0, #adacab 100%);
    background: -ms-linear-gradient(top, #DDDCDA 0, #adacab 100%);
    background: linear-gradient(top, #DDDCDA 0, #adacab 100%)
}

.squaredTwo label:after {
    filter: alpha(opacity=0);
    opacity: 0;
    position: absolute;
    width: 9px;
    height: 5px;
    background: 0 0;
    top: 4px;
    left: 4px;
    border: 3px solid #2d72d9;
    border-top: none;
    border-right: none;
    transform: rotate(-45deg)
}

.squaredTwo input[type=checkbox]:checked+label:after {
    opacity: 1
}

.banner-left h1 {
    color: #e4e4e4;
    font-family: Roboto-Medium;
    font-size: 22px;
    margin-top: 4%
}

.banner-left h2,
.how-slide h2,
.how-slide h3,
.ourstats .ourstats-h2,
.scroll-right h3,
.scrollbox .nav>li>a,
.scrollbox h5,
.scrollbox-h2,
.upperfooter,
.wework-h2 {
    font-family: Roboto-Bold
}

.banner-left h2 {
    color: #fff;
    font-size: 29px;
    padding: 10px 15px
}

.banner-left p {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    text-align: justify;
    padding: 0 80px
}

.button-2,
.essaybreadnew #breadcrumbamici li a,
.headpop,
.how-slide h2,
.orderbox,
.ourstats .ourstats-h2,
.ourstats .ourstats-h4,
.ourstats .ourstats-h5,
.ourwrittingservice,
.readmorebtn,
.scrollbox-h2,
.wepicbox,
.wework {
    text-align: center
}

.button-2 {
    width: 15%;
    height: 34px;
    border: 2px solid #fff;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    border-radius: 4px;
    margin: 30px auto 0
}

.button-2 a {
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    line-height: 30px;
    z-index: 2;
    position: relative
}

.eff-2 {
    width: 100%;
    height: 34px;
    top: -50px;
    background: rgba(52, 152, 219, .4);
    position: absolute;
    z-index: 1;
    margin: 0 auto
}

.button-2:hover .eff-2 {
    top: 0
}

.button-2:hover a {
    color: #fff
}

.scrollbox-h2,
.scrollbox-h2 a {
    color: #0072bc
}

.readmorebtn {
    width: 100%;
    margin-bottom: 10px;
    margin-top: 10px
}

.bnrlogo {
    margin-top: 30px
}

.scrollbox {
    background: #f4f4ec;
    padding-top: 10px
}

.scrollbox-h2 {
    font-size: 18px;
    padding-bottom: 10px
}

.scroll-left {
    width: 100%;
    float: left;
    background: #fff
}

.scrollbox #jquery-script-menu {
    position: fixed;
    height: 90px;
    width: 100%;
    top: 0;
    left: 0;
    border-top: 5px solid #316594;
    background: #fff;
    -moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .16);
    -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .16);
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .16);
    z-index: 999999;
    padding: 10px 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.browser,
.scrollbox .scrtabs-tabs-movable-container,
.sliderss ul li {
    position: relative
}

.scrollbox .jquery-script-center {
    width: 960px;
    margin: 0 auto
}

.scrollbox .jquery-script-center ul {
    width: 212px;
    float: left;
    line-height: 45px;
    margin: 0;
    padding: 0;
    list-style: none
}

.scrollbox .jquery-script-center a {
    text-decoration: none
}

.scrollbox .jquery-script-ads {
    width: 728px;
    height: 90px;
    float: right
}

.scrollbox .jquery-script-clear {
    clear: both;
    height: 0
}

.scrollbox .scrtabs-tab-container * {
    box-sizing: border-box
}

.scrollbox .scrtabs-tab-container {
    height: 52px
}

.scrollbox .scrtabs-tab-container .tab-content {
    clear: left
}

.scrollbox .scrtabs-tabs-fixed-container {
    float: left;
    height: 52px;
    overflow: hidden;
    width: 100%
}

.scrollbox .scrtabs-tab-scroll-arrow {
    border: 1px solid transparent;
    padding-left: 23px;
    padding-top: 17px;
    background: #0072bc;
    color: #fff;
    border-top: none;
    cursor: pointer;
    float: left;
    font-size: 12px;
    height: 52px;
    margin-bottom: -1px;
    width: 80px
}

.scrollbox .scrtabs-tab-scroll-arrow:hover {
    background: #0072bc;
    color: #fff
}

.scrollbox .scrtabs-tabs-fixed-container ul.nav-tabs {
    height: 41px
}

.scrollbox .scrtabs-tabs-fixed-container ul.nav-tabs>li {
    white-space: nowrap;
    background: #0072bc;
    border-left: 1px solid #417a9d
}

.scroll-right h3 {
    color: #0072bc;
    font-size: 18px;
    padding: 15px
}

.scroll-right h3 span {
    font-size: 18px
}

.scroll-list {
    height: 125px;
    overflow-y: scroll
}

.browser,
.how-slide,
.slider3 ul,
.sliderss ul {
    overflow: hidden
}

.scroll-list ul li {
    margin-left: 15px;
    font-size: 14px;
    color: #000;
    line-height: 20px;
    margin-bottom: 10px;
    cursor: pointer
}

.scroll-list ul li:hover {
    color: #DBB700
}

.scrl-icon {
    width: 10%;
    float: left
}

.scrl-content {
    width: 90%;
    float: left
}

.scrollbox .nav>li>a {
    font-size: 15px;
    color: #fff
}

.scrollbox .nav-tabs>li.active>a {
    color: #1e5979
}

.scrollbox .nav-tabs>li>a {
    margin-right: 0;
    border-radius: 0;
    padding: 15px 35px
}

.scrollbox .tab-content {
    padding: 0 80px
}

.scrollbox .tab-content>.tab-pane {
    padding: 15px 0
}

.scrollbox h5 {
    font-size: 20px;
    color: #0072bc
}

.scrollbox p {
    font-size: 16px;
    color: #000;
    margin-top: 15px
}

.scrollbox p a {
    color: #000
}

.scrollbox p a:hover {
    color: #AB0507
}

.scrollbox p i {
    margin-right: 10px
}

.scrollbox .nav-tabs>li.active>a {
    border: 1px solid #fff
}

.scrollbox .nav>li>a:hover {
    background: #059cfe;
    border: 1px solid transparent
}

.wework {
    padding: 20px 0 5px;
    background: #e9eef2
}

.wework-h2 {
    font-size: 18px;
    margin-bottom: 15px;
    color: #a1adb0
}

.wework-h2 span {
    color: #657375
}

.wework p {
    font-size: 20px;
    color: #536062;
    margin-bottom: 30px
}

#myCarousel .thumbnail {
    margin-bottom: 0
}

.carousel-control.right,
.wework .carousel-control.left {
    margin-top: -15px;
    background-image: none!important
}

.wework .carousel-control {
    top: 40%;
    color: #428BCA;
    bottom: auto;
    padding-top: 4px;
    width: 30px;
    height: 30px;
    text-shadow: none;
    opacity: 1
}

.wework .carousel-control:hover {
    color: #d9534f
}

.wework .carousel-control.right {
    left: auto;
    right: -32px;
    margin-top: -15px
}

.wework .carousel-control.left {
    right: auto;
    left: -32px
}

.wepicbox {
    float: left;
    width: 9%
}

.wepicbox img {
    width: 70px;
    height: 70px
}

.weworkarrowdesign {
    background: url(../images/index/uparrow.png) repeat-x;
    height: 7px
}

.wework ul.bxslider {
    height: 80px;
    width: 100%;
    overflow: hidden
}

.wework ul.bxslider li {
    display: table-cell;
    list-style: none;
    height: 45px
}

.sliderss ul {
    height: 150px;
    width: 100%
}

.sliderss ul li {
    list-style: none;
    height: 100%;
    width: 100%
}

.slider3 ul {
    height: 42px;
    width: 100%
}

.slider3 ul li {
    display: table-cell;
    list-style: none;
    height: 45px;
    padding-left: 15px;
    padding-right: 15px
}

.upperfooter {
    color: #fff;
    font-size: 14px;
    padding: 15px 0 0;
    text-align: right
}

.upperfooter ul li:nth-child(1) a {
    padding: 5px 8px 6px 10px
}

.upperfooter ul li:nth-child(4) a {
    padding: 5px 5px 5px 6px
}

.demo {
    padding: 15px 0 50px;
    background-color: #0072bc;
    transition: padding .1s linear;
    border-radius: 0 0 5px 5px
}

.browser {
    margin: 0 auto 25px;
    width: 90%;
    border: 1px solid #0277c3;
    border-radius: 2px;
    box-shadow: 0 0 0 2px rgba(0, 16, 35, .05);
    opacity: 0;
    transition: opacity 1s ease-in-out, margin-bottom .1s linear, border-color 1s ease-in-out, background-position 1s ease-in-out, background-color 1s ease-in-out, box-shadow 1s ease-in-out;
    padding-top: 15px
}

.how-slide {
    height: auto;
    margin-top: 0!important
}

.bx-viewport {
    height: auto!important
}

.browser .bx-next,
.browser .bx-next.disabled:hover,
.browser .bx-prev,
.browser .bx-prev.disabled:hover {
    position: absolute;
    top: 50%;
    margin-top: -23px;
    width: 46px;
    height: 46px;
    border-radius: 23px;
    background-color: #f0f5f8;
    text-indent: -9999px;
    transition: background-color .5s ease-in-out;
    -moz-transform: scale(1.001)
}

.browser .bx-next:hover,
.browser .bx-prev:hover {
    background-color: #fff
}

.browser .bx-prev {
    left: -55px
}

.browser .bx-next {
    right: -55px
}

.browser .bx-next:after,
.browser .bx-next:before,
.browser .bx-prev:after,
.browser .bx-prev:before {
    position: absolute;
    top: 8px;
    display: block;
    width: 0;
    height: 0;
    border-width: 15px;
    border-style: solid;
    border-color: transparent;
    content: ' ';
    transition: border-right-color .5s ease-in-out, border-left-color .5s ease-in-out
}

.bordereffect:before,
.btnsingeffect2:before,
.donthaveright .btn:before,
.footerbtnright ul li a:before,
.footerlwr ul li a:before,
.instantthanks .btnclosse:before,
.noword:before,
.readmoretab a:before,
.relatedlinks ul li:before,
.signinbtn:before {
    content: ""
}

.browser .bx-next.disabled,
.browser .bx-prev.disabled {
    cursor: default
}

.browser .bx-prev:before {
    left: 13px;
    border-right-color: #5c7795;
    border-left-width: 0
}

.browser .bx-prev.disabled:hover:after,
.browser .bx-prev:after {
    left: 15px;
    border-right-color: #f0f5f8;
    border-left-width: 0
}

.browser .bx-prev:hover:after {
    border-right-color: #fff
}

.browser .bx-prev:hover:before {
    border-right-color: #458bdb
}

.browser .bx-prev.disabled:before,
.browser .bx-prev.disabled:hover:before {
    border-right-color: #dae4ec
}

.browser .bx-next.disabled:hover:before,
.browser .bx-next:before {
    right: 13px;
    border-right-width: 0;
    border-left-color: #5c7795
}

.browser .bx-next:hover:after {
    border-left-color: #fff
}

.browser .bx-next:hover:before {
    border-left-color: #458bdb
}

.browser .bx-next.disabled:before,
.browser .bx-next.disabled:hover:before {
    border-left-color: #dae4ec
}

.browser .bx-next.disabled:hover:after,
.browser .bx-next:after {
    right: 15px;
    border-right-width: 0;
    border-left-color: #f0f5f8
}

.how-pager {
    position: relative;
    white-space: nowrap;
    margin-left: 15%
}

.how-pager-line {
    position: absolute;
    bottom: -14px;
    display: none;
    width: 100%;
    height: 2px;
    background-color: #b4bec8
}

.how-pager li {
    cursor: pointer
}

.how-pager li.active {
    cursor: default
}

.how-it-works li.how-pager-step {
    position: relative;
    display: inline-block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 20px;
    padding: 4px 20px 4px 28px;
    height: 30px;
    vertical-align: bottom;
    line-height: 21px
}

.how-pager-step.last-child {
    margin-right: 0
}

.how-pager-step.active,
.how-pager-step.active:hover {
    background-color: #dae4ec
}

.how-pager-step:hover {
    background-color: #fff
}

.how-pager-step:hover:before {
    border-left-color: #fff
}

.how-pager-step.active:after,
.how-pager-step.active:hover:after,
.how-pager-step:hover:after {
    right: auto;
    left: 0;
    border-left-color: #f0f5f8
}

.how-pager-step-name {
    color: #fff;
    font-size: 16px
}

.how-pager li:hover .how-pager-step-name {
    color: #0a5fbc
}

.how-pager li.active .how-pager-step-name {
    color: #272b30
}

.how-dots {
    position: absolute;
    bottom: -25px;
    left: 50%;
    margin-left: -50px;
    width: 100px;
    height: 20px
}

.how-it-works .how-dots li {
    display: inline-block;
    margin: 0 3px;
    width: 14px;
    height: 14px;
    border: 2px solid #f0f5f8;
    border-radius: 50%;
    background-color: #d5dce1;
    box-shadow: inset 0 1px 0 rgba(0, 0, 0, .2)
}

.headpop .headpop-h2 img,
.refersearch ul li:last-child a i {
    margin-right: 10px
}

.how-dots li.active,
.how-dots li:hover {
    background: -webkit-linear-gradient(#5e81a6, #2c5581);
    background: -moz-linear-gradient(#5e81a6, #2c5581);
    background: linear-gradient(#5e81a6, #2c5581);
    background-color: #416891;
    box-shadow: inset 0 1px 0 rgba(0, 0, 0, .2), inset 0 1px 1px #def
}

.worktableft {
    float: left;
    width: 20%;
    padding-left: 4%
}

.worktabright {
    float: left;
    width: 80%
}

.how-slide h2 {
    font-size: 28px;
    color: #fff;
    margin-top: 30px;
    margin-bottom: 30px
}

.how-slide h2 span {
    color: #92cdf3
}

.how-slide h5 {
    font-size: 20px;
    color: #e2f1fa;
    margin-bottom: 25px;
    text-align: center
}

.how-slide h3 {
    font-size: 22px;
    color: #fff;
    margin-bottom: 10px
}

.how-slide p {
    font-size: 20px;
    line-height: 25px;
    color: #ecf3f7
}

.workpaddingtop {
    padding-top: 4%
}

.referleft {
    float: left;
    width: 44%
}

.referright {
    float: right;
    width: 56%
}

.referimage {
    background: #f7f7ef;
    padding: 15px 15px 15px 85px
}

.ourstats {
    background: #e1e3e4;
    padding: 50px 15px 0 44px
}

.ourstats .ourstats-h2 {
    font-size: 22px;
    color: #313131;
    margin-bottom: 10px
}

.ourstats p {
    font-size: 14px;
    line-height: 22px;
    color: #313131;
    margin-bottom: 10px
}

.ourstats h3 {
    font-size: 18px;
    color: #858c90;
    margin-bottom: 10px;
    font-family: Roboto-Medium
}

.ourstats .ourstats-h4 {
    font-size: 35px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: Roboto-Bold
}

.ourstats .ourstats-h5 {
    font-size: 18px;
    margin-bottom: 10px;
    color: #000;
    line-height: 18px
}

.outr-red {
    color: #df6c4f
}

.outr-blue {
    color: #1a99aa
}

.outr-green {
    color: #3c948b
}

.outr-yellow {
    color: #ecb908
}

.orderbox {
    width: 130px;
    height: 45px;
    background: #ff0
}

.headpop {
    padding: 5px 15px
}

.headpop .headpop-h2 {
    font-size: 19px;
    color: #353a3d;
    font-family: Roboto-Medium
}

.referline {
    border-bottom: 2px solid #d2d7df
}

.referright {
    background: #fff
}

.footerflag {
    margin-top: 10px
}

.referright .scrtabs-tabs-fixed-container {
    width: 100%!important
}

.referright .nav-tabs {
    border-bottom: 0
}

.nav-tabs>li.active>a:focus,
.referright .nav-tabs>li.active>a {
    border: 0;
    border-top: 2px solid #0072bc;
    color: #0072bc
}

.referright .nav-tabs>li>a {
    color: #949fa7;
    font-family: Roboto-Bold
}

.nav-tabs>li>a:hover {
    background: 0 0;
    border: 1px solid transparent
}

.mostviewsubjects {
    height: 345px;
    overflow-y: scroll;
    border-bottom: 5px solid #e1e3e4
}

.mostviewsubjects .mostviewsubjects-h4 {
    color: #0793ee;
    font-size: 16px;
    font-family: Roboto-Bold;
    padding: 10px 15px 7px
}

.mostviewsubjects .mostviewsubjects-h4 a {
    color: #0793ee
}

.mostviewsubjects .mostviewsubjects-h3 {
    color: #000;
    font-size: 16px;
    font-family: Roboto-Medium;
    padding: 0 15px
}

.mostviewsubjects p {
    color: #737d84;
    font-size: 14px;
    padding: 5px 15px 10px;
    line-height: 24px
}

.referline1 {
    border-bottom: 3px solid #ebeef2
}

.refersearch {
    background: #eef2f8;
    min-height: 54px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}

.refersearch ul li:first-child {
    padding: 3px 20px 0 15px;
    float: left;
    width: 75%
}

.refersearch ul li:last-child {
    color: #0793ee;
    font-size: 16px;
    font-family: Roboto-Bold;
    padding: 17px 20px 0 15px;
    float: right
}

.refersearch ul li:last-child a {
    color: #7b7c7d
}

.refersearch .input-group-btn>.btn {
    height: 34px
}

.refersearch .btn-default {
    border-color: #575859;
    border-width: 2px
}

.refersearch .form-control {
    border: 2px solid #575859;
    color: #575859
}

.refersearch::-webkit-input-placeholder {
    color: #575859
}

.amaz {
    background: #e1e3e4;
    font-family: Roboto-Regular
}

.refersearch .navbar-form {
    padding: 0
}

.refersearch .navbar-form .input-group {
    width: 100%
}

.servicetabs .nav-tabs>li {
    width: 20%;
    border-right: 2px solid #fff
}

.smallleft {
    float: left;
    width: 25%
}

.smallleft img {
    height: auto;
    max-width: 100%
}

.smallright {
    float: left;
    width: 75%
}

.servicetabs .nav-tabs>li>a {
    font-size: 16px;
    color: #fff;
    border-radius: 0;
    outline: 0;
    margin-right: 0
}

.servicetabs .nav-tabs>li:nth-child(1) {
    background: #6fc6ff
}

.servicetabs .nav-tabs>li:nth-child(2) {
    background: #77b9e4
}

.servicetabs .nav-tabs>li:nth-child(3) {
    background: #3f9bd7
}

.servicetabs .nav-tabs>li:nth-child(4) {
    background: #2898e1
}

.servicetabs .nav-tabs>li:nth-child(5) {
    background: #0793ee
}

.nav-tabs>li.active>a:focus,
.servicetabs .nav-tabs>li.active>a {
    border: 0;
    border-top: 2px solid #0072bc;
    color: #0072bc
}

.essaybreadnew {
    background: #e5e4e4;
    height: 22px
}

.essaybreadnew ul {
    margin-bottom: -3px
}

.essaybreadnew #breadcrumbamici {
    list-style: none;
    display: inline-block
}

.essaybreadnew #breadcrumbamici .icon {
    font-size: 14px
}

.essaybreadnew #breadcrumbamici li {
    float: left
}

.essaybreadnew #breadcrumbamici li a {
    color: #000;
    display: block;
    background: #d7d9da;
    text-decoration: none;
    position: relative;
    height: 22px;
    line-height: 22px;
    padding: 0 10px 0 5px;
    margin-right: 23px;
    font-size: 12px
}

.essaybreadnew #breadcrumbamici li:nth-child(even) a {
    background-color: #d7d9da
}

.essaybreadnew #breadcrumbamici li:nth-child(even) a:before {
    border-color: #d7d9da #d7d9da #d7d9da transparent
}

.essaybreadnew #breadcrumbamici li:nth-child(even) a:after {
    border-left-color: #d7d9da
}

.essaybreadnew #breadcrumbamici li:first-child a {
    padding-left: 15px;
    -moz-border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px 0 0 4px
}

.essaybreadnew #breadcrumbamici li:first-child a:before {
    border: none
}

.essaybreadnew #breadcrumbamici li:last-child a {
    padding-right: 15px;
    -moz-border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.essaybreadnew #breadcrumbamici li:last-child a:after {
    border: none
}

#breadcrumbamici li a:after,
.essaybreadnew #breadcrumbamici li a:before {
    content: "";
    position: absolute;
    top: 0;
    border: 0 solid #d7d9da;
    border-width: 11px 12px;
    width: 0;
    height: 0
}

.essaybreadnew #breadcrumbamici li a:before {
    left: -20px;
    border-left-color: transparent
}

.essaybreadnew #breadcrumbamici li a:after {
    left: 100%;
    border-color: transparent transparent transparent #d7d9da
}

.essaybreadnew #breadcrumbamici li a:hover {
    background-color: #cfcccc
}

.essaybreadnew #breadcrumbamici li a:hover:before {
    border-color: #cfcccc #cfcccc #cfcccc transparent
}

.essaybreadnew #breadcrumbamici li a:hover:after {
    border-left-color: #cfcccc
}

.essaybreadnew #breadcrumbamici li a:active {
    background-color: #16a085
}

.essaybreadnew #breadcrumbamici li a:active:before {
    border-color: #16a085 #16a085 #16a085 transparent
}

.essaybreadnew #breadcrumbamici li a:active:after {
    border-left-color: #16a085
}

.essaybreadnew #breadcrumbamici li a i {
    color: #0058a3;
    font-size: 20px;
    margin-top: 0
}

.pagehead h1 {
    margin-top: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #000;
    padding-bottom: 12px
}

.pagehead h1 span {
    color: #102b3c;
    font-size: 20px;
    font-family: Roboto-Bold;
    border-bottom: 3px solid #000;
    padding-bottom: 10px
}

.pagehead h1:hover {
    border-bottom: 1px solid #2898e1
}

.pagehead h1:hover span {
    border-bottom: 3px solid #2898e1;
    color: #2892e1
}

.pagehead img {
    max-width: 100%;
    height: auto
}

.ourwrittingservice {
    padding: 15px;
    font-family: Roboto-Regular
}

.ourwrite-h3 {
    color: #000;
    font-size: 18px;
    font-family: Roboto-Bold;
    margin-bottom: 0
}

.ourwrittingservice p {
    color: #000;
    font-size: 16px;
    line-height: 26px;
    padding: 5px 160px
}

.readmoretab {
    padding: 20px 15px 30px;
    text-align: right
}

.rating,
.rating span,
.serallsub,
.serreasonright h2,
.servicebanner {
    text-align: center
}

.readmoretab a {
    border: 2px solid #0072bc;
    font-family: Roboto-Medium;
    font-size: 16px;
    color: #0072bc;
    padding: 7px 15px;
    border-radius: 4px
}

.servicetabs .tab-content>.tab-pane p {
    font-size: 14px;
    line-height: 24px;
    color: #000;
    padding: 20px 15px
}

.studentsreview {
    font-family: Roboto-Regular
}

.studentsreview .carousel-indicators li {
    border-radius: 50%
}

.studentreview {
    margin-top: 20px;
    margin-bottom: 15px
}

.studentreview .studentreview-h3 {
    text-align: center;
    color: #000;
    font-size: 22px;
    margin-bottom: 10px;
    font-family: Roboto-Regular
}

.serallsub,
.studentreview1,
.tosay {
    margin-bottom: 15px
}

.submityourreviewbtn {
    background: #205bb3;
    transition: .3s ease;
    box-shadow: 1px 1px 3px 0 #CFCCCC;
    border: 0;
    border-radius: 4px;
    color: #fff;
    font-size: 14px;
    padding: 7px 15px
}

.submityourreviewbtn:hover {
    box-shadow: none;
    background: #2664c0;
    color: #fff;
    transition: .3s ease
}

.bordereffect,
.relatedlinks ul li {
    box-shadow: 0 0 1px transparent;
    vertical-align: middle
}

.studentreview1 {
    margin-top: 15px
}

.tosay {
    border: 2px solid #dfe2e8;
    min-height: 120px
}

.rating {
    padding-top: 20px
}

.rating span {
    height: 70px;
    width: 70px;
    font-size: 24px;
    border: 3px solid #9aa4b3;
    border-radius: 50%;
    padding: 10px;
    color: #000
}

.rating span strong {
    font-size: 18px;
    color: #000
}

.rating .rating-h5 {
    font-size: 15px;
    font-family: Roboto-Bold;
    color: #0072bc;
    margin-top: 15px
}

.rating1 .rating1-h4,
.rating1 .rating1-h5,
.rating1 p {
    font-size: 14px;
    color: #404143
}

.rating1 p {
    line-height: 22px;
    margin-top: 10px
}

.rating1 .rating1-h4 {
    font-family: Roboto-Medium;
    margin-top: 15px
}

.rating1 .rating1-h5 {
    font-family: Roboto-Medium;
    margin-top: 5px;
    margin-bottom: 15px
}

.serallsub h2,
.serallsub h5,
.servicebanner h2 {
    font-family: Lato-Black
}

.studentsreview .carousel-control {
    top: 40%;
    color: #428BCA;
    bottom: auto;
    padding-top: 4px;
    width: 30px;
    height: 30px;
    text-shadow: none;
    opacity: 1
}

.studentsreview .carousel-control:hover {
    color: #d9534f
}

.carousel-control.right,
.studentsreview .carousel-control.left {
    background-image: none!important
}

.studentsreview .carousel-control.right {
    left: auto;
    right: -65px
}

.studentsreview .carousel-control.left {
    right: auto;
    left: -70px
}

.studentsreview .carousel-indicators {
    bottom: -30px
}

.btnsingeffect2:before,
.relatedlinks ul li:before {
    z-index: -1;
    left: 0;
    bottom: 0
}

.studentsreview .carousel-indicators li {
    width: 10px;
    height: 10px;
    background: #ccc;
    border: 1px solid #ccc
}

.studentsreview .carousel-indicators .active {
    width: 12px;
    height: 12px;
    background: #3276b1;
    border-color: #3276b1
}

.servicebanner {
    background: url(../images/services/index/banner.png);
    background-size: 100% 100%;
    height: 220px
}

.bannerlogo {
    border-radius: 50%;
    border: 2px solid #fff;
    padding: 5px 5px 5px 6px;
    margin-top: 30px
}

.servicebanner h2 {
    font-size: 35px;
    color: #fff;
    padding-top: 6%;
    padding-bottom: 15px
}

.servicebanner ul li {
    font-size: 18px;
    color: #dfe2e8;
    border-right: 1px solid #dfe2e8
}

.servicebanner ul li a {
    color: #dfe2e8;
    padding-right: 10px;
    padding-left: 10px
}

.ourfeture,
.ourfeture a,
.subscribe,
.subscribe a {
    color: #fff
}

.servicebanner ul li:first-child {
    padding-left: 0
}

.servicebanner ul li:last-child {
    padding-right: 0;
    border-right: 0
}

.ourfeture {
    background: #116fac
}

.subscribe {
    background: #035b93;
    border-right: 0
}

.serreason {
    padding-bottom: 20px;
    background: #eef2f8
}

.serreasonleft {
    float: left;
    width: 38%;
    background: #e1e3e4;
    min-height: 460px
}

.serreasonright {
    float: left;
    width: 62%;
    background: #fff;
    min-height: 460px
}

.serallsub {
    border: 2px solid #acabab;
    padding: 25px 15px;
    margin-top: 15px
}

.serallsub h5 {
    color: #0c0e0e;
    font-size: 14px;
    margin-bottom: 10px
}

.serallsub h2,
.serallsub h3 {
    color: #0c0e0e;
    font-size: 28px
}

.serallsub h2 {
    margin-bottom: 5px
}

.serallsub h4 {
    font-family: Roboto-Bold;
    color: #000;
    font-size: 25px;
    margin-bottom: 10px;
    margin-top: 10px
}

.bordercover-line1,
.bordercover-line2 {
    margin-top: -3.6%;
    display: none;
    position: absolute
}

.serreasonright h2 {
    font-size: 18px;
    font-family: Lato-Black;
    padding: 15px;
    color: #acabab
}

.serreasonright .scrtabs-tabs-fixed-container {
    width: 100%!important
}

.serreasonright .nav-tabs {
    margin-left: 30%
}

.serreasonright .nav-tabs>li>a {
    font-size: 17px;
    color: #949fa7;
    font-family: Roboto-Bold;
    padding: 5px 15px
}

.serreasonright .nav-tabs>li.active>a,
.serreasonright .nav-tabs>li.active>a:focus {
    border: 0;
    border-top: 2px solid #0072bc;
    color: #0072bc;
    border-bottom: 1px solid #ddd
}

.homebnrleft h1 span,
.homebnrleft-h3 span {
    border-bottom: 2px solid #2098D1
}

.serreasonright .mostviewsubjects .mostviewsubjects-h3 {
    color: #000;
    font-size: 17px;
    font-family: Roboto-Bold;
    padding: 10px 15px 0
}

.serreasonright .mostviewsubjects p {
    color: #737d84;
    font-size: 16px;
    padding: 5px 15px 10px;
    line-height: 20px
}

.serreasonright .mostviewsubjects {
    height: 360px
}

.bordercover-line2 {
    margin-left: 70.4%
}

.homebnrleft {
    width: 72%;
    float: left
}

.homebnrright {
    width: 28%;
    float: right
}

.homebnrleft h1 {
    font-size: 20px;
    margin-bottom: 5px;
    color: #434444;
    margin-top: 20px;
    font-family: Roboto-Medium
}

.homebnrleft h4 {
    font-size: 18px;
    color: #434444;
    margin-top: 5px;
    margin-bottom: 20px
}

.homebnrleft h5,
.homebnrleft p {
    font-size: 14px;
    text-align: justify;
    font-family: Roboto-Regular;
    line-height: 24px
}

.homebnrleft h5 {
    color: #0f1010
}

.homebnrleft p {
    color: #0f1010;
    margin-bottom: 10px
}

.homebnrleft p span {
    color: #0f1010;
    font-family: Roboto-Medium
}

.homebnrleft-h3 {
    font-size: 18px;
    margin-bottom: 5px;
    margin-top: 0;
    color: #434444;
    font-family: Roboto-Medium
}

.home-homework h2 {
    margin-top: 30px
}

.proof-diff .pr-ri-h1 img {
    margin-left: 15px
}

.bannerhr {
    border-bottom: 1px solid #e1e3e4;
    margin-top: 10px;
    margin-bottom: 10px
}

.homebannerinner {
    padding-left: 10%;
    padding-right: 5%
}

.typesofhomework {
    color: #fff;
    text-align: center;
    padding: 10px 0;
    border-top: 2px solid #c6c6c6;
    border-bottom: 2px solid #c6c6c6;
    background: #f2f2f2
}

.typesofhomework-h3 {
    font-size: 18px;
    color: #000;
    font-family: Roboto-Bold;
    margin-top: 0
}

.typesofhomework p {
    font-size: 16px;
    line-height: 24px;
    color: #000;
    padding: 5px 10% 0
}

.typesofhomework img {
    position: absolute;
    margin-top: 9px;
    margin-left: 50%
}

.ass-samline {
    height: 1px;
    background: #e0e0e0;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 10px
}

.ass-samp-b {
    color: #000;
    font-size: 18px;
    margin-bottom: 5px;
    font-family: Roboto-Medium
}

.benifitsofwork h2,
.featureofsub h5 {
    font-family: Lato-Black;
    text-align: center
}

.ass-samp-bor {
    height: 2px;
    background: #000;
    width: 73px;
    margin-top: 5px;
    margin-bottom: 20px
}

.featureofsub,
.listaccor .accordion-inner ul {
    margin-top: 20px
}

.benifitsofwork {
    padding: 15px 0
}

.benifitsofwork h2 {
    font-size: 24px;
    margin-bottom: 15px
}

.purposeleft,
.purposeright {
    font-size: 15px;
    padding: 5px 10px;
    text-align: center;
    float: left
}

.benifits {
    border: 1px solid #000;
    width: 100%
}

.purposeleft {
    width: 20%;
    border-right: 1px solid #000
}

.purposeright {
    width: 80%
}

.greybg1 {
    background: #fff
}

.greybg2 {
    background: #f6f8fa
}

.purposecolor1 {
    color: #0072bc;
    border-bottom: 1px solid #000
}

.listsubleft {
    background: #e1e3e4;
    width: 31%;
    float: left
}

.listsubright {
    width: 69%;
    float: left;
    background: #fff
}

.featureofsub {
    border: 2px solid #acabab;
    margin-bottom: 20px
}

.featureofsub h5 {
    font-size: 16px;
    color: #0c0e0e;
    padding: 20px 0 5px
}

.featureofsub h2 {
    font-size: 18px;
    line-height: 24px;
    color: #0c0e0e;
    font-family: Roboto-Bold;
    padding: 0 10px 20px;
    text-align: center
}

.featureofsubhr {
    border-bottom: 5px solid #cfd2d3;
    width: 100%;
    margin-bottom: 20px
}

.featureofsub ol {
    margin-left: -20px
}

.featureofsub ol li {
    list-style: inherit;
    font-size: 16px;
    line-height: 24px;
    color: #0c0e0e;
    padding-left: 15px;
    margin-bottom: 20px
}

.marginbox {
    background: #eef2f8;
    height: 15px;
    border-top: 15px;
    border-bottom: 15px
}

.listsubhr,
.listsubright h3 {
    border-bottom: 1px solid #ebeced;
    margin-bottom: 5px
}

.listsubright h2 {
    font-size: 18px;
    color: #353a3d;
    font-family: Roboto-Bold;
    padding: 10px;
    text-align: center
}

.listsubhr {
    width: 100%
}

.listsubright h3 {
    text-align: center;
    padding-bottom: 5px
}

.listsubright h3 span {
    border-bottom: 3px solid #0072bc;
    font-family: Roboto-Bold;
    font-size: 16px;
    padding: 20px 10px 7px
}

.listaccor {
    height: 355px;
    overflow-y: scroll
}

.listaccor #accordion-first .accordion-group {
    margin-bottom: 1px
}

#accordion-first .accordion-heading .accordion-toggle.active,
#accordion-first .accordion-toggle:hover,
.listaccor #accordion-first .accordion-heading {
    background: #f1f5fa
}

.listaccor #accordion-first .accordion-heading {
    border-bottom: 0 none;
    color: #000;
    font-family: Roboto-Bold;
    font-size: 16px;
    padding-left: 30px;
    padding-right: 15px
}

.listaccor #accordion-first .accordion-heading .accordion-toggle {
    display: block;
    cursor: pointer;
    padding: 5px 0!important;
    color: #222;
    outline: 0!important;
    text-decoration: none
}

.bordereffect,
.btnsingeffect2,
.footerbtnright ul li a,
.noword,
.relatedlinks ul li {
    display: inline-block
}

.listaccor #accordion-first .accordion-heading .accordion-toggle.active em {
    background-color: #0072bc
}

.listaccor #accordion-first .accordion-heading .accordion-toggle>em {
    background-color: #0072bc;
    border-radius: 100px;
    color: #FFF;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    margin-right: 10px;
    text-align: center;
    width: 30px
}

.listaccor .accordion-inner {
    padding: 15px 30px;
    font-size: 18px;
    line-height: 26px;
    color: #737d84;
    background: #fff
}

.listaccor .collapse {
    height: auto!important
}

.completion,
.reportwriting {
    margin-bottom: 15px
}

.listofsub {
    background: #e1e3e4
}

.listprice h2 {
    font-size: 25px;
    font-family: Lato-Black;
    padding: 15px;
    color: #acabab;
    text-align: center
}

.listprice .scrtabs-tabs-fixed-container {
    width: 100%!important
}

.listprice .nav-tabs {
    margin-left: 30%
}

.listprice .nav-tabs>li>a {
    font-size: 17px;
    color: #949fa7;
    font-family: Roboto-Bold
}

.listprice .nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus {
    border: 0;
    border-top: 2px solid #0072bc;
    color: #0072bc;
    border-radius: 0
}

.listprice .mostviewsubjects .mostviewsubjects-h3 {
    color: #000;
    font-size: 19px;
    font-family: Roboto-Bold;
    padding: 16px 15px 0;
    text-align: left;
    border-bottom: 0;
    margin-bottom: 0
}

.mostviewsubjects .mostviewsubjects-h3 a {
    color: #000
}

.listprice .mostviewsubjects p {
    color: #737d84;
    font-size: 17px;
    padding: 11px 15px 16px;
    line-height: 22px
}

.listprice .mostviewsubjects {
    height: 334px
}

.nav-tabs {
    border-bottom: 0
}

.nav-tabs>li.active>a:focus,
.referright .nav-tabs>li.active>a,
.serreasonright .nav-tabs>li>a {
    border-radius: 0
}

.findoutmore {
    background: #0089f7;
    padding: 15px;
    text-align: center;
    color: #fff;
    font-size: 18px
}

.findoutmore a {
    background: #205bb3;
    margin-left: 15px;
    font-size: 15px;
    color: #fff;
    padding: 6px 15px;
    border-radius: 2px;
    transition: .2s ease
}

.findoutmore a i {
    margin-left: 5px
}

.readmoretab a i,
.serthesisol ul {
    margin-left: 10px
}

.findoutmore a:hover {
    background: #225fbb;
    transition: .2s ease
}

.relatedlinks ul li {
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    position: relative;
    overflow: hidden;
    padding: 5px 0;
    width: 100%
}

.relatedlinks ul li:before {
    position: absolute;
    right: 100%;
    background: #dedcdc;
    height: 1px;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.relatedlinks ul li:active:before,
.relatedlinks ul li:focus:before,
.relatedlinks ul li:hover:before {
    right: 0
}

.relatedlinks ul li a {
    font-size: 14px;
    color: #000
}

.btnsingeffect2 {
    transform: translateZ(0);
    position: relative;
    transition-property: color;
    transition-duration: .5s
}

.btnsingeffect2:before {
    position: absolute;
    top: 0;
    right: 0;
    background: #2098d1;
    transform: scaleY(0);
    transform-origin: 50% 0;
    transition-property: transform;
    transition-duration: .5s;
    transition-timing-function: ease-out
}

.btnsingeffect2:active:before,
.btnsingeffect2:focus:before,
.btnsingeffect2:hover:before {
    transform: scaleY(1);
    transition-timing-function: cubic-bezier(.52, 1.64, .37, .66)
}

.footerbtnright ul li a:before,
.footerlwr ul li a:before,
.noword:before {
    right: 0;
    transition-duration: .3s;
    transition-timing-function: ease-out;
    left: 0;
    bottom: 0;
    z-index: -1;
    top: 0
}

.noword:hover {
    color: #000
}

.noword {
    transform: translateZ(0);
    position: relative;
    overflow: hidden;
    background: #0793ee;
    transition-property: color;
    transition-duration: .3s
}

.noword:before {
    position: absolute;
    background: #fc0;
    border-radius: 100%;
    transform: scale(0);
    transition-property: transform
}

.noword:active:before,
.noword:focus:before,
.noword:hover:before {
    transform: scale(2)
}

.footerbtnright ul li a {
    transform: translateZ(0);
    position: relative;
    transition-property: color;
    transition-duration: .3s
}

.footerbtnright ul li a:before {
    position: absolute;
    background: #0072bc;
    transform: scaleY(0);
    transform-origin: 50% 0;
    transition-property: transform;
    border-radius: 4px 4px 0 0
}

.footerbtnright ul li a:active:before,
.footerbtnright ul li a:focus:before,
.footerbtnright ul li a:hover:before {
    transform: scaleY(1)
}

.footerbtnright ul li a:hover {
    border-bottom: 4px solid #005b97;
    color: #fff
}

@-webkit-keyframes hvr-pulse {
    25% {
        transform: scale(1.1)
    }
    75% {
        transform: scale(.9)
    }
}

@keyframes hvr-pulse {
    25% {
        transform: scale(1.1)
    }
    75% {
        transform: scale(.9)
    }
}

.bnrlogoeffect,
.footerlwr ul li a {
    transform: translateZ(0);
    display: inline-block
}

.bnrlogoeffect:active,
.bnrlogoeffect:focus,
.bnrlogoeffect:hover {
    animation-name: hvr-pulse;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite
}

.footerlwr ul li a:hover {
    color: #fff;
    border-radius: 4px
}

.footerlwr ul li a {
    position: relative;
    overflow: hidden;
    transition-property: color;
    transition-duration: .3s
}

.footerlwr ul li a:before {
    position: absolute;
    background: #0793ee;
    border-radius: 100%;
    transform: scale(0);
    transition-property: transform
}

.footerlwr ul li a:active:before,
.footerlwr ul li a:focus:before,
.footerlwr ul li a:hover:before {
    transform: scale(2)
}

.worktableft img {
    max-width: 100%;
    height: auto
}

.bordereffect {
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    position: relative;
    overflow: hidden;
    padding-bottom: 5px
}

.bordereffect:before {
    position: absolute;
    z-index: -1;
    left: 0;
    right: 100%;
    bottom: 0;
    background: #2098D1;
    height: 2px;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.bordereffect:active:before,
.bordereffect:focus:before,
.bordereffect:hover:before {
    right: 0
}

.serthesisol {
    padding-left: 0
}

.serthesisol ul li {
    list-style: inherit;
    color: #0f1010;
    font-size: 16px;
    font-style: italic;
    border-right: 0;
    padding: 0;
    line-height: 24px;
    text-align: left
}

.thisisbox {
    margin-top: 30px
}

.thisisboxinner {
    border: 2px solid #005e9b;
    min-height: 285px
}

.thisisboxinner h4 {
    font-size: 20px;
    font-family: Roboto-Bold;
    padding: 20px 15px 0;
    color: #fff
}

.thisisboxinner p {
    font-size: 16px;
    line-height: 24px;
    color: #f5f5f5;
    text-align: justify;
    padding: 15px
}

.secondhomeslider {
    display: none
}

.offershead {
    background: #444;
    color: #fff;
    transition: 3s ease
}

.offershead h1 {
    font-size: 20px;
    padding: 10px 15px;
    text-align: center
}

.offershead h1 span {
    font-family: Lato-Light
}

.offershead:hover {
    background: #747474;
    transition: 3s ease
}

.readmoretab a:hover {
    color: #fff
}

.readmoretab a {
    display: inline-block;
    transform: translateZ(0);
    position: relative;
    transition-property: color;
    transition-duration: .5s
}

.readmoretab a:before {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098d1;
    transform: scaleX(0);
    transform-origin: 0 50%;
    transition-property: transform;
    transition-duration: .5s;
    transition-timing-function: ease-out
}

.readmoretab a:active:before,
.readmoretab a:focus:before,
.readmoretab a:hover:before {
    transform: scaleX(1);
    transition-timing-function: cubic-bezier(.52, 1.64, .37, .66)
}

.offerincrement .qty {
    width: 100px;
    height: 35px;
    text-align: center;
    color: #616161;
    font-size: 18px;
    border: 2px solid #000
}

.donthaveright,
.offerdead,
.orderlastbutton {
    text-align: right
}

.offerincrement input.qtyminus,
.offerincrement input.qtyplus {
    background: #707070;
    color: #fff;
    width: 40px;
    height: 35px;
    border: 0;
    border-radius: 4px;
    font-size: 18px
}

.offerupload .btn-file {
    position: relative;
    overflow: hidden
}

.offerupload .btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    background: red;
    cursor: inherit;
    display: block
}

.instantthanks,
.signright h2,
.socialsign {
    text-align: center
}

.donthaveright .btn,
.instantthanks .btnclosse,
.signinbtn {
    display: inline-block
}

.offerupload input[readonly] {
    background-color: #fff!important;
    cursor: text!important
}

.input-group-btn:last-child>.btn-group,
.offerupload .input-group-btn:last-child>.btn {
    padding-top: 10px;
    min-height: 40px;
    border-radius: 0 4px 4px 0;
    border: 2px solid #000;
    border-left: 0
}

.offerswitch .register-switch-input:checked+.register-switch-label {
    color: #fff;
    background: #0072bc;
    border-radius: 2px
}

.orderlastbutton {
    padding: 20px 0
}

.deaddisplay form {
    float: left;
    padding: 20px
}

.deaddisplay fieldset {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 400px;
    padding: 20px 30px;
    margin-right: 30px;
    margin-bottom: 50px
}

.deaddisplay fieldset:last-of-type {
    margin-right: 0
}

.slider-wrap {
    position: relative;
    margin: 0 auto;
    width: 100%
}

.slider-wrap .slider {
    position: relative;
    width: 90%;
    margin: auto
}

.slider-wrap ul {
    margin: 0;
    padding: 0
}

.slider-wrap ul li {
    list-style: none
}

.hometesti .sliderss ul {
    height: auto
}

.hometesti .slider-arrow {
    position: absolute;
    background: #2d72d9;
    color: #fff;
    margin-top: -12%
}

.slider-wrap .slider-arrow i {
    color: #B0B0B0;
    font-size: 20px;
    border: 2px solid #E1E3E4;
    border-radius: 50%;
    transition: .3s ease
}

.slider-wrap .slider-arrow i:hover {
    transition: .3s ease;
    color: #0072bc;
    border: 2px solid #0072bc
}

.donthaveright .btn:before,
.hvchngsame:before,
.instantthanks .btnclosse:before,
.setuserbtn:before,
.signinbtn:before,
.submitnewassignment:before {
    left: 0;
    right: 0;
    bottom: 0;
    transition-timing-function: ease-out
}

.offer55 {
    width: 20%;
    float: left
}

.offer66 {
    width: 80%;
    float: left
}

.referright .nav-tabs>li {
    border-bottom: 1px solid #ddd
}

.hometesti .sa-left {
    left: 0;
    padding: 7px 13px 7px 10px
}

.hometesti .sa-right {
    right: 0;
    padding: 7px 10px 7px 13px
}

.hometesti .slider-arrow i {
    font-size: 16px;
    font-weight: 700
}

.signinbox .container {
    background: #f7f7ef;
    margin: 30px auto
}

.signinbox .signinner {
    border: 2px solid #000;
    border-radius: 5px;
    background: #fff;
    margin: 2% auto;
    width: 96%
}

.signleft h2 {
    padding: 20px 15px;
    font-size: 25px
}

.signleft .input-group-addon {
    font-size: 21px;
    border: 1px solid #000;
    color: #000;
    border-left: 0
}

.signleft input {
    border: 1px solid #000;
    height: 40px;
    font-size: 18px;
    color: #000
}

.signinbtn {
    background: #0072bc;
    border: 0;
    border-radius: 5px;
    border-bottom: 3px solid #0061a1;
    color: #fff;
    font-size: 18px;
    padding: 10px 15px;
    transform: translateZ(0);
    position: relative;
    transition-property: color;
    transition-duration: .3s;
    width: 100%
}

.signinbtn:before {
    position: absolute;
    z-index: -1;
    top: 0;
    background: #fc0;
    transform: scaleY(0);
    transform-origin: 50% 0;
    transition-property: transform;
    transition-duration: .3s;
    border-radius: 4px 4px 0 0
}

.signinbtn:active:before,
.signinbtn:focus:before,
.signinbtn:hover:before {
    transform: scaleY(1)
}

.signinbtn:hover {
    border-bottom: 3px solid #cea604;
    color: #000
}

.signleft .input-group-addon::-webkit-input-placeholder {
    color: #000
}

.signleft .input-group-addon:-moz-placeholder {
    color: #000
}

.signleft .input-group-addon::-moz-placeholder {
    color: #000
}

.signleft .input-group-addon:-ms-input-placeholder {
    color: #000
}

.donthave {
    font-size: 18px;
    font-family: Lato-Black;
    color: #000;
    padding: 5px 15px 15px
}

.donthave a {
    color: #5e5b5b;
    text-decoration: none
}

.donthaveright .btn {
    font-size: 18px;
    font-family: Roboto-Bold;
    color: #000;
    padding: 6px 15px;
    border: 2px solid #000;
    border-radius: 4px;
    background: #fff;
    transform: translateZ(0);
    position: relative;
    transition-property: color;
    transition-duration: .3s;
    width: 100%
}

.donthaveright .btn:before {
    position: absolute;
    z-index: -1;
    top: 0;
    background: #fc0;
    transform: scaleY(0);
    transform-origin: 50% 0;
    transition-property: transform;
    transition-duration: .3s;
    border-radius: 4px 4px 0 0
}

.donthaveright .btn:active:before,
.donthaveright .btn:focus:before,
.donthaveright .btn:hover:before {
    transform: scaleY(1)
}

.donthaveright .btn:hover {
    border-color: #fc0;
    border-bottom: 2px solid #cea604;
    color: #000
}

.signleft .input-group .form-control,
.signleft .input-group-addon {
    background: #f8f8f8
}

.signleft .fa fa-key {
    transform: rotate(90deg)
}

.signor {
    position: absolute
}

.signright h2 {
    padding: 20px 15px;
    font-size: 25px
}

.signright h5,
.signright p {
    color: #000;
    font-size: 18px;
    text-align: center;
    line-height: 24px
}

.socialsign ul li {
    margin-bottom: 15px
}

.signright p {
    padding: 5px 30px 20px
}

.signright h5 {
    font-family: Roboto-Bold;
    padding: 0 50px 20px
}

.dropp {
    border: 1px solid #ccc;
    border-radius: 4px;
    width: 100%;
    background: #fff
}

.dropp .instantcur {
    background: url(https://www.essaycorp.com/alldir/images/carrow.png) 17px 12px no-repeat rgba(0, 0, 0, 0);
    border: none;
    color: #898888;
    cursor: pointer;
    font-size: 15px;
    height: 30px;
    width: 20%;
    margin: 0 0 0 5%;
    font-family: Roboto-Medium
}

.dropp .instantbug {
    width: 65%;
    border: none;
    font-size: 12px;
    padding: 7px 0 0 7px;
    height: 32px;
    border-left: #e3e3e3 1px solid
}

.dropp select {
    appearance: none;
    outline: 0
}

.dropp input {
    outline: 0
}

.instantthanks {
    background: #fc0;
    color: #000;
    padding-top: 60px;
    width: 100%;
    min-height: 475px
}

.recomd1,
.signupcreat {
    text-align: right
}

.instantthanks img {
    margin-bottom: 20px
}

.instantthanks .hed1 {
    color: #000;
    font-size: 30px;
    font-family: Roboto-Bold;
    padding-bottom: 10px
}

.instantthanks p {
    color: #000;
    font-size: 20px;
    line-height: 24px;
    padding: 0 50px 30px
}

.instantthanks .btnclosse {
    color: #000;
    background: #fc0;
    border: 2px solid #000;
    border-radius: 4px;
    padding: 7px 30px;
    font-size: 20px;
    transform: translateZ(0);
    position: relative;
    transition-property: color;
    transition-duration: .3s
}

.instantthanks .btnclosse:before {
    position: absolute;
    z-index: -1;
    top: 0;
    background: #0072bc;
    transform: scaleY(0);
    transform-origin: 50% 0;
    transition-property: transform;
    transition-duration: .3s
}

.instantthanks .btnclosse:active:before,
.instantthanks .btnclosse:focus:before,
.instantthanks .btnclosse:hover:before {
    transform: scaleY(1)
}

.instantthanks .btnclosse:hover {
    border-color: #0072bc;
    border-bottom: 2px solid #01609e;
    color: #fff
}

.signor1 {
    display: none
}

.signupcreat p {
    color: #000;
    font-size: 18px;
    padding: 0 15px 15px
}

.signupcreat p a {
    color: #000;
    text-decoration: none
}

.signupbox input::-webkit-input-placeholder {
    color: #000
}

.signupbox input:-moz-placeholder {
    color: #000
}

.signupbox input::-moz-placeholder {
    color: #000
}

.signupbox input:-ms-input-placeholder {
    color: #000
}

.headorder,
.headorder:hover {
    transition: .2s ease;
    color: #fff
}

.menuinner {
    background: #2d72d9;
    width: 100%;
    margin: 0 auto
}

.faqaccordion .panel-default>.panel-heading i,
.faqheading1 i {
    margin-right: 10px
}

.megalogo {
    width: 22%;
    background: #fff;
    border-top: 60px solid #fff;
    border-right: 47px solid #2d72d9;
    height: 60px;
    float: left
}

.megalogoinner {
    transform-origin: right top;
    height: 0
}

.megalogoinner img {
    max-width: 100%;
    height: auto;
    margin-top: -83px;
    margin-left: 10%
}

.menuright {
    width: 49%;
    background: #2d72d9;
    height: 60px;
    float: left
}

.headorder {
    cursor: pointer;
    background: #FF9800;
    border-radius: 2px;
    padding: 8px 10px 8px 15px;
    font-size: 15px;
    margin-top: 17px
}

.headorder:hover {
    background: #2664c0;
    text-decoration: none
}

.scrollbox .scrtabs-tab-container .scrtabs-tab-scroll-arrow img {
    margin-top: -5px
}

.faqheading1 {
    color: #0072bc;
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: Roboto-Medium
}

.capchaabox,
.faqaccordion {
    margin-bottom: 15px
}

.faqaccordion,
.policy {
    font-family: Roboto-Regular
}

.faqaccordion .panel-group .panel {
    border-radius: 0;
    box-shadow: none;
    border: 2px solid #000
}

.faqaccordion .panel-default>.panel-heading {
    padding: 0;
    border-radius: 0;
    color: #212121;
    background-color: #fff;
    border-color: #EEE
}

.faqaccordion .panel-title>a {
    display: block;
    padding: 10px 15px;
    text-decoration: none
}

#recentreview .modalheadinghr,
.smily {
    display: none
}

.faqaccordion .more-less {
    float: right;
    color: #212121
}

.faqaccordion .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #EEE
}

.faqaccordion .panel-title {
    font-size: 16px;
    color: #535252
}

.faqaccordion .panel-body {
    font-size: 14px;
    line-height: 24px;
    padding: 6px 15px;
    color: #000
}

.recomd {
    color: #404143;
    font-size: 18px;
    font-family: Roboto-Bold;
    line-height: 25px;
    padding: 15px 0
}

.recomd1 {
    transition: 2s ease
}

.recomd1 button {
    background: #fff;
    font-size: 18px;
    border: 0;
    padding: 6px 12px;
    margin-top: 10px
}

.recomd1 button:hover {
    background: #fc0;
    border-radius: 4px;
    transition: 2s ease
}

.capchaabox {
    background: #fff;
    min-height: 70px;
    border: 1px solid #ccc;
    border-radius: 4px
}

#recentreview .modal-header {
    padding: 0 0 0 15px;
    border-bottom: 0
}

#recentreview .modal-header .close {
    background: #dcdcdc;
    border-radius: 0;
    color: #878a90;
    padding: 5px 10px;
    font-size: 30px;
    margin-top: 0;
    opacity: 1
}

#recentreview .modal-title {
    padding: 5px 15px 0 0;
    font-size: 20px;
    font-weight: 700;
    text-shadow: 1px -1px 1px #b3b3b3
}

#recentreview .orangepart {
    background: #f2845a;
    height: 10px;
    text-shadow: -1px -3px 4px #a9a9a9
}

#recentreview .modal-body {
    padding: 0;
    background: #f7f7f7
}

#recentreview .modalheading {
    color: #505a64;
    font-size: 20px;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center
}

.smily {
    float: right;
    margin: -10% 2% 2%
}

.scrollboxx {
    height: 400px;
    width: 95%;
    margin: 0 auto;
    overflow-y: scroll
}

.samphead4 img,
.samphead5 img,
.sampleaccordion .panel-default>.panel-heading i {
    margin-right: 10px
}

#recentreview .modal-footer {
    background: #f7f7f7;
    text-align: left;
    border-top: 0;
    padding: 0 15px 15px
}

.scrollboxx ul li {
    border-top: 2px dashed #bdc2c5;
    padding: 15px 0
}

.scrollboxx ul li img {
    height: 70px;
    width: 70px;
    border-radius: 50%
}

.scrollboxx ul li h4 {
    font-size: 18px;
    padding: 5px;
    color: #505a64
}

.recentago,
.scrollboxx ul li h5,
.scrollboxx ul li p {
    font-size: 14px;
    color: #6a6e74
}

.scrollboxx ul li h5 {
    padding: 0 5px 5px;
    font-weight: 700
}

.scrollboxx ul li p {
    line-height: 20px;
    padding: 0 5px 5px
}

.recentago {
    padding: 0 30px 0 0;
    text-align: right
}

#myModal .modal-header {
    padding: 0 0 0 15px;
    background: #3465b4;
    border-bottom: 0
}

#myModal .modal-header .close {
    background: #fc0;
    color: #000;
    padding: 5px 10px;
    font-size: 30px;
    margin-top: 0;
    opacity: 1
}

#myModal .modal-title {
    padding: 10px 15px 0 0;
    text-shadow: 1px -1px 1px #b3b3b3;
    font-size: 20px;
    margin-top: -4px;
    font-weight: 700;
    color: #fff;
    text-align: center
}

#myModal .orangepart {
    background: #f2845a;
    height: 50px;
    text-shadow: -1px -3px 4px #a9a9a9;
    margin-bottom: 20px
}

#myModal .modal-body {
    padding: 15px;
    background: #f7f7f7
}

#myModal .modal-footer {
    background: #3465b4;
    padding: 5px
}

#myModal .modal-footer .btn+.btn {
    background: #fc0;
    color: #000
}

#myModal .modal-footer .btn-default {
    background: #fc0;
    color: #000;
    border: 0
}

.sampleaccordion {
    margin-bottom: 15px
}

.sampleaccordion .panel-group .panel {
    border-radius: 0;
    box-shadow: none;
    border: 2px solid #000
}

.sampleaccordion .panel-title:hover {
    background: #0072bc
}

.sampleaccordion .panel-default>.panel-heading {
    padding: 0;
    border-radius: 0;
    color: #212121;
    background-color: #fff;
    border-color: #EEE
}

.sampleaccordion .panel-title {
    font-size: 18px;
    background: #000;
    color: #fff
}

.sampleaccordion .panel-title>a {
    display: block;
    padding: 8px 0 10px 10px;
    text-decoration: none
}

.sampleaccordion .more-less {
    float: right;
    color: #212121
}

.sampleaccordion ul li a,
.sampleheading1 {
    color: #fff
}

.sampleaccordion .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top: 0
}

.sampleaccordion .panel-body {
    padding: 0
}

.sampleaccordion ul li {
    padding: 8px;
    font-size: 16px;
    line-height: 20px;
    background: #3f9bd7;
    border-top: 2px solid #1f5f89
}

.sampleleft,
.sampleright {
    padding: 0
}

.sampleheading1,
.sampleheading2 {
    padding: 10px 15px;
    font-family: Lato-Black;
    font-size: 16px;
    background: #0072bc
}

.sampleheading2 {
    color: #0072bc
}

.btnordernowsamp,
.samphead1,
.samphead2 {
    font-family: Roboto-Bold
}

.sample-rightno {
    padding-top: 20px
}

.samplebox {
    padding: 0
}

.sampleformat {
    text-align: right;
    font-size: 16px;
    margin-top: 15px
}

.sampleformat span {
    border: 1px solid #bcbec0;
    padding: 5px 15px;
    border-radius: 5px;
    color: #bcbec0;
    font-size: 16px
}

.samphead1,
.samphead2,
.samphead3,
.samplebox ul li {
    padding-bottom: 5px
}

.samphead1,
.samphead2,
.samphead3,
.samphead4,
.samphead4 a,
.samphead5,
.samphead5 a {
    color: #000
}

.samphead1 {
    font-size: 19px
}

.samphead2 {
    font-size: 18px
}

.samphead3 {
    font-size: 17px;
    line-height: 21px
}

.samphead4,
.samphead5 {
    margin-bottom: 7px;
    width: 29%;
    font-size: 16px
}

.samplebox ul li {
    border-bottom: 1px solid #ddd;
    padding-top: 10px
}

.samplebox ul li li {
    border-bottom: 0 solid #ddd;
    padding-bottom: 0
}

.samplebox #livesearchshow li {
    border-bottom: 1px solid #ddd;
    padding-top: 10px;
    padding-bottom: 5px
}

.samplebox #livesearchshow hr {
    display: none
}

.samphead6 {
    position: relative
}

.btnordernowsamp {
    display: none;
    position: absolute;
    background: #0072bc;
    color: #fff;
    font-size: 16px;
    padding: 6px 12px;
    border-radius: 4px;
    border: 0;
    margin-top: -5%;
    margin-left: 85%
}

.samphead7,
.samphead8 {
    font-size: 14px;
    margin-bottom: 10px
}

.btnordernowsamp:hover {
    background: #01578f;
    color: #fff
}

.samplebox ul li:hover .btnordernowsamp {
    display: block
}

.sampleaccordion .panel-group .panel+.panel {
    margin-top: 1px
}

.samphead7 {
    width: 8%;
    float: left;
    color: #000;
    padding-left: 15px
}

.samphead8 {
    width: 92%;
    float: right;
    color: #000;
    line-height: 21px;
    padding-right: 15px;
    text-align: justify
}

.samphead8 p {
    margin-bottom: 5px;
    padding-right: 15px
}

.samphead8 img {
    max-width: 100%;
    height: auto
}

.userprofile ul.resp-tabs-list,
p {
    margin: 0;
    padding: 0
}

.userprofile .resp-tab-content {
    display: none;
    padding: 15px 15px 0
}

.resp-accordion-active,
.userprofile .resp-content-active {
    display: block
}

.userprofile h2.resp-accordion {
    display: none;
    border: 1px solid #c1c1c1;
    margin: 0;
    padding: 10px 15px
}

.userprofile .resp-easy-accordion h2.resp-accordion,
.userprofile .resp-tab-content-active {
    display: block
}

.userprofile h2.resp-tab-active {
    border-bottom: 0 solid #c1c1c1;
    margin-bottom: 0!important;
    padding: 10px 15px
}

.userprofile h2.resp-tab-title:last-child {
    border-bottom: 12px solid #c1c1c1;
    background: #00f
}

.userprofile .resp-vtabs ul.resp-tabs-list {
    float: left;
    width: 100%
}

.userprofile .resp-vtabs .resp-tabs-list li {
    font-size: 18px;
    display: block;
    padding: 10px 15px;
    margin: 0;
    cursor: pointer;
    float: none
}

.userprofile .resp-vtabs .resp-tabs-container {
    padding: 0;
    border-top: 1px solid #ebebeb;
    float: left;
    width: 100%;
    min-height: 300px;
    margin-top: 15px;
    clear: none
}

.perdiscoform .icon-addon:after,
.sec-nav ul:after {
    clear: both
}

.userprofile .resp-vtabs .resp-tab-content {
    border: none
}

.userprofile .resp-vtabs li.resp-tab-active {
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    border-right: none;
    background-color: #fff;
    position: relative;
    z-index: 1;
    padding: 10px 15px
}

.setuserbtn:before,
.submitnewassignment:before {
    content: "";
    z-index: -1;
    top: 0;
    transition-duration: .3s
}

.userprofile .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
}

.userprofile h2.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 12px solid #9B9797
}

.userprofile h2.resp-tab-active {
    background: #DBDBDB!important
}

.userprofile .resp-easy-accordion .resp-tab-content {
    border: 1px solid #c1c1c1
}

.userprofile .resp-easy-accordion .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1!important
}

.userprofile .resp-jfit {
    width: 100%;
    margin: 0
}

.userprofile h2.resp-accordion:first-child {
    border-top: 1px solid #c1c1c1!important
}

.leftuser {
    width: 20%;
    float: left
}

.rightuser {
    width: 80%;
    float: right;
    padding-top: 20px;
    padding-bottom: 0
}

.userpicbox img {
    height: 100px;
    width: 100px;
    border-radius: 50%;
    margin-bottom: 15px;
    background: #f7f7f7
}

.usersocial {
    text-align: center
}

.usersocial h4 {
    font-size: 19px;
    color: #000;
    margin-bottom: 15px
}

.usersocial img {
    margin-bottom: 10px
}

.setuser,
.submituser {
    margin: 0 auto;
    padding-top: 5px
}

.usersearch .form-control {
    border: 2px solid #c6ccd2;
    font-size: 16px;
    height: 39px
}

.usersearch .btn-default {
    border-color: #008de9;
    background: #008de9;
    color: #fff;
    font-size: 16px
}

.submituser {
    width: 100%
}

.setuser {
    width: 90%
}

.sharefrd .dropdown-menu>li>a i,
.sharefrdbox img {
    margin-right: 15px
}

.setuserbtn,
.submitnewassignment {
    padding: 10px 10px 9px;
    font-size: 16px;
    text-align: center;
    display: inline-block;
    width: 100%;
    transition-duration: .3s;
    overflow: hidden
}

.submitnewassignment {
    color: #fff;
    border: 0;
    border-bottom: 3px solid #0d4e77;
    border-radius: 5px;
    transform: translateZ(0);
    position: relative;
    background: #0793ee;
    transition-property: color
}

.submitnewassignment:hover {
    color: #000;
    border-bottom-color: #ffc10c
}

.submitnewassignment:before {
    position: absolute;
    background: #fc0;
    border-radius: 100%;
    transform: scale(0);
    transition-property: transform
}

.submitnewassignment:active:before,
.submitnewassignment:focus:before,
.submitnewassignment:hover:before {
    transform: scale(2)
}

.setuserbtn {
    background: #a4d459;
    color: #fff;
    border: 0;
    border-bottom: 3px solid #82ab3f;
    border-radius: 5px;
    transform: translateZ(0);
    position: relative;
    transition-property: color
}

.c-slider ul.slider li,
.countrylogo ul.slider li,
.slider ul li {
    display: table-cell;
    list-style: none
}

.setuserbtn:hover {
    color: #000;
    border-bottom-color: #ffc10c
}

.setuserbtn:before {
    position: absolute;
    background: #fc0;
    border-radius: 100%;
    transform: scale(0);
    transition-property: transform
}

.setuserbtn:active:before,
.setuserbtn:focus:before,
.setuserbtn:hover:before {
    transform: scale(2)
}

.resp-tabs-container h3 {
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
    margin-bottom: 20px
}

.resp-tabs-container h3 span {
    border-bottom: 4px solid #000;
    padding-bottom: 8px
}

.resp-tabs-container h4 {
    font-size: 22px;
    color: #000
}

.refferalsearch .form-control {
    border: 2px solid #c6ccd2;
    font-size: 16px;
    height: 39px
}

.refferalsearch .btn-default {
    border-color: #008de9;
    background: #008de9;
    color: #fff;
    font-size: 16px
}

.refferalsearch .navbar-form .input-group {
    width: 100%
}

.refferalsearch .input-group-btn:last-child>.btn,
.refferalsearch .input-group-btn:last-child>.btn-group {
    margin-left: 10px
}

.refferalsearch .navbar-form {
    padding: 10px 15px 10px 0
}

.assingbox {
    margin-top: 20px
}

.assignid {
    width: 25%;
    text-align: left;
    margin-bottom: 3px
}

.assignid span {
    border: 2px solid #babbbc;
    background: #f2f5f8;
    font-weight: 700;
    border-bottom: 0;
    padding: 5px 15px;
    text-align: center
}

.assignidinfo {
    border: 2px solid #babbbc
}

.assign {
    float: left;
    border-right: 2px solid #babbbc;
    color: #000;
    text-align: center
}

.asignlabel {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #d5dee8;
    background: #f2f5f8
}

.asignin {
    padding: 10px 5px
}

.sharefrd {
    padding: 15px 15px 15px 0
}

.sharefrdbox {
    background: linear-gradient(#c3eb5e, #9fcd41);
    color: #fff;
    border-radius: 6px;
    border-bottom: 2px solid #45a201;
    font-size: 16px;
    height: 44px;
    line-height: 40px
}

.sharefrdbox span {
    font-weight: 700;
    font-size: 22px;
    padding-left: 15px
}

.sharefrdbox img {
    margin-left: 8px;
    height: 40px;
    margin-top: -4px
}

.frdregister {
    background: linear-gradient(#ffd352, #fec20f);
    border-bottom: 2px solid #f1b300
}

.frdearn {
    background: linear-gradient(#a6a7a7, #7f7f80);
    border-bottom: 2px solid #555556
}

.sharefrd .dropdown-menu>li>a {
    font-size: 14px;
    color: #fff;
    padding: 10px 12px;
    text-align: center
}

.sharefrd .dropdown-menu {
    width: 100%;
    padding: 0
}

.dropdown-menu>li>a:hover,
.sharefrd .dropdown-menu>li>a:focus {
    background: 0 0
}

.frdgoogle1 {
    background: #c63e24;
    background: linear-gradient(#da7e6f, #c93c27)
}

.frdgoogle2 {
    background: #0db2f2;
    background: linear-gradient(#7acef0, #0db2f2)
}

.frdgoogle3 {
    background: #4d6299;
    background: linear-gradient(#6477a9, #2b4173)
}

.policy {
    padding-bottom: 50px
}

.policy p {
    font-size: 15px;
    line-height: 24px;
    color: #727070;
    margin-bottom: 15px
}

.polhead1 {
    font-size: 18px;
    color: #0072bc;
    font-family: Roboto-Medium;
    margin-top: 10px;
    margin-bottom: 10px
}

.polhead1 img {
    margin-right: 10px
}

.policy ul li {
    font-size: 14px;
    line-height: 28px;
    color: #000
}

.polhead2 {
    font-size: 18px;
    color: #535252;
    font-family: Roboto-Bold;
    margin-top: 15px;
    margin-bottom: 10px
}

.policon {
    width: 2%;
    float: left
}

.polcontent {
    width: 98%;
    float: left
}

#sticky,
.c-slider,
.errorbox .navbar-form .input-group {
    width: 100%
}

.searchhead1 {
    font-size: 26px;
    color: #383838;
    font-weight: 700;
    padding: 30px 0 20px
}

.errorbox .searchget {
    background: #868888;
    color: #fff;
    font-size: 16px;
    border: 0;
    border-radius: 0 4px 4px 0;
    padding: 9px 20px
}

.errorbox .searchget:hover {
    background: #f0bc00
}

.errorbox .navbar-form {
    padding: 0 15px 10px 0
}

.errorbox .form-control {
    width: 100%;
    font-size: 18px;
    height: 40px
}

#sticky.stick {
    position: fixed;
    top: 0;
    z-index: 10000
}

.menubox {
    box-shadow: none
}

.polfirstp p {
    font-size: 16px;
    line-height: 24px;
    color: #383838;
    text-align: center!important;
    margin-top: 10px;
    margin-bottom: 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee
}

.head1country {
    font-size: 18px;
    color: #313131;
    font-family: Roboto-Medium;
    margin-bottom: 5px
}

.k-add2 {
    font-family: Roboto-Bold;
    padding: 5px 0
}

.c-slider,
.countrylogo {
    padding: 10px 0
}

.logoheadingc {
    font-size: 18px;
    text-align: center;
    color: #d3dbe0;
    margin-bottom: 10px
}

.c-slider {
    position: relative;
    margin: 0 auto
}

.c-slider .slider {
    position: relative;
    margin-left: 5%
}

.c-slider .slider-arrow,
.userhvshow {
    position: absolute;
    text-align: center
}

.c-slider .slider ul {
    margin: 0;
    padding: 0
}

.c-head1,
.contrybor {
    margin-top: 10px
}

.c-slider .slider ul li {
    list-style: none;
    text-align: center
}

.c-slider .slider ul li img {
    width: 68px;
    height: 68px
}

.c-slider .slider-arrow {
    top: 23%
}

.c-slider .sa-left {
    left: 0
}

.c-slider .sa-right {
    right: 0
}

.c-head1 {
    font-size: 12px
}

.countrybnr,
.homeworkbanner .countryleft {
    background: #fbfbfb
}

.contrylefthed {
    background: #e8ebf1;
    font-family: Roboto-Medium;
    font-size: 20px;
    padding: 0 0 10px;
    text-align: center
}

.countrylogo .bx-wrapper {
    max-width: 100%!important
}

.countrylogo .bx-wrapper ul li {
    margin-right: 7px;
    text-align: center
}

.countrylogo {
    width: 100%;
    overflow: hidden
}

.countrylogo ul.slider li {
    height: 45px
}

.c-slider .slider {
    height: 125px;
    width: 90%;
    overflow: hidden
}

.c-slider ul.slider li,
.qu-sugest {
    height: 140px
}

.slider ul {
    height: 152px;
    width: 100%;
    overflow: hidden
}

.slider ul li {
    height: 45px;
    padding-left: 1px;
    padding-right: 1px
}

.instantbox .qtyminus {
    line-height: 20px;
    padding-bottom: 5px;
    height: 26px;
    width: 17%;
    border: 0;
    font-size: 20px;
    border-radius: 2px;
    background: #dddcda;
    font-weight: 700
}

.instantbox .qty {
    width: 55%;
    font-size: 15px;
    background: #fff;
    border: 0
}

.instantbox .qtyplus {
    width: 17%;
    border: 0;
    font-size: 15px;
    border-radius: 2px;
    font-weight: 700
}

.instantbox .qtyminus:hover,
.instantbox .qtyplus:hover {
    background: #c6c6c6
}

.instantbox .infrmbox {
    border: 0
}

#load {
    display: none;
    width: 500px;
    height: 500px
}

#line {
    margin: 20px 0
}

.more:before {
    content: "Know More";
    margin: 2px
}

.less:before {
    content: "Know Less";
    margin: 2px
}

.userhvshow {
    height: 110px;
    background: rgba(0, 0, 0, .5);
    width: 18%;
    display: none;
    margin-top: -9%;
    padding-top: 15px;
    padding-bottom: 15px
}

.btnchangeimg,
.btnsubmitimg {
    background: #fc0;
    padding: 6px 12px;
    font-size: 14px;
    min-width: 125px;
    cursor: pointer
}

.userhv:hover .userhvshow {
    display: block
}

.btnchangeimg {
    border: 0;
    border-radius: 4px;
    margin-bottom: 10px
}

.btnsubmitimg {
    border: 0;
    border-radius: 4px
}

.hvchngsame {
    display: inline-block;
    transform: translateZ(0);
    position: relative;
    transition-property: color;
    transition-duration: .3s
}

.hvchngsame:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    background: #004c7e;
    transform: scaleY(0);
    transform-origin: 50% 0;
    transition-property: transform;
    transition-duration: .3s
}

.hvchngsame:active:before,
.hvchngsame:focus:before,
.hvchngsame:hover:before {
    transform: scaleY(1)
}

.hvchngsame:hover {
    color: #fff
}

.viewinfrop {
    margin-top: 15px
}

.viewpbtn {
    cursor: pointer;
    background: #fc0;
    border-radius: 4px;
    padding: 0 10px;
    border: 0
}

.viewinfrop .assign {
    border-right: 0
}

.asignin {
    min-height: 80px;
    font-size: 13px
}

.assign1,
.assign11 {
    width: 10%
}

.assign111 {
    width: 11%
}

.assign2,
.assign3 {
    width: 13%
}

.assign4,
.assign5 {
    width: 10%
}

.assign55 {
    width: 13%
}

.assign6 {
    width: 10%;
    border-right: none
}

.asignlabel {
    font-size: 14px
}

.viewinfrop .assign1,
.viewinfrop .assign2,
.viewinfrop .assign3,
.viewinfrop .assign4,
.viewinfrop .assign5 {
    width: 20%
}

.probrowse input[type=buttoni],
button,
input[type=filei]::-webkit-file-upload-button,
input[type=reseti],
input[type=submiti] {
    background: #0793ee;
    padding: 4px 12px;
    color: #fff;
    border-radius: 4px;
    border: 0;
    font-size: 14px;
    cursor: pointer
}

.instantbox .instantmailbrder {
    border: 0;
    color: #898888
}

.trybox11 .no-rec h2 {
    font-size: 22px;
    color: #0072bc;
    padding-bottom: 5px
}

.offercon {
    font-family: Roboto-Regular
}

.offercon .rytno {
    padding-left: 0
}

.sampleleft .panel-group,
.sampleleft .sampleaccordion {
    margin-bottom: 0
}

.noofpages {
    padding: 0
}

.npages .postt2,
.npages .pre2 {
    border: 0;
    background: #707070;
    color: #fff;
    border-radius: 4px;
    font-size: 18px;
    padding: 4px 15px 5px
}

.npages .inputscroll {
    font-size: 18px;
    text-align: center;
    height: 33px;
    width: 30%;
    border: 2px solid #000;
    color: #616161
}

.npages label {
    margin-right: 14%
}

.offercon #bor #totalwords {
    font-size: 20px;
    color: #0072bc
}

.noslidess .postt2,
.noslidess .pre2 {
    border: 0;
    background: #707070;
    color: #fff;
    border-radius: 4px;
    font-size: 18px;
    padding: 4px 15px 5px
}

.noslidess .inputscroll,
.offercon .changetimeinput input {
    font-size: 18px;
    height: 33px;
    color: #616161;
    text-align: center
}

.noslidess .inputscroll {
    width: 30%;
    border: 2px solid #000
}

.offercon .albl2 {
    margin-top: 20px
}

.offercon .changetimeinput input {
    border: 2px solid #000
}

.offercon #vpb_upload_button {
    border: 2px solid #000;
    font-family: Lato-Regular;
    color: #000
}

.offercon .pickhrr {
    width: 100%
}

.btn-default:active,
.offercon .btn-default.active,
.open>.dropdown-toggle.btn-default {
    background: #707070;
    color: #fff;
    border-color: #707070
}

.offercon .albl2 .btn-default {
    padding: 3px 15px
}

.offercon .error {
    color: red
}

.errorvalid {
    border: 2px solid red!important
}

.offercon #change-image {
    font-size: .8em
}

.offercon #valer p {
    color: red!important;
    clear: both;
    text-align: center
}

.offercon .ui-datepicker-calendar td,
.offercon .ui-datepicker-calendar td a,
.offercon .ui-datepicker-calendar th,
.offercon .ui-datepicker-calendar tr {
    font-size: inherit
}

.offercon div.ui-datepicker {
    font-size: 12px;
    width: inherit;
    height: inherit
}

.offercon .ui-datepicker-header ui-widget-header ui-helper-clearfix ui-corner-all a,
.offercon .ui-datepicker-month,
.offercon .ui-datepicker-title,
.offercon .ui-datepicker-title span,
.offercon .ui-datepicker-year {
    font-size: 10px
}

.offercon .ui-icon ui-icon-circle-triangle-e,
.offercon .ui-icon ui-icon-circle-triangle-w {
    width: 10px;
    height: 10px
}

.offercon .message {
    text-align: center;
    font-size: 24px;
    color: #707070;
    font-weight: 700;
    width: 70%;
    border: 2px solid #000;
    padding: 10px 0;
    margin: 0 auto 15px
}

.offercon .message span {
    color: #37af2a!important
}

.revcountry,
.stuinfrol {
    padding-left: 0
}

.flagslider {
    position: relative;
    margin: 0 auto;
    width: 100%
}

.flagslider .slider2 {
    position: relative;
    width: 100%;
    margin: auto;
    height: 123px
}

.flagslider ul {
    margin: 0;
    padding: 0
}

.flagslider ul li {
    list-style: none;
    text-align: center;
    margin-right: 10px
}

.flagslider .slider-arrow {
    position: absolute;
    top: 40px;
    width: 20px;
    height: 20px
}

.flagslider .sa-left1 {
    left: -5%
}

.flagslider .sa-right1 {
    right: -4%
}

.sampleaccordion .panel-default>.panel-heading i {
    display: none
}

@-webkit-keyframes hvr-wobble-top {
    16.65% {
        transform: skew(-12deg)
    }
    33.3% {
        transform: skew(10deg)
    }
    49.95% {
        transform: skew(-6deg)
    }
    66.6% {
        transform: skew(4deg)
    }
    83.25% {
        transform: skew(-2deg)
    }
    100% {
        transform: skew(0)
    }
}

@keyframes hvr-wobble-top {
    16.65% {
        transform: skew(-12deg)
    }
    33.3% {
        transform: skew(10deg)
    }
    49.95% {
        transform: skew(-6deg)
    }
    66.6% {
        transform: skew(4deg)
    }
    83.25% {
        transform: skew(-2deg)
    }
    100% {
        transform: skew(0)
    }
}

.hvr-wobble-top {
    display: inline-block;
    vertical-align: middle;
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    transform-origin: 0 100%
}

#datemob-nav,
.bnrryt,
.emailhead,
.logomobile,
.moblogo,
.secondemail,
.slider3 .dropdown-toggle i {
    display: none
}

.hvr-wobble-top:active,
.hvr-wobble-top:focus,
.hvr-wobble-top:hover {
    animation-name: hvr-wobble-top;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1
}

.offercon {
    padding: 30px 15px
}

.offn1,
.offn2 {
    padding-left: 0
}

.offn-left {
    width: 67%;
    float: left
}

.offn-right {
    width: 33%;
    float: left
}

.offn2 {
    padding-right: 0
}

.offercon .thumbnail {
    position: relative;
    overflow: hidden
}

.offercon .caption {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    padding: 2%;
    display: none;
    text-align: center;
    z-index: 2
}

.offercon img {
    width: 100%
}

.offnn1 .thumbnail {
    background: #880b0e
}

.offnn2 .thumbnail {
    background: #ae8409
}

.offnn3 .thumbnail {
    background: #cebb73
}

.offnn4 .thumbnail {
    background: #077f78
}

.offercon .offnn1 .caption {
    background: rgba(234, 118, 123, .9)
}

.offercon .offnn2 .caption {
    background: rgba(255, 204, 0, .9)
}

.offercon .offnn3 .caption {
    background: rgba(206, 187, 115, .9)
}

.offercon .offnn4 .caption {
    background: rgba(3, 142, 134, .9)
}

.offercon .offnn4 .caption p {
    color: #fff
}

.offercon .offnnid-1 {
    width: 70%;
    margin: 20% auto 15px;
    border: 2px solid #f7646a;
    background: #ff7e84;
    font-family: Roboto-Bold;
    font-size: 20px;
    padding: 6px 15px;
    border-radius: 4px
}

.offercon .thumbnail p {
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    font-family: Roboto-Medium;
    margin-bottom: 15px
}

.offercon .thumbnail a {
    font-size: 15px;
    padding: 6px 15px;
    border-radius: 2px;
    border-bottom: 2px solid #0d4e77;
    color: #fff;
    line-height: 28px;
    text-align: center;
    transition: .3s ease;
    background: #205bb3;
    text-decoration: none
}

.offercon .thumbnail a:hover {
    background: #2664c0;
    transition: .3s ease
}

.nowrdlimit,
.nowrdlimit:hover {
    box-shadow: 0 2px #0d4e77;
    transition: 1s ease
}

.offercon .offnnid2 {
    border-color: #ae8409;
    background: #cfaa15
}

.offercon .offnnid3 {
    border-color: #a28a30;
    background: #d6c37b;
    margin-top: 13%
}

.offercon .offnnid4 {
    border-color: #1ae8dd;
    background: #03d7ca;
    margin-top: 68%
}

.arrowdown:before,
.arrowup:before {
    font-family: 'Glyphicons Halflings';
    margin: 2px
}

.scrollbox .scroll-left .scrtabs-tab-container {
    background: #0072bc
}

.nowrdlimit {
    border-bottom: 0
}

.nowrdlimit:hover {
    background-color: #0369ab;
    color: #fff
}

.nowrdlimit:active,
.nowrdlimit:focus {
    background-color: #0369ab;
    box-shadow: 0 1px #0d4e77
}

.nowrdlimit:active {
    transform: translateY(4px)
}

.nowrdlimit:focus {
    transform: translateY(2px)
}

.topright ul li .socilanew li .fa-facebook {
    color: #fff;
    background-color: #4060A5;
    padding: 3px 5px 2px
}

.topright ul li .socilanew li .fa-linkedin {
    color: #fff;
    background-color: #0094BC;
    padding: 1px 3px 3px 5px
}

.topright ul li .socilanew li .fa-google-plus {
    color: #fff;
    background-color: #e64522;
    padding: 2px 1px 2px 2px
}

.topright ul li .socilanew li .fa-twitter {
    color: #fff;
    background-color: #00ABE3;
    padding: 1px 3px 3px
}

.arrowdown:before {
    content: "\e252"
}

.arrowup:before {
    content: "\e253"
}

.scroll-nn {
    position: relative;
    margin: 0 auto;
    width: 100%;
    background: #0072bc
}

.scroll-nn .slider3 {
    position: relative;
    width: 100%;
    margin: auto
}

.scroll-nn .slider-arrow {
    position: absolute;
    top: 10px;
    width: 20px;
    height: 20px
}

.scroll-nn .sa-left3 {
    left: 2%
}

.scroll-nn .sa-right3 {
    right: 3%
}

.scroll-nn ul {
    margin: 0;
    padding: 0
}

.scroll-nn ul li {
    list-style: none;
    text-align: center;
    border-right: 1px solid #417a9d;
    padding-top: 9px;
    min-height: 40px
}

.scroll-nn ul li a {
    padding: 0 10px;
    font-size: 15px;
    color: #fff;
    font-family: Roboto-Medium
}

.scroll-nn ul li:hover .dropdown-toggle {
    color: #fc0
}

.scroll-nn .open>.dropdown-menu {
    position: inherit;
    width: 100%;
    color: #0072bc;
    margin-bottom: 10px
}

.scroll-nn .dropdown .dropdown-menu {
    padding-bottom: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%
}

.scroll-nn .dropdown-menu>li>a {
    color: #0072bc;
    font-size: 13px;
    font-weight: 400
}

.slider3 .dropdown-toggle {
    background: 0 0;
    color: #fff;
    border: 0;
    font-size: 14px;
    font-family: Roboto-Medium
}

.starinbox1:after,
.starinbox:after {
    content: " *";
    color: #FE4F4F;
    position: absolute;
    font-size: 17px;
    padding: 0 5px 0 0;
    z-index: 2
}

.slider3 .dropdown .dropdown-menu li {
    text-align: left;
    min-height: auto
}

.starinbox:after {
    margin: -12% 0 0 94%
}

.starinbox1:after {
    margin: -29% 0 0 86%
}

.scroll-nn ul li:hover {
    background: #0884d5
}

#back-to-top {
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 9999;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    background: #fc0;
    color: #444;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    transition: opacity .2s ease-out;
    opacity: 0
}

#back-to-top:hover {
    background: #fdd228
}

#back-to-top.show {
    opacity: 1
}

.leftuser {
    background: #1d2a2f;
    min-height: 440px
}

.rightuser {
    background: #f3f3f3;
    min-height: 440px
}

.userpicbox {
    background: #1d2a2f;
    padding: 23px 15px;
    text-align: left
}

.username {
    color: #fff;
    font-weight: 700;
    font-size: 18px
}

.username span {
    font-weight: 400;
    font-size: 15px;
    text-transform: none
}

.abt-s-head1,
.adminsecondbox date,
.derfive,
.es-ty-2-h3,
.logfeatures ul li .hdfeature-h6,
.mradminfo h4,
.newmenuu .newsub-1,
.notfound,
.ord-head,
.order-rightt h1,
.ordersummary1,
.p-result1,
.payy-noww-radio .btn,
.payy-noww-radio label,
.reportwritingright h2,
.sec-hed,
.ser-assignment-h2,
.ser-home-1,
.ser-title,
.serneed-head,
.spec-popu ul li,
.topicsugges-h1,
.usrnewadd {
    text-transform: uppercase
}

.usersocial {
    background: #2b3a40;
    padding: 0
}

.userprofile .resp-vtabs .resp-tabs-list li {
    background: #2b3a40;
    border-left: 5px solid #2b3a40;
    color: #fff;
    border-bottom: 1px solid #3a484d
}

.userprofile .resp-vtabs li.resp-tab-active {
    background: #f3f3f3;
    border-left: 5px solid #fc0;
    color: #000
}

.usrnewadd {
    font-size: 16px;
    width: 100%;
    padding: 10px 15px;
    font-weight: 700;
    background: #fc0;
    color: #3e1800;
    text-align: center;
    border: 0
}

.mradminfo h4,
.mradminfo h5 {
    font-size: 13px;
    color: #2b3a40;
    font-weight: 700
}

.curproright,
.mradminpic {
    text-align: right
}

.mradminpic {
    width: 24%;
    float: left;
    padding-right: 4%
}

.mradminfo {
    width: 76%;
    float: left
}

.mradminpic img {
    height: 60px;
    width: 60px;
    border-radius: 50%
}

.mradminfo h4 {
    margin-bottom: 5px;
    margin-top: 10px
}

.usersearch .navbar-form .input-group {
    width: 100%
}

.cur-progress {
    background: #f3f3f3;
    border-top: 2px solid #e6e6e6;
    border-bottom: 2px solid #c6d1db;
    padding: 8px 0
}

#datenav ul li,
#datenav ul li:last-child {
    border: 1px solid #dbd5d5
}

.curproleft h4 {
    font-size: 18px;
    margin-bottom: 5px;
    color: #4c5e70;
    font-family: Lato-Black
}

.curproleft p {
    font-size: 14px;
    color: #7b8da0
}

.curproright time {
    font-size: 14px;
    color: #34474f
}

.curproright time i {
    color: #7f90a3
}

.curproright p {
    font-size: 13px;
    color: #34474f;
    margin-top: 4px
}

#datemob-nav {
    background: url(https://www.essaycorp.com/alldir/images/icon-menu.png) #06c;
    color: #fff;
    line-height: 40px;
    font-size: 16px;
    width: 100%;
    text-indent: 50px;
    cursor: pointer
}

#datenav {
    display: table;
    margin: auto
}

#datenav ul {
    margin: 20px 0;
    padding: 0;
    list-style: none;
    height: 40px
}

#datenav ul li {
    float: left;
    background: #fff;
    border-right: 0
}

.adminfirstbox,
.adminsecondbox {
    border-radius: 5px;
    min-height: 175px
}

#datenav ul li a {
    display: block;
    font-size: 16px;
    font-weight: 700;
    color: #000;
    padding: 10px 22px;
    text-align: center;
    border-bottom: 4px solid transparent;
    text-decoration: none
}

#datenav ul li a:hover {
    background: #ececec;
    border-bottom: 4px solid #ececec
}

#datenav ul li a.active {
    background: #008de9;
    border-bottom: 4px solid #0c70b1;
    color: #fff
}

#datenav ul li .disabled {
    background: #e7e7e7;
    border-bottom: 4px solid #e7e7e7;
    color: #746f6f
}

.fournopadd {
    padding: 0 5px
}

.adminfirstbox {
    background: #008de9;
    color: #fff;
    text-align: center;
    padding: 10px 15px
}

.adminfirstbox date {
    font-size: 70px;
    line-height: 70px;
    font-weight: 700
}

.adminfirstbox h4 {
    font-size: 20px;
    font-family: Lato-Black;
    color: #fff;
    margin-top: 5px;
    margin-bottom: 5px
}

.adminfirstbox p {
    font-size: 16px;
    color: #ebe6e6;
    padding-bottom: 7px
}

.adminsecondbox {
    background: #fff;
    color: #000;
    padding: 10px 15px
}

.adminsecondbox date {
    color: #8493a8;
    font-size: 14px
}

.prodone {
    color: #3d4d65;
    font-size: 24px;
    padding: 17px 0 0;
    line-height: 21px
}

.prodone span {
    color: #54657e;
    font-size: 14px
}

.prodone1 {
    text-align: right;
    padding: 20px 0 0
}

.prodone1 span {
    color: #fff;
    border-radius: 4px;
    background: #4cd7dc;
    padding: 4px 10px;
    font-size: 14px
}

.jannuary,
.jannuary1 {
    padding: 0;
    color: #54657e
}

.prodone2 {
    color: #3d4d65;
    font-size: 24px;
    padding: 0;
    line-height: 21px
}

.prodone2 span {
    color: #54657e;
    font-size: 14px
}

.progress {
    margin-bottom: 10px;
    overflow: hidden;
    border-radius: 4px;
    height: 5px;
    background-color: #ebeef1;
    background-image: none;
    box-shadow: none
}

.progress-bar {
    float: left;
    transition: width .6s ease;
    border-radius: 3px
}

.progress-bar-success {
    background-color: #0AA699
}

.progress-bar-info {
    background-color: #0090D9
}

.progress-bar-warning {
    background-color: #FDD01C
}

.progress-bar-danger {
    background-color: #F35958
}

.add-new-assign,
.adminfourbox {
    background: #f3f3f3
}

.jannuary1 {
    text-align: right;
    font-weight: 700
}

.adminfourbox {
    min-height: 175px;
    border-radius: 5px;
    color: #000;
    padding: 10px 15px
}

.adminfourbox canvas {
    width: 100%!important;
    height: auto!important
}

.admin-table {
    overflow: scroll
}

.admin-table thead {
    background: #eaeaea;
    font-weight: 700;
    font-size: 14px
}

.admin-table tr:nth-child(even) {
    background: #eae9e9
}

.admin-table table tr td {
    border-top: 1px solid #f4f4f4;
    padding: 6px 10px
}

.admin-table table tr th {
    padding: 6px 10px
}

.admin-table table tr th a {
    color: #000
}

.admin-table button {
    color: #000;
    cursor: initial;
    font-size: 14px;
    font-weight: 700;
    background: 0 0;
    border: 0;
    padding: 4px 0
}

.n-target1 {
    width: 15%;
    float: left;
    background: #000;
    color: #b3bfce;
    font-size: 18px;
    height: 50px;
    padding: 13px 15px 0;
    display: inline-block;
    position: relative
}

.n-target1:after {
    display: block;
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -10px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #000
}

.adminserch1 .stylish-input-group button,
.n-target2 .n-tarclk {
    border: 0;
    background: 0 0
}

.n-target2 {
    width: 50%;
    float: left;
    background: #333e4b;
    color: #cedee2;
    padding: 10px 15px;
    height: 50px
}

.n-target3 {
    width: 35%;
    float: left;
    background: #49596c;
    font-size: 16px;
    height: 50px
}

.adminserch1 .stylish-input-group .input-group-addon {
    padding: 6px 0 6px 10px;
    background: 0 0;
    border: 0
}

.adminserch1 .stylish-input-group .glyphicon-search {
    font-size: 25px;
    color: #7e96b4
}

.adminserch1 .stylish-input-group .form-control {
    box-shadow: 0 0 0;
    color: #fff;
    padding: 6px;
    height: 50px;
    font-size: 18px;
    background: 0 0;
    border: 0
}

.n-target2 .n-tar1,
.n-target2 .n-tar2,
.n-target2 .n-tar3,
.n-target2 .n-tar4,
.n-target2 .n-tar5 {
    width: 20%;
    float: left
}

.n-target2 .n-tarclk {
    font-size: 16px;
    color: #cedee2
}

.n-target2 .n-tarclk:hover,
.n-target4 {
    background: #49596c
}

.admin-table::-webkit-input-placeholder {
    color: #7891ae
}

.admin-table:-moz-placeholder {
    color: #7891ae
}

.admin-table::-moz-placeholder {
    color: #7891ae
}

.admin-table:-ms-input-placeholder {
    color: #7891ae
}

.n-target4 {
    width: 85%;
    float: left;
    font-size: 16px;
    height: 50px
}

.admin-table .admin-commn-bbtn {
    cursor: pointer
}

.admin-commn-fil {
    position: absolute;
    width: 100%;
    height: 50px;
    margin-top: 3.1%
}

.addnewproject {
    width: 20%;
    float: left
}

.addnewproo {
    width: 80%;
    float: left;
    padding: 0 20px
}

.addnewproo .form-control {
    width: 90%!important;
    margin-right: 10px;
    border: 1px solid #000
}

.addnewproo .btn {
    background: #000;
    color: #fff;
    transition: 1s ease
}

.addnewproo .btn:hover {
    background: #337ab7;
    transition: 1s ease
}

.addnewproo::-webkit-input-placeholder {
    color: #000
}

.addnewproo:-moz-placeholder {
    color: #000
}

.addnewproo::-moz-placeholder {
    color: #000
}

.addnewproo:-ms-input-placeholder {
    color: #000
}

.n-target4 .stylish-input-group .input-group-addon {
    padding: 6px 15px 6px 30px
}

.newblue,
.newyellow {
    padding: 7px 15px;
    font-size: 16px;
    cursor: pointer
}

.newyellow {
    color: #5e2500;
    border-radius: 4px;
    display: inline-block;
    transform: translateZ(0);
    position: relative;
    overflow: hidden;
    background: #fc0;
    transition-property: color;
    transition-duration: .3s
}

.loginner ul li a,
.newblue {
    color: #fff
}

.hdr-suggest,
.mesgboxscroll,
.serchboxinner,
.trybox1 {
    overflow-y: scroll
}

.newyellow:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ebbc00;
    border-radius: 100%;
    transform: scale(0);
    transition-property: transform;
    transition-duration: .3s;
    transition-timing-function: ease-out
}

.newyellow:active:before,
.newyellow:focus:before,
.newyellow:hover:before {
    transform: scale(2)
}

.newblue {
    background: #205bb3;
    border-radius: 2px;
    transition: .2s ease
}

.newblue:hover {
    background: #2664c0;
    transition: .2s ease
}

.login {
    padding: 4px 25px 8px
}

.login .toploginuser {
    margin-right: 10px
}

.loginhv {
    display: none;
    transition: 2s ease;
    position: absolute;
    margin-left: -16.7%;
    z-index: 1500;
    margin-top: .6%
}

.login:hover .loginhv {
    display: block;
    transition: 2s ease
}

.btnlets,
.btnlets:hover,
.loginbtn,
.loginbtn:hover {
    transition: .2s ease
}

.loginner {
    background: #333;
    text-align: center;
    width: 215px;
    font-size: 14px;
    border-radius: 5px 0 5px 5px;
    padding-bottom: 20px
}

.wastebox {
    float: right
}

.topright ul li ul li {
    border-left: 0
}

.loginner ul li {
    float: left;
    font-size: 14px;
    width: 100%;
    text-align: left;
    padding: 8px 15px
}

.loginner ul li:nth-child(even) {
    background: #2e2e2e
}

.loginner ul li:hover {
    background: #5d5c5c
}

.loginner ul li img {
    margin-right: 15px
}

.loginner hr {
    border-color: #454444;
    margin: 10px 0
}

.newusrr {
    color: #afafaf;
    font-size: 14px
}

.loginbtn,
.newusrr1 {
    color: #fff;
    border: 0
}

.newusrr1 {
    background: 0 0;
    font-size: 17px;
    margin-top: 5px;
    margin-bottom: 10px
}

.loginbtn {
    font-size: 14px;
    border-radius: 5px;
    padding: 6px 15px;
    background: #205bb3;
    width: 90%
}

.logfeatures,
.loginbox1 {
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    border-radius: 5px
}

.loginbtn:hover {
    background: #2664c0
}

.logfeatures {
    background: url(https://www.essaycorp.com/alldir/images/e-bg.jpg) center no-repeat #eee;
    padding: 30px 10px
}

.feturicon {
    padding: 0
}

.feturicon1 {
    padding-left: 5px;
    padding-right: 0
}

.logfeatures ul li {
    padding-bottom: 20px
}

.logfeatures ul li:last-child {
    padding-bottom: 0
}

.logfeatures ul li .hdfeature-h6 {
    color: #000;
    font-size: 13px;
    margin-bottom: 5px
}

.logfeatures ul li p {
    color: #5D5C5C;
    font-size: 12px;
    line-height: 18px
}

#loginpopup .modal-dialog {
    width: 700px
}

.loginbox1 {
    width: 300px;
    min-height: 340px;
    padding: 20px 15px;
    background: #fff;
    margin-top: -45%;
    margin-left: 52%
}

.loginbox1 .close {
    margin-top: -2%
}

.mainlogin .close {
    margin-top: -12%
}

#loginpopup {
    font-family: Roboto-Regular
}

#loginpopup .modal-content {
    background: 0 0;
    box-shadow: none;
    margin-top: 22%;
    border: 0
}

.mainlogin .mainlogin-h1 {
    font-size: 16px;
    color: #000;
    margin-bottom: 10px;
    font-family: Roboto-Medium
}

.mainlogin p {
    font-size: 12px;
    line-height: 18px;
    color: #3e3d3d;
    margin-bottom: 15px
}

.mainlogin .form-control {
    margin-bottom: 10px;
    border: 1px solid #D1D1D1;
    border-radius: 0;
    font-family: Lato-Light
}

.mainlogin .continue1 {
    background: #0072bc;
    color: #fff;
    padding: 8px 12px;
    font-size: 14px;
    margin-bottom: 20px;
    width: 100%;
    margin-top: 10px;
    border: 0;
    border-radius: 2px;
    transition: .3s ease
}

.mainlogin .continue1:hover {
    background: #2664c0;
    transition: .3s ease
}

.topheader1,
.topleft {
    background: #191919
}

.emailsub:before,
.signinbox .signinner .signupbox .btnsignup:before {
    content: "";
    z-index: -1;
    left: 0;
    right: 0;
    bottom: 0;
    transition-duration: .3s;
    transition-timing-function: ease-out;
    top: 0
}

.orlogin {
    font-size: 12px;
    text-align: center;
    color: #bbb;
    margin-bottom: 15px
}

.loginfbb {
    text-align: right;
    padding: 0 5px
}

.loginfbb1 {
    text-align: left;
    padding: 0 5px
}

.mainlogin .form-control::-webkit-input-placeholder {
    color: #000
}

.mainlogin .form-control:-moz-placeholder {
    color: #000
}

.bycontinue {
    font-size: 13px;
    color: #515151;
    margin-top: 10px;
    text-align: center
}

.bycontinue a {
    color: #2bace0
}

.alreaddy {
    font-size: 15px;
    color: #000;
    text-align: center
}

.alreaddy a {
    color: #2bace0;
    margin-left: 5px;
    cursor: pointer
}

.alreaddy a:hover {
    color: #fc0
}

.mainlogin hr {
    margin-top: 10px;
    margin-bottom: 10px
}

.loginfbb .abcRioButton,
.loginfbb .abcRioButton:hover {
    box-shadow: none
}

.topleft {
    float: left;
    width: 77%;
    font-size: 14px;
    color: #e4e4e4;
    padding: 4px 0 0 10px
}

.topleft a {
    color: #fc0
}

.topright {
    float: right;
    width: 23%;
    font-size: 16px;
    text-align: right
}

.header-search,
.logout,
.signleft .forgot,
.upsocial {
    text-align: center
}

.topright ul li {
    border-left: 1px solid #635e5e;
    float: right;
    background: #343434;
    list-style: none;
    font-size: 14px;
    color: #fff;
    padding: 4px 15px 8px
}

.topright ul li a {
    color: #fff
}

header .navbar-brand {
    display: none
}

header .navbar-nav>li {
    margin-right: 15px
}

header .navbar-nav>li>a {
    font-size: 18px;
    color: #fff;
    padding: 25px 15px
}

.menubar {
    background: #0072bc
}

.header-order {
    width: 10%;
    height: 60px;
    float: left
}

.header-order img {
    width: 17%;
    margin-top: -3%;
    margin-left: 5px
}

.header-search {
    width: 19%;
    height: 60px;
    float: left;
    color: #fff
}

.topright ul {
    margin-left: 0
}

.topright ul li .socilanew {
    padding-top: 2px
}

.topright ul li .socilanew li {
    background: 0 0;
    padding: 0 10px
}

.topright ul li .socilanew li i {
    padding: 1px 2px;
    font-size: 14px;
    border-radius: 50%;
    border: 2px double transparent
}

.topright ul li .socilanew li i:hover {
    background: #242424;
    color: #fff
}

.emailsub:before {
    position: absolute;
    background: #004c7e;
    transform: scaleY(0);
    transform-origin: 50% 0;
    transition-property: transform;
    border-radius: 6px;
    color: #fff
}

.emailsub:active:before,
.emailsub:focus:before,
.emailsub:hover:before {
    transform: scaleY(1);
    color: #fff
}

#recentreview .modal-dialog {
    margin-top: 75px
}

.logoutprofile {
    cursor: pointer;
    border: 0;
    background: #fc0;
    border-radius: 4px;
    padding: 6px 12px;
    font-size: 18px;
    margin-bottom: 10px;
    width: 100%
}

.upsocial a i {
    font-size: 22px;
    color: #fff;
    margin-right: 5px;
    border-radius: 50%;
    background-color: #000
}

.sociallower {
    background: #f9f9f9;
    padding: 10px 15px
}

.signleft .forgot {
    font-size: 16px;
    font-family: Lato-Black;
    color: #5e5b5b;
    padding: 20px 15px
}

.signleft .forgot a {
    color: #5e5b5b;
    text-decoration: none
}

.signinbox .signinner .signupbox {
    width: 70%;
    margin: 0 auto;
    padding-bottom: 20px
}

.signinbox .signinner .signupbox h2 {
    color: #000;
    font-size: 25px;
    text-align: center;
    padding: 40px 20px
}

.signupbox .form-control {
    margin-bottom: 15px;
    height: 40px;
    font-size: 18px;
    color: #000;
    border: 2px solid #000;
    background: #fff
}

.signinbox .signinner .signupbox .btnsignup {
    color: #fff;
    background: #0072bc;
    border-radius: 4px;
    padding: 7px 75px;
    font-size: 20px;
    margin-bottom: 15px;
    display: inline-block;
    transform: translateZ(0);
    position: relative;
    transition-property: color;
    transition-duration: .3s;
    border: 0
}

.hdr-suggest,
.searchh-box,
.trybox1 {
    position: absolute
}

.signinbox .signinner .signupbox .btnsignup:before {
    position: absolute;
    background: #fc0;
    transform: scaleY(0);
    transform-origin: 50% 0;
    transition-property: transform
}

.signinbox .signinner .signupbox .btnsignup:active:before,
.signinbox .signinner .signupbox .btnsignup:focus:before,
.signinbox .signinner .signupbox .btnsignup:hover:before {
    transform: scaleY(1)
}

.signinbox .signinner .signupbox .btnsignup:hover {
    color: #000
}

.instantbox .instantmailbrder input {
    height: 24px;
    color: #666565
}

.trybox1 {
    width: 30%;
    margin-left: 64%;
    height: 400px;
    background: #fff;
    z-index: 15
}

.trybox1 .each_rec {
    padding: 5px 10px;
    border-bottom: 1px solid #f1eded;
    font-size: 16px
}

.trybox1 .each_rec a {
    color: #000
}

.searcharea {
    padding: 15px 15px 10px;
    font-size: 20px;
    color: #000
}

.searchsuggestion {
    min-height: 1px;
    max-height: 250px
}

.searchsuggestion ul li {
    border-bottom: 1px dashed #d4d2d2;
    padding: 6px 15px;
    font-size: 16px;
    line-height: 20px;
    transition: 2s ease;
    list-style: none
}

.searchsuggestion ul li:hover {
    background: #fc0;
    color: #5e2500;
    transition: 1s ease
}

.searchh-box {
    width: 100%;
    z-index: 30
}

.serchboxinner {
    min-height: 70px;
    width: 88%;
    margin: 0 auto;
    background: #fff
}

.searcharea input {
    height: 40px;
    font-size: 16px;
    border-color: #000
}

.searcharea input::-webkit-input-placeholder {
    color: #0072bc
}

.searcharea input:-moz-placeholder {
    color: #0072bc
}

.searcharea input::-moz-placeholder {
    color: #0072bc
}

.searcharea input:-ms-input-placeholder {
    color: #0072bc
}

.topright ul li .socilanew li:nth-child(1):hover i {
    background: #f0072d;
    border: 2px double #f0072d
}

.topright ul li .socilanew li:nth-child(2):hover i {
    background: #3a9dfa;
    border: 2px double #3a9dfa
}

.topright ul li .socilanew li:nth-child(3):hover i {
    background: #8fc7fb;
    border: 2px double #8fc7fb
}

.topright ul li .socilanew li:nth-child(4):hover i {
    background: #0e67ba;
    border: 2px double #0e67ba
}

.signinbox .signinnew {
    width: 50%
}

.active2 a {
    border-top: 4px solid #04456f!important;
    border-bottom: 4px solid #04456f!important;
    background: url(https://www.essaycorp.com/alldir/images/header/headerarrow.png) bottom center no-repeat
}

.logout {
    min-width: 135px;
    line-height: 22px
}

.logout:hover {
    background: #616060
}

.submitpaynow {
    margin-top: 5px;
    background: #0793ee;
    padding: 4px 12px;
    color: #fff;
    border-radius: 4px;
    border: 0;
    font-size: 14px;
    cursor: pointer
}

.currncyy {
    height: 24px
}

.menubox .menuright .navbar-default {
    display: block
}

.menubox .menuright .mobb-mennu,
.mobile-logo {
    display: none
}

.header-search input {
    outline: 0
}

.header-search input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    background: url(https://www.essaycorp.com/alldir/images/header/search.png) 0 center no-repeat #2d72d9;
    border: 0;
    padding: 9px 10px 9px 32px;
    width: 55px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    float: right
}

.header-search input::-webkit-search-cancel-button,
.header-search input::-webkit-search-decoration {
    display: none
}

.header-search input[type=search]:focus {
    width: 70%;
    border-bottom: 1px solid #fff;
    float: right
}

.header-search #demo-2 input[type=search] {
    width: 15px;
    padding-left: 10px;
    color: transparent;
    cursor: pointer
}

.header-search #demo-2 input[type=search]:hover {
    background-color: #2d72d9
}

.header-search #demo-2 input[type=search]:focus {
    width: 70%;
    padding-left: 40px;
    color: #fff;
    border-bottom: 1px solid #fff;
    cursor: auto;
    float: right
}

.header-search #demo-2 input:-moz-placeholder {
    color: transparent
}

.header-search #demo-2 input::-webkit-input-placeholder {
    color: transparent
}

.header-search input:-moz-placeholder {
    color: #999
}

.header-search input::-webkit-input-placeholder {
    color: #999
}

.header-search .hdr-srch-1 {
    padding: 10px 15px 0
}

.hdr-suggest {
    background: #205bb3;
    color: #fff;
    border: 1px solid #000;
    height: 150px;
    width: 17%;
    margin-top: 1%;
    z-index: 9999;
    text-align: left;
    padding: 0 10px;
    font-family: Roboto-Regular
}

.btnlets,
.ser-title {
    font-family: Roboto-Bold
}

.hdr-suggest ul li {
    padding: 4px 0;
    border-bottom: 1px solid #2063c8;
    font-size: 13px
}

.menubox {
    border-bottom: 2px solid #04456f
}

.menubox .menuright .navbar-default {
    z-index: 5;
    background: #0072bc
}

.menubox .menuright .dropdown-submenu:hover>.dropdown-menu {
    display: block
}

.menubox .menuright .noarrow .dropdown-submenu>a:after {
    display: block;
    border-style: hidden
}

.menubox .menuright .dropdown-submenu.pull-left {
    float: none
}

.menubox .menuright .dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px
}

.menubox .menuright .navbar-header {
    display: none
}

.menubox .menuright .navbar {
    margin-bottom: 0;
    border: 0;
    border-radius: 0
}

.menubox .menuright .navbar-nav>li {
    margin-right: 25px
}

.menubox .menuright .navbar-nav>li>a {
    padding: 21px 10px;
    font-size: 17px;
    color: #fff;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent
}

.menubox .menuright .navbar-nav>li>a:hover {
    border-top: 4px solid #04456f;
    border-bottom: 4px solid #04456f;
    background: url(https://www.essaycorp.com/alldir/images/header/headerarrow.png) bottom center no-repeat
}

.menubox .menuright .navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #91EFDF;
    border-top: 4px solid #04456f;
    border-bottom: 4px solid #04456f;
    background: url(https://www.essaycorp.com/alldir/images/header/headerarrow.png) bottom center no-repeat
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background-color: transparent;
    color: #fff
}

.menubox .menuright .dropdown-menu {
    border: 0;
    box-shadow: none
}

.menubox .menuright .dropdown-menu>li>a {
    padding: 5px 20px 5px 10px;
    border-bottom: 2px solid #e8e8e9;
    font-size: 16px;
    color: #000
}

.menubox .menuright .dropdown-menu>li>a:hover {
    background: #0793ee;
    color: #fff
}

.menubox .menuright .dropdown-submenu {
    position: relative
}

.menubox .menuright .dropdown-submenu>.dropdown-menu {
    min-height: 101%;
    width: 350%;
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px
}

.menubox .menuright .dropdown-submenu>a:after {
    border-color: transparent transparent transparent #333;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    content: " ";
    display: block;
    float: right;
    height: 0;
    margin-right: -10px;
    margin-top: 5px;
    width: 0
}

.menubox .menuright .dropdown-submenu:hover>a:after {
    border-left-color: #555
}

.dropdown-menu>.active>a:hover,
.menubox .menuright .dropdown-menu>li>a:hover {
    text-decoration: none
}

.newmenuu .nav-tabs {
    display: inline-block;
    border-bottom: none;
    padding-top: 15px;
    font-weight: 700
}

.newmenuu .nav-tabs>li.active>a,
.newmenuu .nav-tabs>li.active>a:focus,
.newmenuu .nav-tabs>li.active>a:hover,
.newmenuu .nav-tabs>li>a,
.newmenuu .nav-tabs>li>a:focus,
.newmenuu .nav-tabs>li>a:hover {
    border: none;
    border-radius: 0
}

.newmenuu .mega-dropdown {
    position: static!important
}

.newmenuu .mega-dropdown-menu {
    padding: 20px 15px 15px;
    width: 185%;
    margin-left: -48%
}

.newmenuu .blok {
    margin: 30px
}

.newmenuu .newsub-1 {
    width: 17.5%;
    float: left;
    padding-left: 0;
    background: #004c7e;
    font-size: 15px;
    min-height: 335px
}

.newmenuu .newsub-2 {
    width: 82.5%;
    float: left;
    background: #1a6ba0;
    font-size: 15px;
    min-height: 335px
}

.newmenuu .newsub-2 ul li {
    float: left;
    width: 25%;
    padding: 5px 10px
}

.newmenuu .newsub-2 ul li:hover {
    background: #0384d7
}

.newmenuu .newsub-2 ul li a {
    color: #fff
}

.newmenuu .nav-pills>li.active>a {
    background: url(https://www.essaycorp.com/alldir/images/header/list-arrow.png) 94% no-repeat #0072bc;
    color: #fff
}

.menuright .dropdown .dropdown-menu {
    background: #0072bc;
    padding: 0
}

.newmenuu .nav>li>a {
    border-radius: 0;
    padding: 5px 10px;
    color: #fff
}

.newmenuu .nav>li>a:focus,
.newmenuu .nav>li>a:hover {
    background: url(https://www.essaycorp.com/alldir/images/header/list-arrow.png) 94% no-repeat #0384d7;
    color: #fff
}

.newmenuu .navbar-collapse {
    padding-left: 0;
    padding-right: 0
}

.hamburgericon {
    display: none
}

.sec-nav ul {
    list-style: none;
    z-index: 99999
}

.sec-nav ul li {
    display: block;
    position: relative;
    float: left;
    margin-right: 23px;
    vertical-align: middle
}

.sec-nav li ul {
    display: none
}

.sec-nav ul li a {
    display: block;
    padding: 14px 9px;
    font-size: 17px;
    color: #fff;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    text-decoration: none;
    white-space: nowrap
}

.sec-nav ul li a:hover {
    background: 0 0;
    color: #fff;
    text-decoration: none;
    border-top: 4px solid #04456f;
    border-bottom: 4px solid #04456f
}

.sec-nav ul li ul li {
    margin: 0;
    padding: 0;
    border: 0
}

.sec-nav ul li ul {
    border-left: 1px solid #07568b;
    border-right: 1px solid #07568b;
    border-bottom: 2px solid #07568b
}

.sec-nav ul li ul li a {
    border: 0;
    padding: 3px 10px;
    font-size: 16px;
    border-bottom: 0 solid #0d6caa
}

.sec-nav ul li ul li a:hover {
    background: #0384d7;
    border: 0
}

.sec-nav ul li ul li ul li {
    margin-right: 0;
    margin-top: 3px;
    margin-bottom: 3px;
    width: 23%
}

.sec-nav ul li ul li ul li a {
    border: 0 solid #94d6ff;
    border-bottom: 1px solid transparent;
    font-size: 14px;
    display: inherit;
    padding: 3px 10px 3px 8px
}

.sec-nav ul li ul li ul li a:hover {
    background: 0 0;
    border-bottom: 1px solid #94d6ff
}

.sec-nav li:hover a,
.sec-nav ul ul ul {
    background: #39a5eb
}

.searchlist li a {
    border: 1px solid #3da9ed;
    font-size: 16px
}

.sec-nav li:hover>ul {
    display: block;
    position: absolute
}

.sec-nav li:hover li {
    float: none
}

.sec-nav .main-.sec-navigation li ul li {
    border-top: 0
}

.sec-nav ul ul li {
    padding: none;
    border-radius: 50%
}

.sec-nav ul ul ul {
    left: 100%;
    top: 0;
    max-width: 800%;
    min-width: 340%;
    padding: 0 10px;
    border-top: 1px solid #07568b;
    border-right: 1px solid #07568b;
    border-bottom: 2px solid #07568b
}

.sec-nav ul ul ul li {
    max-width: 100%;
    display: inline-block
}

.sec-nav ul:after,
.sec-nav ul:before {
    content: " ";
    display: table
}

.sec-nav li .subject .search {
    border: 1px solid #B6B2B2;
    padding: 5px 10px;
    font-size: 14px
}

.ser-11 .col-sm-4 {
    padding: 0 7px
}

.sernewmenu {
    border: 3px solid #004c7e;
    color: #fff;
    padding: 5px
}

.sernewmenu:hover {
    border: 3px solid #038ce4;
    background: #0282d6
}

.ser-title {
    font-size: 14px;
    border-bottom: 1px solid #1a5e8b;
    padding-bottom: 3px;
    margin-bottom: 3px
}

.ser-shortdes {
    font-size: 16px;
    line-height: 20px;
    padding-bottom: 5px
}

.ser-shortdes a,
.ser-title a {
    color: #fff;
    border-bottom: 0 solid #fff!important;
    border-top: 0 solid #fff!important
}

.serborder-r {
    border-radius: 8px 8px 0 0;
    margin-top: 10px;
    margin-bottom: 10px
}

.serborder-r1 {
    border-radius: 0 0 8px 8px;
    margin-bottom: 30px
}

.newmenuu .newsub-1 li {
    margin-top: 0
}

.newmenuu .newsub-1 li a {
    background: #004c7e
}

.sec-nav ul .sec-service ul {
    background: #0072bc;
    padding: 10px 15px
}

.sec-service ul {
    width: 875%
}

.sec-service ul li {
    display: inline
}

.mob-subs-data,
.ser-int-mob,
.wastebox {
    display: none
}

.sec-service .sec-box {
    padding: 0;
    margin-right: 10px;
    border-radius: 0;
    width: 31.8%;
    float: left!important;
    margin-bottom: 5px;
    border: 3px solid #004c7e;
    min-height: 125px
}

.sec-hed {
    border-bottom: 3px solid #004c7e;
    padding-bottom: 5px;
    padding-top: 5px
}

.sec-service .sec-box a {
    font-size: 13px
}

.sec-hed1 {
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    padding: 5px 10px
}

.sec-nav ul li .serpadingg li a {
    padding: 8px 10px
}

.dif-line {
    text-align: right
}

.all-order,
.btn-of-submit,
.btnreply,
.connectwithsocial,
.edit-profile-btn,
.pay-leftt .pay-num,
.pay-leftt .pay-num ul li,
.pay-leftt h1,
.pay-leftt-h5,
.pro-box-head,
.pro-box-info,
.pro-box-info .fa-angle-down,
.user-box-1,
.user-paynow,
.user-tabs .nav-tabs>li,
.wastebox {
    text-align: center
}

.dif-line img {
    position: absolute;
    margin-left: 5%;
    margin-top: 10%
}

.user-left {
    width: 17%;
    float: left;
    background: #f3f3f3
}

.user-right {
    width: 83%;
    float: left
}

.user-right .tab-pane {
    margin-bottom: 20px
}

.user-box-1 {
    margin: 20px 0
}

.user-box-1 img {
    width: 115px;
    height: 115px;
    border: 5px solid #c2c0c0;
    border-radius: 50%;
    margin-bottom: 5px
}

.user-box-1 .id-user,
.user-box-1 .name-user {
    font-size: 18px;
    color: #000
}

.user-box-1 .id-user span {
    color: #0071ba
}

.all-order {
    font-size: 18px;
    background: #dfdfdf;
    padding: 17px 15px
}

.all-order a {
    border: 2px solid silver;
    padding: 7px 20px;
    font-size: 16px;
    color: #000;
    font-weight: 700;
    border-radius: 15px
}

.order-list-done ul li {
    font-size: 16px;
    padding: 5px 15px;
    color: #000;
    border-bottom: 2px solid #ebebeb
}

.order-list-done ul li:nth-child(odd) {
    background: #f9f9f9
}

.order-done {
    color: #69c32d
}

.order-list-done ul li:hover {
    background: #efeded
}

.order-list-done ul li:first-child {
    background: #0d9dfb;
    color: #fff
}

.order-whitebox {
    min-height: 80px;
    background: #fff;
    border-bottom: 2px solid #ebebeb
}

.connectwithsocial {
    padding: 15px 15px 25px
}

.connectwithsocial .con-heading {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px
}

.connectwithsocial img {
    margin-bottom: 5px
}

.user-search {
    border-bottom: 1px solid #d5d9dc
}

.usr-serchbox {
    width: 40%;
    float: left;
    border-right: 1px solid #d5d9dc
}

.usr-serchbox .input-group {
    width: 100%;
    padding-left: 40px
}

.usr-serchbox .form-control {
    height: 39px
}

.usr-serchbox .input-group-btn>.btn {
    height: 39px;
    border-color: #008de9;
    background: #008de9;
    color: #fff;
    font-size: 16px
}

.usr-serchbox1 {
    width: 30%;
    float: right;
    border-left: 1px solid #d5d9dc;
    padding-left: 40px;
    padding-right: 40px
}

.btn-of-submit {
    color: #fff;
    border: 0;
    border-bottom: 3px solid #0d4e77;
    border-radius: 5px;
    padding: 8px 10px;
    width: 100%;
    font-size: 16px;
    margin-top: 7px;
    margin-bottom: 6px
}

.user-tabs .nav-tabs>li a {
    background: #f8f8f8;
    padding: 8px 50px;
    margin-right: 0;
    font-size: 16px;
    border-right: 1px solid #d5d9dc;
    border-bottom: 1px solid #d5d9dc;
    border-top: 0;
    color: #000
}

.user-tabs .nav-tabs>li.active>a,
.user-tabs .nav-tabs>li.active>a:focus {
    border-top: 0;
    border-radius: 0;
    color: #000;
    border-right: 1px solid #d5d9dc;
    border-left: 0 solid #d5d9dc;
    border-bottom: 1px solid transparent;
    background: #fff
}

.user-tabs .nav-tabs>li.active>a:hover {
    background: #fff
}

.user-tabs .tab-pane h3 {
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
    margin-bottom: 20px
}

.user-tabs .tab-pane h3 span {
    border-bottom: 4px solid #000;
    padding-bottom: 8px
}

.pro-box ul li {
    float: left;
    border: 1px solid #d6d5d5;
    border-left: 0 solid #d6d5d5;
    min-height: 120px
}

.pro-box-head {
    background: #eaeaea;
    padding: 5px 10px;
    font-size: 16px
}

.pro-box-info {
    font-size: 13px;
    padding-top: 15px
}

.pro-box-info span {
    border: 1px solid #d6d5d5;
    border-radius: 15px;
    padding: 5px 10px;
    color: #878787
}

.pro-box ul li:nth-child(1) {
    width: 11%;
    border-left: 1px solid #d6d5d5
}

.pro-box ul li:nth-child(2),
.pro-box ul li:nth-child(3),
.pro-box ul li:nth-child(4) {
    width: 11%
}

.pro-box ul li:nth-child(5) {
    width: 20%
}

.pro-box ul li:nth-child(6) {
    width: 11%
}

.pro-box ul li:nth-child(7) {
    width: 12%
}

.pro-box ul li:nth-child(8) {
    width: 13%
}

.user-tabs .tab-content {
    padding: 20px 15px
}

.user-tabs .dropp1 {
    border: 1px solid #ccc;
    border-radius: 4px;
    width: 76%;
    margin-left: 13%;
    background: #fff;
    margin-bottom: 5px
}

.user-tabs .dropp1 .instantcur {
    background: url(https://www.essaycorp.com/alldir/images/carrow.png) 19px 15px no-repeat rgba(0, 0, 0, 0);
    border: none;
    color: #4ca0ad;
    cursor: pointer;
    font-size: 18px;
    height: 26px;
    width: 20%;
    margin: 0 0 0 5%
}

.user-tabs .dropp1 .instantbug {
    width: 65%;
    border: none;
    font-size: 12px;
    padding: 1px 0 0;
    height: 26px
}

.user-tabs .dropp1 select {
    appearance: none;
    outline: 0
}

.user-tabs .dropp1 input {
    outline: 0
}

.user-paynow {
    background: #008de9;
    color: #fff;
    font-size: 13px;
    padding: 3px 10px;
    border: 0;
    border-radius: 4px
}

.ordersummary1 {
    width: 60%;
    float: left;
    font-weight: 700
}

.ordersummary2 {
    width: 40%;
    float: left
}

.pro-box-info label {
    font-size: 22px;
    line-height: 22px;
    padding: 5px 20px;
    margin-top: 25px
}

.inst-prog-box #progressbar {
    width: 110px!important
}

.btnuserprofile {
    padding: 6px 12px;
    border: 0;
    border-radius: 4px;
    color: #fff;
    background: #4cd7dc
}

.pro-box-info .fa-angle-down {
    background: #aacc4e;
    color: #fff;
    font-size: 20px;
    padding: 4px 8px;
    border-radius: 50%;
    margin-bottom: 5px
}

.edit-profile-btn {
    background: #0793ee;
    color: #fff;
    border: 0;
    border-bottom: 3px solid #0d4e77;
    border-radius: 5px;
    padding: 7px 10px 6px;
    width: 100%;
    font-size: 16px;
    margin-top: 25px
}

.viewconversation span {
    background: #aacc4e;
    color: #fff;
    padding: 8px 7px 5px
}

.user-message {
    background: #f6f6f6;
    padding: 30px 0
}

.user-message .usermsg-inner {
    width: 90%;
    margin: 0 auto;
    padding: 15px;
    background: #fff;
    min-height: 300px;
    box-shadow: 1px 2px 13px #AFAFAF
}

.sendericon img {
    height: 40px;
    width: 40px;
    border-radius: 50px
}

.mesgboxscroll {
    height: 200px;
    margin-bottom: 15px
}

.sendermsg {
    background: #f6f6f6;
    padding: 8px 15px;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 15px
}

.mesgbox label {
    font-size: 16px;
    font-weight: 700;
    color: #000
}

.mesgbox .form-control {
    font-size: 16px;
    margin-bottom: 15px
}

.pay-leftt .pay-num,
.pay-noww {
    margin-bottom: 10px
}

.mesgbox textarea {
    min-height: 80px
}

.btnreply {
    background: #0793ee;
    color: #fff;
    border: 0;
    border-bottom: 3px solid #0d4e77;
    border-radius: 5px;
    padding: 7px 10px 6px;
    width: 100%;
    font-size: 16px
}

.scroll-nn .slider-arrow i {
    color: #fff;
    padding: 0 7px 1px;
    font-size: 30px;
    line-height: 30px;
    margin-top: -5px
}

.flagslider .slider-arrow i {
    color: #657375;
    border: 2px solid #a5aeaf;
    padding: 4px 9px 5px;
    font-size: 16px
}

.studentreview .studentreview-h3 i {
    color: #0793ee;
    padding: 4px 9px 5px;
    font-size: 24px
}

.wastebox {
    height: 71px;
    background: #343434;
    font-size: 14px;
    padding: 7% 10% 0
}

.btnlets {
    background: #ececec;
    color: #000;
    padding: 4px 15px 7px;
    border-radius: 2px;
    border: 0;
    font-size: 13px
}

.btnlets i {
    font-size: 17px;
    font-weight: 700;
    margin-left: 5px
}

.btnlets:hover {
    background: #dad8d8
}

.payy-noww-radio .btn {
    background: #707070;
    color: #fff;
    text-shadow: 0 1px 1px #000;
    font-size: 13px;
    padding: 4px 15px;
    border-right: 2px solid #2c2c2c
}

.ordernowwinner .btn {
    background: #c8c8c8;
    color: #635e5e;
    text-shadow: none
}

.ordernowwinner .active,
.ordernowwinner .btn:focus {
    background: #0072bc;
    color: #fff
}

.payy-noww-radio .btn:focus {
    background: #0072bc;
    outline: 0
}

.payy-noww-radio .active {
    background: #0072bc
}

.ordernowwinner .btn:focus {
    outline: 0
}

.payy-noww-radio .paybtnlast {
    border-right: 0
}

.pay-noww {
    margin-top: 10px
}

.pay-noww .container {
    background: #f7f7ef;
    padding: 10px 20px;
    box-shadow: 0 0 10px 0 #ddd
}

.pay-noww-inner {
    font-family: Roboto-Regular;
    background: #fff;
    border: 2px solid #545556;
    border-radius: 6px;
    padding: 30px 0 40px
}

.pay-leftt {
    background: url(https://www.essaycorp.com/alldir/images/order-now/or.png) right no-repeat #fff
}

.pay-leftt h1 {
    font-size: 32px;
    font-family: Roboto-Bold;
    padding: 0 15px 20px
}

.pay-leftt-h5,
.pay-rightt ul li,
.pay-se-new h4 {
    font-family: Roboto-Medium
}

.pay-leftt-h5 {
    font-size: 16px;
    padding: 0 15px 15px;
    color: #006fb7
}

.pay-leftt .pay-num ul li {
    margin-top: 8px;
    margin-left: 1%
}

.pay-leftt .pay-num ul li span {
    background: #205bb3;
    padding: 5px 12px;
    font-size: 18px;
    color: #fff;
    border-radius: 50%;
    border: 2px solid #688EC6
}

.pay-leftt .pay-num ul li div {
    margin-top: 10px;
    color: #000;
    font-size: 14px
}

.pay-leftt .pay-num ul li i {
    position: absolute;
    margin-left: 8%;
    font-size: 25px
}

.pay-leftt .pay-num img {
    margin-top: -20%;
    position: absolute;
    margin-left: 47%
}

.payusing {
    font-size: 20px;
    color: #0072bc;
    margin-bottom: 15px
}

.pay-rightt ul li {
    font-size: 16px;
    color: #000;
    font-style: italic;
    margin-bottom: 10px
}

.readpol,
.readpol a {
    color: #aeadad
}

.pay-rightt ul li i {
    padding-right: 10px
}

.readpol {
    font-size: 14px;
    text-align: right;
    font-style: italic
}

.paypalpowered {
    border-top: 2px solid #f9f9f9;
    padding-top: 10px;
    margin-top: 10px;
    margin-left: 15px;
    display: none
}

.paypalpowered1 {
    display: block;
    position: absolute
}

.pickcur h4,
.pickcur1 h4 {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px
}

.pickcur1 h4 i {
    color: #2f8ac9
}

.pickcur1 .btn,
.readpoll {
    color: #000;
    background: #fc0
}

.pickcur1 .paynno {
    padding: 0
}

.pickcur1 input {
    width: 100%;
    height: 28px;
    border: 2px solid #c6ccd2;
    padding: 0 10px
}

.pickcur1 .firstpayinput input {
    border-right: 0
}

.pickcur1 .secpayinput input {
    border-left: 1px solid #c6ccd2
}

.pickcur1 .btn {
    height: 28px;
    font-size: 13px;
    border-radius: 0 4px 4px 0;
    padding: 4px 10px
}

.readpoll {
    border: 2px solid #000;
    margin-top: 15px;
    padding: 9px 5px 5px;
    font-size: 12px
}

.pay-rightt div.up-arrow {
    display: inline-block;
    position: relative;
    background: #fc0
}

.pay-rightt .up-arrow:after {
    content: '';
    display: block;
    position: absolute;
    right: 25px;
    bottom: 100%;
    border-bottom: 10px solid #fc0;
    border-top: 10px solid transparent;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent
}

.pay-rightt div:hover.up-arrow:after {
    border-bottom-color: #fc0
}

.paytopbot {
    margin-top: 20px;
    margin-bottom: 20px
}

.payy-noww-radio label {
    background: #707070;
    min-width: 75px;
    color: #fff;
    text-shadow: 0 1px 1px #000;
    font-size: 13px;
    padding: 4px 10px;
    border-right: 2px solid #2c2c2c
}

.pay-se-new {
    width: 80%;
    margin: 0 auto
}

.pay-select select option {
    padding: 4px 15px
}

.disclame {
    font-size: 13px;
    line-height: 22px;
    padding: 15px 15px 0
}

.disclame strong {
    color: #ea6809
}

.pay-se-new h4 {
    font-size: 14px;
    margin-bottom: 15px;
    padding-left: 15px
}

.order-head1,
.order-lefft img {
    margin-bottom: 10px
}

.pay-se-new input {
    width: 100%;
    height: 28px;
    border: 2px solid #c6ccd2;
    padding: 0 10px
}

.pay-se-new .btn {
    transition: .3s ease;
    box-shadow: 1px 1px 3px 0 #CFCCCC;
    background: #38b119;
    height: 28px;
    color: #fff;
    width: 100%;
    font-size: 15px;
    border-radius: 4px;
    padding: 1px 10px 2px
}

.pay-se-new .btn:hover {
    box-shadow: none;
    background: #2ccf03;
    transition: .3s ease
}

.pay-rightt ul {
    margin-top: 15px
}

.termboxx-1 {
    height: 22px;
    position: absolute;
    transition: .3s ease;
    overflow: hidden;
    padding-bottom: 15px
}

.termboxx-1 i,
.termboxx-1 u {
    cursor: pointer
}

.termboxx-1:hover {
    height: 120%;
    transition: .3s ease
}

.termboxx-2 {
    border: 2px solid #f2f2f2;
    background: #f9f9f9;
    padding: 5px;
    color: #909096;
    text-align: justify;
    font-size: 11px;
    margin-top: 5px;
    width: 96%
}

.pay-select select.minimal,
.pay-select select.minimal:focus {
    background-size: 5px 5px, 5px 5px, 1px 1.5em;
    background-repeat: no-repeat
}

.pay-select select {
    border: 1px solid #ccc;
    font-size: 12px;
    height: 28px;
    border-radius: 4px;
    display: inline-block;
    padding: 2px 12px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%
}

.pay-select select.minimal {
    background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, #ccc, #ccc);
    background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) .5em
}

.pay-select select.minimal:focus {
    background-image: linear-gradient(45deg, green 50%, transparent 50%), linear-gradient(135deg, transparent 50%, green 50%), linear-gradient(to right, #ccc, #ccc);
    background-position: calc(100% - 15px) 1em, calc(100% - 20px) 1em, calc(100% - 2.5em) .5em;
    border-color: green;
    outline: 0
}

.pay-select select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000
}

.order-lefft {
    background: #f7f7ef;
    padding: 0 20px 0 0;
    min-height: 540px
}

.order-rightt {
    background: #fff;
    padding: 0 30px
}

.ordernowwinner {
    padding: 0;
    border: 0
}

.order-head1 {
    color: #0072bc;
    font-weight: 700;
    font-size: 18px
}

.order-lefft ul {
    margin-left: 20px
}

.order-lefft ul li {
    font-size: 15px;
    list-style: disc;
    color: #000;
    border-bottom: 1px solid #deded7;
    padding-bottom: 7px;
    margin-bottom: 7px
}

.order-lefft ul li strong {
    letter-spacing: .5px;
    font-weight: 100
}

.order-lefft ul li:last-child() {
    border-bottom: 0
}

.order-lefft .nobottomborder1 {
    border-bottom: 0!important
}

.order-rightt h1 {
    font-size: 20px;
    padding: 10px 10px 0;
    color: #0072bc;
    text-align: center
}

.order-rightt h1 img {
    display: none
}

.line-order {
    position: absolute;
    margin-top: 10px;
    margin-left: 10px
}

.ord-head {
    margin-bottom: 5px;
    margin-top: 10px;
    font-size: 14px
}

.order-rightt label {
    font-size: 14px;
    font-weight: 400
}

.order-rightt label span {
    color: #F10408
}

.order-rightt input {
    border: 1px solid #000;
    width: 100%;
    border-radius: 3px;
    padding: 4px 10px
}

.order-rightt .payy-noww-radio {
    margin-bottom: 10px
}

.or-in-dec span.up-arrow {
    display: inline-block;
    position: relative;
    background: #0072bc
}

.or-in-dec .up-arrow:after {
    content: '';
    display: block;
    position: absolute;
    right: 100%;
    top: 50%;
    margin-top: -5px;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-right: 5px solid #0072bc;
    border-bottom: 5px solid transparent;
    border-left: 5px solid transparent
}

.orleft-2 .register-switch {
    height: 30px;
    padding: 4px;
    background: #d9d9d9
}

.orleft-2 .register-switch-input {
    display: none
}

.orleft-2 .register-switch-label {
    float: left;
    width: 50%;
    line-height: 23px;
    color: #000;
    text-align: center;
    text-shadow: 0 -1px rgba(0, 0, 0, .2);
    cursor: pointer;
    font-family: Roboto-Bold;
    font-size: 13px
}

.orleft-2 .register-switch-input:checked+.register-switch-label {
    color: #fff;
    background: #0072bc;
    border-radius: 2px;
    padding: 0
}

.order-rightt .or-in-dec .qtyminus {
    margin-right: 15px
}

.order-rightt .or-in-dec .qty {
    width: 20%;
    height: 28px;
    line-height: 23px;
    border: 2px solid #c3c5c8;
    text-align: center;
    padding: 0;
    font-size: 12px
}

.order-rightt .or-in-dec .qtybtnor {
    border: 2px solid #c3c5c8;
    width: 12%;
    height: 27px;
    padding: 2px 10px 4px 8px;
    border-radius: 4px
}

.or-in-dec span {
    background: #0072bc;
    color: #fff;
    padding: 6px 10px;
    font-size: 12px;
    border-radius: 4px;
    margin-left: 5px
}

.order-rightt .fileUpload {
    position: relative;
    overflow: hidden
}

.order-rightt .fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0)
}

.or-bmt-new,
.urgentbox {
    margin-bottom: 10px
}

.order-rightt .input-group-btn>.btn {
    height: 34px;
    background: #fff;
    border: 1px solid #000;
    color: #000
}

.order-rightt .form-control[disabled],
.order-rightt .form-control[readonly],
.order-rightt fieldset[disabled] .form-control {
    background: #fff
}

.order-rightt .input-group-btn i {
    font-size: 20px
}

.order-rightt textarea {
    border: 1px solid #000;
    width: 100%;
    border-radius: 4px;
    padding: 4px 10px;
    min-height: 40px
}

.order-rightt .btn-orderr {
    background: #205bb3;
    color: #fff;
    padding: 3px 15px 4px;
    border-radius: 2px;
    box-shadow: 1px 1px 3px 0 #CFCCCC;
    margin-top: 10px;
    transition: .3s ease;
    border: 0
}

.order-rightt .btn-orderr:hover {
    box-shadow: none;
    transition: .3s ease;
    background: #225fbb
}

.urgentbox {
    margin-top: 5px
}

.urgentbox .range {
    display: table;
    position: relative;
    height: 25px;
    background-color: #f1f1f1;
    border-radius: 4px;
    cursor: pointer
}

.urgentbox .range input[type=range] {
    -moz-appearance: none!important;
    -ms-appearance: none!important;
    -o-appearance: none!important;
    appearance: none!important;
    display: table-cell;
    width: 100%;
    background-color: transparent;
    height: 25px;
    cursor: pointer;
    border-radius: 0;
    outline: 0
}

.urgentbox .range input[type=range]::-webkit-slider-thumb {
    -moz-appearance: none!important;
    -ms-appearance: none!important;
    -o-appearance: none!important;
    appearance: none!important;
    width: 11px;
    height: 25px;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0;
    background-color: #0072bc
}

.urgentbox .range input[type=range]::-moz-slider-thumb {
    -webkit-appearance: none!important;
    -moz-appearance: none!important;
    -ms-appearance: none!important;
    -o-appearance: none!important;
    appearance: none!important;
    width: 11px;
    height: 25px;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0;
    background-color: #0072bc
}

.urgentbox .range output {
    display: table-cell;
    padding: 3px 5px 2px;
    min-width: 40px;
    color: #fff;
    background-color: #0072bc;
    text-align: center;
    text-decoration: none;
    border-radius: 0;
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: -moz-none;
    -o-user-select: none;
    user-select: none
}

.paybitbor {
    border-bottom: 1px solid #f7f6f6;
    width: 80%;
    margin: 0 auto 10px
}

.paytopbot .container {
    padding: 20px
}

.wework .bx-flag .bx-wrapper {
    width: 100%
}

.wework .bx-flag .bx-wrapper li {
    width: 75px!important
}

.pro-box ul li:nth-child(3) span {
    border: 0!important
}

.reldatepad label {
    margin-top: 5px
}

.or-last-sub {
    text-align: right
}

.toporheadno {
    margin-top: 0
}

#quickstart {
    cursor: pointer;
    transition: 2s ease
}

#quickstart i {
    color: #2887c7
}

.visiblepanel {
    margin-top: -55%;
    display: none;
    position: absolute;
    border: 2px solid #f2f2f2;
    background: #f9f9f9;
    padding: 9px 5px 5px;
    color: #909096;
    font-size: 12px;
    width: 90%;
    transition: 2s ease
}

.samnewbanner {
    background: url(../images/sample-banner.png);
    min-height: 230px;
    font-family: Roboto-Regular
}

.sambaninner {
    width: 50%;
    margin: 0 auto;
    text-align: center;
    padding-top: 4%
}

.samnewbanner h1 {
    font-size: 22px;
    font-family: Roboto-Bold;
    margin-bottom: 20px
}

.sambaninner .form-group {
    width: 80%
}

.sambaninner .form-group input {
    width: 100%;
    height: 40px;
    border: 1px solid #cfcfcf;
    border-radius: 4px 0 0 4px;
    font-size: 16px
}

.sambaninner .btn {
    height: 40px;
    text-align: center;
    background: #205bb3;
    color: #fff;
    font-size: 14px;
    border: 1px solid #000;
    border-left: 0;
    border-radius: 0 4px 0 0;
    margin-left: -4px;
    font-family: Roboto-Medium;
    padding: 0 30px;
    trasition: .3s ease
}

.samp-mm1,
.samp-mm2 {
    border-right: 1px solid #cfcfcf;
    float: left
}

.sambaninner .btn:hover {
    background: 0 0;
    color: #fff;
    trasition: .3s ease
}

.sambaninner .btn:focus {
    color: #fff
}

.sampmain {
    background: #eceff1;
    font-family: Roboto-Regular;
    padding: 10px 0 20px;
    color: #000
}

.sampmain-h5 {
    font-size: 20px;
    margin-bottom: 10px
}

.sampboxpara,
.sampthreehed {
    margin-bottom: 10px;
    font-size: 16px
}

.sampmain-h5 span {
    padding: 0 3px;
    background: #000;
    margin-right: 7px
}

.sampnewdownload i,
.samvieww1 img {
    margin-right: 5px
}

.sampboxpara {
    line-height: 24px;
    padding-right: 25%
}

.sampmain #container2 {
    padding-left: 15px;
    padding-right: 30px
}

.sampthreehed {
    background: #f1f3f5;
    border: 1px solid #cfcfcf;
    padding: 10px 15px;
    text-align: center;
    font-family: Roboto-Medium
}

.samp-mm1 {
    width: 32%
}

.samp-mm2 {
    width: 35%
}

.samp-mm3 {
    width: 32%;
    float: left
}

.sampnewbox1 {
    background: #fff;
    color: #000;
    box-shadow: 0 0 10px 0 #ddd;
    margin-bottom: 15px
}

.sampnewbox1-h5 {
    font-size: 14px;
    font-family: Roboto-Medium;
    margin-bottom: 4px
}

.sampnewbox1 p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 12px;
    text-align: left;
    color: #5c5c5c
}

.sampnewbox1 .sampnewdownload,
.sampopupclose {
    text-align: right
}

.sampnewdownload a {
    font-size: 14px;
    color: #0072bc;
    padding: 5px 10px;
    border: 1px solid #aaa;
    border-radius: 4px;
    trasition: .3s ease;
    cursor: pointer
}

.sampnewdownload a:hover {
    background: #0072bc;
    color: #fff;
    trasition: .3s ease;
    text-decoration: none
}

.sampnewbox1 ul {
    margin-bottom: 0
}

.sabelowbox2 {
    border-top: 1px solid #eaeaea
}

.sabelowbox1 {
    padding: 10px 15px 15px
}

.samvieww1,
.samvieww2 {
    padding: 10px 15px;
    width: 50%;
    float: left
}

.samvieww1 {
    border-right: 1px solid #eaeaea;
    font-size: 14px
}

.samvieww1 img {
    margin-top: -3px
}

.samvieww1 a {
    color: #000;
    trasition: .3s ease
}

.samvieww1 a:hover {
    color: #337ab7;
    trasition: .3s ease
}

.mainnsample .control-box {
    padding: 0;
    margin: -15.5% 0 0 50%;
    position: absolute;
    width: 50%
}

.mainnsample .control-box li:hover a {
    background-color: transparent
}

.mainnsample .control-box li a {
    padding: 0 10px;
    border: 0;
    border-radius: 0;
    font-size: 30px;
    line-height: 30px;
    color: #bdbdbd;
    background: 0 0
}

.mainnsample .control-box li a:hover {
    background-color: transparent
}

.mainnsample .control-box li img {
    margin-top: 4px
}

.mainnsample .control-box li:nth-child(2) a {
    padding: 0 10px;
    font-size: 14px;
    line-height: 22px;
    background-color: #ccc9c9;
    color: #fff;
    border-radius: 4px
}

.mainnsample .control-box li:nth-child(2) a:hover {
    background: #aba5a5
}

.mainnsample {
    padding-left: 0
}

.sampop .modal-content {
    margin-top: 18%
}

.sampop .modal-body {
    padding: 0 15px;
    height: 350px;
    overflow-y: scroll
}

.sampop .modal-header {
    padding: 10px 15px;
    font-size: 18px
}

.sampop .modal-body ul li {
    border-bottom: 1px solid #ddd;
    padding-top: 10px;
    padding-bottom: 10px
}

.sampop .modal-body ul li h5 {
    font-size: 16px;
    color: #0072bc;
    margin: 0
}

.sampop .modal-body ul li p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 5px;
    margin-top: 5px
}

.sampop .modal-body ul li a {
    font-size: 12px;
    padding: 4px 12px;
    color: #fff;
    background: #0072bc;
    border-radius: 4px
}

.sampop .modal-body ul li a i {
    margin-right: 5px
}

.popnopad {
    padding: 0
}

.sampop .modal-dialog {
    width: 500px
}

#sampformbox .qb-formbox {
    margin-top: 0
}

.sampopupclose .close {
    padding: 10px;
    opacity: 1;
    margin-top: -6%;
    margin-left: -4%;
    position: absolute
}

#sampformbox .qbf-3 .btn {
    height: 30px;
    border-left: 2px solid #000;
    width: 100%;
    border-radius: 0
}

.sampnoff-1 {
    width: 85%;
    margin: 0 auto 15px;
    border: 2px solid #5a5a5a;
    background: #fff;
    box-shadow: 0 20px 12px -20px #000;
    padding: 10px 15px
}

.sampnoff-1 h5 {
    font-size: 18px;
    text-align: center;
    font-weight: 700;
    padding-left: 15px;
    margin-bottom: 15px
}

.samoff1,
.smofnopadd1,
.smofnopadd2 {
    margin-bottom: 10px
}

.sampnoff-1 .btn {
    color: #fff;
    cursor: pointer;
    box-shadow: 1px 1px 3px 0 #CFCCCC;
    background: #205bb3;
    border-radius: 2px;
    padding: 4px 30px;
    font-size: 15px;
    margin-top: 5px;
    transition: .3s ease;
    height: auto;
    margin-left: auto;
    font-weight: 400;
    border: 0
}

.mat-eff input,
.mat-eff textarea {
    padding-left: 0;
    font-size: 14px;
    box-shadow: none
}

.sampnoff-1 .btn:hover {
    transition: .3s ease;
    box-shadow: none;
    background: #225fbb;
    color: #fff
}

.samoff1 {
    padding: 0
}

.smofnopadd1 {
    padding-left: 0
}

.smofnopadd2 {
    padding-right: 0
}

.mat-eff input {
    border: 0;
    border-bottom: 1px solid #d2d2d2;
    border-radius: 0
}

.mat-eff textarea {
    border: 0;
    height: 35px;
    border-bottom: 1px solid #d2d2d2;
    border-radius: 0
}

.mat-eff input:focus,
.mat-eff textarea:focus {
    box-shadow: none
}

.sampnooofound {
    color: #fff;
    cursor: pointer;
    background: #38b119;
    border-radius: 2px;
    border: 0;
    padding: 5px 15px;
    font-size: 16px;
    text-shadow: 0 1px #074717;
    transition: .3s ease
}

.sampnooofound:hover {
    transition: .3s ease;
    background: #2ccf03;
    text-decoration: none
}

#sampformbox .modal-content {
    box-shadow: none;
    background: 0 0;
    border: 0;
    margin-top: 12%
}

.noresulfoundsamp {
    font-size: 20px;
    text-align: center;
    color: #000
}

.notfound {
    font-size: 18px;
    padding: 5px 0
}

.sampsuggest {
    width: 98%
}

.sampsuggestin {
    width: 49%;
    margin-left: 7px;
    background: #fff;
    border: 1px solid #e6e4e4;
    text-align: left;
    height: 155px;
    overflow-y: scroll;
    position: absolute;
    z-index: 9999
}

.sampsuggestin ul li {
    padding: 5px 15px;
    cursor: pointer;
    border-bottom: 1px dotted #ddd;
    transition: .3s ease
}

.sampsuggestin ul li:hover {
    background: #f1f3f5;
    transition: .3s ease
}

.p-new1 {
    background: #fff;
    padding: 15px;
    border: 1px solid #ddd
}

.p-new1 input,
.p-new1 textarea {
    padding-left: 0;
    font-size: 14px;
    box-shadow: none
}

.p-new1 input {
    border: 0;
    border-bottom: 1px solid #d2d2d2;
    border-radius: 0
}

.p-new1 textarea {
    border: 0;
    height: 35px!important;
    border-bottom: 1px solid #d2d2d2;
    border-radius: 0
}

.p-new1 .btn {
    color: #fff;
    cursor: pointer;
    background: #205bb3;
    border-radius: 3px;
    padding: 4px 15px;
    font-size: 15px;
    transition: .2s ease
}

.p-new1 .btn:hover {
    transition: .2s ease;
    background: #2664c0;
    color: #fff;
    text-decoration: none
}

.p-new1 .btn:focus {
    color: #fff
}

.p-new1 input:focus,
.p-new1 textarea:focus {
    box-shadow: none
}

.p-result1 {
    font-size: 18px;
    font-weight: 700;
    color: #000;
    padding-top: 5px
}

.specification {
    background-color: #e9eef2;
    padding: 10px 0 3px;
    font-size: 14px;
    line-height: 22px;
    font-family: Roboto-Regular
}

.specification .specification-h {
    font-size: 18px;
    color: #000;
    margin-bottom: 15px;
    font-family: Roboto-Bold;
    text-align: center
}

.floow,
.spec-popu {
    color: #fff;
    text-align: center
}

.spec-box {
    background-color: #fff;
    padding: 0;
    text-align: center
}

.specbb {
    margin-bottom: 20px
}

.specarrow {
    text-align: center
}

.specarrow img {
    margin-top: -1.2%
}

.spec-popu {
    background-color: #0072bc;
    padding: 15px 0;
    font-family: Roboto-Regular
}

.big1-h6,
.floow {
    font-family: Roboto-Medium
}

.big1-h6 {
    font-size: 20px;
    margin-bottom: 10px
}

.spec-popu ul li {
    font-size: 16px;
    padding: 0 15px;
    border-right: 1px solid #78b4dc
}

.spec-popu ul li:last-child {
    border-right: 0 solid #78b4dc
}

.floow {
    font-size: 20px
}

.floow span {
    color: #92cdf3
}

.sttepsbox {
    background: #0072bc;
    padding: 20px 0 15px;
    font-family: Roboto-Regular
}

.sttepsbox ul li {
    display: inline-block;
    list-style: outside;
    height: 245px
}

.sttepsbox ul {
    height: 170px;
    width: 100%;
    overflow: hidden
}

.sttepsbox li {
    padding: 5px;
    margin: 5px;
    width: 100%
}

.slider-stepss-h5 {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 5px
}

.slider-stepss p {
    font-size: 15px;
    line-height: 24px;
    color: #fff
}

.sttepsbox .fi-box {
    width: 90%;
    padding: 10px 0;
    margin: 0 auto;
    height: auto;
    border: 1px solid #0277c3;
    box-shadow: 0 0 0 2px rgba(0, 16, 35, .05)
}

.commonpopup .emailbox input,
.emailbox .btn-number,
.input-group-btn>.btn {
    height: 39px
}

.step-mid {
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: #017dcd;
    margin: 0 auto 15px;
    width: 96%;
    padding: 10px
}

.step-mid span {
    color: #afdcfa
}

.step-mid i {
    margin-left: 10px;
    margin-right: 10px
}

.first-fivestep {
    display: block
}

.sec-fivestep {
    display: none
}

.askleftpanel {
    float: left;
    width: 11%
}

.askrightpanel {
    float: left;
    width: 89%
}

.servicetabs .nav-tabs>li>a {
    text-align: center;
    padding: 6px 5px;
    font-family: Roboto-Medium
}

.footerbtnleft ul li a {
    background: #fff;
    color: #000;
    border: 2px double transparent
}

.footerbtnleft ul li:hover a {
    color: #fff;
    transition: .9s ease
}

.footerbtnleft ul li:nth-child(1):hover a {
    background: #0e67ba;
    border: 2px double #0e67ba
}

.footerbtnleft ul li:nth-child(2):hover a {
    background: #8fc7fb;
    border: 2px double #8fc7fb
}

.footerbtnleft ul li:nth-child(3):hover a {
    background: #3a9dfa;
    border: 2px double #3a9dfa
}

.footerbtnleft ul li:nth-child(4):hover a {
    background: #f0072d;
    border: 2px double #f0072d
}

.popborderb {
    border-bottom: 2px solid #fff;
    width: 60px;
    margin: 5px auto 15px
}

.referright .nav-tabs>li>a {
    font-size: 16px;
    padding: 8px 15px
}

.ftrlog {
    margin-right: 15px
}

.topright ul li.loginhvv:hover {
    background: #0072bc
}

.commonpopup .emailbox {
    width: 100%;
    padding: 10px 0
}

.commonpopup .modal-title {
    font-size: 20px;
    margin-top: 4px;
    font-weight: 700;
    color: #fff;
    text-align: center
}

.commonpopup .modal-title span {
    font-size: 15px;
    font-weight: 400
}

.commonpopup .nopaadd1 {
    padding-left: 0;
    padding-right: 0
}

.commonpopup .maarg1 {
    margin-bottom: 10px
}

.commonpopup .emailbox .image-preview-input {
    position: relative;
    overflow: hidden;
    margin: 0;
    color: #333;
    background-color: #fff;
    border-color: #ccc;
    height: 39px
}

.commonpopup .emailbox .image-preview-input input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0)
}

.commonpopup .emailbox .image-preview-input-title {
    margin-left: 2px
}

.emailbox .btn-number {
    background: #dddcda
}

.commonpopup .emailbox::-webkit-input-placeholder {
    color: #686a6a;
    font-size: 15px;
    font-weight: 400
}

.commonpopup .emailbox:-moz-placeholder {
    color: #686a6a;
    font-size: 15px;
    font-weight: 400
}

.commonpopup .emailbox::-moz-placeholder {
    color: #686a6a;
    font-size: 15px;
    font-weight: 400
}

.commonpopup .emailbox:-ms-input-placeholder {
    color: #686a6a;
    font-size: 15px;
    font-weight: 400
}

.commonpopup .emailbox .input-group {
    border: 1px solid #9d9f9f;
    border-radius: 5px
}

.commonpopup .emailbox .input-group-addon {
    background: #fff;
    border-right: #9d9f9f 1px solid
}

.commonpopup .modal-header {
    padding: 0 0 0 15px;
    background: #3465b4
}

.commonpopup .modal-header .close {
    background: #4074c7;
    color: #fff;
    padding: 5px 10px;
    font-size: 30px;
    margin-top: 0;
    border-radius: 0;
    opacity: 1
}

.commonpopup .modal-footer {
    background: #3465b4;
    padding: 5px
}

.commonpopup .modal-body {
    background: #f6f6f6
}

.commonpopup .form-control {
    height: 40px
}

.commonpopup .emailsub {
    background: #fc0;
    padding: 6px 20px;
    color: #000;
    border-radius: 6px;
    font-weight: 700;
    font-size: 15px;
    display: inline-block;
    transform: translateZ(0);
    position: relative;
    transition-property: color;
    transition-duration: .3s;
    border: 0
}

.askhomebtn,
.askhomebtn:hover,
.dis-cont-btn .btn,
.dis-cont-btn .btn:hover,
.onlinehome,
.onlinehome:hover,
.recent-head span,
.recent-head span:hover,
.ser-recent ul li,
.serasknow-btn,
.serasknow-btn:hover,
.term-ehelp-h5 a,
.term-ehelp-h5 a:hover,
.twnty-1,
.twnty-1:hover {
    transition: .3s ease
}

.commonpopup .emailsub i {
    font-size: 20px;
    font-weight: 700;
    margin-left: 10px
}

.em-pop1 {
    padding-right: 0
}

.em-pop2 {
    background: url(https://www.essaycorp.com/alldir/images/popbgg.png);
    background-size: 100% 100%;
    height: 325px;
    padding: 0
}

.commonpopup textarea,
.em-lab input {
    box-shadow: 0 1px 2px 0 #ddd;
    padding: 5px 10px
}

.commonpopup .modal-dialog {
    width: 560px;
    margin-top: 9%
}

.emailbgab {
    position: absolute;
    margin-left: 0;
    margin-top: 0
}

.commonpopup .modal-dialog ul {
    margin-left: 50px
}

.commonpopup .modal-dialog ul li {
    font-size: 14px;
    line-height: 30px;
    color: #fff;
    font-style: italic
}

.em-pop2 .assuurd {
    margin-top: 6%;
    margin-left: 15%
}

.em-pop1 .em-head {
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 15px
}

.em-lab {
    margin-bottom: 10px
}

.em-lab label {
    font-size: 13px;
    margin-bottom: 5px;
    width: 100%;
    font-weight: 400
}

.em-lab input {
    border: 1px solid #f8f8f8;
    height: 30px;
    width: 100%;
    border-radius: 4px
}

.commonpopup textarea {
    height: 90px!important;
    border: 0 solid transparent;
    width: 100%;
    border-radius: 4px
}

.em-nopadd {
    padding-right: 0
}

.em-lab .em-browse {
    padding: 6px;
    text-align: center;
    background: #0793ee;
    color: #fff;
    font-size: 11px;
    border-radius: 4px;
    border: 0;
    margin-top: 25px;
    margin-bottom: 0
}

.em-send {
    text-align: right;
    float: right
}

.em-send button {
    position: absolute;
    margin-top: -17%;
    margin-left: -3%;
    z-index: 9999;
    background: 0 0;
    border: 0
}

.em-send i {
    color: #fff;
    background: #e69a19;
    border-radius: 50%;
    padding: 12px;
    font-size: 18px
}

.em-send i:hover {
    box-shadow: -1px 0 5px 0 #CFCCCC;
    background: #f9a71d
}

.em-cross .close {
    opacity: 1;
    margin-top: 4%;
    margin-right: 6%
}

.commonpopup .modal-title span {
    display: none
}

.wegaldtohear {
    font-size: 20px;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-left: 15px
}

.weg-p {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
    padding-left: 15px
}

.nereviewinn .new-rev {
    border: 1px solid #000;
    box-shadow: 0 0 4px #ddd;
    text-align: justify;
    min-height: 145px;
    margin-bottom: 15px;
    padding: 5px 0
}

.new-revname {
    font-size: 15px;
    font-family: Roboto-Medium;
    margin-bottom: 0;
    margin-top: 15px
}

.new-rev-para {
    font-size: 14px;
    line-height: 22px
}

.user-rating {
    font-size: 14px;
    unicode-bidi: bidi-override;
    padding: 0;
    display: inline-block;
    width: 100%
}

.user-rating input {
    opacity: 0;
    position: relative;
    left: -15px;
    z-index: 2;
    cursor: pointer
}

.user-rating span.star {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    position: relative;
    z-index: 1
}

.user-rating span {
    margin-left: -15px
}

.repotborder,
.ser-redi-con ul {
    margin-left: 10%
}

.user-rating span.star:before {
    color: #777;
    content: "\f006"
}

.user-rating input:checked+span.star:before,
.user-rating input:checked+span.star~span.star:before,
.user-rating input:hover+span.star:before,
.user-rating input:hover+span.star~span.star:before {
    color: #ffd100;
    content: "\f005"
}

.selected-rating {
    color: #ffd100;
    font-weight: 700;
    font-size: 3em
}

.newsubform {
    padding-right: 0;
    background: #eceff1;
    margin-bottom: 15px
}

.subrevhead {
    font-size: 16px;
    color: #000;
    font-family: Roboto-Medium;
    margin-top: 15px;
    margin-bottom: 10px
}

.subrevpara {
    font-size: 14px;
    color: #2d2d2d;
    margin-bottom: 10px
}

.re-form,
.re-textarea {
    margin-bottom: 5px;
    background: #fff;
    font-size: 12px;
    color: #000;
    width: 100%
}

.newinn-box {
    padding-left: 0;
    padding-bottom: 15px
}

.re-form {
    border: 1px solid #b8bec3;
    border-radius: 4px;
    height: 30px;
    padding: 4px 10px
}

.newsubform::-webkit-input-placeholder {
    color: #000
}

.newsubform::-moz-placeholder {
    color: #000
}

.newsubform:-ms-input-placeholder {
    color: #000
}

.newsubform:-moz-placeholder {
    color: #000
}

.nopadding {
    padding: 0
}

.formselectstar {
    padding-left: 3px;
    font-size: 12px
}

.newinn-box #user-rating-form {
    padding-left: 20px;
    text-align: left
}

.re-textarea {
    border: 1px solid #b8bec3;
    margin-top: 5px;
    border-radius: 4px;
    height: 75px;
    padding: 4px 10px
}

.newreviewsub {
    margin-top: 5px;
    font-size: 14px;
    padding: 6px 15px;
    border-radius: 4px;
    border: 0;
    background: #205bb3;
    color: #fff;
    trasition: .3s ease
}

.newreviewsub:hover {
    background: #225fbb;
    color: #fff;
    trasition: .3s ease
}

body {
    outline: 0
}

.completionleft {
    float: left;
    width: 75%;
    min-height: 150px
}

.completionright {
    float: left;
    width: 25%
}

.completionleftinner {
    padding: 3% 11% 1% 10%
}

.completionleft ul li {
    color: #0f1010;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px
}

.ser-redi-con {
    padding: 15px 0 0;
    font-family: Roboto-Regular
}

.a-bor-c {
    border-bottom: 2px solid #000;
    margin-top: 5px;
    margin-bottom: 5px
}

.a-bor-1 {
    width: 122px
}

.a-bor-2 {
    width: 75px
}

.a-bor-3 {
    width: 160px
}

.a-bor-4 {
    width: 115px
}

.a-bor-5 {
    width: 175px
}

.a-bor-6 {
    width: 240px
}

.a-bor-7,
.a-bor-8 {
    width: 75px
}

.a-bor-9 {
    width: 145px
}

.a-bor-10 {
    width: 125px
}

.a-bor-11 {
    width: 100px
}

.ser-assignment {
    padding-left: 0
}

.ser-tagboxc {
    margin-top: 15px
}

.ser-assignment-h2 {
    color: #000;
    font-size: 18px;
    font-family: Roboto-Bold;
    margin-bottom: 5px
}

.ser-assignment p {
    color: #0f1010;
    font-size: 14px;
    line-height: 24px;
    text-align: justify;
    margin-bottom: 15px;
    padding-bottom: 0;
    border-bottom: 0
}

.completelastborder,
.repotborder {
    border-bottom: 1px solid #f2f2f2;
    width: 90%;
    margin-top: 20px
}

.ser-assignment-r p {
    margin-bottom: 15px;
    padding-bottom: 0;
    border-bottom: 0
}

.ser-assignment-r {
    padding-right: 0;
    margin-bottom: 10px
}

.reportwritingright h2 {
    color: #000;
    font-size: 16px;
    font-family: Lato-Black;
    margin-bottom: 10px
}

.reportwritingright p {
    color: #0f1010;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 10px;
    text-align: justify;
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 15px
}

.lisofsub-head,
.lisofsub-head1,
.randomsub,
.whycenter h5 {
    text-align: center
}

.subjectbox {
    border: 1px solid #f2f2f2
}

.relatedhead {
    background: #f2f2f2;
    color: #000;
    padding: 5px 15px 5px 40px;
    font-size: 16px;
    width: 96%;
    margin: 5px auto;
    border-radius: 4px
}

.relatedlinks {
    padding: 0 15px 10px
}

.new-subject {
    padding: 20px 0
}

.new-subject .sub-inner {
    background: #fff;
    color: #000;
    padding-bottom: 15px
}

.lisofsub-head {
    font-size: 16px;
    line-height: 15px;
    margin-top: 16px
}

.lisofsub-head1 {
    font-size: 14px;
    margin-bottom: 20px;
    margin-top: 4px;
    color: #858585
}

.randomsub ul li {
    margin-right: 10px;
    margin-bottom: 10px;
    background: #faf5df;
    border-radius: 4px;
    padding: 4px 12px;
    font-size: 14px;
    display: inline-block
}

.whyshould,
.youask {
    text-align: center;
    padding: 30px 15px
}

.dis-all .dis-quote img,
.foot-logo-m,
.mob-header-new,
.mob-left-1,
.mob-left-2,
.mob-left-3,
.moberrpara,
.ontest-h1-m,
.order-rightt input[type=radio],
.perfect-h1 img,
.plagmob-p,
.prooftestimonial .dis-quote img,
.prooftestimonial1 .dis-quote img,
.scrollup,
.ser-int-mob-h1,
.termbus-m,
.topright ul li.login .loginhv {
    display: none
}

.randomsub ul li a {
    color: #000
}

.randomsub ul li:nth-child(7n+1) {
    background: #ffe9cb
}

.randomsub ul li:nth-child(7n+2) {
    background: #caf8f2
}

.randomsub ul li:nth-child(7n+3) {
    background: #caf9e7
}

.randomsub ul li:nth-child(7n+4) {
    background: #cdfbd9
}

.randomsub ul li:nth-child(7n+5) {
    background: #c6f4d3
}

.randomsub ul li:nth-child(7n+6) {
    background: #c2e8cd
}

.randomsub ul li:nth-child(7n+7) {
    background: #f5ecbf
}

.randomsub ul li:nth-child(7n+8) {
    background: #abffe6
}

.randomsub ul li:nth-child(7n+9) {
    background: #faf5df
}

.randomsub1 ul li {
    background: #e5e5e5!important
}

.randomsub1 ul li a {
    color: #090909!important
}

.whyshould-h {
    font-size: 18px;
    margin-bottom: 20px;
    margin-top: 20px
}

.whycenter h5 {
    font-size: 12px
}

.whycenter {
    margin-bottom: 15px
}

.youask-h1 {
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 3px;
    font-family: Lato-Light
}

.youask-h2 {
    font-size: 18px;
    margin-bottom: 15px
}

.serasknow-btn {
    box-shadow: 1px 1px 3px 0 #CFCCCC;
    background: #205bb3;
    color: #fff;
    font-size: 16px;
    border-radius: 2px;
    padding: 6px 20px
}

.serasknow-btn:hover {
    box-shadow: none;
    background: #225fbb;
    color: #fff
}

.seinbetwwn {
    text-align: left
}

.seinbetwwn img {
    position: absolute;
    margin-top: 0;
    margin-left: 0
}

.eadd-1 {
    padding-left: 0;
    padding-right: 5px
}

.eadd-2 {
    padding-right: 0;
    padding-left: 5px
}

.eadd-2-1 {
    padding-left: 15px
}

.derfive {
    color: #717171;
    font-size: 16px;
    font-family: Roboto-Bold;
    margin-bottom: 10px;
    margin-top: 10px
}

.onlinehome p,
.onlinemeant,
.onlineuser,
.onlinhead,
.ser-home-1 {
    margin-bottom: 5px
}

.ser-home3 {
    font-family: Roboto-Light;
    border-top: 15px solid #f3f3f3;
    border-bottom: 15px solid #f3f3f3;
    padding: 15px 0;
    text-align: center
}

.ser-home-1 {
    font-size: 18px;
    color: #4c4c4c;
    font-family: Roboto-Bold;
    margin-top: 5px
}

.ser-home3 p {
    font-size: 14px;
    line-height: 21px;
    padding: 0 10%;
    color: #474747;
    font-family: Roboto-Light
}

.ser-home-line {
    text-align: right
}

.ser-home-line img {
    position: absolute;
    margin-left: 0;
    margin-top: 6%
}

.onlinehome {
    background: #0089f7;
    color: #fff;
    padding: 15px 0;
    font-family: Roboto-Regular;
    text-align: center
}

.onlinehome:hover {
    background: #1b99fe
}

.onlinhead {
    font-size: 22px;
    font-family: Roboto-Light
}

.onlinemeant {
    font-size: 18px;
    line-height: 22px
}

.onlineuser {
    font-size: 16px;
    line-height: 22px;
    font-family: Roboto-Bold
}

.onlinehome p {
    font-size: 15px;
    line-height: 22px
}

.serhowwork {
    padding: 20px 0;
    background: #f3f3f3;
    font-family: Roboto-Regular;
    text-align: center
}

.recent-head,
.recent-head1 {
    font-family: Roboto-Bold;
    text-transform: uppercase
}

.serhowworkhead {
    font-size: 20px;
    margin-bottom: 15px
}

.serhowwork ul li {
    font-size: 16px;
    margin-left: 4%;
    margin-right: 4%
}

.serhowwork ul li img {
    margin-bottom: 5px
}

.serhowicon {
    text-align: right
}

.serhowwork ul li i {
    color: #d5d9e2;
    position: absolute;
    margin-top: 2%;
    margin-left: 3%
}

.ser-recent {
    background: #f3f3f3;
    color: #000;
    padding: 15px 0;
    text-align: center
}

.recent-head {
    margin-bottom: 15px;
    font-size: 18px
}

.recent-head span {
    border-bottom: 2px solid #000
}

.recent-head span:hover {
    border-color: #1090f7
}

.recent-head1 {
    margin-bottom: 10px;
    font-size: 16px
}

.ser-recent p {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 20px
}

.ser-recent ul li {
    font-size: 14px;
    padding: 3px 10px;
    margin-bottom: 5px;
    margin-right: 5px;
    background: #f4f7f6;
    border-radius: 3px;
    border: 1px solid #ddd
}

.ser-recent ul li a {
    color: #8f8f8f
}

.ser-recent ul li:hover {
    background: #fafcfb;
    transition: .3s ease
}

.twntyfour {
    font-family: Roboto-Regular;
    margin-left: 20%;
    width: 80%
}

.twnty-1 {
    background: #fff;
    box-shadow: 0 1px 4px 1px #ddd;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
    margin-bottom: 10px
}

.twnty-1:hover {
    background: #fafafa
}

.twnty-1-h4 {
    font-size: 15px;
    font-family: Roboto-Medium
}

.twnty-1 p {
    font-size: 13px;
    margin-bottom: 0
}

.getanswere {
    padding-right: 0
}

.askexxpert {
    color: #000;
    font-size: 16px
}

.askhomebtn {
    margin-top: 5px;
    font-size: 14px;
    border: 0;
    background: #205bb3;
    color: #fff;
    padding: 6px 15px;
    border-radius: 4px
}

.ser-homeneed h4,
.serneed-head {
    font-size: 18px;
    margin-bottom: 10px
}

.askhomebtn:hover {
    background: #2664c0
}

.homearrow {
    text-align: right
}

.homearrow img {
    position: absolute;
    margin-top: 0;
    margin-left: -20%
}

.ser-homeneed {
    padding: 15px 0;
    text-align: center;
    font-family: Roboto-Regular
}

.serneed-head {
    font-family: Roboto-Bold
}

.ser-homeneed h4 {
    font-family: Roboto-Regular
}

.ser-homeneed p {
    font-size: 14px;
    line-height: 26px;
    color: #383838;
    margin-bottom: 10px
}

.ser-homeneed-h5 {
    font-size: 20px;
    margin-top: 25px;
    font-family: Roboto-Light
}

.ser-neddborder {
    border-bottom: 1px solid #ddd;
    font-family: Roboto-Regular;
    width: 26%;
    margin: 30px auto 15px;
    text-align: left
}

.ser-homeneed .sershould {
    margin-top: 10px
}

.ser-homeneed .sershould-h6 {
    font-size: 18px;
    color: #010101;
    text-align: left
}

.ser-homeneed .sershould p {
    font-size: 14px;
    line-height: 24px;
    text-align: left;
    margin-bottom: 0
}

.abt-s-h1,
.dis-all-h2,
.dis-all-left,
.dis-cont-btn,
.dis-content,
.dis-r1,
.perfect-1,
.perfectdiss {
    text-align: center
}

.sershouldnopadd,
.sershouldnopadd1 {
    padding-left: 0
}

.perfectdiss {
    background: #0089f7;
    color: #fff;
    padding: 15px 0 20px
}

.perfectdiss-h1 {
    font-family: Roboto-Light;
    font-size: 22px;
    margin-bottom: 10px
}

.perfectdiss-h3,
.ser-dis-con {
    font-family: Roboto-Regular
}

.perfectdiss-h2 {
    border-bottom: 2px solid #66b8fa;
    width: 3%;
    margin: 0 auto 10px
}

.dis-left,
.dis-right {
    width: 50%;
    float: left
}

.perfectdiss-h3 {
    font-size: 16px
}

.dis-left {
    background: #fff
}

.dis-right {
    background: url(../images/services/disser/thesis-bg.png);
    background-size: 100% 100%
}

.abtstruct {
    padding: 30px 15px
}

.abt-s-h1 {
    font-size: 32px;
    color: #0089f7;
    margin-bottom: 0
}

.abt-s-left {
    width: 9%;
    float: left
}

.abt-s-right {
    width: 91%;
    float: left;
    margin-bottom: 0
}

.abt-s-head1 {
    font-family: Roboto-Bold;
    font-size: 15px;
    color: #000
}

.abt-s-head2 {
    font-size: 14px;
    line-height: 24px;
    color: #333;
    padding-right: 15px
}

.perfect-1 {
    background: #fff;
    padding: 30px 40px 15px;
    border-right: 1px solid #b6b6b6;
    border-bottom: 1px solid #b6b6b6
}

.perfect-2 {
    border-bottom: 0 solid #b6b6b6
}

.perfect-h1 {
    font-size: 18px;
    font-family: Roboto-Bold;
    margin-top: 25px;
    margin-bottom: 20px
}

.dis-expert,
.topicsugges-h1 {
    font-family: Roboto-Medium;
    text-align: center
}

.perfect-h1 h3 {
    padding: 6px 15px;
    color: #0089f7
}

.perfect-h2 {
    font-size: 15px;
    color: #505050;
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 0 11%
}

.perfect-h1 img {
    position: absolute;
    margin-left: -3%;
    margin-top: -1%
}

.dis-expert {
    background: #f8f8f8;
    color: #555;
    font-size: 13px;
    padding: 15px 0
}

.dis-srch input,
.topicsugges-h1 {
    color: #000;
    font-size: 14px
}

.dis-expert ul li {
    margin-left: 6%;
    margin-right: 6%
}

.dis-expert ul li img {
    margin-bottom: 10px
}

.topicsugges {
    background: #e7e7e7;
    padding: 15px 0
}

.topicsugges-h1 span {
    font-family: Roboto-Regular;
    color: #000
}

.dis-srch {
    width: 49%;
    margin: 15px auto 0
}

.dis-srch button,
.dis-srch i {
    margin-top: -32px;
    cursor: pointer
}

.dis-srch input {
    border: 0;
    padding-left: 0;
    background: #e7e7e7;
    border-bottom: 1px solid #d2d2d2;
    border-radius: 0;
    box-shadow: none
}

.dis-srch input:focus {
    border-color: #0089f7;
    box-shadow: none
}

.dis-srch button {
    background: 0 0;
    border: 0
}

.dis-srch i {
    padding: 6px 7px;
    background: #dddcdc;
    color: #3b9ff0;
    border-radius: 50%
}

.dis-srch i:hover {
    background: #3b9ff0;
    color: #fff
}

.dis-srch::-webkit-input-placeholder {
    color: #a9a9a9
}

.dis-srch::-moz-placeholder {
    color: #a9a9a9
}

.dis-srch:-ms-input-placeholder {
    ccolor: #a9a9a9
}

.dis-srch:-moz-placeholder {
    color: #a9a9a9
}

.dis-content {
    padding: 15px 0;
    font-family: Roboto-Regular
}

.dis-cont-h1 {
    font-family: Roboto-Light;
    font-size: 22px;
    color: #000;
    margin-bottom: 10px
}

.dis-cont-h3,
.dis-cont-p {
    font-size: 14px;
    margin-bottom: 10px
}

.dis-cont-h3 {
    color: #363636;
    padding: 0 15%;
    font-family: Roboto-Medium
}

.dis-cont-p {
    line-height: 22px;
    color: #000
}

.dis-cont-h2 {
    font-size: 18px;
    color: #0089f7;
    margin-bottom: 10px;
    margin-top: 15px
}

.dis-cont-bor {
    width: 5%;
    margin: 0 auto 10px;
    border-bottom: 2px solid #b3b3b3
}

.dis-cont-btn {
    margin-bottom: 15px;
    margin-top: 10px
}

.dis-all-h1,
.dis-all-left li {
    margin-bottom: 10px;
    color: #efefef
}

.dis-cont-btn .btn {
    background: #205bb3;
    color: #fff;
    font-size: 14px;
    border-radius: 4px;
    padding: 6px 12px;
    box-shadow: 1px 1px 3px 0 #CFCCCC
}

.dis-cont-btn .btn i {
    margin-left: 5px
}

.dis-cont-btn .btn:hover {
    background: #2664c0;
    box-shadow: none
}

.dis-all {
    background: #0089f7;
    color: #fff;
    padding: 15px 0 30px
}

.dis-all-h1 {
    margin-top: 10%;
    font-size: 20px;
    font-family: Roboto-Bold
}

.dis-all-left li {
    font-size: 16px;
    padding-left: 3%;
    padding-right: 3%;
    border-right: 1px solid #efefef
}

.dis-all-left li:last-child {
    border-right: 0
}

.dis-all-h2 {
    font-size: 22px;
    color: #efefef;
    font-family: Roboto-Light;
    margin-bottom: 15px
}

.dis-all-h2 img {
    margin-left: 15px
}

.dis-all .dis-slide .carousel-inner {
    background: url(https://www.essaycorp.com/alldir/images/services/disser/quote.png) left top no-repeat #fff
}

.dis-slide .carousel-inner {
    width: 80%;
    margin: 0 auto;
    background: #fff;
    border-radius: 6px
}

.dis-slide .carousel-control {
    background-image: none;
    width: auto;
    opacity: 1
}

.dis-slide .carousel-control.left {
    padding-top: 7%
}

.dis-slide .carousel-control.right {
    padding-top: 9%
}

.dis-slide .item {
    padding: 15px 0;
    min-height: 115px
}

.essayleft,
.essayright {
    min-height: 570px
}

.dis-slide .carousel-control i {
    font-size: 40px
}

.dis-slide-h5 {
    font-size: 13px;
    font-family: Roboto-Light;
    color: #000;
    margin-bottom: 5px;
    margin-top: 5px
}

.dis-slide-h6 {
    font-size: 13px;
    font-family: Roboto-Medium;
    color: #000
}

.dis-slide p {
    font-size: 14px;
    line-height: 20px;
    color: #828282
}

.dis-r1 {
    padding: 0 5px 0 10px;
    border-right: 1px solid #f8f8f8
}

.dis-r2 {
    padding: 0 10px 0 25px
}

.dis-star .user-rating {
    direction: ltr
}

.dis-star .fa-star {
    color: #efdd46!important
}

.dislinne {
    text-align: right
}

.dislinne img {
    position: absolute;
    margin-top: 7%;
    margin-left: -3%
}

.dis-quote img {
    position: absolute;
    margin-left: 12%;
    margin-top: -3%;
    z-index: 9999
}

.essay-1 {
    font-family: Roboto-Regular
}

.es-banner-1 {
    padding: 0 15px 0 0
}

.es-banner-2 {
    padding: 0
}

.essayleft {
    background: url(https://www.essaycorp.com/alldir/images/services/essay/essay-bg1.png);
    background-size: 100% 100%
}

.es-feature {
    color: #000;
    margin-top: 0;
    margin-left: 7%;
    margin-right: 7%
}

.es-feature .es-f-h1 {
    font-size: 28px;
    line-height: 28px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 30px
}

.eafterbox .es-feature .es-f-h1 {
    margin-top: 30px
}

.es-feature .es-f-h2 {
    font-size: 16px;
    color: #727272;
    margin-bottom: 30px
}

.es-feature ul li {
    margin-bottom: 20px
}

.es-feature-h5 {
    font-family: Roboto-Medium;
    font-size: 16px;
    margin-bottom: 5px
}

.es-feature p {
    font-size: 14px;
    line-height: 20px;
    color: #3c3b3b
}

.essayleft-h2,
.essayleft-h3 {
    color: #2d2d2d;
    text-align: center
}

.es-f-icon {
    width: 20%;
    float: left;
    padding-top: 0
}

.es-f-des {
    width: 80%;
    float: left
}

.essayleft-h2 {
    font-family: Roboto-Medium;
    font-size: 20px;
    margin-top: 32px;
    margin-bottom: 10px
}

.essayleft-h3 {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 30px;
    padding: 0 8%
}

.es-write {
    width: 85%;
    margin-left: 13%;
    min-height: 300px;
    background: #f3f3f3;
    padding: 50px 30px
}

.es-how {
    padding: 30px 0;
    border-top: 30px solid #f3f3f3;
    text-align: center;
    color: #363636;
    font-family: Roboto-Regular;
    font-size: 14px;
    line-height: 24px
}

.es-how-h22 {
    font-family: Roboto-Light;
    font-size: 22px;
    margin-bottom: 15px
}

.es-how-h1 {
    padding: 0 10% 1%;
    font-family: Roboto-Medium
}

.es-types,
.es-what {
    font-family: Roboto-Regular
}

.es-how-h2,
.es-how-h3 {
    padding: 0 0 1%
}

.es-what {
    padding: 15px 0 10px;
    background: #f9f9f9
}

.es-what-mid {
    width: 41%;
    margin: 0 auto 15px
}

.es-what-mid-h2 {
    font-size: 25px;
    color: #5a5a5a;
    margin-top: 5px;
    margin-bottom: 5px
}

.es-what-mid p {
    font-size: 14px;
    color: #0089f7
}

.es-good1 {
    width: 15%;
    float: left
}

.es-good2 {
    width: 85%;
    float: left
}

.es-what-h1,
.es-what-h2 {
    font-size: 14px;
    line-height: 25px;
    color: #414141;
    text-align: center
}

.es-what-h1 {
    padding: 0 0 1%
}

.es-what-h2 {
    padding: 0 10% 1%
}

.es-what-bor {
    border-bottom: 1px solid #edebeb;
    width: 50%;
    margin-bottom: 2%;
    margin-left: 15%
}

.es-icon-1 {
    width: 4%;
    float: left
}

.es-icon-2 {
    width: 96%;
    float: left
}

.es-what ul li {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 24px
}

.es-what-list {
    width: 87%;
    margin: 0 auto
}

.es-type-left {
    width: 30%;
    float: left
}

.es-type-right {
    width: 70%;
    float: left;
    padding: 0;
    background: #0089f7;
    color: #fff
}

.es-ty-inn {
    padding: 15px 30px
}

.es-types .es-feature {
    margin-top: 8%
}

.es-type-right-h2 {
    text-align: center;
    font-size: 23px;
    padding: 15px 0;
    margin-bottom: 20px
}

.es-type-right-h2 span {
    font-family: Roboto-Black
}

.es-ty-1 {
    width: 11%;
    float: left
}

.es-ty-2 {
    width: 89%;
    float: left
}

.es-ty-2-h3 {
    font-family: Roboto-Bold;
    font-size: 16px;
    margin-bottom: 10px
}

.es-ty-2-h3 span {
    font-family: Roboto-Regular;
    text-transform: none
}

.bus-9,
.er-2,
.er-other-link ul li,
.es-cp-h3,
.newerror h3,
.pr-dif-h1,
.term-how-p2,
.top-foot .foot-h1 {
    text-transform: uppercase
}

.es-ty-2 p {
    font-size: 14px;
    font-family: Roboto-Light;
    line-height: 20px;
    text-align: justify;
    margin-bottom: 10px
}

.es-ty-1 span {
    padding: 9px 14px;
    background: #205bb3;
    color: #0089f7;
    border-radius: 50%;
    font-size: 40px;
    font-family: Roboto-Bold
}

.es-alignleft {
    text-align: left
}

.es-alignright {
    text-align: right
}

.es-thin-bor {
    border-bottom: 1px solid #007bde;
    margin-top: 15px;
    margin-bottom: 20px;
    width: 50%
}

.es-ring img {
    position: absolute;
    margin-top: .5%;
    margin-left: 10%
}

.essayleft {
    float: left;
    width: 70%
}

.essayright {
    float: left;
    width: 30%
}

.es-write ul {
    margin-left: 5%
}

.es-write ul li {
    margin-bottom: 0
}

.es-write ul li .es-write-h6 {
    font-size: 15px;
    color: #535353;
    font-family: Roboto-Bold;
    margin-bottom: 5px
}

.es-write ul li p {
    margin-bottom: 8px;
    font-size: 14px;
    line-height: 19px;
    color: #7c7676;
    text-align: left;
    padding-right: 48%
}

.ser-term-h1,
.ser-term-how,
.ser-term-p,
.term-connect,
.term-connect1,
.term-ehelp,
.term-fa-in-h3,
.term-faq-left p,
.term-how-p5 {
    text-align: center
}

.es-write ul li p.understandable {
    margin-bottom: 3px
}

.es-ty-1.es-alignright {
    padding-top: 30px
}

.ser-term-1 {
    background: #f9f9f9;
    font-family: Roboto-Regular;
    padding: 20px 0
}

.ser-term-h1,
.term-how1 {
    font-family: Roboto-Light
}

.ser-term-h1 {
    color: #0089f7;
    font-size: 25px;
    margin-bottom: 5px
}

.ser-term-p {
    color: #000;
    font-size: 16px;
    line-height: 22px;
    padding: 0 15%
}

.ser-term-bor {
    border-bottom: 1px solid #e0e0e0;
    width: 3%;
    margin: 10px auto
}

.ser-term-how {
    background: #0089f7;
    color: #fff;
    padding: 20px 0 30px
}

.term-how1 {
    font-size: 25px;
    margin-bottom: 5px
}

.term-how-p2,
.term-how-p4 {
    font-family: Roboto-Medium
}

.term-how-p1 {
    font-size: 18px;
    margin-bottom: 5px
}

.term-how-bor {
    border-bottom: 2px solid #047fe3;
    width: 3%;
    margin: 5px auto
}

.term-how-p2 {
    font-size: 16px;
    margin-bottom: 5px
}

.term-how-p3 {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 15px
}

.term-how-p4 {
    font-size: 18px;
    margin-bottom: 5px
}

.term-how-p4 img {
    margin-left: 15px;
    margin-right: 15px
}

.term-how-p5 {
    font-size: 15px;
    margin-bottom: 10px
}

.term-how-s .btn,
.term-how-s input {
    height: 40px;
    font-size: 14px;
    box-shadow: none
}

.term-how-s {
    width: 50%;
    margin: 15px auto 0
}

.term-how-s input {
    border: 0;
    border-radius: 0
}

.term-how-s .btn {
    border: 0;
    border-radius: 0;
    background: #fff;
    padding: 0 15px
}

.term-how-s .btn:hover {
    background: #efefef
}

.term-how-s i {
    color: #7d7d7d;
    font-size: 30px
}

.term-how-s .input-group {
    width: 70%
}

.term-how-s .input-group-btn {
    width: 1%!important
}

.term-how-s input:focus {
    box-shadow: none
}

.term-ehelp {
    padding: 20px 0;
    font-size: 14px;
    line-height: 22px;
    color: #000
}

.term-ehelp-h1 {
    font-family: Roboto-Light;
    font-size: 22px;
    margin-bottom: 15px
}

.term-ehelp-h2 {
    padding: 0 21% 1%;
    font-family: Roboto-Medium
}

.term-ehelp-h3 {
    padding: 0 0 1%
}

.term-ehelp-h4 {
    padding: 0 5% 1%
}

.term-ehelp-h5 {
    padding: 1% 5%
}

.term-ehelp-h5 a {
    background: #205bb3;
    color: #fff;
    font-size: 14px;
    border-radius: 4px;
    padding: 6px 12px;
    box-shadow: 1px 1px 3px 0 #CFCCCC
}

.term-ehelp-h5 a i {
    margin-left: 5px
}

.term-ehelp-h5 a:hover {
    background: #2664c0;
    box-shadow: none
}

.term-faq-left {
    width: 70%;
    float: left;
    min-height: 420px;
    background: #fafaf5
}

.term-faq-right {
    width: 30%;
    float: left;
    min-height: 420px;
    color: #000
}

.term-acc .fa,
.term-acc .glyphicon {
    float: right
}

.term-connect-h4 {
    font-size: 22px;
    margin-bottom: 5px;
    margin-top: 22%
}

.term-connect p {
    font-size: 16px;
    color: #494949;
    margin-bottom: 15px;
    padding: 1% 5%
}

.term-connect img {
    margin: 0 auto 6%
}

.term-connect .term-con-bor {
    border-bottom: 1px solid #ede6e6;
    width: 30%;
    margin: 0 auto 30px
}

.term-connect1-h4 {
    font-size: 22px;
    margin-bottom: 5px
}

.term-connect1 p {
    font-size: 16px;
    margin-bottom: 25px;
    color: #4d4d4d
}

.term-connect1 a {
    color: #fff;
    cursor: pointer;
    background: #205bb3;
    border-radius: 4px;
    padding: 8px 10px 8px 15px;
    font-size: 15px;
    margin-top: 17px;
    transition: .2s ease;
    box-shadow: 1px 1px 3px 0 #CFCCCC
}

.term-connect1 a:hover {
    transition: .2s ease;
    box-shadow: none;
    background: #2664c0;
    color: #fff;
    text-decoration: none
}

.term-connect1 a i {
    margin-left: 5px
}

.term-fa-in {
    padding: 30px 100px
}

.term-fa-in-h3 {
    font-size: 18px;
    color: #3a3a3a;
    font-family: Roboto-Bold
}

.bus-9,
.expandall,
.term-acc .panel-body span,
.term-acc .panel-default .panel-title span {
    font-family: Roboto-Medium
}

.term-faq-left p {
    font-size: 15px;
    color: #324b5a;
    line-height: 22px;
    margin-bottom: 15px;
    margin-top: 10px
}

.term-acc .panel-default>.panel-heading {
    background: #fff;
    padding: 14px 15px
}

.term-acc .panel-default {
    border: 0 solid #fff;
    box-shadow: 1px 1px 2px 1px #ddd;
    border-radius: 0;
    background: 0 0
}

.term-acc .panel-default .panel-title {
    font-size: 14px;
    color: #000;
    text-align: left
}

.term-acc .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top: 0 solid #fff;
    background: #fff
}

.term-acc .panel-body {
    padding: 0 15px 10px;
    font-size: 14px;
    line-height: 22px;
    color: #000
}

.term-acc .glyphicon-remove {
    color: #205bb3
}

.expandall {
    font-size: 13px;
    color: #b5b5b5;
    text-align: right;
    margin-bottom: 10px
}

.bus-9,
.proof-dif-left,
.proof-order {
    text-align: center
}

.bus-1,
.bus-2,
.bus-3,
.bus-4 {
    margin-top: -5px
}

.termbus {
    padding: 40px 15px 80px
}

.termbus img {
    margin-top: 15px
}

.bus-5,
.bus-6,
.bus-7,
.bus-8 {
    margin-top: -15px
}

.bus-1,
.bus-2,
.bus-3,
.bus-4,
.bus-5,
.bus-6,
.bus-7,
.bus-8,
.bus-9 {
    float: left;
    font-size: 14px;
    color: #4f4f4f;
    width: 170px;
    position: absolute
}

.bus-1 {
    margin-left: 11%
}

.bus-2 {
    margin-left: 29%
}

.bus-3 {
    margin-left: 46%
}

.bus-4 {
    margin-left: 63.5%
}

.bus-5 {
    margin-left: 20%
}

.bus-6 {
    margin-left: 37.5%
}

.bus-7 {
    margin-left: 54.5%
}

.bus-8 {
    margin-left: 72.5%
}

.bus-9 {
    margin-top: 7px;
    width: 120px;
    margin-left: 86%;
    color: #000
}

.proof-order {
    font-size: 14px;
    line-height: 22px;
    color: #363636;
    padding: 20px 0
}

.proof-order-h1 {
    font-family: Roboto-Light;
    font-size: 22px;
    color: #000;
    padding: 0 0 1%
}

.proof-order-h2 {
    padding: 0 20% 1%;
    font-family: Roboto-Medium
}

.proof-order-h3 {
    padding: 0 0 1%
}

.proof-order-h4 {
    padding: 0;
    color: #0089f7;
    font-size: 18px
}

.proof-order-h5 {
    padding: 20px 0 5px
}

.proof-order-h5 a {
    background: #205bb3;
    color: #fff;
    font-size: 14px;
    border-radius: 4px;
    padding: 6px 12px;
    box-shadow: 1px 1px 3px 0 #CFCCCC;
    transition: .3s ease
}

.proof-order-h5 a i {
    margin-left: 5px
}

.proof-order-h5 a:hover {
    background: #2664c0;
    box-shadow: none;
    transition: .3s ease
}

.proof-dif-left {
    width: 65%;
    float: left;
    background: #f1f3f4;
    color: #000;
    padding: 30px 0;
    min-height: 485px
}

.pr-des,
.proof-or {
    text-align: left
}

.proof-dif-right {
    width: 35%;
    float: left;
    background: #fafaf5;
    min-height: 485px
}

.es-cp,
.es-list {
    background: #289af4
}

.pr-dif-h1 {
    font-size: 16px;
    color: #000
}

.pr-dif-h2 {
    font-size: 30px;
    color: #000;
    font-family: Roboto-Bold;
    margin-bottom: 5px
}

.pr-dif-h2 span {
    font-size: 26px;
    font-family: Roboto-Regular
}

.pr-dif-p {
    font-size: 15px;
    color: #5e5e5e;
    margin-bottom: 30px;
    padding: 0 5%
}

.pr-edit-h1 {
    color: #545454;
    font-size: 18px;
    font-family: Roboto-Bold;
    margin-bottom: 5px
}

.es-cp p,
.pr-ri-h1 {
    font-family: Roboto-Light
}

.pr-edit-p {
    color: #302f2f;
    font-size: 15px;
    margin-bottom: 30px
}

.pr-icon {
    width: 10%;
    float: left
}

.pr-des {
    width: 90%;
    float: left;
    font-size: 15px;
    line-height: 24px;
    line-height: 18px;
    color: #505050;
    margin-bottom: 10px
}

.proof-or img {
    position: absolute;
    margin-left: -8%;
    margin-top: 10%
}

.pr-ri-h1 {
    font-size: 22px;
    color: #000;
    padding: 15% 0 5%;
    text-align: center
}

.prooftestimonial .carousel-inner,
.prooftestimonial1 .carousel-inner {
    border: 1px solid #b8b8b8
}

.prooftestimonial1 {
    margin-top: 20px
}

.prooftestimonial1 .dis-quote {
    text-align: right
}

.prooftestimonial1 .dis-quote img {
    margin-left: -19%
}

.prooftestimonial1 .dis-r1 {
    border-right: 0;
    border-left: 1px solid #f8f8f8
}

.es-cp {
    color: #fff;
    padding: 15px 0;
    border-top: 30px solid #2293ed;
    border-bottom: 30px solid #2293ed;
    text-align: center
}

.mann img {
    position: absolute;
    margin-left: -25%;
    margin-top: -2%
}

.es-cp-h3 {
    font-size: 35px;
    line-height: 35px;
    margin-bottom: 5px
}

.es-cp p {
    font-size: 16px;
    color: #f1f1f1
}

.es-list {
    color: #fff;
    border-bottom: 15px solid #2293ed
}

.es-list ul li:nth-child(odd) {
    background: #1c88de
}

.es-list ul li {
    width: 33.3%;
    float: left;
    padding: 15px 0;
    min-height: 150px
}

.es-list-i {
    text-align: right
}

.es-lis-h4 {
    font-size: 18px;
    margin-bottom: 5px;
    font-family: Roboto-Medium
}

.es-list p {
    font-size: 15px;
    line-height: 22px;
    color: #f4f4f4
}

.home-assignment ul li {
    float: left;
    font-size: 12px;
    text-align: center-block;
    margin-right: 5px;
    margin-bottom: 20px
}

.home-assignment ul li a {
    padding: 6px 15px;
    border-radius: 2px;
    background: #ffe9cb;
    color: #000;
    font-family: Roboto-Medium
}

.home-assignment ul li:nth-child(1) a {
    background: #ffe9cb
}

.home-assignment ul li:nth-child(1) a:hover {
    background: #fdddb2
}

.home-assignment ul li:nth-child(2) a {
    background: #caf8f2
}

.home-assignment ul li:nth-child(2) a:hover {
    background: #a5f0e6
}

.home-assignment ul li:nth-child(3) a {
    background: #caf9e7
}

.home-assignment ul li:nth-child(3) a:hover {
    background: #a2f8d7
}

.home-assignment ul li:nth-child(4) a {
    background: #cdfbd9
}

.home-assignment ul li:nth-child(4) a:hover {
    background: #fdddb2
}

.home-assignment ul li:nth-child(5) a {
    background: #c6f4d3
}

.home-assignment ul li:nth-child(5) a:hover {
    background: #a0f2b7
}

.home-assignment ul li:nth-child(6) a {
    background: #c2e8cd
}

.home-assignment ul li:nth-child(6) a:hover {
    background: #a1e6b5
}

.home-assignment ul li:nth-child(7) a {
    background: #c2e8cd
}

.home-assignment ul li:nth-child(7) a:hover {
    background: #a1e6b5
}

.home-assignment ul li:nth-child(8) a {
    background: #abffe6
}

.home-assignment ul li:nth-child(8) a:hover {
    background: #87f5d4
}

.home-assignment ul li:nth-child(9) a {
    background: #abffe6
}

.home-assignment ul li:nth-child(9) a:hover {
    background: #87f5d4
}

.home-assignment ul li:nth-child(10) a {
    background: #caf8f2
}

.home-assignment ul li:nth-child(10) a:hover {
    background: #a5f0e6
}

.home-assignment ul li:nth-child(11) a {
    background: #faf5df
}

.home-assignment ul li:nth-child(11) a:hover {
    background: #f8edbb
}

.home-assignment ul li:nth-child(12) a {
    background: #caf9e7
}

.home-assignment ul li:nth-child(12) a:hover {
    background: #a2f8d7
}

.home-assignment ul li:nth-child(13) a {
    background: #cdfbd9
}

.home-assignment ul li:nth-child(13) a:hover {
    background: #fdddb2
}

.home-assignment ul li:nth-child(14) a {
    background: #ffe9cb
}

.home-assignment ul li:nth-child(14) a:hover {
    background: #fdddb2
}

.homeworkbanner .instantbox .dropp input[type=number],
.homeworkbanner .instantbox .in-check1,
.homeworkbanner .instantbox-head {
    color: #000
}

.homeworkbanner .instantbox .starinbox::after {
    margin: -12% 0 0 94%
}

.homeworkbanner .instantbox .starinbox1::after {
    margin: -27% 0 0 86%
}

.in-check {
    width: 17%
}

.home-essay .ser-int-desk h1 {
    margin-top: 3%;
    margin-bottom: 5px
}

.custome-left,
.custome-right {
    position: inherit;
    margin-top: -9%;
    margin-left: 5%;
    cursor: pointer
}

.custome-right {
    margin-top: -3%;
    margin-left: 92%
}

.sttepsbox {
    min-height: 230px
}

.custome-left i,
.custome-right i {
    font-size: 24px;
    background: #fff;
    border-radius: 50%
}

.sttepsbox .custome-left i {
    padding: 8px 15px 8px 11px
}

.sttepsbox .custome-right i {
    padding: 8px 11px 8px 15px
}

.sttepsbox i:hover {
    background: #e9eef2;
    transition: 2s ease
}

.order-rightt input[type=radio]+label {
    background: #707070;
    color: #fff;
    text-shadow: 0 1px 1px #000;
    padding: 4px 7px;
    font-size: 11px;
    text-transform: uppercase;
    border-right: 1px solid #2b2b2b;
    text-align: center;
    cursor: pointer
}

.order-rightt input:checked[type=radio]+label {
    color: #fff;
    background-color: #205bb3
}

.order-rightt input.mathops {
    border: 2px solid #c3c5c8;
    width: 12%;
    height: 30px;
    padding: 2px 10px 4px 8px;
    border-radius: 4px;
    background-color: #f0f0f0;
    color: #000;
    text-align: center;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    text-decoration: none;
    overflow: hidden;
    cursor: pointer
}

.order-rightt .qty {
    width: 20%
}

.order-rightt #uploadFile {
    overflow: none
}

.order-rightt .mathops:after {
    content: "";
    background: #f0f0f0;
    display: block;
    position: absolute;
    padding-top: 300%;
    padding-left: 350%;
    margin-left: -20px!important;
    margin-top: -120%;
    opacity: 0;
    transition: all .8s
}

.order-rightt .mathops:active:after {
    padding: 0;
    margin: 0;
    opacity: 1;
    transition: 0s
}

.orleft-2 .register-switch-label {
    padding: 0!important
}

.instantbox .input-group .form-control {
    font-size: 13px
}

.instantbox .input-group-btn>.btn {
    height: 32px;
    font-size: 13px;
    padding: 4px 12px 6px
}

.instantbox .input-group-btn .glyphicon-folder-open {
    margin-right: 5px;
    color: #898888
}

.subjectcon .panel-heading [data-toggle=collapse]::after {
    color: #B9B2B2;
    font-size: 8px
}

.on-instantform .input-group-btn>.btn {
    height: 40px;
    width: 100%;
    font-size: 20px;
    padding: 8px 12px 0;
    background: #f6fafb
}

.on-instantform .input-group-btn>.btn:hover {
    background: #f6fafb
}

.on-instantform .input-group-btn .glyphicon-folder-open {
    color: #696c71
}

.on-instantform .image-preview-input {
    position: relative;
    overflow: hidden;
    margin: 0;
    color: #898888;
    background-color: #fff;
    border-color: #ccc;
    height: 39px
}

#euFileSelect,
#nfound,
#sbsres,
#sbsres2,
.qu-sugest {
    position: absolute
}

.on-instantform .image-preview-input input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0)
}

.instantbox .image-preview-input-title {
    margin-left: 2px
}

.on-instantform .image-preview .input-group-btn,
.on-instantform .image-preview .input-group-btn:hover {
    background: #f6fafb
}

.on-instantform .input-group:hover .glyphicon-folder-open {
    color: #2d72d9
}

.qb-left {
    padding: 0;
    font-family: Roboto-Regular
}

.qbanner img {
    width: 100%
}

.qserch-1,
.qserch-2,
.qserch-3,
.qserch-4,
.qserch-5 {
    float: left;
    min-height: 70px;
    background: #444;
    color: #fff;
    font-size: 15px;
    text-align: center;
    padding-top: 10px
}

.qserch-1 {
    width: 15%
}

.qserch-2 {
    width: 70%;
    padding-top: 12px
}

.qserch-3 {
    width: 15%;
    border-right: 1px solid #000;
    font-size: 12px;
    padding-top: 28px
}

.qserch-2 .input-group {
    width: 100%
}

.qserch-2 .form-control {
    height: 34px;
    margin-top: 7px
}

.q-searchh .search-query {
    background: #ababab;
    color: #fff;
    border: 0
}

.q-searchh .input-group-btn {
    padding-top: 7px
}

.q-searchh .btn {
    border: 0;
    padding: 4px 15px 2px;
    height: 34px;
    background: #ababab;
    color: #000
}

.q-searchh input::-moz-placeholder {
    color: #000
}

.q-searchh input:-ms-input-placeholder {
    color: #000
}

.q-searchh::-webkit-input-placeholder {
    color: #000
}

.qserch-3 a {
    color: #000
}

.qb-formbox {
    background: #eceff1;
    color: #000;
    margin-top: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 15px
}

.qbf-1 .btn,
.qbf-3 .btn {
    background: #205bb3;
    color: #fff
}

.qb-formbox .qb-head1 {
    font-size: 18px;
    margin-bottom: 8px;
    font-family: Roboto-Medium
}

.qbf-1 {
    padding: 0
}

.qbf-2 {
    padding: 0 5px 0 0
}

.qbf-3 {
    padding: 0 0 0 5px
}

.qbf-3 .btn {
    font-size: 12px;
    padding: 4px 12px
}

.qb-formbox .form-control {
    margin-bottom: 5px;
    height: 30px;
    font-size: 12px
}

.qb-right .qb-formbox textarea {
    height: 60px;
    width: 100%
}

.qbf-1 .btn {
    box-shadow: 1px 1px 3px 0 #CFCCCC;
    font-size: 14px;
    padding: 6px 15px;
    border-radius: 2px;
    border: 0;
    margin-top: 5px;
    transition: .3s ease
}

.qbf-1 .btn:hover {
    box-shadow: none;
    background: #2664c0;
    transition: .3s ease
}

.qustnfoundno {
    color: #fff;
    margin-top: 20px;
    margin-bottom: 20px;
    cursor: pointer;
    background: #38b119;
    border-radius: 2px;
    border: 0;
    padding: 5px 15px;
    font-size: 16px;
    text-shadow: 0 1px #074717;
    box-shadow: 1px 1px 3px 0 #CFCCCC;
    transition: .3s ease
}

.qustnfoundno:hover {
    transition: .3s ease;
    background: #2ccf03;
    boxf-shadow: none
}

.qusboxfound {
    font-size: 18px;
    padding: 0 15px 20px;
    color: #0eae16
}

.qu-sugest {
    background-color: #f5f5f5;
    width: 70%;
    overflow-y: scroll;
    text-align: left
}

#resultserror1,
#submitshow {
    text-align: center;
    color: #000
}

.qu-sugest ul li {
    padding: 3px 15px;
    cursor: pointer;
    color: #000;
    font-size: 14px;
    border-bottom: 1px solid #e1e1e1;
    transition: .5s ease
}

#nfound,
.erlinkinner {
    border: 1px solid #000
}

.qu-sugest ul li:hover {
    background: #e9e8e8;
    transition: .5s ease
}

#resultserror {
    font-size: 13px;
    color: #000;
    padding: 5px
}

#resultserror1 {
    font-size: 14px;
    line-height: 14px;
    padding: 10px 5px
}

#submitshow {
    font-size: 16px;
    font-family: Roboto-Medium;
    width: 20%;
    margin: -50px auto 0;
    padding: 5px 15px
}

#euFileSelect,
#fileselected,
#sbsres {
    font-size: 12px
}

#sbsres {
    margin-top: 38px;
    color: #fff;
    width: 70%
}

#fileselected {
    padding-right: 15px;
    text-align: right
}

#alertmsgmemailus,
#nfound,
.newerror,
.term-suberror {
    text-align: center
}

#alertmsgmemailus {
    color: #000;
    font-size: 14px;
    padding-left: 15px
}

#results2 {
    color: #fff;
    font-size: 12px
}

#sbsres2 {
    font-size: 14px;
    margin-top: 0;
    margin-left: 14%
}

#nfound {
    background: #205bb3;
    color: #fff;
    margin-top: 1%;
    z-index: 9999;
    padding: 5px 10px;
    font-family: Roboto-Regular;
    width: 15%
}

.newerror h2 {
    font-family: ABLAX;
    font-size: 100px;
    line-height: 90px;
    margin-top: 5%
}

.newerror p {
    font-size: 19px;
    color: #353535;
    padding: 0 15px 15px
}

.er-boxx {
    width: 65%;
    margin: 0 auto
}

.erlink {
    width: 33%;
    float: left;
    margin-bottom: 15px
}

.erlinkinner {
    width: 90%
}

.er-1 {
    background: #f3f3f3;
    width: 26%;
    border-right: 1px solid #000;
    float: left;
    font-size: 16px;
    padding: 5px 10px 3px
}

.er-2,
.er-other-link ul li {
    padding: 5px 15px
}

.er-2 {
    width: 73%;
    float: left;
    text-align: left
}

.erlinkinner a {
    color: #000
}

.erlinkinner a:hover {
    color: #2D72D9
}

.er-other-link ul li a,
.newerror h3 {
    color: #747474
}

.newerror h3 {
    font-size: 16px;
    font-family: Lato-Regular;
    margin: 3% auto 4%
}

.er-other-link {
    text-align: center;
    margin-bottom: 6%
}

.er-other-link ul li {
    margin-right: 15px;
    box-shadow: 1px 1px 1px 0 #F5F5F5;
    border: 1px solid #e6e6e6;
    color: #747474;
    font-size: 14px;
    transition: .3s ease
}

.er-other-link ul li:hover {
    box-shadow: none;
    transition: .3s ease;
    background: #f3f3f3
}

.erboy {
    text-align: right;
    padding-right: 0
}

.erboy img {
    margin-top: 8%
}

.erboy-right {
    padding-left: 0
}

.canada-apart {
    background: #e1e3e4;
    text-align: center;
    color: #000;
    margin-top: 15px;
    padding: 20px 0
}

.canada-apart .aprt-head {
    font-weight: 700;
    font-size: 18px;
    color: #313131;
    margin-bottom: 10px
}

.newplagbrowse1 label,
.on-label label {
    font-weight: 100
}

.canada-apart ul li {
    border: 1px solid #000;
    padding: 5px 15px;
    margin-right: 10px;
    transition: .3s ease
}

.canada-apart ul li a {
    color: #313131
}

.ukleft,
.ukright {
    border: 1px solid #eceef1;
    min-height: 175px;
    padding: 10px 15px;
    font-size: 14px;
    color: #2C2C2C
}

.canada-apart ul li:hover {
    background: #f2f2f2;
    transition: .3s ease
}

.uklefthead,
.ukofhead {
    color: #000;
    text-align: center
}

.uklefthead {
    font-size: 16px;
    margin-bottom: 5px;
    font-family: Roboto-Medium
}

.ukleftnopadd {
    padding-left: 0;
    margin-top: 15px
}

.ukrytnopadd {
    padding-right: 0;
    margin-top: 15px
}

.ukoffer {
    padding: 30px 0 15px
}

.ukofhead {
    font-size: 18px;
    margin-bottom: 15px
}

.ukofhead span {
    border: 1px solid #e5e4e4;
    padding: 5px 20px
}

.ukoffer ul li {
    font-size: 14px;
    margin-bottom: 10px
}

.ukoffer .habbor {
    width: 5%;
    border-bottom: 1px solid #000;
    margin: 0 auto 20px
}

.ukoffer .country-boxx {
    width: 90%;
    margin: 0 auto;
    border: 1px solid #f6f6f6;
    text-align: center;
    padding: 7px 15px;
    border-radius: 4px
}

.ukoffer .country-boxx:hover {
    background: #fefefe;
    border: 1px solid #ededed
}

.maloff,
.ukstisfaction {
    background: #e1e3e4
}

.ukstisfaction {
    padding: 20px 0;
    text-align: justify
}

.ukstisfaction .head1country {
    font-size: 18px;
    color: #313131
}

.ukstisfaction p {
    font-size: 14px;
    line-height: 24px;
    color: #313131
}

.ukstisfaction-h2 {
    font-size: 16px;
    color: #858c90;
    margin-top: 5px
}

.malheadd h2 {
    text-align: left
}

.malleft,
.malright {
    min-height: 195px
}

.countrylogo .c-slider {
    padding: 10px 0 0
}

.contrybor .ausimmg {
    margin-top: 2%
}

.scrollup {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 40px;
    position: fixed;
    bottom: 50px;
    right: 50px;
    background-color: transparent;
    text-align: center;
    z-index: 9999
}

.scrollup i {
    color: #FD8D08
}

.top-foot {
    background: #1a1a1a;
    padding-top: 30px
}

.foot-container {
    margin: 0 auto;
    width: 90%
}

.top-foot .foot-h1 {
    font-family: Roboto-Medium;
    font-size: 16px;
    color: #c5c5c5;
    margin-top: 15px;
    margin-bottom: 15px;
    transition: .3s ease
}

.top-foot .foot-h1:hover {
    color: #fff;
    transition: .3s ease
}

.top-foot .foot-h111 {
    font-size: 15px;
    font-family: Roboto-Regular;
    text-transform: inherit
}

.ask-n-question,
.ask-ser-ri ul li,
.ask4bttn .btn,
.discount-type,
.foot-bottom span,
.off-assig-1 span,
.offget3,
.on-instant,
.on-instantform .btn,
.re-3text,
.rv-data select,
.samnewallsample,
.samp-n-left .modal-body,
.samp-n-right .em-lab .btn,
.sampreqinn {
    text-transform: uppercase
}

.foot-1 .foot-h1 {
    padding-left: 24%
}

.foot-2 ul {
    margin-left: 0
}

.foot-2 ul li {
    font-size: 15px;
    color: #b0b1b1;
    margin-bottom: 10px
}

.foot-2 ul li a {
    color: #b0b1b1;
    transition: .3s ease
}

.foot-2 ul li a:hover {
    color: #fff;
    transition: .3s ease
}

.foot-2 ul li i {
    margin-right: 5px
}

.foot-subscribe {
    margin-bottom: 25px
}

.foot-subscribe .form-group {
    width: 75%
}

.foot-subscribe input {
    width: 100%!important;
    background: #e1e2e9;
    border-radius: 0;
    font-size: 14px
}

.foot-subscribe .btn {
    background: #205bb3;
    color: #d2def0;
    border-radius: 0;
    border-bottom: 2px solid #1a478b;
    transition: .3s ease
}

.foot-subscribe .btn:hover {
    background: #2665c3;
    transition: .3s ease
}

.foot-a-icon {
    color: #b6b6b6;
    font-size: 16px;
    margin-bottom: 10px
}

.foot-a-icon a:hover {
    color: #fff
}

.foot-a-icon a {
    color: #b6b6b6
}

.foot-a-icon i {
    background: #b6b6b6;
    color: #1a1a1a;
    border-radius: 50%;
    margin-right: 10px
}

.foot-a-icon i:hover {
    background: #fff
}

.foot-a-icon .fa-envelope {
    padding: 5px 7px 6px;
    font-size: 16px
}

.foot-a-icon .fa-mobile {
    padding: 2px 10px;
    font-size: 24px
}

.foot-a-icon .fa-bold {
    padding: 3px 7px 3px 6px;
    font-size: 18px
}

.mobbloggnew a {
    color: #b6b6b6!important
}

.foot-social {
    margin-top: 30px
}

.foot-social ul li {
    font-size: 20px;
    padding-top: 3px;
    margin-right: 10px;
    height: 34px;
    width: 34px;
    text-align: center;
    background: #c7c7c7;
    color: #1a1a1a;
    transition: .3s ease;
    border: 2px solid transparent
}

.foot-social ul li a {
    color: #fff
}

.foot-social ul li .fa-facebook {
    margin-left: 5px
}

.foot-social ul li:nth-child(1) {
    background: #4e71a8;
    color: #fff;
    transition: .3s ease
}

.foot-social ul li:nth-child(2) {
    background: #1cb7eb;
    color: #fff;
    transition: .3s ease
}

.foot-social ul li:nth-child(3) {
    background: #e23f1c;
    color: #fff;
    transition: .3s ease
}

.foot-social ul li:nth-child(4) {
    background: #1686b0;
    color: #fff;
    transition: .3s ease
}

.foot-social ul li:hover {
    border: 2px solid #fff
}

.foot-4,
.foot-5,
.foot-6 {
    font-size: 15px;
    color: #ccc;
    margin-bottom: 5px
}

.foot-6 img {
    margin-left: 0
}

.foot-4 span {
    color: #fff
}

.foot-5 ul li {
    float: left;
    border-right: 1px solid #a5a2a2;
    padding-left: 2%;
    padding-right: 2%
}

.foot-5 ul li a {
    color: #ccc
}

.foot-5 ul li a:hover {
    color: #fff
}

.foot-5 ul li:nth-child(3) {
    border-right: 0 solid #f1f1f1
}

.foot-bottom {
    padding: 5px 0 5px 15px;
    background: #111;
    color: #727272;
    border-bottom: 10px solid #000;
    font-size: 13px
}

.foot-bottom span {
    color: #a68115;
    font-size: 14px
}

.inner-logo {
    margin-top: -75%;
    margin-left: 24%
}

.foot-chat {
    text-align: right
}

.foot-chat img {
    margin-top: 10%;
    position: absolute;
    z-index: 9999;
    margin-left: -8%
}

.foot-com-1 {
    margin-bottom: 15px
}

.mobbloggnew {
    display: none
}

.mobile-menu-1 ul li button {
    border: 0
}

.essayhelpservice {
    border-bottom: 20px solid #eee
}

.se-pad-top1 {
    padding-top: 3px
}

#askquestionsdata .modal-content {
    box-shadow: none!important;
    border: 0
}

#subscribeform2 input {
    width: 100%
}

.foot-social {
    padding-left: 10px
}

.new-review1 {
    margin-bottom: 30px
}

.knowallabout {
    padding: 20px 0;
    text-align: center
}

.knowallabout h1 {
    color: #434444;
    font-size: 20px;
    margin-bottom: 5px;
    text-align: left;
    margin-left: 15px
}

.knowallabout p {
    color: #45535b;
    font-size: 14px;
    line-height: 23px;
    padding: 0 0 1%;
    text-align: justify
}

.knowallabout .knowborr {
    border-bottom: 2px solid #febc44;
    width: 3%;
    margin: 0 auto
}

.plag-left,
.plag-right {
    padding: 0
}

.plag-left {
    background: url(https://www.essaycorp.com/alldir/images/services/plag/bg.png) bottom no-repeat;
    min-height: 400px
}

.plag-three {
    width: 75%;
    margin: 0 auto;
    background: #fff;
    padding: 30px 10px;
    box-shadow: 2px 2px 20px 2px #ddd
}

.trun-form {
    width: 90%;
    margin: 10px auto;
    padding: 30px 35px;
    box-shadow: 1px 1px 6px 0 #ddd
}

.trun-des input,
.trun-des input:focus {
    box-shadow: none
}

.trun-i {
    float: left;
    width: 12%;
    padding-top: 9px;
    margin-bottom: 15px;
    text-align: left
}

.plag-right .trun-form p {
    color: #555;
    font-size: 13px
}

.em-browse1,
.wesubmit {
    text-align: center;
    color: #fff;
    font-size: 13px;
    margin-bottom: 0;
    font-family: Roboto-Regular
}

.em-browse1 {
    padding: 6px;
    background: #9a9a9a;
    border-radius: 4px;
    border: 0;
    cursor: pointer
}

.wesubmit {
    padding: 6px 30px;
    background: #0793ee;
    border-radius: 4px;
    border: 0
}

.newplagbrowse1 {
    padding: 0;
    margin-top: 10px;
    text-align: left
}

.newplagbrowse2 {
    padding: 0;
    text-align: right;
    margin-top: 10px
}

.em-browse1:hover,
.wesubmit:hover {
    background: #3eaef8
}

.turn-i-email {
    padding-top: 0
}

.trun-des {
    float: left;
    width: 85%
}

.trun-form-h4 {
    margin-bottom: 15px;
    font-size: 19px;
    color: #3d3d3d;
    font-family: Roboto-Medium
}

.trun-des input {
    border: 0;
    padding-left: 0;
    border-bottom: 1px solid #d2d2d2;
    border-radius: 0;
    font-size: 14px
}

.turn-des-email i {
    background: #d2d2d2;
    color: #9b9b9b;
    border-radius: 50%;
    padding: 5px 8px;
    font-size: 16px;
    margin-top: -34px;
    box-shadow: 1px 1px 1px 1px #C5C5C5
}

.turn-des-email p {
    font-size: 14px;
    color: #000;
    margin-top: 5px
}

.trun-formbtn {
    background: #2399f3;
    color: #fff;
    font-size: 14px;
    padding: 6px 15px;
    border-radius: 4px;
    border: 0;
    margin-top: 11%;
    margin-bottom: 2%
}

.trun-formbtn:hover {
    background: #3ca7f8
}

.plag-cons {
    background: #f5fcff;
    padding: 20px 0 0;
    text-align: center
}

.plag-cons-h4 {
    font-size: 18px;
    color: #17252d;
    margin-bottom: 5px
}

.plag-cons p {
    font-size: 15px;
    line-height: 20px;
    color: #999a9b;
    padding: 0 12% 2%
}

.plag-cons ul li {
    width: 17%
}

.plag-cons ul li .plag-line {
    text-align: right
}

.plag-cons ul li .plag-line img {
    position: absolute;
    margin-left: 0;
    margin-top: 1%
}

.plag-cons ul li h5 {
    font-size: 14px;
    color: #303131;
    padding: 15px 5px
}

.plagfree {
    background: #f9f9f9;
    padding: 30px 0;
    text-align: center
}

.plagfree-h1 {
    font-size: 22px;
    margin-bottom: 10px;
    color: #000;
    font-family: Roboto-Light
}

.plagfree-h2,
.plagfree-h3,
.plagfree-h4 {
    font-size: 14px;
    line-height: 22px;
    color: #363636
}

.plagfree-h2 {
    padding: 0 15% 10px;
    font-family: Roboto-Medium
}

.plagfree-h3,
.plagfree-h4 {
    padding: 0 2% 10px
}

.plag-in-h3,
.turnlist-h6 {
    font-family: Roboto-Light
}

.plagfree-h3 {
    text-align: justify
}

.turnlist-h6 {
    font-size: 18px;
    color: #0089f7;
    text-align: left;
    margin-bottom: 20px;
    margin-top: 15px
}

.turnlist ul li {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 7px;
    text-align: left;
    color: #353535
}

.turnlist ul li i {
    margin-right: 10px;
    color: #8d8d8d
}

.turnpic {
    text-align: right;
    padding-top: 4%
}

.homeuniq-btn,
.plag-in .plags-1 {
    text-align: center
}

.plag-common {
    padding: 0 30px
}

.plag-com-left {
    width: 60%;
    float: left;
    border-right: 1px solid #b6b6b6
}

.plag-com-right {
    width: 40%;
    float: left
}

.plag-in {
    padding: 30px
}

.plag-in-h3 {
    font-size: 21px;
    color: #000;
    margin-bottom: 10px
}

.onlinourexpert-h,
.p-box2-h6,
.plag-in .plags-1 {
    font-family: Roboto-Medium
}

.plag-in p {
    font-size: 15px;
    line-height: 20px;
    color: #504f4f;
    margin-bottom: 15px
}

.plag-in ul li {
    font-size: 14px;
    line-height: 22px;
    color: #484848;
    margin-bottom: 5px
}

.plag-in ul li i {
    font-size: 10px;
    line-height: 10px;
    background: #6ac259;
    color: #fff;
    margin-bottom: 5px;
    border-radius: 50%;
    padding: 4px;
    margin-right: 5px
}

.plag-in .plags-1 {
    font-size: 12px;
    color: #2d2d2d;
    margin-bottom: 15px;
    padding: 0 5px
}

.plag-in .plags-1 img {
    margin-bottom: 10px
}

.plag-com-right ul li {
    margin-bottom: 15px
}

.plag-inn1 {
    padding: 25px 30px 20px
}

.plag-inn1-h3 {
    font-size: 24px;
    margin-bottom: 5px;
    color: #7d7979
}

.plag-inn1-h3 span {
    color: #e7e9e8
}

.plag-inn1 p {
    font-size: 15px;
    color: grey;
    margin-bottom: 30px
}

.plag-line1 img {
    position: absolute;
    margin-top: 1%;
    margin-left: 0
}

.p-box2 {
    font-size: 15px;
    color: #242424
}

.p-box2-h6 {
    font-size: 16px;
    color: #7d7979;
    margin-bottom: 5px
}

.p-box1 {
    float: left;
    width: 10%
}

.p-box2 {
    float: left;
    width: 90%
}

.p-box1 .p-grad {
    height: 12px;
    width: 12px;
    float: right;
    margin-right: 10px;
    border-radius: 50%;
    margin-top: 13%
}

.plag-com-right ul li:nth-child(1) .p-grad {
    background: #f5f5f5
}

.plag-com-right ul li:nth-child(2) .p-grad {
    background: #ececec
}

.plag-com-right ul li:nth-child(3) .p-grad {
    background: #ddd
}

.plag-com-right ul li:nth-child(4) .p-grad {
    background: #bebebe
}

#fake-file-input-name {
    background: #fff
}

#fake-file-button-browse {
    background: #fff;
    padding: 6px;
    border: 0
}

.sabinn1 {
    height: 100px;
    overflow: hidden;
    margin-bottom: 15px
}

.h1-bor {
    border-bottom: 2px solid #000;
    width: 5%;
    margin-bottom: 5px
}

.homeuniq-btn .btn {
    background: #205bb3;
    margin-top: 1%;
    color: #fff;
    font-size: 14px;
    border-radius: 4px;
    padding: 6px 12px;
    box-shadow: 1px 1px 3px 0 #CFCCCC;
    transition: .3s ease
}

.homeuniq-btn .btn:hover {
    box-shadow: none;
    background: #2664c0;
    transition: .3s ease
}

.plagelisttt ul li {
    font-size: 14px;
    color: #303131;
    margin-bottom: 15px
}

#msgstd,
#palertmsgmemailus {
    color: #000
}

.h1-essy,
.plaggimmge2 img {
    margin-bottom: 10px
}

.plaggimmge1 {
    text-align: right
}

.askalrt,
.homeplag,
.plagonebox {
    text-align: left
}

.plaggimmge1 img {
    position: absolute;
    margin-left: 0;
    margin-top: 0
}

.askfixhyt {
    padding-left: 20px
}

#msgstd {
    font-size: 13px;
    z-index: 9999
}

.homeplag img,
.ui-datepicker {
    z-index: 9999!important
}

.commonpopup .sercommonsend .em-pop2 {
    height: 400px
}

.plagonebox {
    height: 25px;
    font-size: 13px
}

#pl_attached {
    padding-top: 5px
}

.topright ul li.login {
    padding-top: 7px
}

.topright ul li.login i {
    padding-right: 5px
}

.h1-assign,
.h1-home {
    width: 19%
}

.h1-home1 {
    width: 40%
}

.h1-proof {
    width: 29%
}

.h1-term {
    width: 27%
}

.h1-thesis {
    width: 39%
}

.h1-essy {
    width: 21%
}

.h1-plag {
    width: 20%;
    margin-left: 15px;
    margin-bottom: 7px
}

.imgfile {
    margin-top: 5px
}

#essayemail .smartform .em-pop2 {
    height: 360px
}

.ui-datepicker .ui-datepicker-title {
    font-size: 12px
}

.ord-green {
    background: #039026!important
}

.ord-red {
    background: #FF2929!important
}

.homeplag img {
    position: fixed;
    margin-left: 0;
    margin-top: 8px
}

.plagtwobox span {
    color: #F60
}

.f-s-icons {
    padding-top: 15px
}

.f-s-icons ul li {
    margin-left: 2px;
    margin-right: 2px;
    padding: 0
}

.f-s-icons ul li a {
    border: 2px solid transparent;
    border-radius: 50%;
    padding: 5px 10px;
    font-size: 16px
}

.f-s-icons ul li a:hover {
    border-radius: 50%;
    font-size: 16px
}

.f-s-icons ul li:nth-child(1) a {
    background: #4060A5;
    color: #fff;
    padding: 4px 10px 3px
}

.f-s-icons ul li:nth-child(2) a {
    background: #00ABE3;
    color: #fff;
    padding: 4px 8px
}

.f-s-icons ul li:nth-child(3) a {
    background: #0094bc;
    color: #fff;
    padding: 3px 8px 5px 10px
}

.f-s-icons ul li:nth-child(4) a {
    background: #0094BC;
    color: #fff;
    padding: 3px 9px 5px
}

.f-s-icons ul li:nth-child(1):hover a {
    background: #fff;
    color: #4060A5;
    border-color: #4060A5
}

.f-s-icons ul li:nth-child(2):hover a {
    background: #fff;
    color: #00ABE3;
    border-color: #00ABE3
}

.f-s-icons ul li:nth-child(3):hover a {
    background: #fff;
    color: #e64522;
    border-color: #e64522
}

.f-s-icons ul li:nth-child(4):hover a {
    background: #fff;
    color: #0094BC;
    border-color: #0094BC
}

.proreq {
    color: #cecbcb
}

.home-ban-btnnn {
    text-align: right;
    margin-right: 80px
}

.home-ban-btnnn a {
    border: 2px solid #fff;
    color: #fff;
    font-size: 14px;
    padding: 5px 10px;
    text-align: center;
    background: 0 0;
    border-radius: 5px;
    transition: .3s ease;
    text-decoration: none
}

.ask-ser-ri ul li a:hover,
.online-right ul li a:hover {
    text-decoration: underline
}

.home-ban-btnnn a:hover {
    background: rgba(52, 152, 219, .4);
    transition: .3s ease
}

.bnrlef p:nth-child(2) {
    margin-top: 10px
}

.nopaddd-1 {
    padding-left: 0
}

.online-left,
.online-right {
    padding: 20px 15px
}

.homeworkbanner .instantbox #alertmsgm {
    color: #000
}

.btnmobupdown {
    background: 0 0;
    border: 0
}

.grey-dis {
    background: #eee!important;
    color: #fff!important
}

.blue-dis {
    background: #bed6f9!important
}

.orange-dis i {
    background: #f8d190!important
}

.sub-dis {
    background: #4486e9!important;
    color: #ababe9!important;
    border-bottom: 2px solid #326ec9!important
}

.online-banner {
    background: #f5f1e6
}

.on-ban-left {
    float: left;
    width: 50%
}

.on-ban-right {
    float: right;
    width: 50%
}

.online-left .online-head,
.online-left h1 {
    color: #373737;
    font-family: Roboto-Medium;
    font-size: 20px;
    margin-bottom: 5px;
    margin-top: 20px
}

.online-left p,
.online-right p {
    margin-bottom: 20px
}

.online-left p {
    color: #373737;
    font-size: 14px;
    line-height: 24px;
    text-align: justify
}

.online-head2 {
    color: #000;
    font-size: 18px;
    margin-bottom: 10px
}

.online-right ul {
    margin-bottom: 20px
}

.online-right ul li {
    font-size: 14px;
    margin-bottom: 8px;
    text-align: justify
}

.online-right ul li a {
    color: #2e4aa2
}

.on-arrow-cont {
    text-align: right
}

.per-box1 .carousel-control {
    color: #fff;
    padding: 0 8px;
    top: -25px;
    left: auto;
    bottom: auto;
    opacity: 1;
    text-shadow: none;
    position: initial
}

.per-box1 .carousel-control:hover {
    color: #d9534f
}

.per-box1 .carousel-control.left,
.per-box1 .carousel-control.right {
    background-image: none!important
}

.per-box1 .carousel-control.right {
    right: -10px
}

.per-box1 .carousel-control.left {
    right: 15px
}

.per-box1 .carousel-inner {
    margin-bottom: 0
}

.per-box1 .thumbnail {
    border: 2px solid #000;
    margin-bottom: 0
}

.onlineourexpert {
    background: #f8f8f8;
    color: #333;
    padding: 15px 0 5px;
    text-align: center
}

.papularsubject {
    background: #f8f8f8;
    padding-left: 50px;
    padding-top: 20px;
    padding-bottom: 2px
}

.onlinourexpert-h {
    font-size: 20px;
    margin-bottom: 5px
}

.onlinemajor,
.onlineourexpert p {
    font-size: 14px;
    line-height: 24px
}

.onlineourexpert p {
    background: #f8f8f8;
    color: #333;
    margin-bottom: 15px
}

.onlinemajor {
    color: #373737;
    padding: 15px 15px 5px;
    text-align: justify
}

.onlinemajor p:nth-child(1),
.onlinneed {
    font-size: 20px
}

.onlinemajor p {
    margin-bottom: 10px
}

.onlinneed {
    color: #000;
    font-family: Lato-Light;
    text-align: center
}

.onlinneed img {
    margin-bottom: 5%
}

.onlinneed button {
    margin-top: 3%;
    border: 2px solid #034dbc;
    color: #034dbc;
    font-family: Roboto-Medium;
    padding: 4px 15px;
    border-radius: 4px;
    background: #fff;
    font-size: 15px
}

.happyonline {
    padding: 15px
}

.happyonline .happyon-head {
    font-size: 20px;
    margin-bottom: 10px;
    color: #000
}

.happyonline p {
    font-size: 14px;
    line-height: 24px;
    text-align: justify;
    margin-bottom: 10px;
    color: #373737
}

.onlineslide .item {
    border: 1px solid silver;
    border-radius: 4px;
    padding: 10px 0
}

.happyonline .int-usre-rev {
    font-size: 20px;
    color: #000;
    font-family: Roboto-Light;
    margin-bottom: 25px;
    text-align: center
}

.happyonline .dis-r1 {
    padding: 0 0 0 10px
}

.happyonline .dis-r2 {
    padding: 0 10px 0 15px;
    min-height: 75px
}

.happyonline .dis-r2 p {
    font-size: 13px;
    line-height: 20px;
    color: #828282
}

.happyonline .dis-slide-h5 {
    margin-bottom: 0
}

.happyonline .dis-quote img {
    margin-top: -5%
}

.onlast-list {
    font-size: 12px;
    color: #2d72d9;
    text-align: center;
    margin-top: 15px
}

.onlast-list img {
    margin-bottom: 10px
}

.onlast-list ul li {
    width: 32%
}

.on-instant {
    background: #fff;
    color: #696c71;
    padding: 30px 30px 15px;
    border-radius: 4px 4px 0 0;
    width: 87%;
    margin: 0 auto
}

.onnopadd2,
.onnopadd3 {
    padding-right: 0
}

.ontest-h1 {
    font-size: 20px;
    color: #000;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
    font-family: Roboto-Medium
}

.on-result {
    margin-bottom: 15px;
    height: 40px
}

.studentsreview,
.tosaynew p {
    margin-bottom: 20px
}

.on-result input {
    width: 100%;
    border: 0;
    background: #f6fafb;
    height: 40px;
    padding-left: 10px
}

.onnopadd1,
.onnopadd3 {
    padding-left: 0
}

.on-instantform .btn {
    background: #2e4aa2;
    color: #fff;
    padding: 10px 15px;
    border: 0;
    width: 87%;
    border-radius: 0
}

.on-instantform .btn:hover {
    background: #2664c0
}

.on-result select {
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(https://www.essaycorp.com/alldir/images/on-arow.png) right center no-repeat #f6fafb;
    padding-right: 15px;
    width: 100%;
    height: 40px;
    padding-left: 5px;
    border: 0;
    color: #888;
    font-size: 14px
}

.tosaynew {
    min-height: auto;
    padding: 0;
    border: 0 solid #ddd
}

.tosaynew p {
    min-height: 85px;
    border-bottom: 2px solid #888
}

.tosaynew .user-rating {
    font-size: 18px
}

.tosaynew .usr-left-letter {
    padding-left: 0;
    text-align: left
}

.tosaynew .usr-right-letter {
    text-align: right;
    padding-right: 0
}

.tosaynew .re-name {
    font-size: 14px;
    font-family: Roboto-Medium
}

.tosaynew .re-count {
    font-size: 18px;
    font-family: Roboto-Bold
}

.testiquote {
    margin-bottom: 10px
}

.hometesti .usr-left-letter {
    font-size: 16px
}

.hometesti .usr-left-letter img {
    height: 32px;
    width: 32px;
    margin-top: -5px
}

.hometesti .usr-left-letter i {
    color: #f9bf10;
    font-size: 14px
}

.hometesti .tosaynew .re-count {
    font-size: 16px;
    font-family: Roboto-Regular
}

.new-rev-namee,
.new-star .user-rating {
    font-size: 14px
}

.new-star {
    text-align: left;
    margin-top: 20px
}

.new-revname {
    text-align: right
}

.ask-new-add,
.ask-new-add p,
.homeworkhelp-ask,
.per-box .carousel-inner {
    text-align: center
}

.new-rev-namee {
    font-family: Roboto-Medium
}

.new-rev-cuntyee {
    font-size: 16px;
    font-family: Roboto-Bold
}

.topleft #marquee {
    overflow: hidden;
    white-space: nowrap;
    margin-left: 500px
}

.ask-new-add {
    margin-top: 35px
}

.ask-new-add img {
    margin: 15px auto
}

.ask-new-add p {
    font-size: 20px;
    color: #000;
    font-family: Lato-Light;
    margin-bottom: 15px
}

#otattachalert,
#reviews_alert,
.re-3text,
.rev-contbox label,
.rev-hh1,
.rev-instt .rev-ban,
.rev-start,
.rvfilter select {
    font-family: Roboto-Medium
}

.ask-new-add a {
    background: #205bb3;
    color: #fff;
    border: 0;
    padding: 6px 12px;
    border-radius: 2px;
    margin-top: 15px;
    box-shadow: 0 2px 3px 0 #ddd
}

.ask-new-add a i {
    padding-left: 8px
}

.ask-new-add a:hover {
    background: #2664c0
}

.instantbox .input-group #assignmenttype {
    line-height: 26px
}

.plagelisttt ul li {
    background: url(https://www.essaycorp.com/alldir/images/services/plag/icon-right-line.png) right no-repeat
}

.plagelisttt ul li:nth-child(5) {
    background: 0 0
}

.homeryytbor {
    background: url(https://www.essaycorp.com/alldir/images/services/icons/three-line.png) right no-repeat
}

.dif-ryyt {
    background: url(https://www.essaycorp.com/alldir/images/services/icons/differnce-line.png) right no-repeat
}

.askexxpert {
    margin-top: 2%
}

#otattachalert,
#otresult {
    margin-top: -6px;
    position: absolute
}

.nereviewinn1 .new-rev-para {
    min-height: 190px
}

.per-box .carousel-inner iframe {
    height: 200px
}

.per-box .carousel-inner #stage {
    height: 200px;
    line-height: 160px
}

.prooftestimonial #myCarousel .item {
    text-align: right;
    background: url(https://www.essaycorp.com/alldir/images/services/disser/quote.png) left top no-repeat
}

.prooftestimonial1 #myCarousel1 .item {
    text-align: right;
    background: url(https://www.essaycorp.com/alldir/images/services/proof/quotes.png) right top no-repeat
}

.new-review1 .new-rev-para {
    min-height: 70px
}

#otattachalert {
    font-size: 11px;
    color: red
}

#otresult {
    font-size: 12px
}

.tinyfooter {
    background: #2d72d9;
    color: #fff;
    padding: 6px 12px;
    text-align: center
}

.sa-b {
    margin-top: 23px;
    background: #0793ee;
    font-size: 11px;
    border-radius: 4px;
    border: 0;
    padding: 6px
}

.sa-b input {
    margin-top: -30px
}

.top-feed {
    background: #2d72d9;
    color: #fff;
    padding: 3px 10px;
    margin-top: 0;
    font-size: 12px;
    width: 90%
}

.top-feed .user-rating {
    display: initial;
    margin-right: 10px
}

.top-feed a {
    font-weight: 700;
    color: #fff;
    padding-right: 10px
}

.newplagbrowse1 .sa-b {
    padding: 6px 6px 11px;
    font-size: 13px;
    background: #9a9a9a;
    margin-top: 0
}

.newplagbrowse1 .sa-b:hover {
    background: #b1b0b0;
    color: #fff
}

.re-top-1 {
    background: url(https://www.essaycorp.com/alldir/images/bannerbg.png) no-repeat #fff;
    background-size: 100% 100%;
    padding-bottom: 20px
}

.re-1 {
    float: left;
    width: 40%;
    padding-right: 15px
}

.re-2 {
    float: left;
    width: 60%;
    padding: 15px;
    background: #fff
}

.rev-name,
.rev-start {
    float: left;
    width: 50%
}

.re-1 img {
    margin-top: 45px
}

.revv-cont {
    margin-top: 20px;
    margin-bottom: 20px
}

.rev-hh1,
.rev-hh2,
.rev-n-1 {
    margin-bottom: 10px
}

.rev-name {
    color: #000
}

.rev-name .fa {
    margin-right: 5px;
    color: #6a6a6a
}

.rev-start {
    margin-top: 0;
    text-align: right;
    font-size: 12px
}

.rev-hh1,
.rev-hh2 {
    font-size: 14px
}

.rev-hh1 {
    color: #3c3c3c
}

.rev-hh2 {
    color: #232121;
    line-height: 24px;
    text-align: justify;
    border-left: 4px solid #205bb3;
    padding-left: 10px
}

.revlastbor {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 15px
}

.rev-name .fa-map-marker {
    margin-left: 10px
}

.rev-n-1 .fa-star {
    color: #87ad4f;
    font-size: 12px
}

.rv-data .fa-star {
    color: #87ad4f;
    font-size: 16px
}

.rv-data {
    color: #424242;
    margin-top: 0
}

.rv-data select {
    -moz-appearance: none;
    background: url(https://www.essaycorp.com/pages/images/review-arrow.png) 95% no-repeat #fff;
    padding: 6px 12px 6px 5px;
    line-height: 1.42857143;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    border: 1px solid #1f64cc;
    color: #1f64cc;
    font-size: 12px;
    border-radius: 0
}

.rv-data ul li {
    font-size: 12px;
    line-height: 20px
}

.rv-data ul li:last-child {
    line-height: 24px
}

.rev-instt .rev-ban {
    background: url(https://www.essaycorp.com/alldir/images/review/reviewbanner.png);
    background-size: 100% 100%;
    text-align: center;
    padding: 10px 15px;
    color: #fff;
    font-size: 16px;
    border-bottom: 10px solid #f9f9f9;
    margin-top: 20px
}

.rev-cont {
    padding: 10px 0;
    box-shadow: 0 0 4px 1px #ddd;
    background: #fff
}

.rev-contbox input,
.rev-contbox input:focus,
.rev-contbox select:focus {
    box-shadow: none
}

.rev-contbox {
    margin-bottom: 7px
}

.rev-contbox label {
    color: #6f7c8f;
    font-size: 12px;
    font-weight: 100;
    margin-bottom: 0
}

.rev-contbox input {
    border: 0;
    padding-left: 0;
    border-bottom: 1px solid #d2d2d2;
    border-radius: 0;
    font-size: 12px
}

.rev-contbox select {
    border: 0;
    padding-left: 0;
    border-bottom: 1px solid #d2d2d2;
    border-radius: 0;
    box-shadow: none;
    font-size: 12px;
    -moz-appearance: none;
    background: url(https://www.essaycorp.com/alldir/images/carrow.png) 95% no-repeat #fff
}

.rev-contbox .btn,
.rev-contbox .btn:hover {
    background: url(https://www.essaycorp.com/alldir/images/review/submiticon.png) 15px no-repeat #3670c6;
    padding: 6px 20px 6px 45px;
    color: #fff;
    margin-top: 10px
}

.n-off-1,
.n-off-2,
.n-off-3 {
    box-shadow: 1px 2px 5px 1px #e3e3e3
}

.rev-contbox textarea {
    height: 50px
}

.rev-contbox .btn {
    border-radius: 2px
}

.revcontbox1 {
    margin-bottom: 0
}

.revcontbox1 label {
    margin-bottom: 5px
}

.rv-data .crcl {
    border: 4px solid #000;
    border-radius: 50%;
    height: 90px;
    width: 90px
}

.rvfilter {
    padding-right: 0
}

.rvfilter select {
    width: 100%;
    margin-top: 15px
}

.re-top-1 .rv-crcle {
    padding: 0
}

#somereview strong {
    padding-left: 15px;
    font-weight: 700;
    font-size: 20px
}

.re-2 .new-star {
    padding-top: 15px
}

.rv-data #user-rating-form .user-rating i {
    font-size: 16px;
    color: #87ad4f
}

.revv-cont #user-rating-form .user-rating i {
    font-size: 14px;
    color: #87ad4f
}

.rev-start #user-rating-form .user-rating i {
    font-size: 14px!important;
    color: #87ad4f!important
}

#reviews_alert {
    font-size: 12px;
    color: #000;
    padding-top: 10px
}

.re-3text {
    position: absolute;
    width: 240px;
    margin-top: -15%;
    margin-left: 11%;
    letter-spacing: 11px;
    color: #2d72d8;
    font-size: 34px
}

.offerbanner {
    background: url(https://www.essaycorp.com/alldir/images/offer/offer-pre-chrismas.png);
    background-size: 100% 100%;
    min-height: 288px
}

.of-left1 {
    text-align: left;
    display: none
}

.of-right1 {
    text-align: right;
    display: none
}

.off-assig-1 {
    font-size: 24px;
    line-height: 34px;
    color: #e8e8e8;
    font-family: Roboto-Light;
    margin-top: 28px
}

.coupne1,
.noff2ainn,
.off-assig-1 span,
.offinright span {
    font-family: Roboto-Bold
}

.off-assig-1 span {
    font-size: 20px;
    color: #fff
}

.off-assig-2 {
    background: url(https://www.essaycorp.com/alldir/images/offer/offer-banner-3.png);
    background-size: 100% 100%;
    min-height: 70px;
    width: 325px;
    margin-top: 6%;
    float: right;
    color: #f5f8f9;
    font-size: 24px
}

.offinleft {
    float: left;
    width: 70%;
    color: #fff;
    font-size: 19px;
    padding-top: 22px;
    cursor: pointer
}

.offinleft span {
    color: #a9e01d
}

.offinleft span:hover {
    color: #d7ff70
}

.offinright {
    float: right;
    width: 30%;
    color: #fff;
    font-size: 17px;
    padding-right: 7px;
    padding-top: 10px;
    cursor: pointer
}

.offinright span {
    padding-right: 7px;
    padding-top: 9px
}

.offinright:hover {
    color: #dffc94
}

.offinright a {
    color: #fff
}

.n-offer1 {
    background: #f5f8f9;
    padding-top: 30px;
    padding-bottom: 30px
}

.n-off-1 {
    width: 55%;
    min-height: 195px;
    float: left;
    margin-right: 1%;
    margin-bottom: 1%;
    background: #fff
}

.coupne1 {
    border: 2px dotted #6a89a5;
    border-radius: 7px;
    color: #196ebd;
    text-align: center;
    font-size: 20px;
    padding: 10px;
    margin-top: 15%
}

.n-off-1 .n-off-inn,
.n-off-1 .n-off-inn2 {
    min-height: 145px
}

.n-off-inn,
.n-off-inn2 {
    min-height: 170px
}

.n-off-1 .offvalidleft,
.n-off-1 .offvalidright {
    margin-top: 0
}

.coupne1 span {
    font-family: Roboto-Regular;
    font-size: 14px
}

.offget1,
.offget3 {
    font-family: Roboto-Medium
}

.offget1 {
    color: #403930;
    margin-top: 12px;
    margin-bottom: 6px;
    padding-bottom: 6px;
    border-bottom: 1px solid #e5e5e5
}

.offget2,
.offget3,
.offget4 {
    font-size: 14px;
    margin-bottom: 8px
}

.offget2 {
    color: #4d4d4d
}

.offget3 {
    color: #202020
}

.offget4,
.offvalidleft {
    color: #4d4d4d
}

.offvalidleft,
.offvalidright {
    width: 50%;
    margin-top: 10px;
    border-top: 1px solid #eee;
    font-size: 16px;
    float: left
}

.n-off-inn {
    padding-right: 0
}

.offvalidleft {
    padding: 12px 30px
}

.offvalidright .offtrue {
    background: #407fde;
    color: #fff;
    border: 1px solid #407fde;
    padding: 12px 30px;
    cursor: pointer
}

.offvalidright .offtrue:hover {
    background: #2c68c3
}

.offvalidright .offtrue i {
    padding-top: 5px
}

.n-off-2 {
    width: 44%;
    float: left;
    min-height: 195px;
    background: #e6ecf1;
    margin-bottom: 1%
}

.n-off-3,
.n-off-4,
.n-off-6 {
    min-height: 250px
}

.noff2ainn {
    border: 2px dotted #ddd;
    margin-top: 15px;
    margin-bottom: 15px;
    background: #f0f4f7;
    color: #7da024;
    font-size: 12px;
    padding: 6px 15px;
    width: 75%;
    text-align: center
}

.n-off-2b,
.n-off-2c {
    font-family: Roboto-Bold;
    margin-bottom: 15px;
    text-align: right;
    font-size: 14px
}

.n-off-2b {
    color: #808e99;
    margin-top: 15px
}

.n-off-2c {
    color: #93989d;
    margin-top: 20px
}

.n-off-2d {
    color: #555;
    font-size: 14px;
    margin-bottom: 10px
}

.n-off-2ewhite {
    color: #2f2f2f;
    background: #fff;
    border-radius: 4px;
    padding: 6px 12px;
    font-size: 14px;
    margin-top: 7px;
    text-align: center
}

.n-off-2ebtn {
    text-align: center;
    color: #205bb3;
    font-size: 15px;
    font-family: Roboto-Medium;
    border: 2px solid #205bb3;
    padding: 8px 12px;
    border-radius: 4px
}

.discount-code,
.discount-type {
    font-size: 15px;
    font-family: Roboto-Bold
}

.n-off-2 .n-off-2ebtn {
    cursor: pointer
}

.n-off-2 .n-off-2e {
    margin-top: 15px
}

.n-off-2ebtn:hover {
    background: #2c68c3;
    border: 2px solid #2c68c3;
    color: #fff
}

.n-off-2e a {
    color: #fff
}

.n-off-3 {
    float: left;
    width: 45%;
    margin-right: 1%;
    margin-bottom: 1%;
    padding: 15px;
    background: #fff
}

.discount-code {
    border: 2px dotted #6a89a5;
    border-radius: 5px;
    color: #205bb3;
    padding: 4px 15px;
    width: 43%;
    text-align: center
}

.discount-type {
    color: #808e99;
    padding-bottom: 5px
}

.placeorder {
    color: #272727;
    font-size: 20px;
    padding-bottom: 7px;
    border-bottom: 2px solid #ededed;
    margin-bottom: 10px
}

.offrvalid {
    color: #000;
    font-size: 14px;
    margin-bottom: 5px
}

.offordernow {
    margin-top: 10px;
    text-align: right
}

.offordernow .btn {
    background: #407fde;
    color: #fff;
    border: 1px solid #407fde;
    font-size: 15px;
    padding: 4px 12px;
    border-radius: 4px
}

.offordernow .btn:hover {
    background: #2c68c3
}

.n-off-3 .placeorder {
    margin-top: 20px
}

.n-off-4 {
    float: left;
    width: 54%;
    margin-bottom: 1%;
    background: #185184;
    color: #fff
}

.noff4in {
    width: 100%;
    text-align: center;
    color: #fff
}

.noff4in p:nth-child(1) {
    font-size: 24px;
    border-bottom: 1px solid #306391;
    padding-top: 20px;
    padding-bottom: 7px;
    margin-bottom: 7px
}

.noff4in p:nth-child(2) {
    font-size: 16px;
    font-family: Roboto-Light;
    margin-bottom: 10px
}

.noff4in p:nth-child(3) {
    font-size: 38px;
    line-height: 38px;
    font-family: Roboto-Light;
    margin-bottom: 10px
}

.ask-n-b p,
.rescontleft p,
.resourcesh1,
.resourcesp {
    line-height: 24px
}

.noff4in .btn {
    background: #fff;
    color: #185184;
    border-radius: 4px;
    padding: 6px 12px
}

.noff4in .btn:hover {
    background: #ededed;
    color: #808386
}

.n-off-4 .noff4in p:nth-child(1) {
    font-size: 22px;
    font-family: Roboto-Bold
}

.n-off-5 .offordernow,
.n-off-5 .offrvalid1 {
    width: 50%;
    margin-top: 10px;
    font-size: 16px;
    float: left
}

.n-off-4 .noff4in .btn {
    margin-bottom: 15px;
    margin-top: 10px
}

.n-off-3 .discount-code {
    width: 50%
}

.n-off-5 {
    padding: 0
}

.n-off-5 .discount-code {
    margin-right: 15px;
    margin-top: 10px
}

.n-off-5 .discount-type,
.n-off-5 .offrvalid,
.n-off-5 .placeorder {
    padding-left: 15px;
    padding-right: 15px
}

.n-off-5 .offrvalid1 {
    border-top: 1px solid #eee;
    color: #4d4d4d;
    padding: 10px 0 0 15px
}

.n-off-5 .offordernow {
    text-align: left;
    cursor: pointer;
    background: #407fde;
    color: #fff;
    border: 1px solid #407fde;
    padding: 12px 30px
}

.n-off-5 .offordernow a {
    color: #fff
}

.n-off-5 .offordernow:hover {
    background: #2c68c3
}

.n-off-6 {
    float: left;
    width: 54%;
    background: #fff
}

.n-off-6 .n-off-inn {
    min-height: 192px
}

.ask-n-left {
    float: left;
    width: 70%;
    border-right: 1px solid #ededed
}

.ask-n-right {
    float: right;
    width: 30%;
    padding-left: 30px
}

.bannerask {
    padding: 15px 0 15px 30px;
    background: url(https://www.essaycorp.com/alldir/images/askbannerleft.png);
    background-size: 100% 100%;
    min-height: 75px
}

.bannerask .input-lg {
    height: 40px
}

.bannasktext {
    font-size: 20px;
    color: #fff
}

.bannasktext a {
    background: #f5a729;
    padding: 2px 8px 5px;
    color: #fff
}

.bannerask #imaginary_container,
.bannerask .bannasktext {
    margin-top: 7px
}

.bannerask .stylish-input-group .input-group-addon {
    background: #fff!important
}

.bannerask .stylish-input-group .form-control {
    border-right: 0;
    box-shadow: 0 0 0;
    border-color: #ccc
}

.bannerask .stylish-input-group button {
    border: 0;
    background: 0 0;
    padding: 2px 0 2px 12px
}

.bannerask .glyphicon-search {
    color: #b6b6b6
}

.ask-n-question {
    padding-left: 45px;
    color: #6c6c6c;
    font-size: 16px;
    font-family: Roboto-Bold;
    padding-top: 15px
}

.ask-n-question1 {
    text-align: right;
    padding-top: 10px;
    padding-bottom: 10px
}

.ask-n-question1 select {
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(https://www.essaycorp.com/alldir/images/on-arow.png) 98% no-repeat #fff;
    width: 36%;
    margin-left: 63%;
    height: 30px;
    padding: 4px 12px;
    font-size: 12px
}

.ask-n-b {
    padding: 15px 0 15px 45px;
    border-top: 1px solid #ededed;
    font-size: 16px;
    font-family: Roboto-Medium;
    color: #474e59
}

.ask-n-b p {
    font-size: 14px;
    font-family: Roboto-Regular;
    text-align: justify
}

.ask-h44,
.askh4label label,
.askmorhead,
.askneworder p {
    font-family: Roboto-Medium
}

.ask-n-left .ask-n-b:nth-child(odd) {
    background: #f8f8f8
}

.ask-n-left .ask-n-b:nth-child(even) {
    background: #fff
}

.ask-nleft {
    float: left;
    width: 7%;
    padding-right: 10px
}

.ask-nright {
    float: left;
    width: 93%;
    padding-right: 15px
}

.ask-n-bot {
    padding-bottom: 10px
}

.ask-nright img {
    margin-bottom: 10px;
    margin-top: 15px
}

.askn-proname {
    text-align: right
}

.askn-proname span {
    background: #ececec;
    color: #474e59;
    font-size: 13px;
    border: 2px solid #dbdbdb;
    border-radius: 15px;
    padding: 3px 13px
}

.ask-n-rytbanner {
    background: url(https://www.essaycorp.com/alldir/images/askbannerright.png);
    background-size: 100% 100%;
    min-height: 75px
}

.asknowform {
    width: 85%;
    margin-top: -15%;
    margin-left: 3%
}

.ask-h44 {
    background: url(https://www.essaycorp.com/alldir/images/askformhead.png);
    background-size: 100% 100%;
    font-size: 18px;
    text-align: center;
    padding: 15px;
    color: #fff;
    border-bottom: 5px solid #eaeaea
}

.askh4label,
.askh4label label {
    color: #6f7c8f
}

.ask-h44-box {
    background: #fcfcfc;
    padding: 15px 0 0;
    min-height: 200px;
    border: 1px solid #eee
}

.askh4label {
    font-size: 14px;
    margin-bottom: 5px
}

.ask-h44-box input {
    border: 0;
    padding-left: 0;
    border-bottom: 1px solid #000;
    border-radius: 0;
    background: 0 0;
    box-shadow: none;
    font-size: 12px;
    margin-bottom: 13px;
    height: 30px
}

.ask-h44-box input:focus {
    box-shadow: none
}

.ask-h44-box input::placeholder {
    color: #cecece
}

.ask44nopad {
    padding: 0 10px 0 0
}

.ask44nopad1 {
    padding: 0 0 0 10px
}

.ask44nopad2 {
    padding: 0 15px 0 10px
}

.ask4labelmargin {
    margin-bottom: 10px
}

.ask-h44-box textarea {
    border: 1px solid #e4e4e4;
    width: 100%;
    padding: 5px 10px;
    font-size: 12px
}

.ask4bttn {
    border-top: 5px solid #eaeaea;
    margin-top: 15px
}

.ask4bttn .btn {
    background: #205bb3;
    color: #fff;
    padding: 8px 15px;
    width: 100%;
    text-align: center;
    border-radius: 0
}

.ask4bttn .btn:hover {
    background: #2865c0
}

.askh4label {
    padding-left: 15px;
    padding-right: 15px
}

.ask44nopad1 .btn {
    background: #205bb3;
    color: #fff;
    font-size: 12px;
    padding: 4px 12px;
    margin-top: 25%
}

.ask-morlnks {
    width: 85%;
    margin-left: 3%;
    margin-top: 15px
}

.askmorhead {
    font-size: 18px;
    margin-top: 35px;
    margin-bottom: 15px;
    color: #464646;
    border-left: 4px solid #dadcde;
    padding-left: 15px
}

.ask-morlnks ul li {
    font-size: 14px;
    padding: 4px 15px
}

.ask-morlnks ul li:hover {
    background: #eee
}

.ask-morlnks ul li a {
    color: #333
}

.askneworder p {
    color: #205bb3;
    font-size: 18px
}

.ask-ser-ri .ask-ser-ri-h1,
.es-asknew .es-f-h1 {
    text-align: left;
    border-left: 5px solid #eee;
    font-size: 18px;
    font-family: Roboto-Bold;
    padding-left: 15px;
    text-transform: uppercase
}

.askneworder img {
    margin-bottom: 10px
}

.ask-new-cut {
    margin-top: 15%;
    margin-bottom: 10%
}

.ask-ser-ri {
    color: #000;
    margin-top: 7%;
    margin-left: 7%;
    margin-right: 7%
}

.ask-ser-ri .ask-ser-ri-h1 {
    margin-top: 40px;
    margin-bottom: 30px
}

.ask-ser-ri ul li,
.samp-n-form .btn,
.samp-n-form h1 {
    font-family: Roboto-Medium
}

.ask-ser-ri ul li {
    font-size: 15px;
    margin-bottom: 20px
}

.ask-ser-ri ul li a {
    color: #000
}

.ask-ser-ri ul li a:hover {
    color: #0885ea
}

.ask-ser-ri ul li img {
    margin-right: 3%
}

.ask44nopad1 #fileselected {
    position: absolute;
    padding-top: 5px
}

.ask-h44-box #resultserror1 {
    padding-top: 5px;
    text-align: center;
    padding-left: 15px
}

.aknewsug {
    position: relative;
    z-index: 1
}

.asksuginn {
    background: #fcfcfc;
    position: absolute;
    width: 100%;
    border: 2px solid #eee;
    border-top: 0
}

.asksuginn ul li {
    font-size: 14px;
    color: #000;
    border-bottom: 1px solid #eee;
    padding: 5px 15px;
    cursor: pointer
}

.asksuginn ul li:hover {
    background: #eee
}

.aknewsug-1 .asksuginn {
    width: 80%;
    margin-left: 7%
}

.aknewsug-1 .asksuginn ul li {
    text-align: left
}

.bannerask #nofound {
    color: #fff;
    position: absolute;
    text-align: right;
    margin-left: 24%;
    margin-top: 3%;
    font-size: 12px
}

.samp-n-banner {
    background: url(https://www.essaycorp.com/alldir/images/banner-sample.png);
    background-size: 100% 100%;
    min-height: 175px;
    border-bottom: 2px solid #264c85
}

.samp-n-form {
    width: 50%;
    margin: 0 auto;
    text-align: center;
    padding-top: 5%
}

.samp-n-form h1 {
    font-size: 18px;
    text-align: center;
    margin-bottom: 15px
}

.samp-n-form .form-group {
    width: 80%
}

.samp-n-form .form-group input {
    width: 100%;
    height: 36px;
    border: 1px solid #000;
    border-radius: 4px 0 0 4px;
    font-size: 14px
}

.samp-n-form .btn {
    height: 36px;
    text-align: center;
    background: #316cee;
    color: #fff;
    font-size: 14px;
    border: 1px solid #000;
    border-left: 0;
    border-radius: 0 4px 0 0;
    margin-left: -4px;
    padding: 0 15px;
    trasition: .3s ease
}

.sambviewdown,
.sampnreq,
.samreapt-2 {
    text-align: right
}

.samp-n-form .btn:hover {
    background: #5084f7;
    color: #fff;
    trasition: .3s ease
}

.samp-n-form .btn:focus {
    color: #fff
}

.samp-n-left {
    float: left;
    width: 69%;
    padding: 0 15px
}

.samp-n-right {
    float: left;
    width: 31%;
    padding: 0 15px
}

.samnewallsample {
    border-left: 5px solid #262525;
    font-family: Roboto-Bold;
    color: #262525;
    font-size: 16px;
    padding-left: 10px;
    margin-top: 30px;
    margin-bottom: 15px
}

.sambviewdown {
    color: #878787;
    font-size: 12px
}

.samreapt {
    border: 1px solid #000;
    border-radius: 4px;
    padding-top: 8px;
    padding-bottom: 5px;
    margin-bottom: 15px;
    background: #f7f7f7
}

.samreapt:hover {
    background: #f1f1f1
}

.samreapt-1 {
    font-size: 16px;
    color: #205bb3;
    margin-bottom: 5px
}

.samreapt-1 a {
    color: #000
}

.samreapt-2 span {
    background: #f3f3f3;
    border-radius: 15px;
    border: 1px solid #9b9999;
    color: #9b9999;
    padding: 2px 8px;
    font-size: 11px
}

.samreapt-3 {
    font-size: 15px;
    color: #5c5c5c;
    margin-bottom: 5px
}

.samp-n-right .carousel-inner>.item .dis-star .fa-star-half-o {
    color: #efdd46!important
}

.sambviewdown a {
    color: #878787
}

.sambviewdown a:hover {
    color: #316cee
}

.samp-n-right .em-lab .btn,
.sampreqinn {
    color: #fff;
    font-size: 15px
}

.fa-eye {
    margin-right: 20px
}

.sampnreq {
    margin-top: -6%
}

.sampreqinn {
    background: #316cee;
    background-size: 100% 100%;
    padding: 8px 15px;
    width: 195px;
    font-family: Roboto-Medium;
    border-radius: 2px;
    border: 2px solid #215cde
}

.sampreqinn:hover {
    background: #215cde
}

.sampreqinn i {
    padding-left: 8px
}

.samp-n-right .em-lab .btn {
    width: 100%;
    background: #4e89e2;
    padding: 6px 15px;
    font-family: Roboto-Bold;
    margin-top: 5%
}

.samp-n-right .em-lab .btn:hover {
    background: #5b95eb
}

.asknowsampform {
    width: 100%;
    margin: 15px 0 0
}

.asknowsampform .ask-h44-box input {
    padding: 0 15px;
    height: 20px
}

.asknowsampform .ask44nopad1 .btn {
    margin-top: 10%
}

.asknowsampform .ask-h44 {
    padding: 8px 15px;
    font-size: 16px
}

.sampinncredic {
    margin-top: 10px
}

.sampinncredic input {
    height: 27px;
    text-align: center;
    border-bottom: 0;
    color: #6f7c8f
}

.sampinncredic .btn {
    background: #d8d8d8;
    border-bottom: 2px solid #a6a6a6;
    color: #6f7c8f;
    padding: 0 6px;
    border-radius: 0;
    width: 27px;
    height: 27px;
    font-size: 10px
}

.asknowsampform .asksampledate .input-group-addon {
    padding: 6px;
    background: #fff;
    border: 0
}

.asknowsampform .asksampledate input {
    height: 30px;
    border: 0;
    padding-left: 0;
    padding-right: 0
}

.asknowsampform .asksampledate {
    background: #fff;
    border-radius: 4px;
    box-shadow: -1px 2px 2px 2px #eee
}

.asknowsampform .ask44nopad2 .askh4label {
    padding-left: 0
}

.asknowsampform .sampinncredic .input-number {
    height: 27px
}

.asknowsampform #hexpatt {
    font-size: 11px
}

.ssam-slider {
    margin-top: 5%;
    margin-bottom: 8%
}

.ssam-slider .pager li>a,
.ssam-slider .pager li>span {
    border: 0;
    padding: 0
}

.ssam-slider .pager li:first-child {
    margin-right: 15px
}

.ssam-slider .pager li:last-child {
    margin-left: 15px
}

.sampslidehed img,
.usrmidimage {
    margin-left: 10px;
    margin-right: 10px
}

.ssam-slider .pager li:nth-child(2) {
    font-size: 22px;
    color: #000;
    font-family: Roboto-Light
}

.dis-samp-coun,
.dis-samp-name {
    font-size: 13px;
    text-align: right
}

.ssam-slider .item p {
    color: #000;
    padding-top: 10px;
    padding-bottom: 4px;
    min-height: auto
}

.ssam-slider .dis-star {
    text-align: right
}

#asksampres,
.downlinkmsg,
.offjoinleft,
.resou-head,
.resource-banner,
.samp-n-left #loading,
.sampslidehed {
    text-align: center
}

.dis-samp-name {
    font-family: Roboto-Light
}

.dis-samp-coun,
.samp-n-left .modal-body,
.sampslidehed,
.samrecnt-h1 {
    font-family: Roboto-Medium
}

.ssam-slider .dis-star i {
    font-size: 14px;
    color: #ffb300
}

.sampslidehed,
.samrecnt-h1 {
    color: #000
}

.ssamslider-2 {
    margin-top: 0
}

.sampslidehed {
    font-size: 22px
}

.samrecnt-h1 {
    font-size: 20px;
    border-left: 6px solid #e3e0e0;
    padding-left: 15px;
    margin-bottom: 15px
}

.samrencleft {
    float: left;
    width: 75%
}

.samrencright {
    float: right;
    width: 25%;
    padding-left: 20px
}

.samrencright img {
    width: 60px;
    height: 60px;
    border-radius: 50%
}

.sampblog ul li {
    border-top: 1px solid #eee;
    padding-top: 10px;
    padding-bottom: 10px
}

.sampblog ul li p:nth-child(1) {
    font-size: 14px;
    margin-bottom: 5px;
    color: #205bb3;
    font-family: Roboto-Medium
}

.sampblog ul li p:nth-child(2) {
    font-size: 14px;
    line-height: 24px;
    color: #474747
}

.offcodeafter,
.samtool span {
    font-size: 12px;
    position: absolute
}

.samtool {
    width: 4%;
    float: left;
    cursor: pointer
}

.samtool2 {
    margin-left: 92%
}

.samtool i {
    color: #b4aeae
}

.samtool i:hover {
    color: #316cee
}

.samtool a {
    position: relative
}

.samtool span {
    display: none;
    background: #325e84;
    color: #fff;
    padding: 2px 12px;
    border-radius: 4px
}

.samtool a:hover span {
    display: block
}

.submiticonover {
    position: absolute;
    margin-top: -.5%;
    margin-left: -6%
}

.samp-n-right .em-pop2 {
    height: 290px
}

.offcodeafter {
    margin-left: 48%;
    margin-top: 22%;
    background: #10a122;
    color: #fff;
    font-weight: 700;
    padding: 5px 10px
}

.ask-innerright #resultserror1,
.samp-n-right #askexpsubmsg {
    position: absolute;
    margin-left: 9%
}

.ask-h44-box #resultserror1 {
    font-size: 12px;
    position: absolute
}

.samp-n-right #askexpsubmsg {
    margin-top: 0
}

.samp-n-left .modal-header {
    background: #2e4766;
    color: #fff;
    padding: 10px 15px 0
}

.samp-n-left .modal-header h4 {
    font-size: 15px;
    color: #fff
}

.samp-n-left .modal-header .close {
    color: #fff;
    opacity: 1
}

.samp-n-left .modal-body {
    font-size: 14px;
    padding: 15px 15px 30px
}

.samp-n-left .modal-body input,
.sampledownform input {
    font-family: Roboto-Regular;
    text-transform: none;
    font-weight: 100
}

#nosamplefound,
.ask-step-1,
.intdetail-mo a,
.mile-why,
.overlayboximg,
.per-hh,
.perdiscobluee a,
.performsubmit .btn,
.r-rev-f7 .btn,
.r-revban-h,
.resource-left .accordion-toggle,
.s-left-bin p:nth-child(1),
.s-left-bin p:nth-child(4),
.sam-grp-left,
.samp-n-left #loading,
.sampfuncpop .modal-body,
.seravtaar-2-cntry,
.topicsub {
    text-transform: uppercase
}

.sampledownform .formdownlabell {
    padding-top: 6px
}

.sampledownform .btn {
    border: 0;
    outline: 0;
    background: url(https://www.essaycorp.com/alldir/images/downbtn.png) no-repeat;
    background-size: 100% 100%;
    font-size: 14px;
    height: 35px;
    width: 35px;
    margin-left: 10px!important
}

.sampledownform input {
    font-size: 13px;
    background: #f6fafb;
    padding-left: 10px;
    box-shadow: none;
    border: 1px solid #e3f3f8
}

.sampledownform input:focus {
    box-shadow: none
}

.sampledownform .close {
    margin-bottom: 10px
}

#loading,
.reviewloadingg {
    margin-bottom: 30px;
    text-align: center
}

.sampledownform i {
    font-size: 14px;
    padding: 9px 11px 12px;
    border-radius: 50%;
    background: #2e4766;
    color: #fff;
    cursor: pointer;
    margin-left: 10px
}

.sampledownform .input-group {
    width: 100%
}

.samp-n-left .modal-dialog {
    width: 350px;
    margin-top: 5%
}

.samp-n-left .modal-body input {
    font-size: 13px
}

.offjoinleft span,
.resou-head,
.resourcesh1 {
    font-family: Roboto-Medium
}

.samp-n-left .modal-footer {
    background: #e9e9e9;
    color: #656161;
    padding: 10px 15px
}

.samp-n-left .modal-footer .btn {
    padding: 6px 12px;
    font-size: 12px;
    background: #b1b1b1;
    color: #fff
}

#laodingbutton button {
    padding: 4px 12px;
    background: #205bb3;
    color: #fff;
    font-size: 14px;
    border: 0;
    border-radius: 2px
}

.samp-n-left #loading {
    font-size: 16px;
    padding-bottom: 15px;
    color: #2d72d9
}

#loading span,
.reviewloadingg span {
    color: #fff;
    background: #2d72d9;
    padding: 4px 15px;
    border-radius: 2px;
    font-size: 16px
}

.offerjoinus {
    background: #f6f5d8;
    height: 45px
}

.offjoinleft {
    color: #0c2b43;
    font-size: 16px;
    width: 100%;
    float: left;
    padding: 10px 15px 0
}

.offjoinleft i {
    margin-left: 5px;
    margin-right: 5px;
    font-size: 19px
}

.offjoinleft i:hover,
.offjoinleft span:hover {
    color: #2d72d9
}

.offjoinmid {
    width: 10%;
    float: left;
    padding: 0 15px
}

.offjoinright {
    width: 10%;
    display: none;
    float: left;
    padding: 7px 0 0
}

.offjoinmid img,
.offjoinright img {
    margin-top: 8px;
    cursor: pointer
}

.e-f-subhead {
    color: #d2d2d2;
    font-size: 16px;
    margin-bottom: 15px
}

#sampleslider1 .dis-star .user-rating {
    direction: rtl
}

.resou-head {
    font-size: 20px;
    color: #000;
    margin-bottom: 15px;
    margin-top: 20px
}

.resource-left .accordion-toggle {
    cursor: pointer;
    border: 1px solid #000;
    padding: 10px 15px;
    margin: 0 0 5px;
    color: #000;
    font-size: 16px
}

.resource-left .accordion-content {
    display: none
}

.resource-left .accordion-content.default {
    display: block
}

.resource-left .accordion-toggle h4 {
    margin: 0;
    padding: 0
}

.resource-left .accordion-toggle i {
    position: relative;
    width: 16px;
    height: 16px;
    margin-right: 15px;
    float: right
}

.resource-left .icon-minus {
    background-color: #000;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    width: 16px;
    height: 16px;
    position: relative;
    top: 0;
    left: 0
}

.resource-left .icon:after {
    background-color: #000;
    width: 8px;
    height: 2px;
    border-radius: 1px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    position: absolute;
    top: 7px;
    left: 3.5px;
    z-index: 4;
    content: ""
}

.resource-left .icon-plus {
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    width: 16px;
    height: 16px;
    position: relative;
    top: 0;
    left: 0
}

.resource-left .icon-plus:after,
.resource-left .icon-plus:before {
    background-color: #000;
    position: absolute;
    content: ""
}

.resource-left .icon-plus:after {
    width: 8px;
    height: 2px;
    border-radius: 1px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    top: 7px;
    left: 4px
}

.resource-left .icon-plus:before {
    width: 2px;
    height: 8px;
    border-radius: 1px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    top: 4px;
    left: 7px
}

.resourcesh1 {
    font-size: 16px;
    margin-bottom: 5px
}

.resourcesh2,
.resourcesh3,
.resourcesp {
    font-size: 14px;
    margin-bottom: 5px
}

.resourcesh2,
.resourcesh3 {
    color: #3968af;
    font-family: Roboto-Bold;
    float: left
}

.resourcesh2 {
    width: 10%
}

.resourcesh3 {
    width: 90%
}

.resourcesh3 date {
    font-family: Roboto-Regular
}

.ress-box-head,
.ress-box3 {
    font-family: Roboto-Medium
}

.resourcesp a {
    color: #3968b8;
    padding-left: 15px
}

.resourcesp a:hover {
    color: #000
}

.resource-left .accordion-content {
    padding: 5px 10px
}

.resource-left hr {
    margin-top: 10px;
    margin-bottom: 10px
}

.resource-bg {
    background: #f4f4f4
}

.resource-banner {
    padding-top: 3%;
    background: url(https://www.essaycorp.com/alldir/images/resouce/resource-banner.png);
    background-size: 100% 100%;
    min-height: 225px
}

.res-ban-h1 {
    color: #efefef;
    font-size: 28px;
    margin-bottom: 5px
}

.res-ban-h1-border {
    width: 2%;
    margin: 0 auto;
    border-bottom: 1px solid #efefef
}

.res-contain {
    background: #fff;
    width: 90%;
    margin: -8% auto 0
}

.ress-box-head,
.ress-box2 {
    margin-top: 20px;
    margin-bottom: 15px
}

.ress-box1 {
    text-align: left;
    float: left;
    width: 60%
}

.ress-box-head {
    font-size: 24px;
    color: #2d72d9
}

.ress-box2 {
    text-align: right;
    float: left;
    width: 40%
}

.ress-box2 ul li {
    display: inline-block;
    margin-left: 5px;
    color: #000;
    font-size: 18px
}

.rescontleft {
    padding-left: 30px;
    color: #000;
    border-right: 1px solid #efefef
}

.ress-box2 ul li .fa {
    color: #fff;
    border-radius: 50%
}

.ress-box2 ul li .fa-facebook {
    background: #4060A5;
    color: #fff;
    padding: 6px 10px
}

.ress-box2 ul li .fa-twitter {
    background: #00ABE3;
    color: #fff;
    padding: 6px 8px
}

.ress-box2 ul li .fa-google-plus {
    background: #e64522;
    color: #fff;
    padding: 6px 3px 6px 7px
}

.ress-box2 ul li .fa-linkedin {
    background: #0094BC;
    color: #fff;
    padding: 6px 9px
}

.ress-box2 ul li .fa-facebook:hover {
    background: #5574b8
}

.ress-box2 ul li .fa-twitter:hover {
    background: #0cb8f0
}

.ress-box2 ul li .fa-google-plus:hover {
    background: #f45432
}

.ress-box2 ul li .fa-linkedin:hover {
    background: #0ba8d2
}

.resborder-1 {
    border-bottom: 1px solid #e5e5e5;
    margin: 0 auto;
    width: 100%
}

.ress-box3,
.ress-box4,
.ress-box5 {
    margin-bottom: 10px;
    margin-top: 10px
}

.ress-box3 {
    font-size: 20px
}

.res-ryt-h1,
.ress-box4 strong,
.ress-box5 strong {
    font-family: Roboto-Bold
}

.ress-box4 {
    font-size: 15px;
    color: #2c2b2b
}

.ress-box4 strong {
    font-weight: 100
}

.ress-box4 date {
    padding-right: 15px
}

.ress-box5 {
    font-size: 14px;
    color: #636363
}

.ress-box5 strong {
    font-weight: 100
}

.ress-box6 {
    border: 1px solid #ababab;
    border-radius: 4px;
    background: #ebf2fc;
    padding: 10px 15px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: justify
}

.rescontleft p {
    font-size: 14px;
    margin-bottom: 10px;
    text-align: justify
}

.res-ryt ul li,
.res-ryt-h1 {
    font-size: 18px;
    margin-bottom: 15px
}

.morefromessay-h,
.res-form4 input {
    text-align: center
}

.res-ryt {
    padding: 0 0 0 10px;
    min-height: auto;
    margin-top: 15px
}

.res-ryt-h1 {
    color: #e69a19
}

.res-ryt ul a {
    color: #000
}

.res-ryt ul a:hover {
    color: #2d72d9
}

.res-ryt-1 {
    width: 25%;
    float: left
}

.res-ryt-2 {
    width: 75%;
    float: left;
    font-family: Roboto-Medium;
    font-size: 15px
}

.res-ryt-2 p {
    font-size: 13px;
    line-height: 18px;
    font-family: Roboto-Regular;
    margin-top: 3px
}

.res-ryt-1 img {
    width: 55px;
    height: 55px;
    border: 2px solid #f6f6f6;
    margin-top: 5px
}

.res-ryt-1 img:hover {
    width: 55px;
    height: 55px;
    border: 2px solid #000
}

.res-discont {
    margin-top: 20px;
    margin-bottom: 20px
}

.res-bor-1 {
    width: 96%;
    margin: 20px 2% 15px;
    border-bottom: 1px solid #e5e5e5
}

.moreonsubject {
    margin-bottom: 20px
}

.moreonsubject-h1 {
    font-size: 20px;
    color: #1c5cdf;
    margin-bottom: 5px
}

.moreonsubject p {
    font-size: 14px
}

.moreonsubject1 .btn {
    font-size: 18px;
    margin-top: 5px;
    width: 100%;
    background: #fff;
    border: 2px solid #2d72d9;
    color: #2d72d9;
    font-family: Roboto-Medium;
    padding: 10px 15px
}

.moreonsubject1 .btn:hover {
    border: 2px solid #000;
    color: #000
}

.moreonsubject1 .btn i {
    margin-left: 10px
}

.morefromessay {
    width: 90%;
    margin: 30px auto;
    background: #fff;
    padding: 15px 15px 5px
}

.morefromessay-h {
    font-size: 18px;
    color: #000;
    margin-bottom: 15px
}

.morefromessay ul li {
    width: 23%;
    margin-left: 1%;
    margin-right: 1%;
    padding: 6px 15px;
    float: left;
    border: 1px solid #000;
    margin-bottom: 15px;
    font-size: 15px;
    border-radius: 4px
}

.morefromessay ul li:hover {
    border: 1px solid #1c5cdf;
    color: #fff;
    background: #1c5cdf
}

.morefromessay ul li i {
    margin-top: 5px
}

.morefromessay ul a {
    color: #000
}

.res-formout {
    background: #b4c3d8;
    padding: 20px 0 15px
}

.res-formin {
    width: 90%;
    margin: 0 auto
}

.res-form {
    margin-left: .5%;
    margin-right: .5%;
    width: 15.5%;
    float: left;
    margin-bottom: 5px;
    color: #b5b5b5;
    padding-top: 4px;
    font-family: Roboto-Bold
}

.res-form1,
.res-form2 {
    width: 20%
}

.res-form3 {
    width: 10%
}

.res-form4 {
    width: 20%
}

.res-form5 {
    width: 18%;
    margin-bottom: 0
}

.res-form6 {
    width: 5%;
    padding-top: 0
}

.res-form .stylish-input-group .input-group-addon {
    background: #fff!important;
    padding: 2px 0;
    border-right: 0;
    border-radius: 4px 0 0 4px
}

.res-form .stylish-input-group .input-group-addon button {
    padding: 0 12px
}

.res-form .stylish-input-group .form-control {
    border-right: 0;
    box-shadow: 0 0 0;
    border-color: #ccc;
    border-left: 0;
    padding: 6px 12px 6px 0
}

.res-form .stylish-input-group button {
    border: 0;
    background: 0 0
}

.res-form .input-group-btn>.btn {
    height: 34px
}

.res-form3 .btn {
    background: #e7e7e7;
    border: 1px solid #e7e7e7;
    padding: 8px 12px;
    color: #000;
    font-size: 11px;
    width: 100%
}

.res-form3 .btn:hover {
    background: #c9c4c4;
    border: 1px solid #c9c4c4
}

.res-form4 .btn {
    background: #dfdfdf;
    border: 1px solid #dfdfdf;
    color: #000
}

.res-form4 .btn:hover {
    background: #c9c4c4;
    border: 1px solid #c9c4c4
}

.res-form6 .res-form-btn {
    border: 0;
    background: 0 0
}

.res-form6 .res-form-btn i {
    font-size: 18px;
    background: #e69a19;
    color: #fff;
    border-radius: 50%;
    padding: 10px
}

.res-form6 .res-form-btn i:hover {
    background: #f3a726
}

.shor-s-f .res-formout {
    background: #3a6489;
    padding: 35px 0 34px
}

.shor-s-f .res-form .stylish-input-group .form-control {
    font-weight: 100;
    font-family: Roboto-Regular
}

.freebreadcrumb,
.freeresourceh1,
.freeresourceh3,
.freeresourchleft h3,
.freeresourchleft h4,
.sam-grp-left,
.sampgroup-head strong {
    font-family: Roboto-Medium
}

.freebreadcrumb {
    margin-top: 30px
}

.freeresourchleft .freebreadcrumb ul {
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0
}

.freeresourchleft .freebreadcrumb ul li {
    font-size: 13px;
    margin: 0 10px 0 0;
    padding-left: 0;
    display: inline-block
}

.freeresourchleft .freebreadcrumb ul li a {
    color: #000
}

.freeresourchleft .freebreadcrumb ul li a:hover {
    color: #06F
}

.freeresourchleft .freebreadcrumb ul li a i {
    padding-left: 5px
}

.freeresourceh1 {
    font-size: 24px;
    color: #000;
    margin-top: 15px;
    margin-bottom: 15px
}

.freeegreybox {
    font-size: 14px;
    background: #f5f5f5;
    padding: 10px 15px;
    margin-bottom: 15px
}

.freeegreybox i {
    margin-right: 5px
}

.freeegreybox span {
    padding-left: 15px;
    padding-right: 15px
}

.freeresourceh2 {
    font-size: 18px;
    margin-bottom: 25px
}

.freeresourceh3 {
    font-size: 15px;
    color: #000;
    margin-bottom: 5px
}

.freeresourchleft li,
.freeresourchleft p {
    font-size: 14px;
    line-height: 24px;
    text-align: justify;
    color: #000
}

.freeresourchleft h2 {
    margin-bottom: 10px;
    font-size: 20px!important
}

.freeresourchleft h3,
.freeresourchleft h4 {
    color: #000;
    margin-bottom: 10px
}

.freeresourchleft p {
    margin-bottom: 10px
}

.freeresourchleft ul {
    margin-left: 15px;
    margin-top: 15px;
    margin-bottom: 15px
}

.freeresourchleft ol {
    margin-left: -25px;
    margin-top: 15px;
    margin-bottom: 15px
}

.freeresourchleft li {
    padding-left: 10px;
    margin-bottom: 5px;
    list-style: inherit
}

.freetoponebox1 {
    float: left;
    width: 80%
}

.freetoponebox2 {
    float: left;
    width: 20%;
    padding-top: 20px;
    text-align: right
}

.n-rec-payment p,
.n-rece-trans,
.n-recei-btns,
.s-left-bin,
.sam-grp-left {
    text-align: center
}

.freeresourchleft h3 {
    font-size: 16px!important
}

.freeresourchleft h4 {
    font-size: 14px!important
}

.sampgroup-head {
    font-size: 18px;
    color: #000;
    margin: 15px 15px 30px
}

.sampgroup-head span {
    font-size: 20px;
    color: #2d72d9;
    font-weight: 700;
    padding-right: 7px
}

.sam-grp-left,
.sam-grp-right {
    height: 45px;
    float: left;
    color: #6f6e6e
}

.sampgroup-head strong {
    font-weight: 100
}

.sam-group {
    padding-left: 15%
}

.sam-grp-left {
    width: 15%;
    font-size: 18px;
    margin-right: 1%;
    background: #f0eded;
    border-bottom: 2px solid #9c9c9c;
    padding-top: 10px
}

.sam-grp-right {
    width: 73%;
    background: #f8f8f8;
    font-size: 14px;
    padding: 12px 15px 0
}

.sam-grp-right span {
    border: 1px solid #acacac;
    border-radius: 4px;
    padding: 2px 5px;
    background: #f0f0f0;
    font-size: 14px;
    float: right
}

.sampg a {
    color: #000
}

.sampg a:hover {
    color: #447ddb
}

.sampg ul li {
    list-style: none;
    margin-left: 15px;
    margin-right: 15px;
    width: 31%;
    margin-bottom: 15px;
    float: left
}

.sam-group:hover .sam-grp-left {
    border-bottom: 2px solid #2d72d9
}

.sampgban {
    min-height: 260px;
    background: url(https://www.essaycorp.com/alldir/images/sample-group-bg.png);
    background-size: 100% 100%;
    margin-top: 30px
}

.sampgban-left-b {
    background: url(https://www.essaycorp.com/alldir/images/sample-banner-of-offer.png);
    background-size: 100% 100%;
    min-height: 185px;
    box-shadow: 1px 1px 7px 1px #ddd
}

.s-left-bin {
    width: 30%;
    margin-left: 58%;
    min-height: 185px
}

.s-left-bin p:nth-child(1) {
    font-size: 13px;
    font-family: Roboto-Bold;
    padding-top: 15px
}

.s-left-bin p:nth-child(2) {
    font-size: 38px;
    line-height: 50px;
    padding-top: 15px;
    font-family: Roboto-Black
}

.s-left-bin p:nth-child(2) span {
    font-size: 60px;
    color: #f20f3c
}

.s-left-bin p:nth-child(3) {
    font-size: 20px;
    font-family: Roboto-Bold;
    letter-spacing: 4px
}

.s-left-bin p:nth-child(4) {
    font-size: 15px;
    font-family: Roboto-Bold;
    margin-top: 15px;
    color: #2d72d9
}

.s-left-bin p:nth-child(4) i {
    margin-left: 8px;
    font-weight: 700
}

.s-left-bin p:nth-child(4) a {
    color: #2d72d9
}

.s-left-bin p:nth-child(4) a:hover {
    color: #f20f3c
}

.samgroup-grl {
    margin-top: 0
}

.samgroup-grl img {
    margin: 0 auto 15px
}

.n-receciept {
    background: #2d72d9;
    width: 40%;
    margin: 20px auto;
    padding-top: 30px;
    padding-bottom: 15px;
    border-radius: 3px
}

.n-receciept1 {
    background: url(https://www.essaycorp.com/alldir/images/header-bg-receipt.png) no-repeat #f6f6f6;
    width: 84%;
    margin: 0 auto;
    padding-top: 30px
}

.n-rec-foot {
    background: url(https://www.essaycorp.com/alldir/images/footer-bg-receipt.png) no-repeat #f6f6f6;
    width: 100%;
    height: 12px;
    margin-top: 15px
}

.n-rece-trans {
    margin: 0 auto;
    background: #2d72d9;
    width: 70%;
    padding: 5px 15px;
    border-radius: 4px;
    color: #fff;
    font-size: 20px
}

.n-rece-trans i {
    margin-right: 10px
}

.n-rec-payment img {
    margin-top: 15px;
    margin-bottom: 10px
}

.n-rec-payment p {
    font-size: 14px;
    margin-bottom: 15px;
    font-family: Roboto-Medium
}

.n-receciept1 table {
    font-size: 12px;
    width: 96%;
    margin: 0 auto
}

.n-receciept1 table td {
    padding: 6px 12px;
    border: 1px solid #000
}

.n-recei-btns {
    margin-top: 15px;
    margin-right: 30px
}

.n-recei-btns .btn {
    font-size: 13px;
    background: #f6f6f6;
    font-family: Roboto-Medium;
    margin-left: 10px;
    color: #000;
    margin-right: 10px;
    border-radius: 3px
}

.n-recei-btns .btn:hover {
    background: #ebe9e9
}

.n-rec-p {
    position: relative;
    text-align: right;
    padding-right: 15px
}

.n-rec-p .btn {
    margin-top: -25%;
    padding: 2px 9px 3px;
    font-size: 24px;
    border-radius: 50%;
    border: 0;
    background: #2d72d9;
    color: #fff
}

.n-rec-p .btn:hover {
    background: #518fec
}

.freedownsampple {
    font-size: 16px;
    color: #000;
    margin: 0 auto 30px;
    text-align: right;
    border-top: 1px solid #e0dada;
    padding-top: 20px
}

.freedownsampple button {
    font-size: 14px;
    color: #fff;
    background: #2d72d9;
    padding: 4px 15px;
    border-radius: 2px;
    border: 0
}

.freeresourchleft table td,
.freeresourchleft table th {
    border: 1px solid #e3e0e0;
    padding: 6px 15px
}

.freedownsampple button:hover {
    background: #1d60c3
}

.free-res-ryt .res-ryt-1 {
    width: 22%
}

.free-res-ryt .res-ryt-2 {
    width: 78%
}

.freeresourchleft table {
    margin-bottom: 15px
}

.freeresourchleft table th {
    background: #f6f6f6
}

.freeresourchleft table td .fa-check {
    color: #10a122
}

.orleft-2 .slcbg {
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(https://www.essaycorp.com/alldir/images/on-arow.png) right center no-repeat #fff;
    padding-right: 15px
}

.ess-extrabox1 {
    background: #f3f3f3;
    color: #343434;
    padding: 20px 0;
    text-align: center
}

.ess-extrabox1 .ess-extrabox1-head {
    font-size: 18px;
    margin-bottom: 5px;
    font-family: OpenSans-CondLight
}

.s-s-place,
.s-s-place1 {
    font-family: OpenSans-CondLight;
    color: #fff
}

.ess-extrabox1 p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 5px;
    text-align: justify
}

.ess-extrabox1 ol {
    margin-left: -25px
}

.ess-extrabox1 ol li {
    margin-bottom: 10px;
    padding-left: 8px;
    text-align: justify;
    list-style: inherit;
    line-height: 24px
}

.s-s-place {
    background: #3f81e4;
    padding: 40px 0 50px;
    text-align: center
}

.ssplace-h1 {
    font-size: 46px;
    margin-bottom: 15px
}

.s-s-place .btn {
    background: #f4aa3c;
    color: #fff;
    padding: 4px 30px 6px;
    font-size: 18px;
    border-radius: 2px
}

.s-s-place .btn:hover {
    background: #f7b046
}

.s-s-place1 {
    background: #3f81e4;
    padding: 40px 30px;
    text-align: left
}

.ssplace1-h1 {
    font-size: 36px
}

.s-s-place1 .btn {
    background: #f4aa3c;
    color: #fff;
    padding: 6px 50px 8px;
    font-size: 18px;
    border-radius: 2px;
    margin-top: 10px
}

.s-s-place1 .btn:hover {
    background: #f7b046
}

.perdiscoboxleft {
    float: left;
    width: 65%;
    min-height: 10px
}

.perdiscoboxright {
    float: left;
    width: 35%;
    padding: 0 7% 0 2%
}

.perdiscoform {
    background: #fff9f1;
    box-shadow: -1px 2px 8px 0 #ddd;
    padding: 30px;
    border: 3px solid #ffc98b;
    border-radius: 13px
}

.per-hh {
    font-size: 14px;
    text-align: center
}

.per-hh1 {
    color: #000;
    font-family: Roboto-Bold;
    margin-bottom: 5px
}

.per-hh2 {
    color: #2d72d9;
    font-family: Roboto-Black;
    margin-bottom: 20px
}

.perdiscoboxleft img {
    cursor: pointer
}

.perdiscoform .icon-addon {
    position: relative;
    color: #000;
    display: block
}

.perdiscoform .icon-addon:after,
.perdiscoform .icon-addon:before {
    display: table;
    content: " "
}

.perdiscoform .icon-addon .fa,
.perdiscoform .icon-addon .glyphicon,
.perdiscoform .icon-addon.addon-md .fa,
.perdiscoform .icon-addon.addon-md .glyphicon {
    position: absolute;
    z-index: 2;
    left: 10px;
    font-size: 14px;
    width: 20px;
    margin-left: -2.5px;
    text-align: center;
    padding: 10px 0;
    top: 1px
}

.perdiscoform .icon-addon.addon-lg .form-control {
    padding: 10px 16px 8px 40px
}

.perdiscoform .perrightformm .icon-addon.addon-lg .form-control {
    padding: 10px 16px 8px 0
}

.perdiscoform .icon-addon.addon-lg .foorm {
    padding: 2px 0 0 10px!important;
    font-size: 20px
}

.perdiscoform .icon-addon.addon-lg .fa,
.perdiscoform .icon-addon.addon-lg .glyphicon {
    font-size: 14px;
    margin-left: 0;
    left: 11px;
    color: #000
}

.perdiscoform .icon-addon .form-control:focus+.fa,
.perdiscoform .icon-addon .form-control:focus+.glyphicon,
.perdiscoform .icon-addon:hover .fa,
.perdiscoform .icon-addon:hover .glyphicon {
    color: #000
}

.per-form1 {
    margin-bottom: 10px
}

.perdiscoform .form-control {
    border: 0;
    border-bottom: 2px solid #757171;
    color: #000;
    border-radius: 0;
    box-shadow: none;
    font-size: 12px;
    font-family: Roboto-Medium;
    background-color: #fff9f1
}

.perdiscoform .form-control::placeholder {
    color: #000
}

.perdiscoform .form-control:focus {
    box-shadow: none;
    border-color: #757171;
    outline: 0
}

.perdiscoform select {
    border: 0;
    padding-left: 0;
    border-bottom: 1px solid #d2d2d2;
    border-radius: 0;
    box-shadow: none;
    font-size: 12px;
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    background: url(https://www.essaycorp.com/alldir/images/perdisco-form-arrow.png) 80% 60% no-repeat #fff;
    cursor: pointer;
    color: #9c9a9a
}

.perdiscoform select:focus {
    box-shadow: none
}

.perdiscoform select option {
    padding: 3px 12px;
    font-size: 14px
}

.perdiscoform select::placeholder {
    color: #9c9a9a
}

.perleftformm {
    width: 14%;
    float: left
}

.perrightformm {
    width: 86%;
    float: left
}

.pano {
    padding-left: 0
}

.pano1 {
    padding-right: 0
}

.per-form1 .form-group {
    margin-bottom: 0
}

.performsubmit {
    text-align: right
}

.performsubmit .btn {
    background: #279555;
    color: #fff;
    margin-top: 5%;
    padding: 5px 15px;
    box-shadow: 0 2px 4px 1px #ddd;
    font-size: 12px
}

.perdiscobluee,
.perdiscofeature {
    font-size: 14px;
    line-height: 24px;
    text-align: center
}

.performsubmit .btn:hover {
    background: #40b772
}

.perdiscobluee {
    background: #2d72d9;
    color: #fff;
    padding: 20px 0
}

.perdiscobluee p {
    margin-bottom: 10px
}

.perdiscobluee a {
    color: #fff
}

.perdiscobluee a i {
    margin-left: 10px
}

.perdiscofeature {
    background: #f1f0f1;
    color: #3c3c3c;
    padding: 10px 0;
    margin-top: 30px
}

.perdiscofeature .perdiscofeature-h1 {
    background: #f1f0f1;
    text-transform: uppercase;
    font-size: 18px;
    color: #3c3c3c;
    margin-bottom: 20px
}

.perdiscofeature ul li {
    float: left;
    width: 18%;
    margin-left: .5%;
    margin-right: .5%;
    padding: 10px
}

.perdiscofeature ul li:hover {
    box-shadow: 1px 1px 2px 2px #ddd;
    background: #fff
}

.perdiscofeature ul li p {
    font-size: 13px;
    line-height: 22px
}

.perdisco-hhh {
    color: #464646;
    font-family: Roboto-Bold
}

.perfeaimage {
    text-align: center;
    margin-bottom: 5px
}

.perdiscofeature ul li img {
    margin-bottom: 10px
}

.percenterboxnopadding {
    padding: 30px 0 0!important
}

.perdiscoform .icon-addon .fa-clock-o {
    font-size: 18px!important;
    padding-top: 5px
}

@-webkit-keyframes hvr-icon-wobble-horizontal {
    16.65% {
        -webkit-transform: translateX(6px);
        transform: translateX(6px)
    }
    33.3% {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px)
    }
    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px)
    }
    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px)
    }
    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes hvr-icon-wobble-horizontal {
    16.65% {
        -webkit-transform: translateX(6px);
        transform: translateX(6px)
    }
    33.3% {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px)
    }
    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px)
    }
    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px)
    }
    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.hvr-icon-wobble-horizontal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-icon-wobble-horizontal:before {
    content: "\f178";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.hvr-icon-wobble-horizontal:active:before,
.hvr-icon-wobble-horizontal:focus:before,
.hvr-icon-wobble-horizontal:hover:before {
    -webkit-animation-name: hvr-icon-wobble-horizontal;
    animation-name: hvr-icon-wobble-horizontal;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.per-rightstick {
    text-align: right;
    position: relative
}

.per-rightstick img {
    position: fixed;
    z-index: 9999!important;
    right: 0
}

.revbggimage {
    height: 380px;
    margin-top: 20px
}

.re-2 {
    margin-left: 14%;
    margin-top: 9%;
    box-shadow: 1px 1px 8px 1px #777
}

.perdiscoform .hhmm select {
    background: url(https://www.essaycorp.com/alldir/images/perdisco-form-arrow.png) 100% 60% no-repeat #fff
}

#askexpsubmsg {
    position: absolute;
    margin-top: -2%
}

.thesissug {
    position: relative
}

.thisisuginner {
    background: #fff;
    position: absolute;
    height: 200px;
    overflow-y: scroll;
    margin-left: 25%;
    width: 50%
}

.thisisuginner ul li {
    border-bottom: 1px solid #eee;
    padding: 4px 12px
}

.thisisuginner ul li a {
    font-size: 14px;
    color: #000
}

.thisisuginner ul li:hover a {
    color: #06F
}

.thesissampdiv {
    position: relative;
    text-align: right
}

#nosamplefound {
    position: absolute;
    right: 10px;
    margin-top: -4%;
    font-size: 12px
}

.sampfuncpop .modal-header {
    background: #2e4766;
    color: #fff;
    padding: 10px 15px 0
}

.sampfuncpop .modal-dialog {
    width: 350px;
    margin-top: 5%
}

.sampfuncpop .modal-title {
    font-size: 14px
}

.sampfuncpop .modal-header .close {
    color: #fff;
    opacity: 1
}

.sampfuncpop .modal-body {
    font-family: Roboto-Medium;
    font-size: 14px;
    padding: 15px 15px 30px
}

.footneworder {
    text-align: right;
    position: relative;
    margin-top: -20%
}

.footneworder .btn {
    background: #009311;
    color: #fff;
    font-size: 14px;
    border: 0;
    position: absolute;
    right: 0;
    right: 14%;
    border-radius: 2px
}

.footneworder .btn:hover {
    background: #0bb51e
}

.redborder {
    border: 1px solid red!important
}

.samp-disc {
    min-height: 170px;
    background: url(https://www.essaycorp.com/alldir/images/sample-disclaimer.png) no-repeat;
    color: #000;
    background-size: 100% 100%
}

.sampdiscinn {
    width: 55%;
    padding: 20px 80px 20px 45px
}

.sampdiscnotes {
    background: #404554;
    color: #fff;
    border-radius: 4px;
    padding: 10px 15px;
    font-size: 14px;
    font-family: Roboto-Light
}

.r-rev-f8 label,
.r-revban-h,
.r-revcom,
.sampdiscare,
.sampdiscnotes span {
    font-family: Roboto-Medium
}

.sampdiscnotes span {
    background: #e89c08;
    border-radius: 2px;
    padding: 3px 10px;
    margin-right: 5px;
    font-size: 12px
}

.sampdiscare {
    font-size: 15px;
    margin-top: 15px;
    margin-bottom: 5px
}

.sampordernownote {
    font-size: 28px
}

.sampordernownote a {
    color: #000
}

.sampordernownote a:hover {
    color: #2d72d9
}

.samp-in-bannew img {
    width: 100%;
    height: auto
}

.r-reviewbanner {
    background: url(https://www.essaycorp.com/images/n-reviewbanner.png);
    background-size: 100% 100%;
    min-height: 230px;
    padding: 20px 0
}

.r-revform {
    width: 50%;
    margin: 0 auto;
    border: 1px solid #4f4f4f;
    background: #f8f8f8
}

.r-revban-h {
    background: url(https://www.essaycorp.com/images/n-review-1.png);
    background-size: 100% 100%;
    padding: 10px 0;
    font-size: 16px;
    text-align: center;
    color: #fff
}

.r-revban-h img {
    margin: -2px 5px 0
}

.r-reviewgrey {
    padding: 10px 20px
}

.r-revcom {
    float: left;
    font-size: 12px;
    margin-bottom: 20px
}

.r-revcom .form-control {
    border: 0;
    font-size: 12px;
    color: #6f7c8f;
    box-shadow: none;
    border-bottom: 1px solid #000;
    border-radius: 0;
    background: 0 0;
    padding-left: 0
}

.r-revcom .form-control::placeholder {
    color: #bcbbbb
}

.r-revcom .form-control:focus {
    box-shadow: none;
    border-bottom: 1px solid #2b60b8
}

.r-revcom select.form-control {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(https://www.essaycorp.com/images/r-downarrow.png) 96% no-repeat
}

.r-revcom option selected {
    color: red
}

.r-rev-f1 {
    width: 38%
}

.r-rev-f2 {
    width: 35%
}

.r-rev-f3 {
    width: 27%
}

.r-rev-f5 {
    width: 43%;
    margin-bottom: 0
}

.r-rev-f6 {
    width: 57%;
    margin-bottom: 0
}

.r-rev-f1 input {
    width: 90%
}

.r-rev-f2 input {
    width: 70%;
    margin-left: 15%
}

.r-rev-f3 select {
    width: 85%;
    margin-left: 15%;
    color: #6f7c8f
}

.r-revcom select option {
    color: #000
}

.r-revcom textarea.form-control {
    border: 1px solid #dfdfdf;
    height: 44px;
    line-height: 24px;
    padding: 3px 10px
}

.r-rev-f10 {
    text-align: left;
    width: 70%;
    float: left;
    padding-top: 7px
}

.r-rev-f7 {
    text-align: right;
    width: 30%;
    float: left
}

.r-rev-f7 .btn {
    background: #3670c6;
    color: #fff;
    font-size: 12px;
    border-radius: 0;
    padding: 6px 15px;
    outline: 0;
    margin: 15px 0 5px
}

.r-box4 img,
.r-rev-f7 .btn img {
    margin-right: 5px
}

.r-midd .carousel-inner,
.r-midd .slide {
    margin-bottom: 15px
}

.r-rev-f7 .btn:hover {
    background: #2b62b5
}

.r-rev-f8 {
    width: 40%;
    float: left;
    padding-right: 10px
}

.r-rev-f9 {
    width: 41%;
    float: left;
    padding-left: 10px;
    padding-top: 8px
}

.r-rev-f8 label {
    color: #6f7c8f;
    font-size: 12px
}

.r-rev-f8 .jq-ry-container {
    padding: 0
}

.r-rev-grey {
    background: #f9f9f9;
    color: #000;
    border-bottom: 2px solid #ddd;
    padding: 5px 0 1px
}

.r-rev-1 {
    width: 28%;
    float: left
}

.r-rev-2 {
    width: 57%;
    float: left;
    margin-top: 8px;
    text-align: left
}

.r-rev-3 {
    width: 15%;
    float: left
}

.r-rev-2 ul li {
    width: 17%;
    display: inline-block;
    color: #1f1f1f;
    font-size: 16px;
    font-family: Roboto-Bold
}

.r-rev-2 ul li .nn-star1 {
    font-size: 12px;
    color: #000;
    margin-top: 5px
}

.r-box4,
.r-nbox2 {
    font-family: Roboto-Bold;
    color: #2f2f2f
}

.r-rev-3 .rvfilter select {
    margin-top: 5px
}

.r-rev-2 ul li img {
    margin-top: -3px
}

.r-rev-3 .rv-data select {
    background: url(https://www.essaycorp.com/pages/images/review-arrow.png) 95% no-repeat #f9f9f9
}

.r-rev-1 .rv-data {
    padding-right: 10px;
    float: left
}

.r-rev-1 .new-star {
    padding-left: 0;
    float: left
}

.r-midd {
    padding: 30px 0
}

.r-nbox .r-quote1 {
    padding: 10px 15px 0
}

.r-nbox {
    border: 1px solid #dadada;
    padding: 0;
    min-height: 206px
}

.r-nbox p,
.r-nbox1 {
    padding: 0 15px
}

.r-nbox p {
    font-size: 14px;
    line-height: 24px;
    min-height: 100px
}

.r-box4,
.r-box4 span,
.r-nbox2 {
    font-size: 12px
}

.r-nbox2 {
    padding: 0 15px 10px
}

.r-box3 {
    background: #f4f4f4;
    border-top: 1px solid #c1bdbd
}

.r-boxwhite {
    height: 3px;
    background: #fff
}

.r-box4 {
    float: left;
    width: 80%;
    padding: 8px 15px
}

.r-box5 {
    float: left;
    width: 20%;
    text-align: right;
    padding: 0 15px
}

.r-box4 img {
    margin-left: 5px;
    height: 15px;
    width: 22px;
    border: 2px solid #dedede
}

.r-box4 span {
    color: #6d6a6a;
    font-family: Roboto-Regular
}

.r-box5 .ravtar-rev {
    width: 31px;
    height: 31px;
    border-radius: 50%;
    margin-top: -60%
}

.r-midd .slide {
    height: 240px
}

.r-midd .carousel-indicators {
    bottom: auto
}

.r-midd .carousel-indicators li {
    background-color: #e0e0e0;
    border: 1px solid #919293
}

.r-midd .carousel-indicators .active {
    background-color: #555;
    border: 1px solid
}

.indetailimg {
    text-align: center;
    margin-bottom: 20px
}

.intdetail-mo p {
    font-size: 14px;
    line-height: 26px;
    color: #000;
    text-align: justify;
    margin-bottom: 15px
}

.intdetail-a,
.intdetail-mo a {
    text-align: right
}

.intdetail-mo a {
    color: #1eadf7;
    font-family: Roboto-Bold
}

.overlayboximg a,
.sernewind {
    color: #000
}

.askinbox-ser,
.askyoubannser,
.greycenttt,
.greyhowser,
.ourmajnew,
.overlaytext p,
.sernewind {
    text-align: center
}

.sernewind {
    background: url(https://www.essaycorp.com/alldir/images/services/new/ourwritingservices.png);
    background-size: 100% 100%;
    padding: 15px 0 30px
}

.sernewind .container {
    width: 80%
}

.ourwritt {
    font-size: 22px;
    font-family: Roboto-Bold;
    margin-bottom: 5px
}

.aforneew,
.greyhowser-h,
.overlayboximg {
    font-family: Roboto-Medium
}

.ourwritt-p {
    font-size: 14px;
    line-height: 24px;
    padding: 0 15% 2%
}

.serrbox-com {
    min-height: 155px;
    width: 25%;
    float: left;
    border: 2px solid #adadad
}

.overlaybox {
    position: relative;
    border: 2px solid transparent
}

.overlayboxinn,
.overlaytext {
    position: absolute;
    width: 100%
}

.overlayboximg {
    display: block;
    width: 100%;
    min-height: 155px;
    padding-top: 9%;
    font-size: 14px
}

.overlayboxinn {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #fff
}

.overlaybox:hover .overlayboxinn {
    opacity: 1
}

.overlaytext {
    color: #3b7cdf;
    font-size: 14px;
    line-height: 19px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    padding: 0 10%
}

.overlaytext p {
    margin-bottom: 15px
}

.overlaytext a {
    color: #000;
    background: #f7f7f7;
    padding: 5px 15px;
    border-radius: 3px
}

.overlaytext a:hover {
    background: #e4e4e4
}

.overlaybord {
    background: #eae9e9;
    height: 3px;
    width: 30px;
    margin: 15px auto 10px
}

.serrbox-1,
.serrbox-2,
.serrbox-3 {
    border-right: 0;
    border-bottom: 0
}

.serrbox-4 {
    border-bottom: 0
}

.serrbox-5,
.serrbox-6,
.serrbox-7 {
    border-right: 0
}

.overlaybox:hover {
    border-color: #4f82d7
}

.greyhowser {
    background: url(https://www.essaycorp.com/alldir/images/services/new/howitworkbanner.png);
    background-size: 100% 100%;
    color: #fff;
    font-size: 14px;
    padding: 20px 0 40px
}

.greyhowser-h {
    font-size: 20px;
    color: #fff
}

.greyhowser p {
    margin-bottom: 30px
}

.greycenttt {
    margin-bottom: 15px
}

.greyhowsercomm {
    float: left;
    width: 20%
}

.greyhowser1 {
    padding-right: 3%
}

.greyhowser2 {
    padding-right: 4%
}

.greyhowser4 {
    padding-left: 7%
}

.greyhowser5 {
    padding-left: 4%
}

.greyhowsercomm div {
    display: none
}

.greyhowsercomm span {
    display: block
}

.ourmajnew {
    padding: 15px 0 30px;
    color: #000
}

.ourmaj-h1 {
    font-size: 20px;
    margin-bottom: 40px
}

.aforneew img,
.getsolbann-h1 {
    margin-bottom: 15px
}

.aforneew {
    font-size: 14px
}

.getsolbann {
    background: url(https://www.essaycorp.com/alldir/images/offer/getsolutionbanner.png);
    background-size: 100% 100%;
    padding: 30px 0
}

.getsolbann-h1 {
    font-size: 22px;
    color: #fff
}

.getsolbann-1 {
    width: 55%;
    margin-left: 11%
}

.getsolbann-1 p {
    font-size: 14px;
    line-height: 24px;
    color: #fff
}

.askyoubannser {
    background: url(https://www.essaycorp.com/alldir/images/offer/banner-3.png);
    padding-top: 5%;
    min-height: 230px
}

.askinbox-ser {
    width: 60%;
    margin: 0 auto;
    color: #000
}

.ask-1left {
    width: 40%;
    float: left;
    text-align: right
}

.ask-1mid {
    width: 20%;
    float: left;
    text-align: center
}

.ask-1right {
    width: 40%;
    float: left;
    text-align: left
}

.ask-step-1 {
    font-size: 18px;
    margin-bottom: 10px;
    font-family: Roboto-Bold
}

.ask-step-2 {
    font-size: 16px;
    margin-bottom: 15px
}

.askinbox-ser .btn {
    background: #2d72d9;
    color: #fff;
    box-shadow: 4px 0 2px 0 #d5d5d5;
    font-size: 12px;
    font-family: Roboto-Bold;
    border-radius: 2px
}

.askinbox-ser .btn:hover {
    background: #065ad7
}

.seravtaar-1 {
    float: left;
    text-align: right;
    padding-right: 15px;
    width: 50%
}

.seravtaar-2 {
    float: left;
    text-align: left;
    width: 50%
}

.seravtaar-2-cntry {
    font-size: 15px;
    color: #9d2022;
    font-family: Roboto-Bold
}

.a-b-h1,
.about-white ul li,
.sertessti h4 {
    font-family: Roboto-Medium
}

.seravtaar-2-cntry1 {
    font-size: 14px;
    color: #5c666a
}

.seravtaar-2-star i {
    font-size: 12px;
    color: #fac113
}

.sertessti {
    padding: 30px 0;
    text-align: center
}

.sertessti h4 {
    font-size: 20px;
    color: #10242b;
    margin-bottom: 10px
}

.sertestnew {
    width: 50%;
    margin: 0 auto
}

.sertestnew p {
    font-size: 14px;
    line-height: 24px;
    color: #465053;
    min-height: 48px
}

.serquoteleft {
    text-align: left;
    position: relative
}

.serquoteright {
    text-align: right
}

.serquoteleft img {
    position: absolute;
    margin-left: -5%
}

.sertessti .carousel-control.left {
    background-image: none!important
}

.sertessti .carousel-control {
    opacity: 1;
    width: 30%;
    margin-top: 3%
}

.freeresourchleft p img {
    max-width: 100%;
    height: auto
}

.about-banner {
    min-height: 305px;
    background: url(https://www.essaycorp.com/alldir/images/about/aboutus-banner.png);
    background-size: 100% 100%;
    text-align: center;
    color: #fff;
    padding-top: 4.5%
}

.about-banner p {
    font-size: 16px;
    line-height: 28px
}

.a-b-h1 {
    font-size: 24px
}

.a-b-bore {
    height: 4px;
    background: #fff;
    width: 30px;
    margin: 10px auto
}

.about-white {
    padding: 3% 0
}

.about-white ul {
    margin-left: -20px
}

.about-white ul li {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 10px
}

.about-white ul li i {
    padding-right: 5px
}

.about-white ul li a {
    color: #000
}

.about-qlty,
.about-white ul li a:hover {
    color: #2d72d9
}

.about-qlty {
    font-size: 22px
}

.about-qlty-bor {
    height: 4px;
    background: #2d72d9;
    width: 40px;
    margin-top: 5px;
    margin-bottom: 10px
}

.mile-left,
.mile-right {
    min-height: 450px;
    width: 50%;
    float: left
}

.abmention {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    font-family: Roboto-Bold
}

.about-qlty-h1 {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
    font-family: Roboto-Medium;
    color: #343434
}

.about-white p {
    font-size: 14px;
    line-height: 24px;
    color: #020f19
}

.about-white p strong {
    font-weight: 100;
    font-family: Roboto-Bold
}

.mile-date,
.mile-why {
    font-family: Roboto-Black
}

.about-left-white {
    padding-right: 6%
}

.mile-left {
    background: url(https://www.essaycorp.com/alldir/images/about/milestones-bg.png);
    background-size: 100% 100%;
    padding-left: 8%
}

.mile-right {
    background: url(https://www.essaycorp.com/alldir/images/about/features-bg.png);
    background-size: 100% 100%;
    padding: 2% 0 0 7%
}

.mile-left-1 {
    width: 39%;
    float: left
}

.mile-left-2 {
    width: 22%;
    float: left
}

.mile-left-3 {
    width: 39%;
    float: left
}

.mile-left {
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    padding-right: 1%
}

.mile-h1 {
    font-size: 22px;
    margin-top: 21px
}

.mile-h1-bor {
    width: 30px;
    height: 3px;
    background: #fff;
    margin-top: 10px
}

.mile-date {
    font-size: 16px;
    margin-bottom: 7px
}

.mile-left-1-a {
    margin-top: 43%
}

.mile-left-1-b {
    margin-top: 60%
}

.mile-left-1-c {
    margin-top: 25%
}

.mile-left-1-d {
    margin-top: 60%
}

.mile-rytin {
    background-color: rgba(0, 0, 0, .3);
    color: #fff;
    padding: 4% 0 5% 8%;
    min-height: 350px
}

.mile-why {
    font-size: 21px
}

.mile-why-bor {
    height: 3px;
    background: #fff;
    width: 36px;
    margin-top: 5px;
    margin-bottom: 15px
}

.mile-rytin p {
    font-size: 14px;
    line-height: 20px;
    padding-right: 10%;
    color: #fff
}

.mile-why-major {
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: Roboto-Medium
}

.ab-cntry-1,
.mile-rytin ul li img {
    margin-bottom: 5px
}

.mile-rytin ul li {
    float: left;
    margin-right: 7%;
    font-family: Roboto-Light;
    font-size: 14px;
    text-align: center
}

.ab-cntry-1,
.ab-idea p strong,
.ab-team-head,
.abfast-1 {
    font-family: Roboto-Medium
}

.ab-country {
    text-align: center;
    padding: 20px 0 30px
}

.ab-cntry-1 {
    font-size: 22px
}

.ab-country p {
    font-size: 14px;
    line-height: 20px;
    padding: 0 15% 3%
}

.ab-country ul li {
    display: inline-block;
    width: 14%;
    padding: 0 1%
}

.ab-country ul li img {
    margin-bottom: 10px;
    transition: 2s ease
}

.ab-country ul li a {
    color: #000
}

.ab-country ul li a:hover,
.ab-idea-h1 {
    color: #2d72d9
}

.ab-country ul li img:hover {
    transition: 2s ease;
    transform: scale(1.2, 1.2)
}

.ab-idea {
    background: #ebf1f6;
    padding: 30px 0
}

.ab-idea .container {
    background: url(https://www.essaycorp.com/alldir/images/about/grey-background.png);
    background-size: 100% 100%;
    min-height: 410px
}

.ab-team-left,
.ab-team-ryt {
    min-height: 500px;
    float: left
}

.ab-idea-h1 {
    font-size: 24px
}

.ab-idea-bor {
    width: 25px;
    height: 3px;
    background: #2d72d9;
    margin-top: 3px;
    margin-bottom: 15px
}

.ab-idea p,
.ab-team-com img,
.ab-team-head,
.ab-team-left-1 {
    margin-bottom: 10px
}

.ab-idea p {
    font-size: 14px;
    line-height: 24px
}

.ab-idea p strong {
    font-weight: 100;
    color: #062033;
    font-size: 15px
}

.ab-idea-left {
    padding: 30px 0 30px 30px
}

.ab-idea-right {
    padding-top: 30px
}

.ab-idea-right img {
    margin-top: 20%
}

.ab-team-left {
    background: url(https://www.essaycorp.com/alldir/images/about/essaycorp-team.png);
    background-size: 100% 100%;
    width: 42%;
    color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    padding: 6% 6% 2%
}

.ab-team-ryt {
    background: url(https://www.essaycorp.com/alldir/images/about/essaycorp-team-right.png);
    background-size: 100% 100%;
    width: 58%;
    padding: 3.5% 5% 0
}

.ab-team-com {
    font-size: 14px;
    line-height: 20px;
    color: #000;
    float: left;
    width: 50%;
    padding: 0 5%;
    min-height: 210px
}

.ab-team-head {
    font-size: 16px
}

.ab-team-left-1 {
    font-size: 22px;
    color: #f79c43
}

.ab-team-left-bor {
    height: 3px;
    background: #f79c43;
    width: 25px;
    margin: 0 auto 10px
}

.ab-team-line {
    position: relative;
    text-align: right
}

.ab-team-line img {
    position: absolute;
    margin-top: 10%;
    margin-left: 10%
}

.ab-team-left p {
    margin-bottom: 10px
}

.ab-fastway {
    padding: 15px 15px 40px;
    text-align: center
}

.ab-fast-left,
.ab-fast-ryt {
    width: 50%;
    padding: 0 70px;
    float: left
}

.ab-fastway-1 {
    font-size: 22px;
    color: #000;
    margin-top: 20px;
    margin-bottom: 20px
}

.ab-fast-left {
    border-right: 1px solid #a2a1a1
}

.abfast-1 {
    font-size: 18px;
    color: #10242b;
    margin-bottom: 15px
}

.ab-fastway p {
    font-size: 14px;
    line-height: 24px;
    color: #5c666a;
    margin-bottom: 20px
}

.ab-fastway a {
    background-color: #205bb3;
    color: #fff;
    padding: 5px 15px;
    border-radius: 2px
}

.ab-fastway a:hover {
    background-color: #174ea0
}

.ab-proces {
    background: url(https://www.essaycorp.com/alldir/images/about/our-process-bg.png);
    background-size: 100% 100%;
    min-height: 245px;
    padding: 10px 0 0
}

.ab-process-in {
    width: 470px;
    margin: 0 auto;
    text-align: center
}

.ab-process-h1 {
    color: #fff;
    font-size: 24px;
    font-family: Roboto-Bold
}

.ab-process-in ul li,
.count-head,
.video-head {
    font-family: Roboto-Medium
}

.ab-process-h1-bor {
    height: 3px;
    background: #fff;
    width: 25px;
    margin: 0 auto 10px
}

.ab-process-in ul li {
    display: inline-block;
    width: 19%;
    text-align: center;
    font-size: 14px;
    color: #000
}

.ab-mob-pro {
    display: none
}

.ab-process-in ul li:first-child {
    padding-left: 15px
}

.ablogosec {
    background: #fff;
    color: #000;
    padding-top: 30px;
    height: 160px!important
}

.ablogosec .logoheadingc {
    color: #000;
    font-size: 20px;
    margin-bottom: 20px
}

.ab-linefast {
    height: 1px;
    background: #ddd;
    width: 80%;
    margin: 0 auto
}

.about-right-white iframe {
    width: 540px;
    height: 305px;
    border: 1px solid #205bb3
}

.video-head {
    background: #205bb3;
    color: #fff;
    font-size: 18px;
    text-align: center;
    padding: 8px 15px;
    width: 540px;
    margin-top: 6px
}

.coun-inner {
    padding: 2% 2% 0 7%
}

.count-head {
    font-size: 20px;
    color: #000;
    margin-top: 10px;
    margin-bottom: 20px
}

.coun-inner p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 10px;
    text-align: left;
    color: #202020
}

.coun-in-left {
    float: left;
    width: 63%;
    padding-right: 2%
}

.coun-in-right {
    float: left;
    width: 37%
}

.countrylogo {
    background: #fff;
    height: 135px
}

.countrylogo .logoheadingc {
    color: #000;
    margin-top: 5px
}

.c-head1 {
    color: #000
}

.cntry-grey-1 {
    background: #f5f5f5;
    color: #000;
    font-size: 14px;
    line-height: 27px;
    padding: 30px 0
}

.cntry-grey-1 p strong {
    font-weight: 100;
    font-family: Roboto-Bold
}

.cntry-left1 {
    float: left;
    width: 46%
}

.cntry-right1 {
    float: left;
    width: 54%
}

.cntry-left-2 {
    float: left;
    width: 39%;
    margin-left: 5%
}

.cntry-ryt-mid {
    float: left;
    width: 12%;
    text-align: center
}

.cntry-ryt-2 {
    float: left;
    width: 39%;
    margin-right: 5%
}

.cntry-left-2 p,
.cntry-ryt-2 p {
    line-height: 24px
}

.cntry-left-3 {
    width: 95%;
    margin-left: 5%
}

.c-wepromise,
.c-wepromise1 {
    width: 50%;
    min-height: 370px;
    color: #000;
    float: left
}

.cntry-left-3 p {
    line-height: 22px;
    margin-bottom: 10px;
    padding-left: 22px
}

.cntry-head1ryt {
    font-size: 18px;
    margin-bottom: 4px
}

.cntry-ryt-mid img {
    margin-top: 20px
}

.cnt-ex-head {
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 5px;
    font-family: Roboto-Medium
}

.cntry-horline {
    margin: 15px 0 15px 5%;
    border: 1px dashed #dadada
}

.cntry-head1ryt i {
    padding-right: 5px;
    font-size: 14px
}

.c-wepromise {
    background: url(https://www.essaycorp.com/alldir/images/country/new/we-promise-banner.png) no-repeat;
    background-size: 100% 100%;
    text-align: center;
    padding: 2% 6% 1%
}

.c-wepromise1 {
    background: url(https://www.essaycorp.com/alldir/images/country/new/we-promise-banner1.png) no-repeat;
    background-size: 100% 100%
}

.c-wepro-1 {
    font-size: 26px;
    font-family: Roboto-Light;
    margin-bottom: 20px
}

.c-wepro-1 strong {
    font-family: Roboto-Black
}

.c-wepromise li {
    font-size: 15px;
    text-align: left;
    margin-bottom: 20px;
    font-family: Roboto-Medium
}

.c-wepromise li img {
    margin-right: 5px
}

.c-uni-left {
    width: 65%;
    float: left;
    margin-right: 5%
}

.c-uni-right {
    width: 30%;
    float: left
}

.c-uni-h1,
.c-uni-h2 {
    font-size: 18px;
    color: #000;
    text-align: center
}

.c-uni-bor3 {
    width: 25px;
    height: 3px;
    background: #000;
    margin: 5px auto 15px
}

.c-uni {
    padding: 30px 0;
    background: #fbfbfb
}

.c-uni-leftbanner {
    color: #fff;
    min-height: 330px;
    background: url(https://www.essaycorp.com/alldir/images/country/new/university-bg.png) no-repeat;
    background-size: 100% 100%;
    text-align: center;
    padding: 4% 7% 1%
}

.c-uni-left ul li {
    float: left;
    width: 33%;
    border: 1px solid #5f554e;
    border-top: 0;
    border-right: 0;
    padding: 2% 0
}

.c-uni-left ul li img {
    margin-bottom: 15px
}

.c-uni-left ul li:nth-child(1) {
    border-left: 0
}

.c-uni-left ul li:nth-child(4) {
    border-bottom: 0;
    border-left: 0
}

.c-uni-left ul li:nth-child(5),
.c-uni-left ul li:nth-child(6) {
    border-bottom: 0
}

.c-uni-left ul li a {
    color: #fff
}

.c-uni-left ul li a:hover {
    color: #fee388
}

.con-testi {
    background: #fff;
    min-height: 330px;
    border-bottom: 2px solid #d4d5d7
}

.c-lastlinks {
    background: #fff;
    padding: 20px 0;
    color: #000;
    text-align: center
}

.c-lastlinks-h1 {
    font-size: 20px
}

.c-last-borr {
    width: 25px;
    height: 3px;
    background: #000;
    margin: 5px auto 15px
}

.c-lastlinks li {
    border: 2px solid #777;
    background: #fff;
    margin-bottom: 15px;
    margin-right: 15px;
    padding: 9px 15px;
    text-align: left;
    font-size: 14px;
    display: inline-block
}

.c-lastlinks li a {
    color: #777
}

.c-lastlinks li:hover,
.c-lastlinks li:hover a,
.c-lastlinks li:hover i {
    color: #2d72d9
}

.c-lastlinks li:hover {
    border: 2px solid #2d72d9
}

.c-lastlinks li i {
    font-size: 18px;
    margin-left: 10px
}

.c-lastlinks-in {
    width: 70%;
    margin: 0 auto
}

.countrya {
    background: url(https://www.essaycorp.com/alldir/images/country/white-arrow.png)
}

.purposework {
    background: #fff
}

.cbox-test {
    border-bottom: 1px solid #eaedef;
    padding: 4% 8%
}

.cbox-test p {
    color: #5c666a;
    font-size: 14px;
    min-height: 80px;
    line-height: 20px
}

.cbox-test-1 {
    text-align: right;
    font-size: 14px;
    color: #10242b
}

.cbox-test-2 {
    text-align: right;
    font-size: 12px;
    color: #9d2022
}

.cbox-test1 {
    border-bottom: 0 solid #eaedef
}

.con-testi .carousel-indicators .active {
    background: #2d72d9
}

.carousel-indicators li {
    border: 1px solid #2d72d9
}

.carousel-indicators {
    bottom: -25px
}

.new-subject {
    background: #fff
}

.homebnrright {
    background: #99d6ff
}

.cntry-cont-box {
    padding: 21px 0;
    text-align: center
}

.cntry-cont-box p {
    color: #10242b;
    font-size: 14px;
    line-height: 24px;
    padding: 1.5% 14% 0
}

.cntry-cont-box-h {
    font-size: 24px;
    line-height: 24px;
    color: #000;
    font-family: Roboto-Light
}

.cntry-cont-box-h strong {
    font-weight: 100;
    font-family: Roboto-Bold
}

.contry-cont-last {
    color: #2d72d9;
    font-size: 18px;
    line-height: 18px;
    padding-top: 1.5%
}

.inratedbox {
    background: #f3f3f3;
    color: #d95e0b;
    font-size: 13px;
    padding: 2px 10px;
    width: 160px;
    font-family: Roboto-Bold;
    height: 42px;
    position: absolute;
    margin-top: -5.1%;
    right: 8%
}

.ratesecon {
    font-family: Roboto-Regular
}

.inratedleft {
    right: auto;
    margin-top: 0
}

.seorate-count {
    position: relative
}

.ass-line-s1,
.rat1,
.seorate-inn {
    position: absolute
}

.seorate-inn {
    background: #fff;
    color: #000;
    padding: 5px 10px;
    line-height: 15px;
    font-size: 12px;
    box-shadow: 0 1px 5px 1px #ededed;
    right: 0;
    margin-top: -8px
}

.newsubgreypart,
.newsubgreypart .container {
    background: #f6f8fa
}

.seorate-inn i {
    font-size: 10px;
    color: #d96415
}

.rate-int {
    margin-top: -4%
}

.seorate-count1 {
    margin-bottom: 20px;
    margin-left: 15px
}

.seorate-count1 .rate-int1 {
    margin-top: -15px
}

.seorate-count .rate-int {
    right: auto;
    margin-top: -30px
}

.seorate-count2 .seorate-inn {
    margin-top: -63px;
    margin-left: 15px
}

.seorate-count3 .seorate-inn {
    margin-top: -63px
}

.seorate-ser {
    margin-top: 20px
}

.inter-bold {
    font-family: Roboto-Bold
}

.among .inter-bold,
.int-blue .inter-bold,
.int2-blue2 .inter-bold,
.int4-ext .inter-bold,
.ser-term-how .inter-bold {
    color: #fff964
}

.newsubgreypart {
    padding: 10px 15px
}

.new-subjectgrey,
.new-subjectgrey .sub-inner {
    background: #f2f2f2
}

.c-mass-r {
    width: 100%;
    padding: 30px 0
}

.c-mass-r .cbox-test-2 span {
    font-size: 12px;
    color: #9d2022
}

.c-mass-r .cbox-test-1 i {
    color: #daa520
}

.new-subjectgrey,
.new-subjectgrey1 {
    padding: 0
}

.new-subjectgrey1 .randomsub {
    width: 60%;
    margin: 0 auto
}

.c-term-r {
    width: 90%;
    padding: 30px 0 0;
    margin: 0 auto;
    float: none
}

.coun-in-left h1.count-head,
.ser-tagboxc ul li {
    margin-bottom: 20px
}

.ass-line-s1,
.ser-assignment2 ul {
    margin-left: 0
}

.c-mass-r .cbox-test-2 {
    color: #000;
    font-size: 14px
}

.c-term-r .con-testi {
    border-bottom: 0 solid #000
}

.c-term-r .cbox-test-2 span {
    font-size: 12px;
    color: #9d2022
}

.c-term-r .cbox-test-1 i {
    color: #daa520
}

.c-term-r .carousel-indicators .active {
    background: #000
}

.c-term-r .carousel-indicators li {
    border: 1px solid #000
}

.ser-tagboxc ul li {
    float: left;
    font-size: 12px;
    text-align: center;
    margin-right: 5px
}

.ser-tagboxc ul li a {
    padding: 6px 12px;
    border: 2px solid #d8d8d8;
    border-radius: 2px;
    background: #fff;
    color: #242424;
    font-family: Roboto-Medium
}

.ser-tagboxc ul li a:hover {
    background: #fff
}

.ser-redi-con .container {
    border-bottom: 1px solid #e5e5e5
}

.ser-tagboxc ul li:nth-child(1) a:hover {
    background: #ffe9cb
}

.ser-tagboxc ul li:nth-child(2) a:hover {
    background: #caf8f2
}

.ser-tagboxc ul li:nth-child(3) a:hover {
    background: #caf9e7
}

.ser-tagboxc ul li:nth-child(4) a:hover {
    background: #cdfbd9
}

.ser-tagboxc ul li:nth-child(5) a:hover {
    background: #c6f4d3
}

.ser-tagboxc ul li:nth-child(6) a:hover,
.ser-tagboxc ul li:nth-child(7) a:hover {
    background: #c2e8cd
}

.ser-tagboxc ul li:nth-child(8) a:hover,
.ser-tagboxc ul li:nth-child(9) a:hover {
    background: #abffe6
}

.ser-tagboxc ul li:nth-child(10) a:hover {
    background: #caf8f2
}

.ser-tagboxc ul li:nth-child(11) a:hover {
    background: #faf5df
}

.ser-tagboxc ul li:nth-child(12) a:hover {
    background: #caf9e7
}

.ser-tagboxc ul li:nth-child(13) a:hover {
    background: #cdfbd9
}

.ser-tagboxc ul li:nth-child(14) a:hover {
    background: #ffe9cb
}

.ser-tagboxc ul li:nth-child(15) a:hover {
    background: #abffe6
}

.ser-tagboxc ul li:nth-child(16) a:hover {
    background: #ffe9cb
}

.ass-line-s1 {
    margin-top: 12%
}

.ser-assignment2 {
    padding-left: 0;
    margin-bottom: 15px
}

.ser-assignment2 .ass-line-s1 {
    right: 10px;
    margin-top: 8%
}

.homebannerinner-assi {
    padding-left: 8%
}

.ass-last-blue {
    background: #2d72d9;
    color: #fff;
    padding: 30px 0;
    text-align: center
}

.ass-last-head {
    font-size: 20px
}

.ass-last-blue p {
    font-size: 14px;
    line-height: 24px;
    padding: 1% 4% 0
}

.ser-assignment a,
.ser-assignment-r p a {
    color: #2d72d9;
    font-family: Roboto-Bold
}

.rat1 {
    right: 65px;
    margin-top: -160px
}

.rat2 {
    position: relative;
    width: 200px;
    height: 75px;
    border: 1px solid #f6f6f6;
    color: #fff;
    border-radius: 4px;
    text-align: center;
    font-size: 14px
}

.rat3 {
    font-size: 18px
}

.rat4 span {
    color: #ff9908;
    font-weight: 700
}

.co-left {
    float: left;
    width: 68%;
    padding: 0 15px
}

.co-right {
    float: left;
    width: 32%;
    padding: 0 0 0 15px
}

.co-grey {
    background: #f7f7f7;
    color: #000;
    font-size: 16px;
    min-height: 510px;
    padding: 20px 15px
}

.topiccover,
.topicsub {
    color: #e4a90b;
    text-align: center
}

.co-grey ul li {
    margin-bottom: 11px;
    font-size: 15px;
    list-style: disc;
    padding-right: 5px
}

.co-grey ul {
    margin-left: 20px
}

.topiccover {
    font-family: Roboto-Bold
}

.linediff1 {
    margin-right: 5px
}

.linediff2 {
    margin-left: 5px
}

.topichr {
    background: #dfdfdf;
    height: 1px;
    margin: 15px auto;
    width: 100%
}

.co-repeat {
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 15px 10px 0;
    text-align: justify
}

.co-repeatleft {
    width: 13%;
    float: left
}

.co-repeatright {
    width: 87%;
    float: left;
    padding-left: 10px;
    font-size: 14px;
    line-height: 22px;
    color: #2c3841
}

.coheading {
    font-size: 16px;
    margin-bottom: 1px;
    color: #0089f7
}

.co-repeatleft img {
    margin-top: 5px
}

.co-instnatimage {
    margin-top: 25px
}

.int-inst-mob2 .int-inst-cover {
    box-shadow: -6px -7px 12px -4px #7e7d7d;
    border: 1px solid #868080;
    border-radius: 0
}

@media only screen and (min-width:5000px) and (max-width:5500px) {
    .foot-chat img {
        margin-top: 3%
    }
    .big1,
    .offercon,
    body {
        width: 1366px;
        margin: 0 auto
    }
    .foot-logo-d {
        display: none
    }
    .foot-logo-m {
        display: block
    }
    .bannerindex {
        background: url(../images/index/banner.png)
    }
    .sabinn1 {
        height: 100px
    }
    .scrtabs-tabs-fixed-container {
        width: 1185px!important
    }
    .referright .nav-tabs {
        margin-left: 31%
    }
    #homworkhelp {
        background-size: 100% 650px
    }
    .featureofsub {
        min-height: auto
    }
    .parenthyt {
        min-height: 70px
    }
    .offer3 label {
        margin-left: 35%
    }
    .menubox .menuright .dropdown-submenu>.dropdown-menu {
        width: 425%
    }
    .internalrun {
        width: 118%;
        margin-left: -9%
    }
    .modal-dialog {
        width: 470px
    }
    .canadac {
        margin-bottom: 15px
    }
    .contrybor .malasiya {
        margin-top: 30px;
        margin-bottom: 20px
    }
    .sing {
        margin-top: 0;
        margin-bottom: 0
    }
    .c-slider .slider ul li img {
        width: auto;
        height: auto
    }
    .menubox .menuright ul.nav li:hover>ul.subjectmenu {
        margin-left: -40px
    }
    .menubox .menuright ul.nav li:hover>ul.subjectmenu1 {
        margin-left: -60px
    }
    .loginhv {
        margin-left: -9.9%
    }
    .newmenuu .newsub-1 {
        width: 17.5%
    }
    .newmenuu .newsub-2 {
        width: 82.5%
    }
    .header-order {
        padding-top: 20px
    }
    .ordernowwinner .btn {
        padding: 4px 7px;
        font-size: 11px
    }
    .pickcur1 h4 i {
        margin-left: 26%
    }
    .counnt-line {
        border-right: 2px solid #cbcdd0;
        min-height: 100px
    }
    .contrybor .ausimmg {
        margin-top: 2%
    }
    .recent-head1 {
        margin-top: 5%
    }
    .foot-chat img {
        margin-left: -16%
    }
    .sec-nav ul ul ul {
        min-width: 385%
    }
    .home-homework .ser-int-desk {
        margin-top: 2%
    }
    .term-connect-h4 {
        margin-top: 18%
    }
    .n-offer1 .container,
    .offerjoinus .container {
        width: 1250px
    }
    .n-off-5 .discount-code {
        width: 47%
    }
    .sampg ul li {
        width: 30%
    }
    .samgroup-grl {
        margin-top: 0
    }
    .samgroup-grl img {
        margin: 0 auto 15px
    }
    .samgroup-grl p {
        font-size: 14px
    }
    .n-receciept {
        width: 26%;
        margin: 60px auto
    }
    .n-receciept1 table {
        width: 65%
    }
    .morefromessay,
    .res-formin {
        width: 75%
    }
    .res-contain {
        width: 75%;
        margin-top: -6%
    }
    .resource-banner {
        padding-top: 2%
    }
    .perdiscoboxright {
        padding: 0 12% 0 2%
    }
    .sampdiscinn {
        padding: 1% 0 1% 21%
    }
    .r-revform {
        width: 34%
    }
    .hometesti .slider-arrow {
        margin-top: -7%
    }
    .getsolbann {
        padding: 110px 0
    }
    .askyoubannser {
        padding-top: 3%
    }
    .slider-wrap ul li {
        padding: 0 .4%
    }
    .mile-right {
        padding: 2% 0 0 7%
    }
    .mile-left-1-a,
    .mile-left-1-d {
        margin-top: 35%
    }
    .mile-left-1-b {
        margin-top: 46%
    }
    .mile-left-1-c {
        margin-top: 19%
    }
    .mile-left-1-d {
        margin-top: 50%
    }
    .coun-inner {
        padding: 2% 2% 0 15%
    }
    .coun-in-left {
        padding-right: 10%
    }
    .coun-inner p {
        line-height: 30px
    }
    .inratedbox {
        margin-top: -3%;
        right: 20%
    }
    .inratedleft {
        right: auto;
        margin-top: 0
    }
    .rate-int {
        margin-top: -3%
    }
    .rate-int1 {
        margin-top: -25px
    }
    .rat1 {
        right: 17%
    }
}

@media only screen and (min-width:1919px) and (max-width:2000px) {
    .bus-9,
    .homeworkbanner .instantbox .in-check1,
    .homeworkbanner .instantbox-head {
        color: #000
    }
    .top4 ul li {
        padding: 13px 20px
    }
    .top4 ul .signup {
        padding: 13px 54px
    }
    .bannerindex {
        min-height: 450px!important;
        background: url(../images/index/banner.png)
    }
    .instantbox {
        padding: 43px 40px
    }
    .marg1 {
        margin-bottom: 10px
    }
    .instantbox input {
        height: 30px
    }
    .instantbox .btn-number,
    .instantbox .image-preview-input {
        height: 43px
    }
    .worktableft {
        text-align: right;
        padding-right: 20px;
        padding-left: 0
    }
    .referright .nav-tabs {
        margin-left: 36%
    }
    .servicetabs .scrtabs-tabs-movable-container {
        width: 1900px
    }
    .servicebanner {
        height: 220px
    }
    .servicebanner ul li {
        font-size: 26px
    }
    .serreasonleft,
    .serreasonright {
        min-height: 450px
    }
    .bordercover-line2 {
        margin-left: 49.9%
    }
    .homebnrleft h5 {
        font-size: 18px;
        line-height: 34px
    }
    .homebnrleft h4 {
        font-size: 22px
    }
    .homebnrleft p {
        font-size: 16px;
        line-height: 30px
    }
    .completion {
        padding-bottom: 20px
    }
    .featureofsub {
        min-height: auto
    }
    .featureofsub ol li {
        font-size: 22px;
        line-height: 34px
    }
    .banner-left p {
        padding: 10px 9% 0;
        font-size: 16px
    }
    .button-2 {
        width: 11%
    }
    .offer3 label {
        margin-left: 40%
    }
    .offer9 label {
        margin-left: 15%
    }
    .offer13 label {
        margin-left: 16%
    }
    .top3 {
        width: 42%
    }
    .top4 {
        width: 38%
    }
    .offerradiobtn .btn {
        min-width: 107px
    }
    .instantthanks {
        min-height: 590px;
        padding-top: 100px
    }
    .instantthanks .hed1 {
        font-size: 50px
    }
    .instantthanks p {
        font-size: 30px;
        line-height: 40px;
        padding-bottom: 40px
    }
    .instantthanks .btnclosse {
        padding: 7px 80px;
        font-size: 24px
    }
    .signinbox .container {
        width: 70%
    }
    .menubox .menuright .dropdown-submenu>.dropdown-menu {
        width: 500%
    }
    .top4 ul li:last-child {
        letter-spacing: 1px
    }
    .megalogoinner img {
        margin-left: 18%
    }
    .header-search i {
        margin-top: 28%
    }
    .menubox .menuright .navbar-nav>li {
        margin-right: 75px
    }
    .ordernowbtn {
        width: 30%
    }
    .errorpic img {
        margin-top: -15%
    }
    .errorword img {
        margin-left: -31%;
        margin-top: -7%
    }
    .signupbox {
        width: 57%
    }
    .subscribeser .input-group {
        width: 55%;
        margin-left: 18%
    }
    .how-pager-line {
        width: 1220.2px!important
    }
    .how-it-works li.how-pager-step {
        margin-right: 120px
    }
    .internalrun {
        width: 118%;
        margin-left: -3%
    }
    .btnordernowsamp {
        margin-top: -4%
    }
    .inviteuser ul li a {
        font-size: 20px
    }
    .inviteuser {
        width: 21%
    }
    .inviteuser ul li:last-child a {
        padding-right: 35px
    }
    .frdreg {
        width: 22%
    }
    .frdreg ul li:last-child a {
        padding-right: 32px
    }
    .frdreg1 {
        width: 26%
    }
    .frdreg1 ul li:last-child a {
        padding-right: 30px
    }
    .topleft {
        width: 83%
    }
    .topright {
        width: 17%
    }
    .header-search input:focus,
    .header-search:hover input {
        margin-left: -15%
    }
    .contrybor img {
        margin-top: 10px;
        margin-bottom: 20px
    }
    .contrybor {
        margin-top: 45px
    }
    .contrybor .malasiya {
        margin-top: 30px;
        margin-bottom: 20px
    }
    .instantbox .qty {
        width: 62%
    }
    .instantbox .infrmbox {
        width: 100%
    }
    .userhvshow {
        margin-top: -6%
    }
    .submituser {
        width: 65%
    }
    .c-slider .slider ul li img {
        width: 122px;
        height: 122px
    }
    .instantbox .instantmailbrder {
        width: 100%
    }
    .scrollbox .scrtabs-tabs-fixed-container ul.nav-tabs>li {
        width: 12.5%
    }
    .mostviewsubjects {
        height: 335px
    }
    .flagslider {
        width: 140%!important;
        margin-left: -21%!important
    }
    .menubox .menuright ul.nav li:hover>ul.subjectmenu {
        margin-left: -30px
    }
    .menubox .menuright ul.nav li:hover>ul.subjectmenu1 {
        margin-left: -50px
    }
    .scroll-nn .container {
        width: 90%
    }
    .adminfourbox canvas {
        width: 75%!important
    }
    #datenav ul li a {
        padding: 10px 42px
    }
    .admin-commn-fil {
        margin-top: 2.1%
    }
    .addnewproject {
        width: 20%
    }
    .loginhv {
        margin-left: -6.6%;
        margin-top: .4%
    }
    .newmenuu .newsub-1 {
        width: 13.5%
    }
    .newmenuu .newsub-2 {
        width: 86.3%
    }
    .header-order {
        padding-top: 20px;
        width: 8%
    }
    .menuright {
        width: 52%
    }
    .sambaninner {
        padding-top: 4%
    }
    .specarrow img {
        margin-top: -.7%
    }
    .wework .bx-flag .bx-wrapper {
        max-width: 1920px!important
    }
    .counnt-line {
        border-right: 2px solid #cbcdd0;
        min-height: 100px
    }
    .sampop .modal-content {
        margin-top: 23%
    }
    .sampop .modal-body {
        height: 590px
    }
    .new-review .new-rev {
        min-height: 200px;
        padding: 15px 10px
    }
    .new-rev-para {
        line-height: 27px
    }
    .new-ser-banner img {
        width: 100%
    }
    .sec-nav ul li {
        margin-right: 70px
    }
    .totalpage,
    .totalwords {
        padding: 7px 10px 0
    }
    .instantbox .instantmailbrder input {
        height: 30px
    }
    .instantbox .input-group-btn>.btn {
        height: 30px;
        padding: 5px 12px 0
    }
    .newerror h2 {
        margin-top: 7%
    }
    .er-other-link {
        margin-bottom: 7%
    }
    .sampsuggestin {
        width: 46%;
        margin-left: 38px
    }
    .serhowwork ul li i {
        margin-top: 1%
    }
    .contrybor .ausimmg {
        margin-top: 2%
    }
    .relatedhead {
        padding: 5px 15px 5px 50px
    }
    .recent-head1 {
        margin-top: 5%
    }
    .ser-dis-con {
        width: 70%;
        margin: 0 auto
    }
    .perfect-1 {
        border-left: 1px solid #b6b6b6;
        padding-top: 40px
    }
    .perfect-h1 img {
        margin-left: -2%;
        margin-top: -.6%
    }
    .abt-s-h1 img {
        margin-left: -3%
    }
    .es-write {
        width: 800px;
        margin: 0 auto
    }
    .es-ring img {
        margin-left: 7%
    }
    .termbus {
        width: 71%;
        margin: 0 auto
    }
    .bus-5,
    .bus-6,
    .bus-7,
    .bus-8 {
        margin-top: -15px
    }
    .bus-1 {
        margin-left: 8%
    }
    .bus-2 {
        margin-left: 20.5%
    }
    .bus-3 {
        margin-left: 32.5%
    }
    .bus-4 {
        margin-left: 45%
    }
    .bus-5 {
        margin-left: 14%
    }
    .bus-6 {
        margin-left: 26.5%
    }
    .bus-7 {
        margin-left: 38.5%
    }
    .bus-8 {
        margin-left: 51.5%
    }
    .bus-9 {
        margin-left: 61.5%;
        margin-top: 7px;
        width: 120px;
        text-align: center;
        font-family: Roboto-Medium;
        text-transform: uppercase
    }
    .header-search {
        width: 17%
    }
    .foot-container {
        width: 64%
    }
    .foot-chat img {
        margin-left: -26%;
        margin-top: 6.5%
    }
    .offercon {
        width: 1366px;
        margin: 0 auto
    }
    .home-homework .ser-int-desk {
        margin-top: 3%
    }
    .home-term .ser-int-desk,
    .home-thesis .ser-int-desk {
        margin-top: 2%
    }
    .home-proof .ser-int-desk {
        margin-top: 3%
    }
    .home-essay .ser-int-desk h1 {
        margin-top: 4%
    }
    #nfound,
    .hdr-suggest {
        margin-top: .7%
    }
    #sbsres2 {
        margin-left: 23%;
        margin-top: -1.8%;
        width: 15%
    }
    .pr-ri-h1 {
        padding-top: 10%;
        margin-top: 0
    }
    .prooftestimonial1 .dis-quote img {
        margin-top: -2%
    }
    .banner-left {
        width: 77%
    }
    .instantform {
        width: 23%
    }
    .homebnrleft {
        width: 77%
    }
    .homebnrright {
        width: 23%
    }
    .free-turn {
        width: 61%;
        margin: 0 auto
    }
    .plag-three {
        margin-top: 13%
    }
    .plag-right {
        padding-top: 2%
    }
    .plag-common {
        width: 70%;
        margin: 0 auto
    }
    .sabinn1 {
        height: 100px
    }
    .auscountryinner {
        padding: 3% 20% 0
    }
    .singacountryinner,
    .uaecountryinner {
        padding: 2% 20% 0
    }
    .countrylogo {
        height: 175px
    }
    .nereviewinn .revv-1 {
        min-height: 215px
    }
    .h1-assign {
        width: 13%
    }
    .h1-home {
        width: 12%
    }
    .h1-home1 {
        width: 27%
    }
    .h1-proof {
        width: 16%
    }
    .h1-term {
        width: 18%
    }
    .h1-thesis {
        width: 26%
    }
    .h1-essy {
        width: 14%;
        margin-bottom: 10px
    }
    #resultserror {
        margin-top: 6px;
        padding: 10px 5px 5px
    }
    .home-ban-btnnn {
        margin-right: 9%
    }
    .homeworkbanner .instantbox .starinbox::after,
    .starinbox:after {
        margin: -10% 0 0 94%
    }
    .homeworkbanner .instantbox .starinbox1::after,
    .starinbox1:after {
        margin: -24% 0 0 86%
    }
    .referimage {
        text-align: center;
        padding: 15px
    }
    .per-box1 .item img {
        width: 100%;
        height: auto
    }
    .wegaldtohear {
        margin-bottom: 5px
    }
    .nereviewinn .new-rev {
        min-height: 135px
    }
    .ask-new-add img {
        margin: 45px auto 15px
    }
    .on-instant,
    .on-instantform .btn {
        width: 65%
    }
    .qb-formbox {
        padding-top: 30px;
        padding-bottom: 30px
    }
    .sttepsbox {
        min-height: 230px
    }
    .custome-left,
    .custome-right {
        margin-left: 18%;
        margin-top: -6%
    }
    .custome-right {
        margin-left: 80%;
        margin-top: -2%
    }
    .n-offer1 .container {
        width: 1250px
    }
    .samp-n-banner .samp-n-form .form-group {
        width: 85%
    }
    .asknowform {
        margin-top: -9%
    }
    .bannerask #nofound {
        margin-left: 15%;
        margin-top: .7%;
        font-size: 16px
    }
    .asknowsampform {
        margin-top: 20px
    }
    .samp-n-left .modal-sm {
        width: 400px;
        margin-top: 8%
    }
    .offerjoinus .container {
        width: 1250px
    }
    .n-off-5 .discount-code {
        width: 47%
    }
    .sampg ul li {
        width: 30%
    }
    .samgroup-grl {
        margin-top: 0
    }
    .samgroup-grl img {
        margin: 0 auto 15px
    }
    .samgroup-grl p {
        font-size: 14px
    }
    .n-receciept {
        width: 26%;
        margin: 60px auto
    }
    .n-receciept1 table {
        width: 65%
    }
    .morefromessay,
    .res-formin {
        width: 75%
    }
    .res-contain {
        width: 75%;
        margin-top: -6%
    }
    .resource-banner {
        padding-top: 2%
    }
    .perdiscoboxright {
        padding: 0 12% 0 2%
    }
    .sampdiscinn {
        padding: 1% 0 1% 21%
    }
    .r-revform {
        width: 34%
    }
    .hometesti .slider-arrow {
        margin-top: -7%
    }
    .getsolbann {
        padding: 110px 0
    }
    .askyoubannser {
        padding-top: 3%
    }
    .slider-wrap ul li {
        padding: 0 .4%
    }
    .mile-right {
        padding: 2% 0 0 7%
    }
    .mile-left-1-a,
    .mile-left-1-d {
        margin-top: 35%
    }
    .mile-left-1-b {
        margin-top: 46%
    }
    .mile-left-1-c {
        margin-top: 19%
    }
    .mile-left-1-d {
        margin-top: 50%
    }
    .coun-inner {
        padding: 2% 2% 0 15%
    }
    .coun-in-left {
        padding-right: 10%
    }
    .coun-inner p {
        line-height: 30px
    }
    .inratedbox {
        margin-top: -3%;
        right: 20%
    }
    .inratedleft {
        right: auto;
        margin-top: 0
    }
    .rate-int {
        margin-top: -3%
    }
    .rate-int1 {
        margin-top: -25px
    }
    .rat1 {
        right: 17%
    }
}

@media only screen and (min-width:1361px) and (max-width:1918px) {
    .scrtabs-tabs-fixed-container {
        width: 1185px!important
    }
    .referright .nav-tabs {
        margin-left: 31%
    }
    #homworkhelp {
        background-size: 100% 650px
    }
    .featureofsub {
        min-height: auto
    }
    .parenthyt {
        min-height: 70px
    }
    .offer3 label {
        margin-left: 35%
    }
    .menubox .menuright .dropdown-submenu>.dropdown-menu {
        width: 425%
    }
    .internalrun {
        width: 118%;
        margin-left: -9%
    }
    .modal-dialog {
        width: 470px
    }
    .canadac {
        margin-bottom: 15px
    }
    .contrybor .malasiya {
        margin-top: 30px;
        margin-bottom: 20px
    }
    .sing {
        margin-top: 0;
        margin-bottom: 0
    }
    .c-slider .slider ul li img {
        width: auto;
        height: auto
    }
    .menubox .menuright ul.nav li:hover>ul.subjectmenu {
        margin-left: -40px
    }
    .menubox .menuright ul.nav li:hover>ul.subjectmenu1 {
        margin-left: -60px
    }
    .loginhv {
        margin-left: -9.9%
    }
    .newmenuu .newsub-1 {
        width: 17.5%
    }
    .newmenuu .newsub-2 {
        width: 82.5%
    }
    .header-order {
        padding-top: 20px
    }
    .ordernowwinner .btn {
        padding: 4px 7px;
        font-size: 11px
    }
    .pickcur1 h4 i {
        margin-left: 26%
    }
    .counnt-line {
        border-right: 2px solid #cbcdd0;
        min-height: 100px
    }
    .contrybor .ausimmg {
        margin-top: 2%
    }
    .recent-head1 {
        margin-top: 5%
    }
    .foot-chat img {
        margin-left: -16%
    }
    .sec-nav ul ul ul {
        min-width: 385%
    }
    .home-homework .ser-int-desk {
        margin-top: 2%
    }
    .term-connect-h4 {
        margin-top: 18%
    }
    .auscountryinner {
        padding: 3% 7% 0
    }
    .singacountryinner,
    .uaecountryinner {
        padding: 2% 7% 0
    }
    .plag-com-left,
    .plag-com-right {
        min-height: 510px
    }
    .nereviewinn .revv-1 {
        min-height: 175px
    }
    .foot-5 ul {
        margin-left: 10px
    }
    #resultserror {
        padding: 10px 5px 5px
    }
    .per-box1 .item img {
        width: 100%;
        height: auto
    }
    .n-offer1 .container {
        width: 1250px
    }
    .samcontainer1 {
        width: 98%
    }
    .offerjoinus .container {
        width: 1250px
    }
    .n-off-5 .discount-code {
        width: 47%
    }
    .n-receciept1 table {
        width: 65%
    }
    .free-res-ryt .res-ryt-1 {
        width: 18%
    }
    .free-res-ryt .res-ryt-2 {
        width: 82%
    }
    .slider-wrap ul li {
        padding: 0 .4%
    }
}

@media only screen and (min-width:1270px) and (max-width:1360px) {
    .instantbox .qty {
        width: 61%
    }
    .servicetabs .scrtabs-tab-scroll-arrow {
        display: none
    }
    .topleft {
        width: 75%
    }
    .topright {
        width: 25%
    }
    .slider-wrap .sa-left {
        left: -30px
    }
    .slider-wrap .sa-right {
        right: -20px
    }
    .flagslider .sa-left1 {
        left: -3.5%
    }
    .flagslider .sa-right1 {
        right: -3%
    }
    #datenav ul li a {
        padding: 10px 20px;
        font-size: 14px
    }
    .admin-commn-fil {
        margin-top: 2.7%
    }
    .usrnewadd {
        padding: 6px 15px
    }
    .loginhv {
        margin-left: -11%
    }
    .menuright {
        width: 46%
    }
    .header-order {
        padding-top: 20px
    }
    .newsub-1 {
        width: 22%
    }
    .inst-prog-box #progressbar {
        width: 100px!important
    }
    .banner-left h1 {
        margin-top: 3%
    }
    .how-slide p {
        font-size: 18px
    }
    .scrollboxx ul li p {
        font-size: 13px;
        line-height: 15px
    }
    .scrollboxx ul li h4 {
        font-size: 15px
    }
    .errorword img {
        margin-left: -37%;
        margin-top: -10%
    }
    .wastebox {
        padding: 3% 2% 0
    }
    .newmenuu .newsub-1 {
        width: 18%;
        font-size: 13px;
        padding-left: 3%
    }
    .newmenuu .newsub-2 {
        width: 82%;
        font-size: 13px
    }
    .payy-noww-radio .btn {
        padding: 4px 13px
    }
    .ordernowwinner .btn {
        padding: 4px 7px;
        font-size: 11px
    }
    .pickcur1 h4 i {
        margin-left: 26%
    }
    .counnt-line {
        border-right: 2px solid #cbcdd0;
        min-height: 100px
    }
    .referright .nav-tabs {
        margin-left: 31%
    }
    .custome-left {
        margin-left: 4%
    }
    .custome-right {
        margin-left: 93%
    }
    .header-search {
        width: 21%
    }
    .erboy img {
        margin-left: -3%
    }
    .header-order img {
        width: 18%
    }
    .recent-head1 {
        margin-top: 5%
    }
    .abtstruct {
        padding: 20px 15px
    }
    .es-type-right-h2 {
        margin-bottom: 5px
    }
    .es-ty-2-h3 {
        margin-bottom: 8px
    }
    .es-ty-1 span {
        font-size: 34px;
        padding: 3px 8px
    }
    .es-ty-1 {
        width: 9%
    }
    .es-ty-2 {
        width: 91%
    }
    .es-write {
        width: 765px;
        margin: 0 auto;
        padding: 35px 30px
    }
    .es-write ul {
        margin-left: 2%
    }
    .sec-nav ul li a {
        font-size: 14px;
        padding: 16px 10px
    }
    .foot-2 ul li,
    .foot-a-icon {
        font-size: 13px
    }
    .sec-nav ul li {
        margin-right: 10px
    }
    .foot-2 ul li {
        margin-bottom: 16px
    }
    .foot-4,
    .foot-5,
    .foot-6 {
        font-size: 13px;
        margin-top: 5px;
        margin-bottom: 5px
    }
    .foot-chat img {
        margin-left: -16%
    }
    .instantbox-head span {
        font-size: 12px
    }
    .sec-nav ul li ul li a {
        font-size: 14px
    }
    .sec-nav li .subject .search {
        font-size: 12px
    }
    .new-rev-para,
    .ourstats p,
    .plag-cons ul li h5 {
        font-size: 13px
    }
    .sec-nav ul ul ul {
        min-width: 421%
    }
    .home-homework .ser-int-desk {
        margin-top: 2%
    }
    .home-thesis .homebnrleft p {
        margin-bottom: 5px;
        line-height: 22px
    }
    #sbsres {
        width: 69.5%
    }
    .homeworkbanner .instantbox .starinbox::after,
    .instantbox .starinbox::after {
        margin: -13% 0 0 94%
    }
    .dropp .instantcur {
        width: 27%
    }
    .dropp .instantbug {
        width: 62%
    }
    #sbsres2 {
        margin-top: -2.8%
    }
    #nfound {
        margin-left: 3%
    }
    .essayleft {
        min-height: 610px
    }
    .auscountryinner {
        padding: 2% 7% 0
    }
    .singacountryinner,
    .uaecountryinner,
    .ukcountryinner {
        padding: 3% 7% 0
    }
    .countrylogo {
        height: 140px
    }
    .plag-com-left,
    .plag-com-right {
        min-height: 510px
    }
    .nereviewinn .revv-1 {
        min-height: 195px
    }
    .home-ban-btnnn {
        margin-top: 10px
    }
    #resultserror {
        padding: 10px 5px 5px
    }
    .per-box1 .item img {
        width: 100%;
        height: auto
    }
    .wegaldtohear {
        margin-bottom: 5px
    }
    .nereviewinn .new-rev {
        min-height: 140px
    }
    .on-instant {
        padding: 15px 30px
    }
    .ontest-h1 {
        margin-bottom: 15px
    }
    .n-offer1 .container {
        width: 1250px
    }
    .noff4in p:nth-child(1) {
        padding-top: 25px
    }
    .samcontainer1 {
        width: 98%
    }
    .samp-n-form {
        width: 44%
    }
    .samp-n-form .form-group {
        width: 89%
    }
    .aknewsug-1 .asksuginn {
        width: 89%;
        margin-left: 2%
    }
    .offerjoinus .container {
        width: 1250px
    }
    .n-off-5 .discount-code {
        width: 47%
    }
    .sampg ul li {
        width: 30%
    }
    .samgroup-grl {
        margin-top: 0
    }
    .samgroup-grl img {
        margin: 0 auto 15px
    }
    .samgroup-grl p {
        font-size: 14px
    }
    .n-receciept1 table {
        width: 65%
    }
    .perleftformm {
        width: 20%
    }
    .perrightformm {
        width: 80%
    }
    .thisisuginner {
        width: 49%
    }
    .sampdiscinn {
        padding: 20px 20px 20px 45px
    }
    .slider-wrap ul li {
        padding: 0 .4%
    }
    .getsolbann-1 {
        width: 52%
    }
    .getsolbann-h1 {
        font-size: 20px
    }
    .c-lastlinks-in {
        width: 75%
    }
    .coun-in-left {
        width: 65%
    }
    .coun-in-right {
        width: 35%
    }
    .inratedbox {
        margin-top: -4%;
        right: 5%
    }
    .inratedleft {
        right: auto;
        margin-top: 0
    }
    .coun-inner p {
        line-height: 21px
    }
    .rate-int {
        margin-top: -3%
    }
    .perfect-h2 {
        padding: 0 4%
    }
    .rat1 {
        right: 35px;
        margin-top: -190px
    }
}

@media only screen and (min-width:1023px) and (max-width:1269px) {
    .bordercover-line1,
    .bordercover-line2,
    .custome-left,
    .custome-right,
    .es-banner-1,
    .es-feature ul li:last-child,
    .es-types .es-f-h1,
    .es-types .es-f-h2,
    .foot-logo-d,
    .pay-leftt .pay-num img,
    .perfect-h1 img,
    .pickcur1 h4 i,
    .smallleft,
    .upperfooter,
    .wastebox,
    .wework .carousel-control {
        display: none
    }
    .contrylefthed,
    .donthave {
        text-align: center
    }
    .banner-left {
        width: 62%
    }
    .instantform {
        width: 38%
    }
    .bnrlogo {
        margin-top: 10px
    }
    .banner-left h1 {
        margin-top: 5%;
        font-size: 20px
    }
    .banner-left p,
    .servicebanner ul li,
    .servicetabs .nav-tabs>li>a {
        font-size: 16px
    }
    .banner-left p {
        padding: 0 15px 10px;
        line-height: 26px
    }
    .homebnrleft h5,
    .homebnrleft p {
        line-height: 22px
    }
    .button-2 {
        width: 35%
    }
    .scroll-left {
        width: 100%;
        float: left
    }
    .scrtabs-tabs-fixed-container {
        width: 915px!important
    }
    .scrollbox .scrtabs-tab-scroll-arrow {
        width: 50px
    }
    .ourstats,
    .referimage {
        padding: 15px
    }
    .smallright {
        width: 100%
    }
    .studentsreview .carousel-control.right {
        left: auto;
        right: -15px
    }
    .studentsreview .carousel-control.left {
        right: auto;
        left: -15px
    }
    .servicebanner ul li a {
        padding-left: 1px;
        padding-right: 1px
    }
    .exprthelpright-h4 {
        margin-top: 0;
        font-size: 18px
    }
    .subscriberight h4 {
        font-size: 24px
    }
    .homebnrleft {
        width: 62%
    }
    .homebnrright {
        width: 38%
    }
    .homebnrleft h1 {
        margin-top: 15px;
        margin-bottom: 0;
        font-size: 18px
    }
    .homebnrleft h4 {
        margin-top: 10px;
        margin-bottom: 10px;
        font-size: 22px
    }
    .homebnrleft h5,
    .offercon label {
        font-size: 14px
    }
    .greybg1,
    .greybg2,
    .parenthyt {
        min-height: 70px
    }
    .demo {
        padding: 40px 30px 50px
    }
    .how-slide h3,
    .how-slide p {
        padding-left: 15px
    }
    .how-it-works li.how-pager-step {
        padding: 4px 10px
    }
    .how-pager {
        margin-left: 4%
    }
    .thisisboxinner {
        min-height: auto
    }
    .offer5,
    .offer6 {
        width: 100%
    }
    .offercon h3 {
        font-size: 18px
    }
    .slider-wrap .sa-left {
        left: -20px
    }
    .slider-wrap .sa-right {
        right: -7px
    }
    .btnsignup {
        padding: 7px 15px
    }
    .offer55 {
        width: 28%;
        float: left
    }
    .offer66 {
        width: 72%;
        float: left
    }
    .paynowbtn {
        margin-left: 28%
    }
    .megalogoinner img {
        margin-left: 5%
    }
    .menuright {
        width: 46%
    }
    .headorder {
        font-size: 14px;
        padding: 7px 10px
    }
    .listitemms ul li {
        padding: 5px;
        font-size: 14px
    }
    .head-four,
    .sampleaccordion .panel-title {
        font-size: 16px
    }
    .menubox .menuright .dropdown-submenu>.dropdown-menu {
        width: 300%
    }
    .errorword img {
        margin-left: -50%;
        margin-top: -13%
    }
    .errorpic img {
        margin-left: -23%;
        margin-top: -27%
    }
    .filterbox .custom-dropdown {
        padding: 0 25px
    }
    .openbox {
        width: 50%
    }
    .related-blog img {
        height: 160px
    }
    .head-four {
        min-height: 70px
    }
    .head-para {
        min-height: 125px
    }
    .btnordernowsamp {
        margin-top: -5%;
        margin-left: 75%
    }
    .samphead4,
    .samphead5 {
        width: 100%
    }
    .samphead7,
    .samphead8,
    .sampleaccordion ul li,
    .sharefrdbox {
        font-size: 14px
    }
    .samphead7 {
        width: 11%
    }
    .samphead8 {
        width: 89%
    }
    .sharefrdbox span {
        padding-left: 5px;
        font-size: 20px
    }
    .sharefrdbox img {
        margin-left: 0;
        margin-right: 0
    }
    .trylinks1 {
        font-size: 14px
    }
    .errorbox h3,
    .searchhead1 {
        font-size: 22px
    }
    .searchhead1 {
        padding: 20px 0 10px
    }
    .topleft {
        width: 69%
    }
    .topright {
        width: 31%
    }
    .header-search input:focus,
    .header-search:hover input {
        margin-left: -33%
    }
    .c-head1 {
        font-size: 12px
    }
    .contrylefthed {
        background: 0 0;
        width: 100%;
        margin: 0;
        font-size: 16px
    }
    .contrybor img {
        margin-top: 0
    }
    .contrybor {
        margin-top: 5px;
        border: 0
    }
    .contrybor .ausc {
        margin-top: 25px
    }
    .trybox1 {
        width: 40%;
        margin-left: 58%
    }
    .userhvshow {
        margin-top: -12%
    }
    .assign1,
    .assign11 {
        width: 30%
    }
    .assign111,
    .assign2,
    .assign3,
    .assign4,
    .assign5,
    .assign55,
    .assign6 {
        width: 20%
    }
    .assign6 {
        border-right: none
    }
    .asignlabel {
        font-size: 14px
    }
    .header-search i {
        margin-top: 35%
    }
    .offercon .offer5 {
        width: 17%
    }
    .offercon .offer6 {
        width: 83%
    }
    .offercon .offer6 .btn {
        padding: 6px 15px
    }
    .offercon .offer3 {
        text-align: right
    }
    .offercon #bor #totalwords {
        font-size: 18px
    }
    .offercon .message {
        font-size: 20px
    }
    .flagslider .sa-left1 {
        left: -2%
    }
    .flagslider .sa-right1 {
        right: -1%
    }
    .offercon ul li {
        min-height: 275px
    }
    .offercon .offnnid3 {
        margin-top: 9%
    }
    .menubox .menuright ul.nav li:hover>ul.subjectmenu {
        margin-left: -45px
    }
    #datenav ul li a {
        padding: 10px;
        font-size: 14px;
        font-weight: 400
    }
    .prodone2 {
        margin-bottom: 10px;
        font-size: 16px
    }
    .jannuary {
        font-size: 12px
    }
    .adminfirstbox,
    .adminfourbox,
    .adminsecondbox {
        min-height: 185px
    }
    .usrnewadd {
        padding: 10px;
        font-size: 14px
    }
    .leftuser,
    .rightuser {
        min-height: 475px
    }
    .admin-table table tr th {
        min-width: 180px
    }
    .admin-table table tr th:first-child {
        min-width: 90px
    }
    .addnewproo .form-control {
        width: 83%!important
    }
    .loginhv {
        margin-left: -13%
    }
    #loginpopup .modal-content {
        margin-top: 18%
    }
    .loginbox1 {
        margin-top: -45%
    }
    .newmenuu .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
    .newsub-2 ul li {
        width: 33%
    }
    .menubox .menuright .navbar-nav>li {
        margin-right: 7px
    }
    .sernewmenu {
        min-height: 140px
    }
    .newmenuu .nnoleftmargin {
        width: 169%;
        margin-left: -44%
    }
    .usr-serchbox1 {
        width: 40%
    }
    .inst-prog-box #progressbar {
        width: 180px!important
    }
    .user-left {
        width: 20%
    }
    .user-right {
        width: 80%
    }
    .pro-box ul li:nth-child(1),
    .pro-box ul li:nth-child(2),
    .pro-box ul li:nth-child(3),
    .pro-box ul li:nth-child(4),
    .pro-box ul li:nth-child(6),
    .pro-box ul li:nth-child(7),
    .pro-box ul li:nth-child(8) {
        width: 25%
    }
    .pro-box ul li:nth-child(5) {
        width: 25%;
        border-left: 1px solid #d6d5d5
    }
    .newmenuu .newsub-1 {
        padding-left: 3%;
        font-size: 12px;
        width: 21.5%
    }
    .newmenuu .newsub-2 {
        font-size: 13px;
        width: 77.5%
    }
    .menubox .menuright .navbar-nav>li>a {
        font-size: 16px
    }
    .header-order {
        padding-top: 20px
    }
    .pay-noww-inner {
        padding: 0 0 15px
    }
    .powerdby {
        margin-top: 1%
    }
    .payy-noww-radio .btn {
        padding: 4px 13px
    }
    .pickcur h4,
    .pickcur1 h4 {
        font-size: 14px
    }
    .order-rightt h1 {
        font-size: 17px;
        padding: 10px 15px
    }
    .ord-head,
    .order-head1,
    .order-lefft ul li {
        font-size: 14px
    }
    .line-order {
        width: 42%;
        height: 1px
    }
    .order-rightt label {
        font-weight: 100
    }
    .pay-leftt h1 {
        font-size: 22px;
        padding: 10px 15px
    }
    .visiblepanel {
        margin-top: -80%
    }
    .ordernowwinner .btn {
        padding: 4px 6px;
        font-size: 10px
    }
    .samnewbanner {
        min-height: 180px
    }
    .sambaninner {
        width: 60%;
        padding-top: 4%
    }
    .sampsuggestin {
        width: 58%
    }
    .specification {
        font-size: 14px
    }
    .sttepsbox .fi-box {
        width: 99%
    }
    .referright .nav-tabs {
        margin-left: 31%
    }
    .ourwrittingservice p {
        padding: 0 40px
    }
    .counnt-line {
        padding: 0 5px
    }
    .mostviewsubjects {
        height: 345px
    }
    .ourstats .ourstats-h4 {
        font-size: 22px
    }
    .tosay {
        min-height: 145px
    }
    .new-review .new-rev,
    .ukleft,
    .ukright {
        min-height: 210px
    }
    .mainnsample .control-box {
        margin-top: -18%
    }
    .per-box1 .new-star .user-rating {
        font-size: 10px!important
    }
    .nereviewinn {
        padding: 5px
    }
    .new-revname {
        font-size: 13px
    }
    .payy-noww-radio label {
        padding: 4px 6px;
        font-size: 12px;
        min-width: 70px
    }
    .pay-se-new {
        width: 90%
    }
    .custome-left {
        margin-left: 1%
    }
    .custome-right {
        margin-left: 95%
    }
    .sec-nav ul li {
        margin-right: 5px
    }
    .sec-nav ul ul ul {
        min-width: 400%
    }
    .sec-nav ul li ul li a {
        padding: 2px 10px
    }
    .sec-nav ul li ul li ul li a {
        font-size: 11px;
        padding: 2px
    }
    .pay-leftt .pay-num ul li div,
    .sec-nav li .subject .search {
        font-size: 12px
    }
    .sec-service ul {
        width: 700%
    }
    .sec-service .sec-box {
        width: 48%
    }
    .order-rightt input[type=radio]+label {
        padding: 4px;
        cursor: pointer
    }
    .ordernowwinner {
        padding: 0
    }
    .starinbox::after {
        margin: -12% 0 0 94%
    }
    .starinbox1::after {
        margin: -26% 0 0 87%
    }
    .qbf-3 {
        margin-top: 5px;
        margin-bottom: 5px;
        width: 100%
    }
    .malleft,
    .malright {
        min-height: 230px
    }
    .loginner hr {
        margin: 5px 0
    }
    .pay-rightt img {
        margin-top: 20px
    }
    .pay-rightt ul li {
        font-size: 13px;
        margin-bottom: 3px
    }
    .termboxx-2 {
        width: 99%;
        font-size: 11px
    }
    .derfive,
    .homebnrleft p,
    .reportwritingright p,
    .ser-assignment p,
    .ser-home-1 {
        font-size: 14px
    }
    .header-search {
        width: 20%
    }
    .relatedhead {
        padding: 5px 15px 5px 25px
    }
    .relatedlinks ul {
        margin-left: 6%
    }
    .derfive {
        margin-bottom: 5px
    }
    .serhowwork ul li {
        margin-left: 2%;
        margin-right: 2%
    }
    .serhowwork ul li i {
        margin-left: 2%
    }
    .twntyfour {
        width: 90%;
        margin-left: 10%
    }
    .ser-homeneed .sershould-h6 {
        font-size: 16px
    }
    .abt-s-head1,
    .ser-homeneed .sershould p,
    .term-acc .panel-default .panel-title,
    .term-connect p,
    .term-faq-left p {
        font-size: 14px
    }
    .abt-s-left {
        width: 11%
    }
    .abt-s-right {
        width: 89%
    }
    .dis-expert ul li {
        margin-left: 2%;
        margin-right: 2%
    }
    .dis-all-left li {
        margin-left: 1%;
        margin-right: 1%
    }
    .dis-all-h1 {
        margin-top: 4%
    }
    .abt-s-h1 img {
        margin-bottom: 20px
    }
    .essayleft,
    .essayright {
        width: 100%;
        min-height: auto
    }
    .es-write {
        width: 820px;
        margin: 0 auto;
        padding: 20px 30px
    }
    .es-ring img {
        margin-left: 14%
    }
    .es-feature {
        margin: 15px
    }
    .es-feature ul li {
        float: left;
        width: 49%;
        margin-right: 1%
    }
    .es-type-eight,
    .es-type-left {
        width: 100%;
        min-height: auto
    }
    .es-types .es-type-left {
        background: #efefef
    }
    .es-feature .es-f-h2 {
        margin-bottom: 15px
    }
    .es-type-left,
    .es-type-right {
        width: 100%
    }
    .es-feature .es-f-h1,
    .es-feature .es-f-h2 {
        text-align: center
    }
    .es-asknew .es-f-h1,
    .footerlab {
        text-align: left
    }
    .about-left-white,
    .coun-in-left p {
        text-align: justify
    }
    .term-fa-in {
        padding: 30px 40px 0
    }
    .term-faq-left,
    .term-faq-right {
        min-height: 440px
    }
    .term-connect-h4,
    .term-connect1-h4 {
        font-size: 20px
    }
    .termbus {
        padding: 15px 15px 50px
    }
    .termbus img {
        margin-top: 30px
    }
    .bus-1,
    .bus-2,
    .bus-3,
    .bus-4,
    .bus-5,
    .bus-6,
    .bus-7,
    .bus-8,
    .bus-9 {
        font-size: 11px;
        width: 150px
    }
    .foot-container,
    .footerlab,
    .footersub {
        width: 100%
    }
    .bus-5,
    .bus-6,
    .bus-7,
    .bus-8 {
        margin-top: -5px
    }
    .bus-9 {
        margin-left: 83%
    }
    .proof-dif-left,
    .proof-dif-right {
        min-height: 580px
    }
    .pr-ri-h1 {
        padding-top: 38%
    }
    .sec-nav ul li a {
        font-size: 14px;
        padding: 14px 5px
    }
    .footerlwr p {
        font-size: 13px
    }
    .leftfooter {
        padding-left: 15px
    }
    .footerlwr ul li {
        padding-right: 5px;
        margin-right: 5px
    }
    .foot-4,
    .foot-5,
    .foot-6 {
        font-size: 14px;
        margin-top: 10px;
        margin-bottom: 5px
    }
    .foot-chat img {
        margin-top: 12%;
        margin-left: -10%
    }
    .foot-logo-m {
        display: block
    }
    .es-feature ul li.tabnonne,
    .h1-bor,
    .homebnrleft-h3,
    .internalpg .nav-tabs>li.active>a span,
    .on-ban-left,
    .rating,
    .re-1 {
        display: none
    }
    .sec-nav ul li ul li a {
        font-size: 14px
    }
    .sec-nav li .subject .search {
        width: 140px
    }
    .home-thesis .homebnrleft p {
        font-size: 12px;
        line-height: 19px
    }
    .home-term .homebnrleft p {
        font-size: 13px;
        line-height: 19px
    }
    .home-proof .homebnrleft p {
        font-size: 13px
    }
    .home-essay .ser-int-desk h1 {
        margin-top: 2%;
        margin-bottom: 1px
    }
    .home-essay .homebnrleft p {
        font-size: 13px;
        line-height: 21px
    }
    #resultserror {
        padding: 2px 15px;
        margin-top: 4px
    }
    .h1-assign,
    .h1-home,
    .h1-proof,
    .h1-term {
        padding-top: 10px
    }
    #submitshow {
        font-size: 16px;
        width: 30%;
        margin-top: -38px
    }
    .new-rev-para,
    .p-box2,
    .plag-cons ul li h5 {
        font-size: 13px
    }
    #sbsres {
        width: 68.5%
    }
    #sbsres2 {
        margin-top: -3.5%;
        margin-left: 36%;
        width: 26%
    }
    #nfound {
        margin-left: 3%
    }
    .plag-three {
        margin-top: 4%
    }
    .trun-form {
        width: 100%
    }
    .plag-left {
        min-height: 400px
    }
    .plag-cons ul li {
        width: 19%
    }
    .countrylogo {
        height: 140px
    }
    .bus-1,
    .bus-2,
    .bus-3,
    .bus-4 {
        margin-top: 10px
    }
    .h1-assign {
        width: 28%
    }
    .h1-home {
        width: 26%
    }
    .h1-home1 {
        width: 65%
    }
    .h1-proof {
        width: 34%
    }
    .h1-term {
        width: 40%
    }
    .h1-thesis {
        width: 39%
    }
    .h1-essy {
        width: 31%;
        margin-bottom: 10px
    }
    .sttepsbox ul li {
        height: 280px
    }
    .rating1 {
        width: 100%
    }
    .wegaldtohear {
        margin-bottom: 5px
    }
    .nereviewinn .new-rev {
        min-height: 185px
    }
    .new-review .nereviewinn .new-rev {
        min-height: 325px
    }
    .ask-new-add p {
        font-size: 15px;
        line-height: 20px
    }
    .on-ban-right {
        width: 100%;
        padding-bottom: 30px
    }
    .on-instant,
    .on-instantform .btn {
        width: 50%
    }
    .rev-full,
    .top-feed {
        width: 100%
    }
    .rev-full {
        padding: 0
    }
    .scroll-nn ul li a {
        padding: 0 5px;
        font-size: 12px
    }
    .new-review1 .new-rev-para {
        min-height: 90px
    }
    .re-2 {
        width: 90%;
        margin-left: 5%
    }
    .mb-lftrvew {
        width: 50%;
        left: 0;
        right: -66.6%
    }
    .mb-rytrvew {
        width: 50%;
        right: 0
    }
    .offget1 {
        font-size: 14px
    }
    .offvalidleft,
    .offvalidright .offtrue {
        padding: 8px 15px
    }
    .n-off-5 .placeorder {
        font-size: 16px;
        padding-bottom: 20px;
        margin-bottom: 10px
    }
    .n-off-2d,
    .n-off-2ewhite,
    .n-off-5 .offrvalid1 {
        font-size: 14px
    }
    .n-off-3 .discount-code {
        width: 70%
    }
    .n-off-2d {
        min-height: auto;
        margin-bottom: 5px
    }
    .n-off-2e {
        margin-bottom: 15px
    }
    .coun-in-left p,
    .count-head {
        margin-bottom: 5px
    }
    .n-off-1 {
        width: 59%
    }
    .n-off-2 {
        width: 40%
    }
    .n-off-2ebtn {
        font-size: 13px
    }
    .discount-code {
        width: 60%
    }
    .noff4in p:nth-child(1) {
        padding-top: 7%
    }
    .noff4in p:nth-child(2) {
        font-size: 14px
    }
    .noff4in p:nth-child(3) {
        font-size: 26px;
        line-height: 26px
    }
    .placeorder {
        font-size: 18px
    }
    .discount-type {
        font-size: 13px
    }
    .noff2ainn {
        font-size: 12px
    }
    .n-off-3 {
        min-height: 250px
    }
    .n-off-4 {
        min-height: 270px
    }
    .step-mid {
        font-size: 13px
    }
    .ask-nleft {
        width: 10%
    }
    .ask-nright {
        width: 90%
    }
    .ask-n-left {
        width: 65%
    }
    .ask-n-right {
        width: 35%
    }
    .es-asknew ul li {
        width: 99%;
        float: none
    }
    .es-asknew ul li:last-child {
        display: block
    }
    .ass-samline,
    .ass-samp-b,
    .ass-samp-bor,
    .co-right,
    .home-assignment ul li,
    .rat1 {
        display: none
    }
    .bannasktext {
        font-size: 16px
    }
    .samp-n-banner .samp-n-form,
    .samp-n-left {
        width: 60%
    }
    .samp-n-right {
        width: 40%
    }
    .bannerask #nofound {
        margin-top: 4%
    }
    .re-3text {
        width: 175px;
        margin-top: -14%;
        font-size: 18px
    }
    .offjoinleft {
        width: 88%
    }
    .offjoinmid {
        width: 12%
    }
    .offjoinright {
        width: 11%
    }
    .noff2ainn {
        width: 100%
    }
    .sampg ul li {
        width: 30%
    }
    .sam-grp-right {
        font-size: 14px
    }
    .sam-grp-right span {
        font-size: 12px;
        padding: 2px 8px
    }
    .s-left-bin {
        width: 50%;
        margin-left: 45%
    }
    .samgroup-grl p {
        font-size: 13px
    }
    .n-receciept {
        width: 57%
    }
    .n-receciept1 table {
        width: 65%
    }
    .morefromessay ul li {
        font-size: 12px
    }
    .moreonsubject1 .btn {
        font-size: 16px;
        padding: 6px 15px;
        margin-top: 20px
    }
    .res-contain {
        margin-top: -12%
    }
    .ress-box-head {
        font-size: 18px
    }
    .ress-box2 ul li {
        font-size: 13px
    }
    .sam-group {
        padding-left: 0
    }
    .sam-grp-right {
        width: 80%
    }
    .freeresourceh1 {
        font-size: 18px
    }
    .freeresourchleft h2 {
        font-size: 16px!important
    }
    .freetoponebox1 {
        width: 70%
    }
    .freetoponebox2 {
        width: 30%
    }
    .perdiscoboxleft {
        width: 60%
    }
    .perdiscoboxright {
        width: 40%;
        padding: 0 2%
    }
    .perdiscofeature ul li {
        width: 30%
    }
    .perleftformm {
        width: 20%
    }
    .perrightformm {
        width: 80%
    }
    .thisisuginner {
        width: 49%
    }
    .sampdiscinn {
        padding: 20px 15px 5px 45px;
        width: 70%
    }
    .r-revform {
        width: 70%
    }
    .r-nbox {
        min-height: 237px
    }
    .r-nbox p {
        min-height: 120px
    }
    .r-midd .slide {
        height: 270px
    }
    .greycenttt {
        margin-left: 7%;
        width: 85%
    }
    .overlayboximg,
    .overlaytext {
        font-size: 12px
    }
    .greyhowser {
        padding: 20px 0 30px
    }
    .getsolbann-1 {
        width: 55%
    }
    .getsolbann-1 p {
        padding-right: 5%
    }
    .getsolbann {
        padding: 25px 0
    }
    .askinbox-ser {
        width: 80%
    }
    .about-left-white {
        padding-right: 15px
    }
    .mile-left {
        padding-left: 3%
    }
    .mile-right {
        padding: 2% 0 0 3%
    }
    .mile-rytin {
        padding: 5% 0 3% 5%
    }
    .mile-rytin ul li {
        margin-right: 10%
    }
    .ab-country ul li {
        width: 13%
    }
    .ab-team-left {
        min-height: 525px;
        padding: 5% 3% 2%
    }
    .ab-team-ryt {
        min-height: 525px;
        padding: 2% 2% 0
    }
    .c-wepromise,
    .c-wepromise1 {
        min-height: 380px
    }
    .about-right-white iframe {
        width: 100%;
        height: 250px
    }
    .video-head {
        width: 440px
    }
    .about-qlty {
        font-size: 18px
    }
    .c-wepromise {
        padding: 2% 1%
    }
    .c-lastlinks-in {
        width: 90%
    }
    .coun-inner {
        padding: 1% 1% 0 2%
    }
    .coun-inner p {
        font-size: 13px;
        line-height: 19px
    }
    .cntry-left1 {
        padding-right: 30px
    }
    .cntry-cont-box p {
        padding: 1% 5%
    }
    .inratedbox {
        margin-top: -4.5%;
        right: 4%
    }
    .inratedleft {
        right: auto;
        margin-top: 0
    }
    .coun-in-left {
        width: 65%
    }
    .coun-in-right {
        width: 35%
    }
    .rate-int {
        margin-top: -4%
    }
    .rate-int1 {
        margin-top: -6%
    }
    .seorate-count .seorate-inn {
        width: 250px;
        position: relative;
        margin-top: 10px
    }
    .seorate-count1 .seorate-inn {
        position: absolute;
        margin-top: -20px
    }
    .seorate-count .rate-int {
        position: absolute;
        margin-top: -40px
    }
    .seorate-count2 .seorate-inn,
    .seorate-count3 .rate-int {
        margin-top: -65px
    }
    .new-subjectgrey1 .randomsub {
        width: 75%
    }
    .perfect-h2 {
        padding: 0 4%
    }
    .co-left {
        width: 100%
    }
    .coupne1 {
        font-size: 16px
    }
    .offvalidleft,
    .offvalidright {
        font-size: 12px
    }
    .offcodeafter {
        margin-top: 24%
    }
}

@media only screen and (min-width:991px) and (max-width:1022px) {
    .bordercover-line1,
    .bordercover-line2,
    .custome-left,
    .custome-right,
    .es-banner-1,
    .es-feature ul li:last-child,
    .es-types .es-f-h1,
    .es-types .es-f-h2,
    .foot-logo-d,
    .pay-leftt .pay-num img,
    .perfect-h1 img,
    .pickcur1 h4 i,
    .servicetabs .scrtabs-tab-scroll-arrow,
    .smallleft,
    .upperfooter,
    .wastebox,
    .wework .carousel-control {
        display: none
    }
    .contrylefthed,
    .donthave {
        text-align: center
    }
    .banner-left {
        width: 62%
    }
    .instantform {
        width: 38%
    }
    .bnrlogo {
        margin-top: 10px
    }
    .banner-left h1 {
        margin-top: 5%;
        font-size: 20px
    }
    .banner-left p,
    .servicebanner ul li,
    .servicetabs .nav-tabs>li>a {
        font-size: 16px
    }
    .banner-left p {
        padding: 0 15px 10px;
        line-height: 26px
    }
    .button-2 {
        width: 35%
    }
    .scroll-left {
        width: 100%;
        float: left
    }
    .scrtabs-tabs-fixed-container {
        width: 885px!important
    }
    .scrollbox .scrtabs-tab-scroll-arrow {
        width: 50px
    }
    .ourstats,
    .referimage {
        padding: 15px
    }
    .smallright {
        width: 100%
    }
    .studentsreview .carousel-control.right {
        left: auto;
        right: -15px
    }
    .studentsreview .carousel-control.left {
        right: auto;
        left: -15px
    }
    .servicebanner ul li a {
        padding-left: 1px;
        padding-right: 1px
    }
    .exprthelpright-h4 {
        margin-top: 25px
    }
    .subscriberight h4 {
        font-size: 24px
    }
    .homebnrleft {
        width: 62%
    }
    .homebnrright {
        width: 38%
    }
    .homebnrleft h1 {
        margin-top: 15px;
        margin-bottom: 0;
        font-size: 18px
    }
    .homebnrleft h4 {
        margin-top: 10px;
        margin-bottom: 10px;
        font-size: 22px
    }
    .homebnrleft h5 {
        font-size: 14px;
        line-height: 24px
    }
    .greybg1,
    .greybg2 {
        min-height: 70px
    }
    .top4 ul li {
        width: 16.6%
    }
    .demo {
        padding: 40px 30px 50px
    }
    .how-slide h3,
    .how-slide p {
        padding-left: 15px
    }
    .how-it-works li.how-pager-step {
        padding: 4px 10px
    }
    .how-pager {
        margin-left: 4%
    }
    .how-slide p {
        padding-right: 20%
    }
    .thisisboxinner {
        min-height: auto
    }
    .offer5,
    .offer6 {
        width: 100%
    }
    .offercon label {
        font-size: 15px
    }
    .offercon h3 {
        font-size: 18px
    }
    .headorder,
    .menubox .menuright .navbar-nav>li>a {
        font-size: 14px
    }
    .slider-wrap .sa-left {
        left: -10px
    }
    .slider-wrap .sa-right {
        right: 0
    }
    .offer55 {
        width: 28%;
        float: left
    }
    .offer66 {
        width: 72%;
        float: left
    }
    .paynowbtn {
        margin-left: 28%
    }
    .btnsignup {
        padding: 7px 15px
    }
    .megalogoinner img {
        margin-left: 5%
    }
    .menuright {
        width: 46%
    }
    .headorder {
        padding: 7px 10px
    }
    .listitemms ul li {
        padding: 5px;
        font-size: 14px
    }
    .menubox .menuright .dropdown-submenu>.dropdown-menu {
        width: 300%
    }
    .errorword img {
        margin-left: -50%;
        margin-top: -13%
    }
    .errorpic img {
        margin-left: -23%;
        margin-top: -27%
    }
    .reveiwus h2 {
        font-size: 16px
    }
    .filterbox .custom-dropdown {
        padding: 0 25px
    }
    .openbox {
        width: 50%
    }
    .internalpg .nav>li>a {
        font-size: 14px
    }
    .head-four,
    .sampleaccordion .panel-title {
        font-size: 16px
    }
    .related-blog img {
        height: 160px
    }
    .head-four {
        min-height: 70px
    }
    .head-para {
        min-height: 125px
    }
    .btnordernowsamp {
        margin-top: -5%;
        margin-left: 75%
    }
    .samphead4,
    .samphead5 {
        width: 100%
    }
    .samphead7,
    .samphead8,
    .sampleaccordion ul li {
        font-size: 14px
    }
    .samphead7 {
        width: 11%
    }
    .samphead8 {
        width: 89%
    }
    .sharefrdbox {
        font-size: 13px
    }
    .sharefrdbox span {
        padding-left: 5px;
        font-size: 20px
    }
    .sharefrdbox img {
        margin-left: 0;
        margin-right: 0
    }
    .trylinks1 {
        font-size: 14px
    }
    .errorbox h3,
    .searchhead1 {
        font-size: 22px
    }
    .searchhead1 {
        padding: 20px 0 10px
    }
    .topleft {
        width: 68%
    }
    .topright {
        width: 32%
    }
    .header-search input:focus,
    .header-search:hover input {
        margin-left: -26%
    }
    .c-head1 {
        font-size: 12px
    }
    .contrylefthed {
        background: 0 0;
        width: 100%;
        margin: 0;
        font-size: 16px
    }
    .contrybor img {
        margin-top: 0
    }
    .contrybor {
        margin-top: 5px;
        border: 0
    }
    .contrybor .ausc {
        margin-top: 25px
    }
    .trybox1 {
        width: 40%;
        margin-left: 58%
    }
    .userhvshow {
        margin-top: -12%
    }
    .assign1,
    .assign11 {
        width: 30%
    }
    .assign111,
    .assign2,
    .assign3,
    .assign4,
    .assign5,
    .assign55,
    .assign6,
    .offercon .offer5 {
        width: 20%
    }
    .assign6 {
        border-right: none
    }
    .asignlabel {
        font-size: 14px
    }
    .offercon .offer6 {
        width: 80%
    }
    .offercon .offer6 .btn {
        padding: 6px 15px
    }
    .offercon .offer3 {
        text-align: right
    }
    .offercon #bor #totalwords {
        font-size: 18px
    }
    .offercon .message {
        font-size: 20px
    }
    .offercon .offer11 {
        width: 21%
    }
    .offercon .offer12 {
        width: 29%
    }
    .orderlastbutton {
        padding: 0
    }
    .flagslider .sa-left1 {
        left: -2%
    }
    .flagslider .sa-right1 {
        right: -1%
    }
    .offercon ul li {
        min-height: 275px
    }
    .offercon .offnnid3 {
        margin-top: 9%
    }
    #datenav ul li a {
        padding: 10px;
        font-size: 14px;
        font-weight: 400
    }
    .prodone2 {
        margin-bottom: 10px;
        font-size: 16px
    }
    .jannuary {
        font-size: 12px
    }
    .adminfirstbox,
    .adminfourbox,
    .adminsecondbox {
        min-height: 185px
    }
    .usrnewadd {
        padding: 10px;
        font-size: 14px
    }
    .leftuser,
    .rightuser {
        min-height: 490px
    }
    .admin-table table tr th {
        min-width: 180px
    }
    .admin-table table tr th:first-child {
        min-width: 90px
    }
    .addnewproo .form-control {
        width: 83%!important
    }
    .loginhv {
        margin-left: -13%
    }
    #loginpopup .modal-content {
        margin-top: 18%
    }
    .loginbox1 {
        margin-top: -45%
    }
    .newmenuu .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
    .newsub-2 ul li {
        width: 33%
    }
    .menubox .menuright .navbar-nav>li {
        margin-right: 7px
    }
    .newmenuu .newsub-1 {
        width: 22%;
        padding-left: 3%;
        font-size: 12px
    }
    .newmenuu .newsub-2 {
        width: 78%;
        font-size: 13px
    }
    .sernewmenu {
        min-height: 140px;
        padding: 15px 10px
    }
    .newmenuu .nnoleftmargin {
        width: 169%;
        margin-left: -44%
    }
    .internal-pic .tiles .tile-1 img {
        height: 100px;
        width: 100px
    }
    .int-inst-cover .instantbox {
        padding: 1px 30px 20px
    }
    .internalpg .errorfreelist ul li {
        line-height: 26px;
        font-size: 16px
    }
    .usr-serchbox1 {
        width: 40%
    }
    .inst-prog-box #progressbar {
        width: 180px!important
    }
    .user-left {
        width: 20%
    }
    .user-right {
        width: 80%
    }
    .pro-box ul li:nth-child(1),
    .pro-box ul li:nth-child(2),
    .pro-box ul li:nth-child(3),
    .pro-box ul li:nth-child(4),
    .pro-box ul li:nth-child(6),
    .pro-box ul li:nth-child(7),
    .pro-box ul li:nth-child(8) {
        width: 25%
    }
    .pro-box ul li:nth-child(5) {
        width: 25%;
        border-left: 1px solid #d6d5d5
    }
    .header-order {
        padding-top: 20px
    }
    .pay-noww-inner {
        padding: 0 0 15px
    }
    .powerdby {
        margin-top: 1%
    }
    .payy-noww-radio .btn {
        padding: 4px 13px
    }
    .pickcur h4,
    .pickcur1 h4 {
        font-size: 14px
    }
    .order-rightt h1 {
        font-size: 17px;
        padding: 10px 15px
    }
    .ord-head,
    .order-head1,
    .order-lefft ul li {
        font-size: 14px
    }
    .line-order {
        width: 42%;
        height: 1px
    }
    .order-rightt label {
        font-weight: 100
    }
    .pay-leftt h1 {
        font-size: 22px;
        padding: 10px 15px
    }
    .visiblepanel {
        margin-top: -80%
    }
    .ordernowwinner .btn {
        padding: 4px 7px;
        font-size: 10px
    }
    .samnewbanner {
        min-height: 180px
    }
    .sambaninner {
        width: 60%;
        padding-top: 4%
    }
    .sampsuggestin {
        width: 58%
    }
    .specification {
        font-size: 14px
    }
    .sttepsbox .fi-box {
        width: 99%
    }
    .referright .nav-tabs {
        margin-left: 31%
    }
    .ourwrittingservice p {
        padding: 0 40px
    }
    .counnt-line {
        padding: 0 5px
    }
    .mostviewsubjects {
        height: 345px
    }
    .tosay {
        min-height: 145px
    }
    .new-review .new-rev,
    .ukleft,
    .ukright {
        min-height: 210px
    }
    .mainnsample .control-box {
        margin-top: -18%
    }
    .nereviewinn {
        padding: 5px
    }
    .new-revname {
        font-size: 13px
    }
    .new-sub-3 .toviewbtn a {
        font-size: 14px
    }
    .payy-noww-radio label {
        padding: 4px 6px;
        font-size: 12px;
        min-width: 70px
    }
    .pay-se-new {
        width: 90%
    }
    .custome-left {
        margin-left: 1%
    }
    .custome-right {
        margin-left: 95%
    }
    .sec-nav ul li {
        margin-right: 5px
    }
    .sec-nav ul ul ul {
        min-width: 400%
    }
    .sec-nav ul li ul li a {
        padding: 2px 10px
    }
    .sec-nav ul li ul li ul li a {
        font-size: 11px;
        padding: 2px 5px
    }
    .pay-leftt .pay-num ul li div,
    .sec-nav li .subject .search {
        font-size: 12px
    }
    .sec-service ul {
        width: 700%
    }
    .sec-service .sec-box {
        width: 48%
    }
    .order-rightt input[type=radio]+label {
        padding: 4px
    }
    .ordernowwinner {
        padding: 0
    }
    .starinbox::after {
        margin: -12% 0 0 94%
    }
    .starinbox1::after {
        margin: -26% 0 0 87%
    }
    .qbf-3 {
        margin-top: 5px;
        margin-bottom: 5px;
        width: 100%
    }
    .loginner hr {
        margin: 5px 0
    }
    .pay-rightt img {
        margin-top: 20px
    }
    .pay-rightt ul li {
        font-size: 13px;
        margin-bottom: 3px
    }
    .termboxx-2 {
        width: 99%;
        font-size: 11px
    }
    .derfive,
    .reportwritingright p,
    .ser-assignment p,
    .ser-home-1 {
        font-size: 14px
    }
    .header-search {
        width: 18%
    }
    .header-order {
        width: 12%
    }
    .header-search i {
        margin-top: 28%
    }
    .malleft,
    .malright {
        min-height: 230px
    }
    .relatedhead {
        padding: 5px 15px 5px 25px
    }
    .relatedlinks ul {
        margin-left: 6%
    }
    .derfive {
        margin-bottom: 5px
    }
    .serhowwork ul li {
        margin-left: 2%;
        margin-right: 2%
    }
    .serhowwork ul li i {
        margin-left: 2%
    }
    .twntyfour {
        width: 90%;
        margin-left: 10%
    }
    .dis-all-left li,
    .dis-expert ul li {
        margin-left: 1%;
        margin-right: 1%
    }
    .ser-homeneed .sershould-h6 {
        font-size: 16px
    }
    .abt-s-head1,
    .ser-homeneed .sershould p,
    .term-acc .panel-default .panel-title,
    .term-connect p,
    .term-faq-left p {
        font-size: 14px
    }
    .abt-s-left {
        width: 11%
    }
    .abt-s-right {
        width: 89%
    }
    .dis-all-h1 {
        margin-top: 4%
    }
    .abt-s-h1 img {
        margin-bottom: 20px
    }
    .essayleft,
    .essayright {
        width: 100%;
        min-height: auto
    }
    .es-write {
        width: 820px;
        margin: 0 auto;
        padding: 20px 30px
    }
    .es-ring img {
        margin-left: 14%
    }
    .es-feature {
        margin: 15px
    }
    .es-feature ul li {
        float: left;
        width: 49%;
        margin-right: 1%
    }
    .es-type-eight,
    .es-type-left {
        width: 100%;
        min-height: auto
    }
    .es-types .es-type-left {
        background: #efefef
    }
    .es-feature .es-f-h2 {
        margin-bottom: 15px
    }
    .es-type-left,
    .es-type-right {
        width: 100%
    }
    .es-feature .es-f-h1,
    .es-feature .es-f-h2 {
        text-align: center
    }
    .es-asknew .es-f-h1,
    .footerlab {
        text-align: left
    }
    .term-fa-in {
        padding: 30px 40px 0
    }
    .term-faq-left,
    .term-faq-right {
        min-height: 440px
    }
    .term-connect-h4,
    .term-connect1-h4 {
        font-size: 20px
    }
    .term-connect1 p {
        padding: 0 15px;
        font-size: 14px
    }
    .termbus {
        padding: 15px 15px 50px
    }
    .termbus img {
        margin-top: 30px
    }
    .bus-1,
    .bus-2,
    .bus-3,
    .bus-4,
    .bus-5,
    .bus-6,
    .bus-7,
    .bus-8,
    .bus-9 {
        font-size: 11px;
        width: 150px
    }
    .foot-container,
    .footerlab,
    .footersub {
        width: 100%
    }
    .bus-5,
    .bus-6,
    .bus-7,
    .bus-8 {
        margin-top: -5px
    }
    .foot-4,
    .foot-5,
    .foot-6 {
        margin-top: 10px;
        margin-bottom: 5px
    }
    .bus-9 {
        margin-left: 83%
    }
    .proof-dif-left,
    .proof-dif-right {
        min-height: 580px
    }
    .pr-ri-h1 {
        padding-top: 38%
    }
    .proof-or img {
        margin-left: -8%
    }
    .sec-nav ul li a {
        font-size: 15px;
        padding: 14px 5px
    }
    .foot-2 ul li,
    .footerlwr p {
        font-size: 13px
    }
    .footerbtnright ul li a {
        padding: 7px 10px
    }
    .leftfooter {
        padding-left: 15px
    }
    .footerlwr ul li {
        padding-right: 5px;
        margin-right: 5px
    }
    .foot-4 {
        font-size: 12px
    }
    .foot-5,
    .foot-6,
    .sec-nav ul li ul li a {
        font-size: 14px
    }
    .foot-chat img {
        margin-top: 12%;
        margin-left: -10%
    }
    .foot-logo-m {
        display: block
    }
    .es-feature ul li.tabnonne,
    .internalpg .nav-tabs>li.active>a span,
    .on-ban-left,
    .rating,
    .re-1 {
        display: none
    }
    .sec-nav li .subject .search {
        width: 140px
    }
    .homebnrleft p {
        font-size: 12px;
        line-height: 19px
    }
    .home-proof .homebnrleft p,
    .home-term .homebnrleft p {
        font-size: 13px;
        line-height: 19px
    }
    .home-essay .ser-int-desk h1 {
        margin-top: 2%;
        margin-bottom: 1px
    }
    .n-off-2d,
    .wegaldtohear {
        margin-bottom: 5px
    }
    .home-essay .homebnrleft p {
        font-size: 13px;
        line-height: 21px
    }
    #resultserror {
        padding: 2px 15px;
        margin-top: 4px
    }
    #submitshow {
        font-size: 16px;
        width: 30%;
        margin-top: -38px
    }
    .p-box2,
    .plag-cons ul li h5 {
        font-size: 13px
    }
    #sbsres {
        width: 68%
    }
    #sbsres2 {
        margin-top: -3.5%;
        margin-left: 38%;
        width: 26%
    }
    .plag-three {
        margin-top: 4%
    }
    .trun-form {
        width: 100%
    }
    .plag-left {
        min-height: 400px
    }
    .plag-cons ul li {
        width: 19%
    }
    .countrylogo {
        height: 140px
    }
    .bus-1,
    .bus-2,
    .bus-3,
    .bus-4 {
        margin-top: 10px
    }
    .sttepsbox ul li {
        height: 280px
    }
    .rating1 {
        width: 100%
    }
    .per-box1 .new-star .user-rating {
        font-size: 10px!important
    }
    .nereviewinn .new-rev {
        min-height: 185px
    }
    .new-rev-para {
        font-size: 13px
    }
    .new-review .nereviewinn .new-rev {
        min-height: 325px
    }
    .ask-new-add p {
        font-size: 15px;
        line-height: 20px
    }
    .on-ban-right {
        width: 100%;
        padding-bottom: 30px
    }
    .on-instant,
    .on-instantform .btn {
        width: 50%
    }
    .rev-full,
    .top-feed {
        width: 100%
    }
    .rev-full {
        padding: 0
    }
    .scroll-nn ul li a {
        padding: 0 5px;
        font-size: 12px
    }
    .n-off-2d,
    .n-off-2ewhite,
    .offget1 {
        font-size: 14px
    }
    .new-review1 .new-rev-para {
        min-height: 90px
    }
    .re-2 {
        width: 90%;
        margin-left: 5%
    }
    .mb-lftrvew {
        width: 50%;
        left: 0;
        right: -66.6%
    }
    .mb-rytrvew {
        width: 50%;
        right: 0
    }
    .offvalidleft,
    .offvalidright .offtrue {
        padding: 8px 15px
    }
    .n-off-2d {
        min-height: auto
    }
    .n-off-2e {
        margin-bottom: 15px
    }
    .n-off-1 {
        width: 59%
    }
    .n-off-2 {
        width: 40%
    }
    .n-off-2ebtn {
        font-size: 13px
    }
    .discount-code {
        width: 60%
    }
    .noff4in p:nth-child(1) {
        padding-top: 7%
    }
    .noff4in p:nth-child(2) {
        font-size: 14px
    }
    .noff4in p:nth-child(3) {
        font-size: 26px;
        line-height: 26px
    }
    .placeorder {
        font-size: 18px
    }
    .discount-type {
        font-size: 13px
    }
    .noff2ainn {
        font-size: 12px
    }
    .n-off-3,
    .n-off-4 {
        min-height: 270px
    }
    .n-off-inn {
        padding-right: 15px
    }
    .step-mid {
        font-size: 13px
    }
    .ask-nleft {
        width: 10%
    }
    .ask-nright {
        width: 90%
    }
    .ask-n-left {
        width: 65%
    }
    .ask-n-right {
        width: 35%
    }
    .about-left-white,
    .coun-in-left p {
        text-align: justify
    }
    .es-asknew ul li {
        width: 99%;
        float: none
    }
    .es-asknew ul li:last-child {
        display: block
    }
    .ass-samline,
    .ass-samp-b,
    .ass-samp-bor,
    .co-right,
    .home-assignment ul li,
    .rat1 {
        display: none
    }
    .bannasktext {
        font-size: 16px
    }
    .samp-n-banner .samp-n-form,
    .samp-n-left {
        width: 60%
    }
    .samp-n-right {
        width: 40%
    }
    .bannerask #nofound {
        margin-top: 4%
    }
    .n-off-5 {
        min-height: 248px
    }
    .n-off-5 .offrvalid1 {
        font-size: 12px
    }
    .n-off-5 .placeorder {
        font-size: 14px;
        margin-bottom: 15px;
        padding-bottom: 20px
    }
    .re-3text {
        width: 175px;
        margin-top: -14%;
        font-size: 18px
    }
    .offjoinleft {
        width: 88%
    }
    .offjoinmid {
        width: 12%
    }
    .offjoinright {
        width: 11%
    }
    .noff2ainn {
        width: 100%
    }
    .sampg ul li {
        width: 30%
    }
    .sam-grp-right {
        font-size: 14px
    }
    .sam-grp-right span {
        font-size: 12px;
        padding: 2px 8px
    }
    .s-left-bin {
        width: 50%;
        margin-left: 45%
    }
    .samgroup-grl p {
        font-size: 13px
    }
    .n-receciept {
        width: 57%
    }
    .n-receciept1 table {
        width: 65%
    }
    .morefromessay ul li {
        font-size: 12px
    }
    .moreonsubject1 .btn {
        font-size: 16px;
        padding: 6px 15px;
        margin-top: 20px
    }
    .res-contain {
        margin-top: -12%
    }
    .ress-box-head {
        font-size: 18px
    }
    .ress-box2 ul li {
        font-size: 13px
    }
    .sam-group {
        padding-left: 0
    }
    .sam-grp-right {
        width: 80%
    }
    .freeresourceh1 {
        font-size: 18px
    }
    .freeresourchleft h2 {
        font-size: 16px!important
    }
    .freetoponebox1 {
        width: 70%
    }
    .freetoponebox2 {
        width: 30%
    }
    .perdiscoboxleft {
        width: 60%
    }
    .perdiscoboxright {
        width: 40%;
        padding: 0 2%
    }
    .perdiscofeature ul li {
        width: 30%
    }
    .perleftformm {
        width: 20%
    }
    .perrightformm {
        width: 80%
    }
    .thisisuginner {
        width: 49%
    }
    .sampdiscinn {
        padding: 20px 15px 5px 45px;
        width: 72%
    }
    .r-revform {
        width: 70%
    }
    .r-nbox {
        min-height: 237px
    }
    .r-nbox p {
        min-height: 120px
    }
    .r-midd .slide {
        height: 270px
    }
    .greycenttt {
        margin-left: 7%;
        width: 85%
    }
    .overlayboximg,
    .overlaytext {
        font-size: 12px
    }
    .greyhowser {
        padding: 20px 0 30px
    }
    .getsolbann-1 {
        width: 55%
    }
    .getsolbann-1 p {
        padding-right: 5%
    }
    .getsolbann {
        padding: 25px 0
    }
    .askinbox-ser {
        width: 80%
    }
    .about-left-white {
        padding-right: 15px
    }
    .mile-left {
        padding-left: 3%
    }
    .mile-right {
        padding: 2% 0 0 3%
    }
    .mile-rytin {
        padding: 3% 3% 3% 5%
    }
    .mile-rytin ul li {
        margin-right: 10%
    }
    .ab-country ul li {
        width: 13%
    }
    .ab-team-left {
        min-height: 525px;
        padding: 5% 3% 2%
    }
    .ab-team-ryt {
        min-height: 525px;
        padding: 2% 2% 0
    }
    .c-wepromise,
    .c-wepromise1 {
        min-height: 380px
    }
    .about-right-white iframe {
        width: 100%;
        height: 250px
    }
    .video-head {
        width: 440px
    }
    .about-qlty {
        font-size: 18px
    }
    .c-wepromise {
        padding: 2% 1%
    }
    .c-lastlinks-in {
        width: 90%
    }
    .coun-inner {
        padding: 1% 1% 0 2%
    }
    .coun-inner p {
        font-size: 13px;
        line-height: 19px
    }
    .cntry-left1 {
        padding-right: 30px
    }
    .cntry-cont-box p {
        padding: 1% 5%
    }
    .inratedbox {
        margin-top: -4.5%;
        right: 4%
    }
    .inratedleft {
        right: auto;
        margin-top: 0
    }
    .coun-in-left {
        width: 65%
    }
    .coun-in-right {
        width: 35%
    }
    .rate-int1 {
        margin-top: -6%
    }
    .count-head {
        margin-bottom: 5px
    }
    .seorate-count .seorate-inn {
        width: 250px;
        position: relative;
        margin-top: 10px
    }
    .seorate-count1 .seorate-inn {
        position: absolute;
        margin-top: -20px
    }
    .seorate-count .rate-int {
        position: absolute;
        margin-top: -40px
    }
    .seorate-count2 .seorate-inn,
    .seorate-count3 .rate-int {
        margin-top: -65px
    }
    .new-subjectgrey1 .randomsub {
        width: 75%
    }
    .perfect-h2 {
        padding: 0 4%
    }
    .co-left {
        width: 100%
    }
    .coupne1 {
        font-size: 16px
    }
    .offvalidleft,
    .offvalidright {
        font-size: 12px
    }
    .offcodeafter {
        margin-top: 24%
    }
}

@media only screen and (min-width:767px) and (max-width:990px) {
    .banner-left,
    .homebnrleft {
        background: #1a68ab
    }
    .exprthelpright-h4,
    .homebnrleft,
    .referimage {
        text-align: center
    }
    .bannerhr,
    .bordercover-line1,
    .bordercover-line2,
    .servicetabs .scrtabs-tab-scroll-arrow,
    .smallleft,
    .wework .carousel-control {
        display: none
    }
    .banner-left {
        width: 100%;
        padding-bottom: 15px
    }
    .instantform {
        width: 100%
    }
    .bnrlogo {
        margin-top: 10px
    }
    .banner-left h1 {
        margin-top: 20px
    }
    .banner-left p {
        padding: 0 15px 10px;
        font-size: 16px;
        line-height: 26px
    }
    .button-2 {
        width: 25%;
        border: 0
    }
    .button-2 a {
        font-size: 14px
    }
    .scroll-left {
        width: 100%;
        float: left
    }
    .scrtabs-tabs-fixed-container {
        width: 666px!important
    }
    .scrollbox .scrtabs-tab-scroll-arrow {
        width: 50px;
        padding-left: 10px
    }
    .ourstats,
    .referimage {
        padding: 15px
    }
    .wepicbox img {
        width: 50px;
        height: 50px
    }
    .homebnrleft,
    .listsubleft,
    .listsubright,
    .referleft,
    .referright,
    .smallright {
        width: 100%
    }
    .referimage img {
        margin: 0 auto
    }
    .servicetabs .nav-tabs>li>a {
        font-size: 13px;
        text-align: center
    }
    .studentsreview .carousel-control.right {
        left: auto;
        right: -15px
    }
    .studentsreview .carousel-control.left {
        right: auto;
        left: -15px
    }
    .servicebanner ul li {
        font-size: 16px
    }
    .servicebanner ul li a {
        padding-left: 1px;
        padding-right: 1px
    }
    .exprthelpright-h4 {
        margin-top: 0;
        margin-right: 0
    }
    .subscriberight h4 {
        font-size: 18px
    }
    .homebnrright {
        width: 100%;
        background: rgba(52, 152, 219, .4)
    }
    .lisofsub-head1 {
        font-size: 14px
    }
    .lisofsub-head {
        font-size: 20px
    }
    .homebnrleft h1,
    .homebnrleft h4 {
        margin-top: 10px;
        font-size: 22px;
        text-align: center
    }
    .homebnrleft h1 {
        margin-bottom: 5px;
        color: #e4e4e4
    }
    .homebnrleft h4 {
        margin-bottom: 10px;
        color: #fff
    }
    .homebnrleft h5 {
        font-size: 14px;
        line-height: 20px;
        padding-bottom: 20px;
        text-align: justify;
        color: #fff
    }
    .homebnrleft p {
        display: none;
        color: #fff
    }
    .homebannerinner {
        padding-left: 15px;
        padding-right: 15px
    }
    .typesofhomework p {
        padding: 10px 30px
    }
    .completionleftinner,
    .reportinner {
        padding: 3% 3% 1%
    }
    .completionleft ul li {
        font-size: 14px;
        text-align: justify;
        border-right: none
    }
    .greybg1,
    .greybg2 {
        min-height: 60px
    }
    .ser-assignment p {
        text-align: justify;
        font-size: 12px;
        line-height: 21px
    }
    .completionleftinner ul {
        margin-left: -10px
    }
    .completnew ul,
    .how-pager {
        margin-left: 0
    }
    .completionleftinner ul li {
        display: block
    }
    .ser-assignment h4 {
        font-size: 14px
    }
    .reportwritingright p {
        text-align: justify;
        font-size: 12px;
        line-height: 21px
    }
    .donthave,
    .orderlastbutton,
    .signor1 {
        text-align: center
    }
    .reportwritingright h4 {
        font-size: 14px
    }
    .reportwritingright ul li {
        font-size: 16px
    }
    .subjectcon .panel-title {
        font-size: 14px
    }
    .listaccor #accordion-first .accordion-heading,
    .listaccor .accordion-inner {
        font-size: 16px
    }
    .top4 ul li {
        width: 16.6%
    }
    .demo {
        padding: 5px 30px 50px
    }
    .how-slide h3,
    .how-slide p {
        padding-left: 15px
    }
    .how-slide h3 {
        padding-top: 15px
    }
    .how-it-works li.how-pager-step {
        padding: 4px 10px
    }
    .workpaddingtop {
        padding-top: 0
    }
    .how-pager-step-name {
        font-size: 12px
    }
    .worktableft,
    .worktabright {
        width: 100%;
        text-align: center
    }
    .thisisboxinner {
        min-height: auto
    }
    .offerbtn .btn {
        margin-top: -5%;
        margin-left: -20%
    }
    .top4 ul li {
        font-size: 11px
    }
    .offerradiobtn .btn {
        font-size: 12px;
        padding: 6px
    }
    .offer5,
    .offer6 {
        width: 100%
    }
    .offercon label {
        font-size: 15px
    }
    .offercon h3 {
        font-size: 14px
    }
    .offer3 {
        width: 22%
    }
    .orderlastbutton {
        padding: 0
    }
    .offer14 {
        width: 25%
    }
    .slider-wrap .sa-left {
        left: 0
    }
    .slider-wrap .sa-right {
        right: 0
    }
    .slider-wrap .slider-arrow {
        top: 60px
    }
    .offer55 {
        width: 28%;
        float: left
    }
    .offer66 {
        width: 72%;
        float: left
    }
    .paynowbtn {
        margin-left: 28%
    }
    .instantthanks {
        min-height: 440px
    }
    .signor {
        display: none
    }
    .signor1 {
        display: block;
        padding-bottom: 15px
    }
    .addnewproject,
    .first-fivestep,
    .homeworkbanner .countryleft,
    .n-target2,
    .order-lefft,
    .paypalpowered1,
    .pickcur1 h4 i,
    .rating,
    .section-content .simplefive,
    .topleft {
        display: none
    }
    .signupbox {
        width: 90%
    }
    .listitemms ul li,
    .openbox,
    .samphead4,
    .samphead5 {
        width: 100%
    }
    .btnsignup {
        padding: 7px 15px
    }
    .floow {
        font-size: 22px
    }
    .errorword img {
        margin-left: -65%;
        margin-top: -18%
    }
    .errorpic img {
        margin-left: -31%;
        margin-top: -33%
    }
    .errorheading p {
        padding: 15px
    }
    .filterbox .custom-dropdown {
        padding: 0 25px
    }
    .reveiwus p {
        padding: 0;
        font-size: 16px
    }
    .reveiwus button {
        margin-top: 3%;
        margin-bottom: 3%;
        float: left!important
    }
    .reviewsigninner {
        margin-top: 0;
        min-height: auto;
        border-left: 0;
        padding-top: 1%
    }
    .reviewleftfrm {
        margin-bottom: 0
    }
    .internalpg .nav>li>a {
        font-size: 14px
    }
    .head-four,
    .sampleaccordion .panel-title {
        font-size: 16px
    }
    .related-blog img {
        height: 200px
    }
    .head-four {
        min-height: 50px
    }
    .head-para {
        min-height: 105px
    }
    .btnordernowsamp {
        margin-top: -10%;
        margin-left: 75%
    }
    .samphead4,
    .samphead5,
    .samphead7,
    .samphead8,
    .sampleaccordion ul li {
        font-size: 14px
    }
    .samplebox {
        padding: 0
    }
    .samphead1,
    .samphead3 {
        font-size: 14px;
        line-height: 20px
    }
    .sampleformat {
        margin-top: 10px;
        margin-bottom: 10px;
        text-align: left
    }
    .samphead7 {
        width: 13%
    }
    .samphead8 {
        width: 87%;
        text-align: justify
    }
    .trylinks1,
    .username,
    .userprofile .resp-vtabs .resp-tabs-list li {
        font-size: 16px
    }
    .signright h5,
    .signright p {
        text-align: left
    }
    .mesgbox {
        width: 95%
    }
    .policon {
        width: 5%
    }
    .polcontent {
        width: 95%
    }
    .errorbox h3,
    .searchhead1 {
        font-size: 22px
    }
    .searchhead1 {
        padding: 20px 0 10px
    }
    .topright {
        width: 100%
    }
    .menubox .menuright .dropdown-menu>li>a {
        font-size: 14px;
        padding: 3px 20px 3px 10px
    }
    .demosearch,
    .header-search input {
        margin-top: -15px
    }
    .header-search input:focus,
    .header-search:hover input {
        margin-left: -65%;
        width: 61%
    }
    .listhead1 {
        padding: 4px 15px
    }
    .c-head1 {
        font-size: 11px
    }
    .contrybor .ausc {
        margin-top: 25px
    }
    .instantbox {
        width: 70%;
        margin: 0 auto
    }
    .instantbox .infrmbox {
        width: 100%
    }
    .signinbox .signinner .signupbox {
        width: 95%
    }
    .menuright .dropdown .dropdown-menu .dropdown-menu li {
        width: 100%
    }
    .trybox1 {
        width: 70%;
        margin-left: 20%
    }
    .userhvshow {
        margin-top: -16%;
        width: 26%
    }
    .assign1,
    .assign11,
    .assign111 {
        width: 26%
    }
    .assign2,
    .assign3,
    .assign4 {
        width: 22%
    }
    .assign5 {
        width: 15%
    }
    .assign55 {
        width: 21%
    }
    .assign6 {
        width: 20%;
        border-right: none
    }
    .asignlabel {
        font-size: 14px
    }
    .viewinfrop .assign1,
    .viewinfrop .assign2,
    .viewinfrop .assign3 {
        width: 33%
    }
    .viewinfrop .assign4,
    .viewinfrop .assign5 {
        width: 50%
    }
    #recentreview .modal-dialog {
        margin-top: 15%
    }
    .npages label {
        margin-right: 0
    }
    .npages .postt2,
    .npages .pre2 {
        padding: 4px 10px 5px
    }
    .offercon .offer1 {
        width: 13%
    }
    .wlimitbox #wlimit {
        font-size: 14px;
        padding: 5px 15px;
        margin-top: 22px
    }
    .offercon #bor #totalwords {
        font-size: 16px
    }
    .noslidess .postt2,
    .noslidess .pre2 {
        padding: 4px 10px 5px
    }
    .offercon .message {
        width: 79%;
        font-size: 16px
    }
    .offer12 textarea {
        height: 60px
    }
    #vpb_upload_button {
        width: 215%!important
    }
    .offercon .offer5 {
        width: 23%
    }
    .offercon .offer6 {
        width: 77%
    }
    .ordernowbtn {
        width: 25%;
        padding: 7px 12px;
        font-size: 18px
    }
    .offercon .form-control {
        font-size: 14px
    }
    .wework-h2 {
        font-size: 18px
    }
    .flagslider .sa-left1 {
        left: 2%
    }
    .flagslider .sa-right1 {
        right: 3%
    }
    .wework {
        padding: 10px 0
    }
    .how-slide h2 {
        font-size: 22px;
        margin-top: 10px;
        margin-bottom: 10px
    }
    .tosay {
        min-height: 130px
    }
    .studentreview .studentreview-h3 {
        font-size: 18px
    }
    .studentsreview {
        margin-bottom: 0
    }
    .flagslider ul li img {
        height: 100px!important;
        width: 100px!important;
        margin-right: 10px
    }
    .how-slide p {
        padding-right: 0;
        padding-bottom: 15px
    }
    .bx-viewport {
        height: auto!important
    }
    .section-content .how-slide {
        height: auto
    }
    .browser .bx-next {
        outline: 0
    }
    .rating1 p {
        font-size: 14px;
        line-height: 20px
    }
    .rating1 .rating1-h4 {
        margin-top: 5px
    }
    .instantbox .instantmailbrder {
        width: 100%
    }
    .offercon ul li {
        min-height: 275px
    }
    .slider-wrap {
        width: 99%;
        margin-bottom: 15px
    }
    .signright h2 {
        font-size: 18px;
        padding: 20px 15px 10px
    }
    .socialsign ul li {
        margin-bottom: 0
    }
    .signright h5 {
        padding: 0 15px 20px 30px
    }
    .signinbox .signinner {
        min-height: auto
    }
    .signinbox .signinner .signupbox h2 {
        padding: 15px 20px;
        font-size: 22px
    }
    .offercon .offnnid4 {
        margin-top: 20%;
        width: 100%
    }
    .offercon .thumbnail p {
        font-size: 16px;
        line-height: 22px
    }
    .offercon .offnnid3 {
        margin-top: 5%
    }
    .offercon .offnnid-1 {
        font-size: 14px
    }
    .ourwrittingservice p {
        padding: 0
    }
    .signinbox .signinnew {
        width: 65%
    }
    .instantbox-head {
        color: #000
    }
    .scroll-nn ul li {
        padding-bottom: 7px
    }
    .scroll-nn .slider-arrow {
        padding-top: 10px
    }
    #datenav ul li a {
        padding: 10px;
        font-size: 14px;
        font-weight: 400
    }
    .prodone2 {
        margin-bottom: 10px;
        font-size: 16px
    }
    .jannuary {
        font-size: 12px
    }
    .leftuser,
    .rightuser {
        width: 100%;
        min-height: auto
    }
    .fournopadd {
        margin: 10px auto
    }
    .admin-table table tr th {
        min-width: 180px
    }
    .admin-table table tr th:first-child {
        min-width: 90px
    }
    .userpicbox {
        padding: 5px 15px;
        text-align: center
    }
    .userprofile .resp-vtabs .resp-tabs-list li {
        padding: 6px 15px;
        width: 33%;
        float: left;
        text-align: center
    }
    .userprofile .resp-vtabs li.resp-tab-active {
        padding: 6px 15px;
        border-left: 5px solid #f3f3f3
    }
    .usrnewadd {
        font-size: 14px;
        padding: 6px 10px
    }
    .mradminpic {
        padding-right: 0;
        text-align: left
    }
    .curproright {
        text-align: left;
        margin-top: 5px
    }
    .adminfirstbox,
    .adminfourbox,
    .adminsecondbox {
        min-height: auto;
        margin-top: 10px
    }
    .adminfirstbox p {
        text-align: center!important
    }
    .n-target1 {
        width: 20%
    }
    .n-target3,
    .n-target4 {
        width: 80%
    }
    .admin-commn-fil {
        margin-top: 4.7%
    }
    .addnewproo {
        width: 100%;
        padding-bottom: 20px
    }
    .addnewproo .form-control {
        width: 85%!important
    }
    .adminfirstbox date {
        font-size: 70px;
        line-height: 65px
    }
    .loginhv {
        margin-left: -18%
    }
    #loginpopup .modal-content {
        margin-top: 16%
    }
    .loginbox1 {
        margin-top: -45%
    }
    .menubox .menuright .navbar-nav>li {
        margin-right: 5px
    }
    .menubox .menuright .navbar-nav>li>a {
        font-size: 14px
    }
    .newmenuu .newsub-1 {
        width: 22%;
        padding-left: 3%;
        font-size: 12px
    }
    .newmenuu .newsub-2 {
        width: 78%;
        font-size: 13px
    }
    .sernewmenu {
        min-height: 157px;
        padding: 15px 10px
    }
    .newmenuu .nnoleftmargin {
        width: 142%;
        margin-left: -42%
    }
    .ser-shortdes,
    .ser-title {
        font-size: 14px
    }
    .usr-serchbox1 {
        width: 40%;
        padding-left: 5px;
        padding-right: 5px
    }
    .inst-prog-box #progressbar {
        width: 100px!important
    }
    .user-left {
        width: 30%
    }
    .user-right {
        width: 70%
    }
    .pro-box ul li:nth-child(1),
    .pro-box ul li:nth-child(2) {
        width: 24%
    }
    .pro-box ul li:nth-child(3) {
        width: 22%
    }
    .pro-box ul li:nth-child(4) {
        width: 30%
    }
    .pro-box ul li:nth-child(5) {
        width: 32%;
        min-height: 160px;
        border-left: 1px solid #d6d5d5
    }
    .pro-box ul li:nth-child(6) {
        width: 18%;
        min-height: 160px
    }
    .pro-box ul li:nth-child(7),
    .pro-box ul li:nth-child(8) {
        width: 25%;
        min-height: 160px
    }
    .user-tabs .nav-tabs>li a {
        padding: 8px 10px
    }
    .user-tabs .tab-pane h3 {
        font-size: 16px
    }
    .ordersummary1 {
        width: 100%;
        font-size: 12px;
        font-weight: 400
    }
    .ordersummary2 {
        width: 100%
    }
    .mob-padd {
        padding-left: 5px;
        padding-right: 5px
    }
    .subscriberight .toviewbtn {
        padding-top: 20px
    }
    .subscribeleft,
    .subscriberight {
        padding: 10px 15px;
        min-height: 155px
    }
    .subscriberight .toviewbtn a {
        font-size: 14px
    }
    .subscribeser .input-group {
        width: 100%;
        margin-left: 0
    }
    .typesofhomework-h3 {
        font-size: 18px
    }
    .subjectitle {
        font-size: 13px;
        padding: 8px 8px 6px
    }
    .subjectcon .panel-default>.panel-heading {
        padding: 6px
    }
    .header-order {
        padding-top: 20px
    }
    .pay-noww {
        margin-top: 0;
        padding-bottom: 0
    }
    .pay-noww-inner {
        padding: 15px 0
    }
    .pickcur h4,
    .pickcur1 h4 {
        font-size: 14px
    }
    .pay-leftt h1 {
        font-size: 20px;
        padding: 0 15px 5px
    }
    .pay-leftt .pay-num ul li div {
        font-size: 11px
    }
    .pay-leftt .pay-num ul li span {
        font-size: 14px;
        padding: 2px 6px
    }
    .payusing {
        font-size: 16px;
        margin-bottom: 8px
    }
    .pickcur {
        margin-bottom: 10px
    }
    .readpol {
        font-size: 13px
    }
    .order-rightt h1 {
        padding: 0 15px 10px
    }
    .ord-head,
    .order-head1 {
        font-size: 14px
    }
    .order-rightt label {
        font-weight: 100
    }
    .visiblepanel {
        margin-top: -50%;
        width: 100%;
        margin-left: -110%
    }
    .payy-noww-radio .btn {
        padding: 4px 30px
    }
    .ordernowwinner .btn {
        padding: 4px 10px
    }
    .samnewbanner {
        min-height: 160px
    }
    .sambaninner {
        width: 80%;
        padding-top: 4%
    }
    .sampsuggestin {
        width: 78%
    }
    .pay-se-new,
    .samvieww1,
    .samvieww2,
    .sttepsbox .fi-box {
        width: 100%
    }
    .sampmain {
        padding: 15px 0
    }
    .samvieww1 {
        text-align: center
    }
    .mainnsample .control-box {
        width: 100%;
        margin-left: 0;
        margin-top: -30%
    }
    .sabelowbox2 {
        min-height: 100px
    }
    .specarrow img {
        margin-top: -1.8%
    }
    .spec-popu ul li {
        font-size: 13px
    }
    .sec-fivestep {
        display: block;
        color: #fff
    }
    .custome-left,
    .custome-right,
    .derfive,
    .dif-line,
    .erboy,
    .es-banner-1,
    .es-feature ul li:last-child,
    .es-ring,
    .es-types,
    .es-types .es-f-h1,
    .es-types .es-f-h2,
    .essayright,
    .homearrow img,
    .new-review,
    .perfect-h1 img,
    .qserch-1,
    .scrollbox,
    .ser-home-line,
    .serhowicon,
    .slider-wrap .slider-arrow i,
    .termbus,
    .termbus-m,
    .wastebox {
        display: none
    }
    .sec-fivestep .sec-fivestep-h3 {
        font-size: 20px;
        text-align: center
    }
    .sec-fivestep .sec-fivestep-h5 {
        font-size: 16px;
        text-align: center;
        color: #aed6f1;
        margin-top: 5px;
        margin-bottom: 15px
    }
    .sec-fivestep .sec-fivestep-h2 {
        font-size: 14px;
        line-height: 20px;
        font-family: Roboto-Medium
    }
    .new-rev-para,
    .new-revname {
        font-size: 13px
    }
    .sec-fivestep hr {
        margin: 10px auto
    }
    .sampop .modal-content {
        margin-top: 23%
    }
    .user-rating {
        direction: inherit
    }
    .nereviewinn {
        padding: 5px
    }
    .new-revname {
        text-align: left
    }
    .nereviewinn .new-rev {
        min-height: 245px
    }
    .payy-noww-radio label {
        padding: 4px 6px;
        font-size: 12px;
        min-width: 70px
    }
    .paymarg {
        margin-bottom: 15px
    }
    .sec-nav ul li {
        margin-right: 8px
    }
    .sec-nav ul li ul li a {
        padding: 2px 10px;
        font-size: 15px
    }
    .sec-nav ul li ul li ul li {
        margin-right: 2px;
        margin-bottom: 2px;
        width: 30%
    }
    .sec-nav ul li ul li ul li a {
        font-size: 13px;
        padding: 2px 4px
    }
    .sec-nav li .subject .search {
        font-size: 12px;
        width: 115px
    }
    .sec-nav ul ul ul {
        min-width: 350%;
        padding: 5px
    }
    .sec-nav ul li a {
        padding: 13px 5px 19px;
        font-size: 14px
    }
    .sec-service ul {
        width: 620%
    }
    .sec-service .sec-box {
        width: 46%
    }
    .starinbox::after {
        margin: -5% 0 0 94%
    }
    .starinbox1::after {
        margin: -12% 0 0 90%
    }
    .qserch-2 {
        width: 70%
    }
    .qserch-3 {
        width: 30%
    }
    .qserch-4 {
        width: 20%
    }
    .qserch-5 {
        width: 18%
    }
    .qbf-3 {
        margin-top: 5px;
        margin-bottom: 5px;
        width: 100%
    }
    .qu-sugest,
    .sampnoff-1 {
        width: 60%
    }
    .samplebox ul li {
        padding: 5px 0
    }
    .q-searchh {
        margin-left: 15px
    }
    .er-boxx {
        width: 75%
    }
    .newerror h3 {
        margin: 0 auto 2%
    }
    .erboy img,
    .relatedlinks ul {
        margin-left: 0
    }
    .abt-s-h1,
    .abt-s-h1 img,
    .p-result1 {
        margin-bottom: 10px
    }
    .erboy img {
        margin-top: 3%;
        width: 17%
    }
    .p-result1 {
        padding-top: 0;
        text-align: center
    }
    .canada-apart ul li {
        margin-right: 1px;
        padding: 5px 10px;
        font-size: 12px
    }
    .ukleft,
    .ukright {
        min-height: 260px
    }
    .malleft,
    .malright {
        min-height: 280px
    }
    .topright ul li ul li {
        background: #242424;
        color: #fff
    }
    .topheader1,
    .topright ul li {
        background: #2d72d9
    }
    .topright ul li {
        border: 0
    }
    .relatedhead {
        padding: 5px 15px 5px 13px
    }
    .ser-home3 p {
        padding: 0 2%;
        text-align: justify
    }
    .onlinemeant {
        font-size: 16px
    }
    .onlinehome p {
        text-align: justify;
        font-size: 14px
    }
    .onlinehome {
        padding: 5px 0 10px
    }
    .serhowwork ul li {
        margin-left: 1%;
        margin-right: 1%;
        font-size: 14px
    }
    .twntyfour {
        margin-left: 0;
        width: 100%
    }
    .ser-homeneed .sershould-h6 {
        font-size: 16px;
        text-align: center
    }
    .ser-homeneed .sershould p {
        font-size: 14px;
        text-align: center
    }
    .askexxpert {
        margin-top: 2%
    }
    .ser-recent ul li {
        margin-right: 15px;
        font-size: 14px
    }
    .ser-homeneed p {
        font-size: 14px
    }
    .ser-homeneed h4,
    .ser-homeneed-h5 {
        font-size: 16px
    }
    .sershouldnopadd img {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 10px
    }
    .relatedlinks ul li a {
        font-size: 12px
    }
    .abt-s-left {
        width: 15%
    }
    .abt-s-right {
        width: 85%
    }
    .dis-srch,
    .es-write,
    .essayleft {
        width: 100%
    }
    .abt-s-h1 {
        font-size: 22px
    }
    .abt-s-head1 {
        font-size: 12px
    }
    .dis-expert ul li {
        margin-left: 1%;
        margin-right: 1%
    }
    .abt-s-head2 {
        font-size: 13px;
        line-height: 20px
    }
    .perfect-1 {
        padding: 15px 15px 0
    }
    .perfect-h2 {
        font-size: 13px;
        text-align: justify
    }
    .abtstruct {
        padding: 10px 15px
    }
    .topicsugges {
        padding: 15px
    }
    .topicsugges-h1 {
        font-size: 12px
    }
    .dis-all-h1 {
        margin-top: 0
    }
    .dis-quote img {
        margin-top: -2%
    }
    .perfect-2 {
        padding-bottom: 15px
    }
    .essayleft {
        min-height: auto;
        background: #f3f3f3
    }
    .headorder,
    .headorder:hover {
        background: 0 0
    }
    .essayright {
        width: 100%;
        min-height: auto
    }
    .es-write {
        min-height: auto;
        margin: 0 auto;
        padding: 0 15px
    }
    .es-feature .es-f-h2,
    .essayleft-h3 {
        margin-bottom: 15px
    }
    .es-ring img {
        margin-left: 14%
    }
    .es-feature {
        margin: 15px
    }
    .es-feature ul li {
        float: left;
        width: 49%;
        margin-right: 1%
    }
    .es-type-eight,
    .es-type-left {
        width: 100%;
        min-height: auto
    }
    .es-type-left,
    .es-type-right {
        width: 100%
    }
    .es-feature .es-f-h1,
    .es-feature .es-f-h2 {
        text-align: center
    }
    .es-write ul {
        margin-left: 0
    }
    .es-write ul li {
        width: 49%;
        float: left;
        margin-right: .5%
    }
    .es-write ul li p {
        padding-right: 5px
    }
    .essayleft-h2 {
        margin-top: 10px
    }
    .es-ty-1 span {
        font-size: 20px
    }
    .term-acc .panel-default .panel-title,
    .term-connect p,
    .term-faq-left p {
        font-size: 14px
    }
    .es-ty-inn {
        padding: 15px
    }
    .es-what-mid {
        width: 66%
    }
    .es-what {
        padding: 10px 0
    }
    .es-what-h2 {
        padding: 0 8% 1%
    }
    .es-how {
        padding: 15px 0
    }
    .es-how-h1,
    .es-how-h2,
    .es-how-h3 {
        text-align: justify;
        padding: 0 15px 10px
    }
    .mob-k1 {
        padding-top: 15px
    }
    .mob-k3 img {
        width: 40%;
        margin-top: 15px
    }
    .mob-k3 .headorder {
        text-align: right
    }
    .mob-k1 .btn-bricky {
        color: #fff
    }
    .term-fa-in {
        padding: 30px 40px 0
    }
    .term-faq-left,
    .term-faq-right {
        min-height: 440px
    }
    .term-connect-h4,
    .term-connect1-h4 {
        font-size: 20px
    }
    .headorder,
    .term-ehelp,
    .termbus-m ol li {
        font-size: 14px
    }
    .term-connect1 p {
        padding: 0 15px;
        font-size: 14px
    }
    .term-ehelp-h2 {
        padding: 0 7% 1%
    }
    .ser-term-1 {
        padding: 10px 0
    }
    .termbus-m {
        display: block
    }
    .mann img,
    .ser-int-desk {
        display: none
    }
    .termbus-m ol li {
        float: left;
        width: 49%;
        margin-right: .5%;
        text-align: justify;
        margin-bottom: 10px;
        list-style: inherit;
        padding-left: 10px
    }
    .proof-dif-left,
    .proof-dif-right {
        width: 100%;
        min-height: auto
    }
    .es-list ul li,
    .es-list-i {
        text-align: center
    }
    .es-list-i img {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 5px
    }
    .es-list ul li {
        min-height: 250px
    }
    .pr-edit-h1,
    .pr-edit-p {
        text-align: left
    }
    .es-cp {
        border-top: 5px solid #2293ed;
        border-bottom: 5px solid #2293ed
    }
    .proof-dif-left {
        padding: 15px
    }
    .proof-dif-right {
        width: 100%
    }
    .pr-ri-h1 {
        padding: 15px 0
    }
    .pr-dif-p,
    .pr-edit-p {
        margin-bottom: 10px
    }
    .pr-icon {
        width: 5%
    }
    .pr-des {
        width: 95%
    }
    .proof-dif-right {
        padding-bottom: 15px
    }
    .emailhead,
    .hamburgericon,
    .secondemail,
    .ser-int-mob {
        display: block
    }
    .readmorebtn {
        margin-top: 0;
        margin-bottom: 0
    }
    .homeworkbanner .instantbox .starinbox::after {
        margin: -8% 0 0 94%
    }
    .homeworkbanner .instantbox .starinbox1::after {
        margin: -18% 0 0 85%
    }
    .sabelowbox1 {
        overflow: hidden
    }
    .logodesk,
    .sec-nav {
        display: none
    }
    .headorder {
        margin-left: 0;
        margin-top: 0;
        padding: 0 10px;
        width: 100%;
        text-align: center
    }
    .emailfasst {
        margin-top: 4px
    }
    .hamburgericon {
        background: #2d72d9!important
    }
    .logomobile {
        display: block
    }
    .header-order,
    .header-search,
    .menubox .menuright .navbar-default {
        display: none
    }
    .menubox .menuright .mobb-mennu {
        display: block
    }
    .socialheadbox {
        display: none
    }
    .menuright {
        height: 0
    }
    .megalogoinner img {
        margin-left: auto;
        margin-right: auto;
        margin-top: 8px;
        z-index: 5
    }
    .megalogo {
        height: 60px
    }
    .menubox .menuright .navbar-nav>li>a {
        padding: 5px 15px
    }
    .menuright .dropdown .dropdown-menu {
        background: #fff
    }
    .hamburgericon {
        display: block;
        float: left!important
    }
    .hamburgericon .btn {
        padding: 2px 8px;
        border-radius: 2px
    }
    .floatR {
        float: right
    }
    .mob-left-1,
    .mob-left-2,
    .mob-left-3 {
        float: left;
        display: block
    }
    .recentItem {
        position: fixed;
        left: -300px;
        background: #273c51;
        top: 0;
        z-index: 999999;
        width: 250px;
        padding: 10px;
        overflow: auto;
        height: 100%
    }
    .megalogo,
    .menuright {
        width: 100%
    }
    .recentItem a>i {
        color: #fff;
        background: #2d72d9;
        font-size: 16px;
        padding: 3px 8px;
        border-radius: 2px
    }
    .recentItem a:hover>i {
        color: #a54686
    }
    .btn-bricky {
        background-color: #205bb3;
        border: 0;
        padding: 3px 10px
    }
    #recentItem .fa-bars {
        color: #fff;
        font-size: 16px
    }
    .mobile-menu-1 ul li {
        font-size: 16px;
        padding: 8px 0;
        border-bottom: 1px solid #3e546b
    }
    .mobile-menu-1 ul li ul li {
        font-size: 14px;
        display: none;
        padding: 4px 10px;
        background: #14202c
    }
    .mobile-menu-1 ul li ul li ul li {
        font-size: 14px;
        display: none;
        padding: 4px 10px;
        background: #205069
    }
    .mobile-menu-1 ul li ul li:hover .third-level li,
    .mobile-menu-1 ul li:hover .second-level .mob-sub-1 {
        display: block
    }
    .mobile-menu-1 ul li:last-child {
        border-bottom: 0
    }
    .getclosebtn,
    .getoknowus {
        padding: 0;
        height: 35px;
        border-bottom: 1px solid #3e546b;
        margin-bottom: 10px
    }
    .mobile-menu-1 ul li a {
        color: #b3b1b2
    }
    .mobile-menu-1 ul li ul li a {
        color: #ccc
    }
    .getoknowus {
        font-size: 18px;
        color: #fff
    }
    .getclosebtn {
        text-align: right
    }
    #resultserror,
    .megalogoinner {
        text-align: left
    }
    .desktop-logo {
        display: none
    }
    .mobile-logo {
        display: block
    }
    .disclaimer,
    .footerflag ul li:nth-child(7),
    .footerflag ul li:nth-child(8),
    .footerlwr img,
    .footerlwr ul,
    .leftfooter,
    .upperfooter {
        display: none
    }
    .megalogo {
        border: 0
    }
    .header-order {
        width: 35%;
        height: 40px;
        margin-bottom: 0;
        margin-top: 5px
    }
    .foot-container,
    .footerquesleft,
    .footerquesright {
        width: 100%
    }
    .header-search i {
        margin-top: 6%
    }
    .navbar-default .navbar-brand {
        color: #fff
    }
    .rightfooter h2 {
        font-size: 20px
    }
    .footerlwr ul li {
        line-height: 18px
    }
    .footerscroll {
        height: 155px
    }
    .leftfooter .paypal {
        margin-top: 15px;
        margin-bottom: 15px
    }
    .footerbtnleft ul li {
        padding-top: 0
    }
    .rightfooter {
        min-height: auto;
        padding-bottom: 15px
    }
    .fturg {
        margin-top: 5px
    }
    .upperfooter {
        display: block
    }
    .foot-6,
    .foot-logo-d {
        display: none
    }
    .foot-social {
        padding-left: 10px
    }
    .foot-chat img {
        margin-top: 16%;
        margin-left: -16%
    }
    .foot-bottom span {
        font-size: 11px
    }
    .foot-logo-m {
        display: block
    }
    .in-check {
        width: 20%
    }
    .in-check1 {
        color: #000
    }
    .referright .nav-tabs {
        margin-left: auto;
        margin-right: auto;
        display: table
    }
    .exprthelpright,
    .homeplag img,
    .internalpg .nav-tabs>li.active>a span,
    .menubox,
    .paypalpowered,
    .plag-left,
    .plag-line1,
    .topright {
        display: none
    }
    .typesofhomework {
        padding: 10px 0
    }
    #resultserror {
        position: relative;
        background: 0 0;
        padding: 10px 0 0;
        color: #479300
    }
    #submitshow {
        font-size: 16px;
        background: 0 0;
        color: #418f03;
        width: 80%;
        margin-top: -35px
    }
    #sbsres {
        width: 69.5%
    }
    .instantbox .starinbox::after {
        margin: -8% 0 0 94%
    }
    .instantbox .starinbox1::after {
        margin: -18% 0 0 85%
    }
    .button-2 {
        margin-top: 0
    }
    #sbsres2 {
        margin-top: -4.5%;
        margin-left: 41%;
        width: 26%
    }
    .trun-form {
        width: 60%;
        margin-bottom: 30px
    }
    .knowallabout {
        padding: 15px 0
    }
    .knowallabout p {
        text-align: justify
    }
    .plag-cons ul li {
        width: 19%;
        font-size: 12px
    }
    .sampnewbox1-h5,
    .ser-term-p {
        font-size: 14px
    }
    .plag-cons p {
        padding: 0 1% 2%
    }
    .plag-com-left,
    .plag-com-right {
        width: 100%;
        padding: 15px
    }
    .plag-in,
    .plag-inn1 {
        padding: 0
    }
    .turnpic img {
        margin-top: 70%
    }
    .p-box1 {
        width: 4%
    }
    .p-box2 {
        width: 96%
    }
    .countrylogo {
        height: 165px
    }
    .ser-term-p {
        padding: 0 5%
    }
    .ser-term-bor {
        width: 15%
    }
    .mob-header-new {
        background: #fff;
        padding: 5px 10px;
        display: block
    }
    .mob-left-1 {
        width: 11%;
        text-align: left
    }
    .mob-left-2 {
        width: 80%;
        text-align: center
    }
    .mob-left-3 {
        width: 9%;
        text-align: right
    }
    .ask-n-rytbanner,
    .ask-ser-ri,
    .es-asknew,
    .foot-2,
    .ltr-rev-left,
    .mobbloggnew,
    .mobhiddde,
    .on-ban-left,
    .re-1,
    .res-discont,
    .submiticonover {
        display: none
    }
    .btn-bricky {
        margin-top: 7px;
        color: #fff
    }
    .emailfasst {
        width: 100%;
        max-width: 100%;
        height: auto
    }
    .mob-left-2 img {
        margin-left: auto;
        margin-right: auto
    }
    #onalertmsgm {
        margin-top: 15px
    }
    .on-arrow-cont {
        text-align: center
    }
    .onlinneed button {
        margin-top: 28%
    }
    .onlinneed img {
        margin-bottom: 28%
    }
    .onlineslide {
        margin: 0 auto;
        width: 60%
    }
    .onlast-list {
        width: 80%;
        margin: 15px auto 0
    }
    .tosaynew p {
        font-size: 12px
    }
    .tosaynew .re-count {
        font-size: 14px
    }
    .newinn-box {
        width: 55%;
        margin: 0 auto
    }
    .on-ban-right {
        width: 100%;
        padding-bottom: 30px
    }
    .on-instant,
    .on-instantform .btn {
        width: 70%
    }
    .re-2 {
        width: 100%;
        margin-left: 0
    }
    .mb-lftrvew {
        width: 50%;
        left: 0;
        right: -66.6%
    }
    .mb-rytrvew {
        width: 50%;
        right: 0
    }
    .rev-hh2 {
        min-height: 75px;
        font-size: 13px
    }
    .rev-name,
    .revv-cont .rev-start {
        font-size: 12px
    }
    #user-rating-form .user-rating {
        direction: rtl
    }
    .rv-data ul li:nth-child(1) img {
        max-width: 80%
    }
    .rv-data ul li:nth-child(2) img,
    .rv-data ul li:nth-child(3) img,
    .rv-data ul li:nth-child(4) img {
        max-width: 70%
    }
    .rv-data ul li:nth-child(5) img {
        max-width: 60%
    }
    .rev-hh1 {
        font-size: 13px
    }
    .off-assig-1 {
        font-size: 20px
    }
    .n-off-2ewhite,
    .offget1 {
        font-size: 14px
    }
    .offerbanner {
        min-height: 110px
    }
    .n-off-1 .n-off-inn,
    .n-off-2d,
    .n-off-6 .n-off-inn,
    .n-off-inn,
    .n-off-inn2 {
        min-height: auto
    }
    .offvalidright .offtrue {
        padding: 5px 15px
    }
    .n-off-2d {
        margin-bottom: 5px
    }
    .n-off-2e {
        margin-bottom: 15px
    }
    .n-off-1 {
        width: 59%
    }
    .n-off-2 {
        width: 40%
    }
    .n-off-2ebtn {
        font-size: 13px
    }
    .n-off-2b {
        text-align: left
    }
    .coupne1 {
        margin-top: 15px;
        padding: 3px 15px
    }
    .n-off-inn {
        padding-right: 15px
    }
    .discount-code {
        width: 100%;
        margin-bottom: 10px
    }
    .placeorder {
        font-size: 14px
    }
    .noff4in p:nth-child(3) {
        font-size: 24px;
        line-height: 24px
    }
    .n-off-5 .offrvalid1,
    .offvalidleft {
        font-size: 12px
    }
    .noff4in {
        width: 100%
    }
    .bannerask {
        padding: 15px 0
    }
    .ask-n-b,
    .ask-n-question {
        padding-left: 15px
    }
    .ask-n-b p {
        padding-bottom: 15px
    }
    .ask-nleft {
        width: 10%
    }
    .ask-nright {
        width: 90%
    }
    .ask-n-left {
        width: 100%;
        border-right: 0 solid #ddd
    }
    .ask-n-right {
        width: 100%;
        padding-left: 0
    }
    .asknowform {
        margin: 30px auto 0;
        width: 60%
    }
    .ask-morlnks {
        margin: 20px auto 0;
        width: 60%
    }
    .ask-new-cut {
        margin: 30px auto
    }
    .samp-n-banner .samp-n-form {
        width: 80%
    }
    .samp-n-left,
    .samp-n-right {
        width: 50%
    }
    .samp-n-right .asknowform {
        width: 100%
    }
    .samtool2 {
        margin-left: 65%;
        width: 14%
    }
    .bannerask #nofound {
        margin-left: 44%;
        margin-top: 5%
    }
    .n-off-4 {
        background: #185184
    }
    .noff4in {
        margin-left: 0;
        padding: 0 15px
    }
    .n-off-3 .discount-code {
        width: 100%;
        margin-right: 0
    }
    .n-off-3 .placeorder,
    .offvalidright {
        margin-top: 0
    }
    .offvalidleft {
        margin-top: 0;
        padding: 8px 15px
    }
    .ask-innerright #resultserror1,
    .samp-n-right #askexpsubmsg {
        margin-left: 40%
    }
    .samreapt-3 {
        text-align: justify;
        font-size: 13px;
        line-height: 23px
    }
    .samreapt-1 {
        width: 100%
    }
    .samreapt-2 {
        width: 100%;
        text-align: left;
        margin-bottom: 10px
    }
    .samp-n-left .modal-sm {
        width: 480px
    }
    .re-3text {
        width: 175px;
        margin-top: -14%;
        font-size: 18px
    }
    .offjoinleft,
    .offjoinleft i {
        font-size: 12px
    }
    .offjoinleft {
        width: 82%;
        padding-top: 15px
    }
    .offjoinmid {
        width: 17%
    }
    .offjoinright {
        width: 18%
    }
    .n-off-2 .n-off-2c {
        margin-top: 0;
        margin-bottom: 5px;
        text-align: left
    }
    .getsolbann-h1,
    .ser-int-mob-h1 {
        text-align: center
    }
    .n-off-2d {
        font-size: 13px
    }
    .off-assig-1 {
        margin-top: 20px;
        line-height: 29px
    }
    .freeresourchleft,
    .freeresourchright {
        width: 100%!important
    }
    .freebreadcrumb {
        margin-top: 10px
    }
    .freebreadcrumb ul li {
        margin: 0 5px 0 0
    }
    .freeresourceh1 {
        font-size: 20px;
        margin-top: 20px;
        margin-bottom: 20px
    }
    .freeegreybox {
        font-size: 10px;
        padding: 5px 15px;
        margin-bottom: 10px
    }
    .freeresourceh2 {
        font-size: 14px;
        margin-bottom: 15px
    }
    .freeresourceh3 {
        font-size: 14px
    }
    .freeresourchleft p {
        font-size: 13px;
        line-height: 24px;
        margin-bottom: 5px
    }
    .sampg ul li {
        width: 45%
    }
    .s-left-bin {
        width: 50%;
        margin-left: 45%
    }
    .samgroup-grl {
        margin: 15px auto 30px
    }
    .n-receciept,
    .n-receciept1 table {
        width: 65%
    }
    .res-contain {
        margin-top: -16%
    }
    .ress-box-head {
        font-size: 18px
    }
    .ress-box2 ul li {
        font-size: 14px
    }
    .res-ryt-1 {
        width: 10%
    }
    .res-ryt-2 {
        width: 90%
    }
    .moreonsubject1 .btn {
        font-size: 14px;
        padding: 6px 15px
    }
    .morefromessay ul li {
        width: 31%;
        font-size: 12px
    }
    .morefromessay {
        margin: 15px auto
    }
    .res-form1,
    .res-form2 {
        width: 45%
    }
    .res-form3,
    .res-form4 {
        width: 30%
    }
    .res-form5 {
        width: 21%
    }
    .res-form6 {
        width: 15%
    }
    .freeresourchright .rightside {
        width: 70%;
        margin: 30px auto 0
    }
    .sam-group {
        padding-left: 0
    }
    .sam-grp-right {
        width: 80%
    }
    .ser-int-mob-h1 {
        display: block;
        font-size: 18px;
        color: #fff;
        padding: 10px 0 0;
        margin-left: 0
    }
    .ab-idea-right,
    .ab-team-line,
    .ass-samline,
    .ass-samp-b,
    .ass-samp-bor,
    .bannerlineleft,
    .bnrlef,
    .home-assignment ul li,
    .hometesti,
    .r-nbox .r-quote1,
    .rat1 {
        display: none
    }
    .perdiscoboxleft {
        width: 100%;
        display: none
    }
    .perdiscoboxright {
        width: 460px;
        margin: 0 auto;
        padding: 2% 2% 0;
        float: none
    }
    .perdiscofeature ul li {
        width: 30%
    }
    .percenterboxnopadding {
        padding: 0!important;
        background: #f6f6f6
    }
    #askexpsubmsg {
        margin-top: -4%
    }
    .thisisuginner {
        width: 100%;
        margin-left: 0
    }
    #nosamplefound {
        right: 50%;
        margin-top: -10%
    }
    .payynowwboxx .tab-content .pay-se-new .btn {
        width: 135px
    }
    .sampdiscinn {
        padding: 20px 15px 5px 45px;
        width: 100%
    }
    .r-revform {
        width: 90%
    }
    .r-rev-2 ul li {
        font-size: 12px
    }
    .r-rev-2 ul li img {
        width: 11px;
        height: 11px
    }
    .r-rev-2 ul li .nn-star1 {
        font-size: 11px
    }
    .rv-data {
        margin-top: 0
    }
    .r-nbox {
        min-height: 240px
    }
    .r-nbox p {
        min-height: 150px
    }
    .r-midd .slide {
        height: 300px
    }
    .r-box5 .ravtar-rev {
        height: 20px;
        width: 20px;
        margin-top: 7px
    }
    .r-box4 span {
        font-size: 10px
    }
    .banner-left h1 {
        padding-bottom: 15px
    }
    .bannerindex {
        min-height: auto!important;
        background: #fff!important
    }
    .greycenttt {
        margin-left: 7%;
        width: 85%
    }
    .overlayboximg,
    .overlaytext {
        font-size: 12px
    }
    .greyhowser {
        padding: 20px 0 30px
    }
    .aforneew {
        min-height: 100px
    }
    .ourmajnew {
        padding: 15px 0
    }
    .getsolbann-1 p {
        padding-right: 0
    }
    .getsolbann {
        background: #383b4a;
        padding: 25px 0
    }
    .ourwritt-p {
        padding: 0 0 2%
    }
    .askinbox-ser {
        width: 100%
    }
    .askyoubannser {
        padding-top: 8%
    }
    .sertestnew {
        width: 80%
    }
    .sertessti .carousel-control {
        width: 10%
    }
    .referright {
        margin-bottom: 10px
    }
    .sernewind .container {
        width: 98%
    }
    .getsolbann-1 {
        width: 100%;
        margin-left: 0;
        padding: 0 15px
    }
    .about-left-white {
        padding-right: 15px;
        text-align: justify;
        width: 100%;
        margin-bottom: 15px
    }
    .ab-team-ryt,
    .about-qlty {
        text-align: center
    }
    .about-right-white,
    .video-head {
        width: 100%
    }
    .about-qlty-bor {
        margin: 5px auto 10px
    }
    .ab-team-ryt img,
    .cntry-left1 img {
        margin-left: auto;
        margin-right: auto
    }
    .mile-left {
        width: 100%;
        padding-right: 10%
    }
    .mile-right {
        width: 100%;
        min-height: auto;
        padding: 4% 7%
    }
    .mile-rytin {
        padding: 15px;
        min-height: auto
    }
    .mile-rytin p {
        padding-right: 0
    }
    .ab-country ul li {
        width: 13%
    }
    .ab-team-left,
    .ab-team-ryt {
        width: 100%;
        min-height: auto
    }
    .ab-country p {
        padding: 0 5% 3%
    }
    .ab-country {
        padding: 15px 0
    }
    .ab-idea-left {
        padding: 15px
    }
    .ab-idea-right {
        padding-top: 0
    }
    .ab-idea {
        padding: 10px 0
    }
    .ab-idea .container {
        background: #ebf1f6
    }
    .ab-team-left {
        padding: 15px;
        background: #2d72d9
    }
    .ab-team-ryt {
        padding: 30px 15px 15px;
        background: #fff
    }
    .ab-team-com {
        min-height: auto;
        margin-bottom: 15px;
        width: 49%
    }
    .c-wepromise,
    .c-wepromise1 {
        min-height: 300px
    }
    .ab-fastway {
        width: 750px;
        padding-top: 0
    }
    .about-right-white iframe {
        width: 100%;
        height: 370px
    }
    .c-wepromise {
        padding: 2% 1%
    }
    .c-wepromise li {
        font-size: 12px;
        margin-bottom: 15px
    }
    .c-wepro-1 {
        font-size: 20px
    }
    .c-lastlinks-in {
        width: 90%
    }
    .cbox-test p {
        font-size: 12px;
        line-height: 18px
    }
    .coun-inner {
        padding: 1% 1% 0
    }
    .coun-inner p {
        font-size: 13px;
        line-height: 20px
    }
    .cntry-left1,
    .cntry-right1 {
        width: 100%
    }
    .cntry-cont-box p {
        padding: 1% 5%
    }
    .cntry-left-2 {
        width: 44%;
        margin-left: 0
    }
    .cntry-ryt-2 {
        width: 44%;
        margin-right: 0
    }
    .c-lastlinks {
        padding: 15px 0
    }
    .cntry-left-3 {
        margin-left: 0;
        width: 100%
    }
    .cntry-left-3 p {
        padding-left: 0
    }
    .inratedbox {
        margin-top: -6%;
        right: 5%
    }
    .inratedleft {
        right: auto;
        margin-top: 0
    }
    .seorate-count1 .seorate-inn {
        position: absolute;
        margin-top: 0
    }
    .seorate-count .rate-int {
        margin-top: -45px
    }
    .seorate-count2 .seorate-inn,
    .seorate-count3 .rate-int {
        margin-top: -55px
    }
    .new-subjectgrey1 .randomsub {
        width: 100%
    }
    .offcodeafter {
        margin-top: 18%
    }
}

@media (min-width:768px) {
    .menubox .menuright ul.nav li:hover>ul.dropdown-menu {
        display: block
    }
    .menubox .menuright #navbar {
        text-align: center
    }
}

@media screen and (max-width:766px) {
    .bannerhr,
    .bannerlogo,
    .bnrlogo,
    .bordercover-line1,
    .bordercover-line2,
    .findoutmore h3,
    .hide1,
    .ourstats p,
    .rating,
    .servicetabs .scrtabs-tab-scroll-arrow,
    .smallleft,
    .wework,
    .wework .carousel-control.left,
    .wework .carousel-control.right {
        display: none
    }
    .banner-left,
    .instantform {
        width: 100%
    }
    .banner-left,
    .homebnrleft {
        background: #04456f
    }
    .greybg1,
    .greybg2,
    .subscribeleft {
        min-height: auto
    }
    .btnordernowsamp,
    .samphead6 {
        position: inherit
    }
    .admin-table button,
    .admin-table table tr th,
    .ordersummary1 {
        font-weight: 400
    }
    .emailfasst,
    .es-f-icon img,
    .trun-i img {
        max-width: 100%
    }
    body p {
        text-align: justify!important
    }
    .nopadd2 {
        padding-right: 0
    }
    .nopadd3 {
        padding-left: 0
    }
    .btnlets {
        padding: 4px 15px;
        font-size: 14px
    }
    .totalpage,
    .totalwords {
        text-align: left;
        font-size: 11px
    }
    .banner-left h1,
    .banner-left p {
        font-size: 16px;
        line-height: 26px
    }
    .banner-left h1 {
        margin-top: 10px;
        color: #fff;
        padding: 0 10px;
        padding-bottom: 10px!important
    }
    .banner-left p {
        padding: 5px 15px;
        color: #e4e4e4;
        text-align: justify
    }
    .button-2 {
        width: 40%
    }
    .referright .nav-tabs>li>a {
        font-size: 14px
    }
    .banner-left h2 {
        font-size: 20px
    }
    .wework p,
    .wework-h2 {
        font-size: 16px
    }
    .scroll-left,
    .scroll-right {
        width: 100%;
        float: left
    }
    .scrollbox .tab-content {
        padding: 0 15px
    }
    .scrollbox .nav-tabs>li>a {
        padding: 10px 15px
    }
    .scrollbox .scrtabs-tab-scroll-arrow {
        padding-top: 13px
    }
    .wework {
        padding: 15px 0
    }
    .wework p {
        line-height: 20px;
        text-align: justify;
        margin-bottom: 15px
    }
    .wepicbox img {
        width: 30px;
        height: 30px
    }
    .referleft,
    .referright,
    .refersearch ul li,
    .smallright {
        width: 100%
    }
    .findoutmore h3 {
        font-size: 20px
    }
    .findoutmore h5 {
        font-size: 18px;
        margin-top: 10px;
        margin-bottom: 8px
    }
    .referimage img {
        margin: 0 auto
    }
    .completionleftinner ul,
    .completnew ul,
    .serreasonright .nav-tabs {
        margin-left: 0
    }
    .ourstats {
        padding: 10px 15px
    }
    .referimage {
        text-align: center;
        padding: 15px
    }
    .ourstats .ourstats-h4 {
        font-size: 18px;
        margin-top: 5px;
        text-align: center;
        margin-bottom: 5px
    }
    .ourstats .ourstats-h2 {
        font-size: 18px;
        margin-top: 0;
        text-align: center
    }
    .refersearch {
        height: 85px
    }
    .refersearch .navbar-form {
        padding: 0 5px
    }
    .refersearch ul li:last-child {
        padding-top: 0
    }
    .servicetabs .tab-content>.tab-pane {
        padding: 15px
    }
    .aglc {
        border: none
    }
    .servicetabs .nav-tabs>li>a {
        font-size: 14px;
        text-align: center;
        padding: 5px
    }
    .servicetabs .scrtabs-tabs-movable-container {
        width: 100%!important
    }
    .servicetabs .nav-tabs>li {
        width: 50%;
        min-height: 49px
    }
    .completionleft,
    .completionright,
    .homebnrleft,
    .homebnrright,
    .listsubleft,
    .listsubright,
    .reportwritingleft,
    .reportwritingright,
    .serreasonleft,
    .serreasonright,
    .subscribeleft,
    .subscriberight {
        width: 100%
    }
    .servicetabs .tab-content>.tab-pane p {
        font-size: 16px;
        line-height: 26px;
        text-align: justify
    }
    .specification {
        font-size: 12px
    }
    .mostviewsubjects p {
        font-size: 13px
    }
    .ourwrittingservice {
        padding: 0 0 15px;
        text-align: left
    }
    .ourwrite-h3 {
        font-size: 18px
    }
    .ourwrittingservice p {
        padding: 0;
        font-size: 15px;
        line-height: 22px
    }
    .pageheadpara p,
    .rating1 p {
        text-align: justify;
        line-height: 20px
    }
    .pagehead h1 {
        margin-top: 0;
        margin-bottom: 5px
    }
    .pagehead h1 span {
        font-size: 16px
    }
    .pageheadpara p {
        font-size: 14px
    }
    .rating1 .rating1-h4,
    .rating1 .rating1-h5,
    .rating1 p {
        font-size: 12px
    }
    .studentreview,
    .studentreview .studentreview-h3 {
        font-size: 20px
    }
    .studentreview {
        margin-top: 10px;
        margin-bottom: 0
    }
    .studentreview1 {
        margin-top: 0;
        margin-bottom: 10px
    }
    .submityourreviewbtn {
        float: left!important
    }
    .studentsreview .carousel-control.right {
        left: auto;
        right: -5px
    }
    .studentsreview .carousel-control.left {
        right: auto;
        left: -5px
    }
    .demosearch,
    .header-search {
        left: 0
    }
    .tosayupper {
        padding-right: 5px
    }
    .tosayupper1 {
        padding-left: 5px
    }
    .servicebanner ul li {
        font-size: 16px;
        margin-bottom: 15px
    }
    .servicebanner ul li a {
        padding-left: 1px;
        padding-right: 1px
    }
    .servicebanner h2 {
        font-size: 22px;
        margin-top: 4%
    }
    .serreasonright h2,
    .subscriberight h4 {
        font-size: 18px
    }
    .subscribeser .input-group {
        width: 100%;
        margin-left: 0
    }
    .serallsub h2,
    .serallsub h4 {
        font-size: 22px
    }
    .headorder,
    .headorder:hover {
        background: 0 0
    }
    .homebnrleft h1 {
        margin-top: 10px;
        margin-bottom: 0;
        text-transform: uppercase;
        font-size: 14px;
        padding: 0 10px;
        text-align: center;
        color: #fff
    }
    .homebnrleft h5,
    .reportwritingright p,
    .ser-assignment p,
    .typesofhomework p {
        text-align: justify
    }
    .homebnrleft h4 {
        margin-top: 0;
        margin-bottom: 10px;
        font-size: 16px;
        color: #fff
    }
    .homebnrleft h5 {
        font-size: 16px;
        line-height: 24px;
        padding-bottom: 20px;
        color: #fff
    }
    .reportwritingright h4,
    .reportwritingright ul li,
    .ser-assignment h4,
    .typesofhomework p {
        font-size: 14px
    }
    .homebannerinner {
        padding-left: 0;
        padding-right: 0
    }
    .completionleftinner,
    .reportinner {
        padding: 3% 3% 1%
    }
    .typesofhomework p {
        line-height: 22px
    }
    .completionleft ul li {
        font-size: 14px;
        margin-bottom: 10px;
        line-height: 20px;
        border-right: none;
        text-align: justify
    }
    .completionleftinner ul li {
        display: block
    }
    .reportwritingright p {
        margin-bottom: 0
    }
    .listaccor #accordion-first .accordion-heading,
    .listaccor .accordion-inner,
    .subjectcon .panel-title {
        font-size: 16px
    }
    .serthesisol ol li {
        font-style: inherit;
        font-size: 16px
    }
    .thisisboxinner {
        padding: 0
    }
    .thisisboxinner h4 {
        font-size: 20px
    }
    .ser-assignment-h2 {
        margin-bottom: 5px;
        font-size: 14px
    }
    .subjectitle {
        font-size: 14px;
        padding: 5px 10px 4px 15px
    }
    .essaybreadnew {
        height: auto
    }
    .essaybreadnew #breadcrumbamici li:first-child a {
        padding-left: 5px
    }
    .essaybreadnew #breadcrumbamici li a {
        padding: 0;
        font-size: 9px
    }
    .reportwritingright h2 {
        margin-bottom: 5px;
        font-size: 14px
    }
    .reportwritingright h4 {
        font-size: 16px;
        line-height: 22px
    }
    .ser-assignment h3 {
        font-size: 14px;
        line-height: 22px
    }
    .listsubright h2 {
        font-size: 18px;
        padding: 10px
    }
    .listsubright h3 span {
        border-bottom: none;
        font-size: 16px;
        line-height: 22px
    }
    .listsubhr {
        margin-bottom: 0
    }
    .benifitsofwork h2 {
        font-size: 18px;
        margin-bottom: 15px
    }
    .benifitsofwork {
        padding: 15px 0
    }
    .purposeleft,
    .purposeright {
        width: 100%;
        font-size: 14px;
        text-align: left;
        padding: 5px 10px
    }
    .purposeleft {
        border-right: 0
    }
    .featureofsub h2 {
        font-size: 16px;
        padding: 0 10px 10px
    }
    .featureofsub ol li {
        font-size: 14px;
        line-height: 20px
    }
    .servicetabs .scrtabs-tabs-fixed-container {
        width: 100%!important
    }
    .servicetabs .nav-tabs>li.active>a,
    .servicetabs .nav-tabs>li.active>a:focus {
        min-height: 48px
    }
    .adminfirstbox,
    .adminfourbox,
    .adminsecondbox,
    .asignin,
    .head-para,
    .instantthanks,
    .leftuser,
    .loginbox1,
    .offerbox,
    .offercon ul li,
    .reviewsigninner,
    .rightuser,
    .signinbox .signinner,
    .thisisboxinner {
        min-height: auto
    }
    .servicetabs .nav-tabs>li:nth-child(5) {
        width: 100%
    }
    .firsthomeslider {
        display: none
    }
    .secondhomeslider {
        display: block;
        padding: 15px;
        margin-bottom: 15px;
        border-radius: 0
    }
    .secondhomeslider h2 {
        font-size: 18px;
        font-family: Roboto-Bold;
        color: #fff
    }
    .secondhomeslider p {
        font-size: 16px;
        line-height: 22px;
        color: #f5f5f5
    }
    .secondhomeslider h3 {
        font-family: Lato-Bold;
        font-size: 20px;
        color: #fff;
        margin-top: 15px;
        margin-bottom: 10px;
        text-align: center
    }
    .secondhomeslider h3 span {
        color: #92cdf3
    }
    .secondhomeslider h5 {
        font-size: 16px;
        color: #e2f1fa;
        margin-bottom: 15px;
        text-align: center
    }
    .thisisbox {
        margin-top: 15px
    }
    .offerbtn .btn {
        margin-top: -20%;
        margin-left: -50%
    }
    .offermarg,
    .offerswitch .register-switch {
        margin-top: 5px
    }
    .offerbox h5 {
        font-size: 16px;
        padding: 10px 0
    }
    .offerbox p {
        font-size: 16px;
        line-height: 22px
    }
    .offercon .container {
        padding-left: 15px;
        padding-right: 15px
    }
    .offershead h1 {
        font-size: 16px;
        line-height: 18px;
        padding: 10px 15px
    }
    .offercon h3 {
        font-size: 14px;
        padding: 15px 0 0
    }
    .offernomarg {
        padding-left: 0;
        padding-right: 0
    }
    .offercon label {
        padding: 10px 0 0
    }
    .offerdead {
        text-align: left
    }
    .offerradiobtn .btn {
        padding: 6px 15px;
        width: 50%;
        border-radius: 0;
        border: 1px solid #B1AEAE;
        font-size: 14px
    }
    .headorder,
    .megalogo,
    .menuright,
    .offer1,
    .offer10,
    .offer11,
    .offer12,
    .offer13,
    .offer14,
    .offer2,
    .offer3,
    .offer4,
    .offer5,
    .offer6,
    .offer7,
    .offer8,
    .offer9,
    .ordernowbtn,
    .paynowbtn,
    .signupbox {
        width: 100%
    }
    .ordernow h2 {
        font-size: 17px;
        padding: 20px 0
    }
    .btnsignup,
    .offercon .form-control,
    .offercon label,
    .signleft .input-group .form-control,
    .signupbox .form-control,
    .signupcreat p a {
        font-size: 14px
    }
    .ordernow h2 img {
        margin-left: 3px;
        margin-right: 3px
    }
    .offerupload input[readonly] {
        height: 40px
    }
    .orderlastbutton {
        text-align: center
    }
    .offercon .form-control {
        height: 34px
    }
    .paysteps .stepwizard-step p {
        font-size: 14px;
        margin-bottom: 0;
        text-align: center!important
    }
    .paymargin {
        margin-top: 10px
    }
    .paymargin2 {
        padding-left: 0
    }
    .offer55,
    .offer66 {
        width: 100%;
        float: left
    }
    .paynowbtn {
        margin-left: 0
    }
    .paypalbox ul li {
        margin-right: 5px;
        margin-bottom: 20px
    }
    .paypalbox {
        margin-bottom: 10px
    }
    .signor {
        display: none
    }
    .menubox .menuright .navbar-header,
    .signor1 {
        display: block
    }
    .signor1 {
        text-align: center;
        padding-bottom: 15px
    }
    .signupcreat {
        text-align: left
    }
    .donthave,
    .headorder {
        text-align: center
    }
    .instantthanks {
        padding-bottom: 30px;
        padding-top: 30px
    }
    .signinbox .container {
        margin: 0 auto
    }
    .signinbox .signinner {
        margin: 5% auto
    }
    .btnsignup {
        padding: 7px 15px
    }
    .signleft h2,
    .signright h2,
    .signupbox h2 {
        font-size: 20px;
        padding: 15px
    }
    .signright p {
        padding: 15px 0
    }
    .signright h5 {
        padding: 0 0 15px
    }
    .forgot {
        padding: 10px 15px 0
    }
    .signinbox .signinner .input-group {
        z-index: 1
    }
    .errorpic img,
    .errorword img,
    .internalrun,
    .reviewrate {
        display: none
    }
    .headorder {
        font-size: 14px;
        margin-left: 0;
        margin-top: 0;
        padding: 0 18px
    }
    .listhead1,
    .megalogoinner {
        text-align: left
    }
    .listitemms ul li {
        padding: 5px;
        font-size: 14px
    }
    .megalogo {
        border: 0
    }
    .header-order {
        width: 35%;
        height: 40px;
        margin-bottom: 0;
        margin-top: 5px
    }
    .listitemms ul li,
    .serchboxinner {
        width: 100%
    }
    .header-search i {
        margin-top: 6%
    }
    .navbar-default .navbar-brand {
        color: #fff
    }
    .listitemms ul li a {
        color: #000
    }
    .listhead1 {
        color: #0072bc;
        padding: 6px 0;
        text-transform: inherit
    }
    .errorheading p {
        padding: 15px;
        font-size: 16px;
        line-height: 22px
    }
    .errorbox h3 {
        font-size: 18px
    }
    .errorbox p {
        font-size: 16px
    }
    .errorbox ul li {
        font-size: 16px;
        line-height: 30px
    }
    .faqaccordion .panel-title,
    .searchone {
        font-size: 14px
    }
    .faqaccordion .panel-body {
        font-size: 14px;
        line-height: 22px
    }
    .faqheading1,
    .reveiwus h2,
    .reveiwus p {
        font-size: 16px
    }
    .reveiwus p,
    .reviewreapet p,
    .samphead1,
    .samphead3,
    .sendermsg {
        line-height: 20px
    }
    .faqaccordion .panel-title>a {
        padding: 10px 15px
    }
    .filterbox .custom-dropdown {
        padding: 0 25px
    }
    .reveiwus {
        padding: 10px 0;
        margin-top: 0;
        margin-bottom: 0;
        border: 0
    }
    .servicetabs .nav-tabs>li:nth-child(2),
    .servicetabs .nav-tabs>li:nth-child(3),
    .servicetabs .nav-tabs>li:nth-child(4),
    .servicetabs .nav-tabs>li:nth-child(5) {
        border-top: 2px solid #77b9e4;
        background: #0793ee
    }
    .reveiwus button {
        margin-top: 3%;
        margin-bottom: 3%;
        float: left!important
    }
    .reveiwus p {
        padding: 0 15px 0 0
    }
    .filterby {
        padding: 0 0 7px
    }
    .filterbox {
        padding: 7px 7px 10px;
        margin-bottom: 20px
    }
    .reviewrate {
        width: 15%
    }
    .reviewdes {
        width: 100%;
        padding-left: 0
    }
    .reviewreapet p {
        font-size: 14px;
        text-align: justify
    }
    .recomd {
        font-size: 16px;
        padding: 8px 0
    }
    .reviewrate span {
        width: 30px;
        height: 30px;
        font-size: 14px;
        padding: 3px
    }
    .reviewrate h5 {
        margin-top: 10px
    }
    .recomd1 {
        text-align: left;
        padding: 0
    }
    .recentago,
    .reivewinner,
    .scrollboxx,
    .subrevieww {
        text-align: center
    }
    .recomd1 button {
        margin-top: 0;
        margin-bottom: 10px;
        font-size: 16px;
        margin-left: -15px
    }
    .reviewleftfrm,
    .reviewreapet ul li {
        margin-bottom: 0
    }
    .reviewsigninner {
        margin-top: 0;
        border-left: 0;
        padding-top: 1%
    }
    .reivewinner {
        margin-top: 15px
    }
    .heading-rev {
        font-size: 14px
    }
    .reviewfrm label {
        font-size: 16px
    }
    .reviewsubmit {
        margin-top: 1%
    }
    .reivewinner ul li {
        font-size: 10px;
        margin-right: 2px
    }
    .reivewinner ul li a {
        padding: 2px
    }
    .reivewinner .pageprev {
        width: 73px
    }
    .reivewinner .panext {
        width: 55px
    }
    .openbox,
    .samphead4,
    .samphead5,
    .scrollboxx {
        width: 100%
    }
    .internalpg thead tr,
    .rectangle-list ol {
        font-size: 14px
    }
    .internalpg td {
        font-size: 12px
    }
    .sampleaccordion .panel-title {
        font-size: 16px
    }
    .samphead1,
    .samphead3,
    .samphead4,
    .samphead5,
    .samphead7,
    .sampleaccordion ul li {
        font-size: 14px
    }
    .samplebox {
        padding: 0
    }
    .samphead3 {
        text-align: justify
    }
    .sampleformat {
        margin-top: 10px;
        margin-bottom: 10px;
        text-align: left
    }
    .samphead7 {
        width: 17%
    }
    .samphead8 {
        width: 83%;
        font-size: 13px;
        text-align: justify
    }
    .btnordernowsamp {
        display: block;
        font-size: 14px;
        margin-left: 0;
        margin-top: 3%;
        width: 140px;
        text-align: center
    }
    .c-head1,
    .c-slider .slider-arrow,
    .errorbox hr,
    .firstemail,
    .homeworkbanner .countryleft,
    .studentsreview,
    .topleft {
        display: none
    }
    .leftuser,
    .rightuser {
        width: 100%
    }
    .rightuser {
        padding-top: 0
    }
    .mesgbox {
        width: 95%
    }
    .userprofile .resp-vtabs .resp-tabs-list li {
        font-size: 16px
    }
    .resp-tabs-container h3 {
        font-size: 20px
    }
    .resp-tabs-container h4 {
        font-size: 18px
    }
    .scrollbox p,
    .sendermsg,
    .username {
        font-size: 16px
    }
    .usersocial {
        padding: 15px
    }
    .assign6,
    .setuser {
        width: 100%
    }
    .usersearch .navbar-form {
        padding: 0 15px
    }
    .sendericon img {
        height: 25px;
        width: 25px
    }
    .assignid {
        width: 100%
    }
    .refferalsearch .navbar-form {
        padding-left: 10px
    }
    .serask a {
        padding: 6px 20px
    }
    .sharefrd {
        padding: 15px 15px 0 0
    }
    .frdearn {
        margin-bottom: 15px
    }
    .essaybreadnew #breadcrumbamici li:last-child a {
        padding-left: 10px
    }
    .scrollbox p {
        margin-top: 10px
    }
    .polhead1,
    .policy p {
        font-size: 14px
    }
    .demosearch,
    .header-search input {
        margin-top: -6px
    }
    .policon {
        width: 5%
    }
    .polcontent {
        width: 95%
    }
    .policy p {
        line-height: 22px
    }
    .polhead2 {
        font-size: 16px
    }
    .policy ul li {
        font-size: 14px;
        text-align: justify
    }
    .trylinks1 {
        font-size: 16px
    }
    .errorbox h3 {
        padding: 0
    }
    .searchhead1 {
        font-size: 18px;
        padding: 20px 0 10px
    }
    .errorbox .navbar-form {
        padding: 0 15px
    }
    .topleft {
        width: 50%
    }
    .keepsubmitbox {
        text-align: right
    }
    .keepsign {
        margin-bottom: 10px;
        padding-right: 0
    }
    .demosearch input {
        height: 43px
    }
    .topright {
        width: 100%
    }
    .header-search input:focus,
    .header-search:hover input {
        margin-left: -50%;
        width: 70%
    }
    .head1country {
        font-size: 15px;
        margin-bottom: 5px
    }
    .c-head1 {
        font-size: 12px
    }
    .c-slider .slider ul li img {
        width: 40px;
        height: 40px
    }
    .topright .sigindrop .forgot1 {
        font-size: 18px
    }
    .signupcreat {
        padding: 0 15px 15px 0
    }
    .upsocial img {
        height: 45px;
        width: 150px;
        margin-bottom: 5px
    }
    .instantbox .infrmbox,
    .signinbox .signinner .signupbox,
    .trybox1 {
        width: 100%
    }
    .signinbox .signinner .signupbox h2 {
        font-size: 20px;
        padding: 20px 10px
    }
    .asignlabel,
    .searchsuggestion ul li,
    .signinbox .signinner .keepsign {
        font-size: 14px
    }
    .signinbox .signinner .signupbox .btnsignup {
        padding: 7px 20px;
        font-size: 14px
    }
    .signupcreat p {
        padding: 0 15px
    }
    .trybox1 {
        margin-left: 0;
        height: 250px
    }
    .userhvshow {
        width: 94%
    }
    .assign1,
    .assign11,
    .assign111,
    .assign2,
    .assign3,
    .assign4,
    .assign5,
    .assign55,
    .assign6,
    .viewinfrop .assign1,
    .viewinfrop .assign2,
    .viewinfrop .assign3,
    .viewinfrop .assign4,
    .viewinfrop .assign5 {
        width: 100%
    }
    .assign6 {
        border-right: none
    }
    .probrowse {
        margin-bottom: 15px
    }
    .serchboxinner {
        height: auto
    }
    .searchsuggestion ul li {
        line-height: 20px
    }
    .header-search {
        background-position: right;
        width: 15%;
        float: right;
        margin-right: 15px;
        padding-top: 0;
        margin-top: 7px;
        margin-bottom: 5px;
        height: 36px;
        border-radius: 4px
    }
    .header-search i {
        color: #fff
    }
    #recentreview .modal-dialog {
        margin-top: 27%
    }
    .findoutmore {
        padding: 0 0 10px
    }
    .findoutmore a {
        padding: 5px 10px
    }
    .ourstats .ourstats-h5 {
        margin-bottom: 9px;
        font-size: 16px;
        line-height: 22px
    }
    .wlimitbox #wlimit {
        font-size: 14px;
        margin-top: 10px;
        padding: 3px 10px
    }
    .npages .postt2,
    .npages .pre2 {
        padding: 2px 10px;
        font-size: 15px
    }
    .noslidess .postt2,
    .noslidess .pre2 {
        font-size: 14px;
        margin-top: 10px;
        padding: 5px 10px 3px
    }
    .ordernow h5 {
        padding-bottom: 0
    }
    .offercon #bor #totalwords {
        font-size: 16px
    }
    .smily {
        margin: -16% 2% 2%
    }
    .albl2 .btn {
        width: 50%
    }
    .wlimitbox {
        margin-bottom: 8px
    }
    .offercon .albl2 {
        width: 64%
    }
    .topright .sigindrop .forgot {
        padding: 0 15px
    }
    .offercon .personaldetaile h3 {
        padding-top: 15px
    }
    .offercon .personaldetaile,
    .orderdetaill {
        padding-left: 0
    }
    .noslidess label,
    .npages label {
        padding-right: 15px
    }
    .noslidess .inputscroll,
    .npages .inputscroll {
        height: 27px
    }
    .offercon .message {
        font-size: 14px;
        margin-top: 10px;
        width: 100%
    }
    .offerid-1 h4,
    .offerid-1 p {
        font-size: 16px
    }
    .offercon ul li {
        width: 98%;
        margin-left: 1%;
        margin-right: 1%;
        padding: 10px 0
    }
    .offerid-1 p {
        line-height: 22px;
        margin-bottom: 10px
    }
    .signinbtn {
        padding: 5px 15px
    }
    .signleft .forgot {
        padding: 10px 15px 0
    }
    .offercon .offnnid4 {
        margin-top: 20%;
        width: 100%
    }
    .offercon .thumbnail p {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 5px
    }
    .offercon .offnnid3 {
        margin-top: 1%
    }
    .offercon {
        padding: 15px 2px
    }
    .offn1,
    .offn2 {
        padding-left: 15px
    }
    .offercon .offnnid-1 {
        font-size: 14px;
        display: none
    }
    .offn2 {
        padding-right: 15px
    }
    .offercon .thumbnail {
        margin-bottom: 5px
    }
    .offercon .thumbnail a {
        padding: 2px 6px;
        font-size: 14px
    }
    .offercon p {
        margin-top: 15px;
        color: #fff
    }
    .gmgm {
        float: none!important
    }
    .servicetabs .nav-tabs>li:nth-child(1) {
        background: #0793ee
    }
    .servicetabs .nav-tabs>li:nth-child(5) {
        border-bottom: 2px solid #77b9e4
    }
    .secondemail {
        display: block
    }
    .scrollbox .scroll-left .scrtabs-tab-container,
    .scrollbox .scrtabs-tab-scroll-arrow,
    .scrollbox .scrtabs-tabs-fixed-container {
        height: 44px
    }
    .referright {
        display: none
    }
    .amaz {
        margin-bottom: 0
    }
    .instantbox {
        padding: 10px 15px 20px
    }
    .bnrryt {
        display: block
    }
    .instantbox-head {
        color: #191919;
        margin-bottom: 10px
    }
    .deslogo {
        display: none
    }
    .moblogo {
        display: block
    }
    .fbscl-1 {
        display: none
    }
    .dropp .instantcur {
        width: 12%
    }
    .dropp .instantbug {
        width: 79%;
        padding: 2px 0 7px 25px;
        font-size: 14px;
        color: #000
    }
    .emailhead {
        display: block
    }
    .header-order,
    .header-search,
    .logodesk {
        display: none
    }
    .topright ul .emailhead a {
        color: #fff;
        border-radius: 0
    }
    .button-2 {
        height: auto;
        border: 0
    }
    .readmorebtn {
        margin: 0
    }
    .logomobile {
        display: block
    }
    .instantbox-head span,
    .scroll-nn ul li {
        display: none
    }
    .signinbox .signinnew {
        width: 96%
    }
    .logout {
        line-height: 26px
    }
    #datemob-nav {
        display: block
    }
    #datenav ul,
    .addnewproject,
    .n-target1,
    .n-target2 {
        display: none
    }
    #datenav {
        width: 100%
    }
    #datenav ul {
        width: 100%;
        margin: 0;
        height: auto;
        left: 0;
        top: 40px;
        background: #222
    }
    #datenav ul li {
        float: none;
        border-bottom: solid 1px #333
    }
    #datenav ul li a:hover {
        background: #ececec
    }
    #datenav ul li a {
        font-size: 14px;
        padding: 4px 15px;
        font-weight: 400
    }
    .userpicbox {
        padding: 5px 15px;
        text-align: center
    }
    .userprofile .resp-vtabs .resp-tabs-list li {
        padding: 6px 15px;
        width: 33%;
        float: left;
        text-align: center
    }
    .userprofile .resp-vtabs li.resp-tab-active {
        padding: 6px 15px;
        border-left: 5px solid #f3f3f3
    }
    .usrnewadd {
        font-size: 14px;
        padding: 6px 10px
    }
    .mradminpic {
        padding-right: 0;
        text-align: left
    }
    .curproright {
        text-align: left;
        margin-top: 5px
    }
    .adminfirstbox,
    .adminfourbox,
    .adminsecondbox {
        margin-top: 10px
    }
    .adminfirstbox p {
        text-align: center!important
    }
    .adminfirstbox date {
        font-size: 30px;
        line-height: 30px
    }
    .admin-table table tr th {
        min-width: 180px
    }
    .admin-table table tr th:first-child {
        min-width: 90px
    }
    .n-target3,
    .n-target4 {
        width: 100%;
        height: 40px
    }
    .admin-commn-fil {
        margin-top: 6.7%
    }
    .adminserch1 .stylish-input-group .input-group-addon {
        padding: 0 0 0 10px
    }
    .adminserch1 .stylish-input-group .glyphicon-search {
        font-size: 18px
    }
    .adminserch1 .stylish-input-group .form-control {
        height: 40px
    }
    .addnewproo {
        width: 100%;
        padding: 0 10px 20px
    }
    .addnewproo .form-control {
        width: 75%!important;
        display: inline-block
    }
    #loginpopup .modal-dialog,
    .loginbox1 {
        width: 100%;
        margin-left: 0
    }
    .logfeatures,
    .menubox .menuright .navbar-default {
        display: none
    }
    .loginhv {
        margin-top: 2%
    }
    .loginbox1,
    .orlogin {
        margin-top: 0
    }
    .login {
        line-height: 26px
    }
    .homebnrleft p,
    .orleft-2 .register-switch-label,
    .sampboxpara {
        line-height: 20px
    }
    .loginbtn {
        padding: 4px 15px
    }
    .mainlogin .continue1 {
        margin-bottom: 10px
    }
    .loginfbb img,
    .megalogoinner img {
        margin-left: auto;
        margin-right: auto
    }
    .loginfbb1 img {
        float: right
    }
    .menubox .menuright .mobb-mennu {
        display: block
    }
    .socialheadbox {
        display: none
    }
    .menuright {
        height: 0
    }
    .topright ul li {
        border: 0
    }
    .megalogoinner img {
        margin-top: 8px;
        z-index: 5
    }
    .megalogo {
        height: 60px
    }
    .menubox .menuright .navbar-nav>li>a {
        padding: 5px 15px
    }
    .menuright .dropdown .dropdown-menu {
        background: #fff
    }
    .hamburgericon {
        display: block;
        float: left!important;
        background: #2d72d9!important;
        padding-bottom: 2px!important;
        padding-top: 6px!important
    }
    .hamburgericon .btn {
        padding: 2px 8px;
        border-radius: 2px
    }
    .floatR {
        float: right
    }
    .recentItem {
        position: fixed;
        left: -300px;
        background: #273c51;
        top: 0;
        z-index: 999999;
        width: 180px;
        padding: 10px;
        overflow: auto;
        height: 100%
    }
    #msgstd,
    #resultserror,
    #sbsres,
    #sbsres2,
    #submitshow,
    .em-send button,
    .em-send i,
    .foot-chat img,
    .mainnsample .control-box,
    .sampsuggestin,
    .termboxx-1 {
        position: relative
    }
    .recentItem a>i {
        color: #fff;
        background: #2d72d9;
        font-size: 16px;
        padding: 3px 8px;
        border-radius: 2px
    }
    .recentItem a:hover>i {
        color: #a54686
    }
    .btn-bricky {
        color: #fff;
        background-color: #205bb3;
        border: 0;
        padding: 3px 10px
    }
    #recentItem .fa-bars {
        color: #fff;
        font-size: 16px
    }
    .mobile-menu-1 ul li {
        font-size: 14px;
        padding: 8px 0;
        border-bottom: 1px solid #3e546b
    }
    .mobile-menu-1 ul li ul li {
        font-size: 13px;
        display: none;
        padding: 4px 10px;
        background: #14202c
    }
    .mobile-menu-1 ul li ul li ul li {
        font-size: 13px;
        display: none;
        padding: 4px 10px;
        background: #205069
    }
    .mob-k2,
    .mob-k3 {
        padding-right: 0
    }
    .mobile-menu-1 ul li ul li:hover .third-level li,
    .mobile-menu-1 ul li:hover .second-level .mob-sub-1 {
        display: block
    }
    .ourstats h3,
    .ourwrittingservice,
    .servicetabs,
    .subscriberight {
        display: none
    }
    .mobile-menu-1 ul li:last-child {
        border-bottom: 0
    }
    .getclosebtn,
    .getoknowus {
        padding: 0;
        height: 35px;
        border-bottom: 1px solid #3e546b;
        margin-bottom: 10px
    }
    .mobile-menu-1 ul li a {
        color: #b3b1b2
    }
    .mobile-menu-1 ul li ul li a {
        color: #ccc
    }
    .getoknowus {
        font-size: 14px;
        color: #fff
    }
    .getclosebtn {
        text-align: right
    }
    .mob-subs-data,
    .order-list-done ul li {
        text-align: center
    }
    .mob-k1 {
        padding-top: 15px
    }
    .mob-k3 {
        padding-top: 10px;
        padding-left: 10px
    }
    .topheader1,
    .topright ul li {
        background: #2d72d9
    }
    .topright ul li ul li {
        background: #343434
    }
    .uu1 {
        padding-right: 5px
    }
    .uu2 {
        padding-left: 5px
    }
    .mob-padd {
        padding-left: 0;
        padding-right: 0
    }
    .subscribeser .input-group .form-control {
        background: #818181;
        border: #818181
    }
    .mob-subs-data {
        font-size: 18px;
        color: #fff;
        display: block;
        text-transform: uppercase
    }
    .subscribeleft {
        padding: 10px 15px 15px
    }
    .serreasonright .nav-tabs>li {
        width: 50%;
        text-align: center
    }
    .serreasonright .nav-tabs>li>a {
        font-size: 14px
    }
    .serreasonright .mostviewsubjects .mostviewsubjects-h3 {
        font-size: 16px
    }
    .homebnrleft p,
    .serreasonright .mostviewsubjects p {
        font-size: 14px
    }
    .ser-int-desk {
        display: none
    }
    .ser-int-mob {
        display: block
    }
    .int-inst-mob,
    .line-order,
    .order-lefft,
    .order-whitebox,
    .pay-leftt .pay-num img,
    .pay-leftt .pay-num ul li i,
    .pay-leftt .pay-num ul li span,
    .pay-rightt img,
    .paypalpowered1,
    .user-box-1 img,
    .wastebox {
        display: none
    }
    .homebnrleft p {
        color: #e4e4e4;
        padding: 5px 15px
    }
    .int-inst-cover .instantbox {
        padding: 10px 0 20px
    }
    .int-inst-cover {
        box-shadow: none;
        background: 0 0
    }
    .int-inst-mob1 {
        padding-left: 0;
        padding-right: 0
    }
    .int-inst-mob1 .instantbox-head {
        color: #000
    }
    .usr-serchbox1 {
        padding-left: 15px;
        padding-right: 15px
    }
    .inst-prog-box #progressbar {
        width: 270px!important
    }
    .user-left,
    .user-right {
        width: 100%
    }
    .pro-box ul li:nth-child(1),
    .pro-box ul li:nth-child(2),
    .pro-box ul li:nth-child(3) {
        width: 100%;
        min-height: 85px
    }
    .pro-box ul li:nth-child(4) {
        width: 100%;
        min-height: auto
    }
    .pro-box ul li:nth-child(5) {
        width: 100%;
        min-height: auto;
        border-left: 1px solid #d6d5d5
    }
    .pro-box ul li:nth-child(6) {
        width: 100%;
        min-height: 85px
    }
    .pro-box ul li:nth-child(7),
    .pro-box ul li:nth-child(8) {
        width: 100%;
        min-height: auto
    }
    .ordersummary2,
    .user-tabs .nav-tabs>li {
        width: 50%
    }
    .user-tabs .nav-tabs>li a {
        padding: 8px 10px;
        font-size: 14px
    }
    .user-tabs .tab-pane h3 {
        font-size: 16px
    }
    .ordersummary1 {
        width: 50%;
        font-size: 12px
    }
    .user-box-1 {
        margin: 5px 0
    }
    .user-box-1 .id-user,
    .user-box-1 .name-user {
        font-size: 16px
    }
    .all-order {
        padding: 10px 15px
    }
    .all-order a {
        padding: 4px 20px
    }
    .connectwithsocial .con-heading {
        font-size: 16px;
        margin-bottom: 5px
    }
    .connectwithsocial {
        padding: 5px 15px
    }
    .usr-serchbox,
    .usr-serchbox1 {
        width: 100%
    }
    .usr-serchbox .input-group {
        width: 96%;
        padding-left: 15px
    }
    .user-right .navbar-form {
        padding: 5px 15px 0
    }
    .pro-box ul li {
        border-left: 1px solid #d6d5d5;
        padding-bottom: 15px
    }
    .pro-box ul li:last-child {
        margin-bottom: 30px
    }
    .mesgbox {
        padding: 10px 0
    }
    .mesgbox label {
        font-size: 13px
    }
    .user-message {
        padding: 0
    }
    .user-message .usermsg-inner {
        width: 100%;
        padding: 5px 0
    }
    .pay-noww {
        margin-top: 0;
        padding-bottom: 0
    }
    .pay-leftt h1 {
        font-size: 18px;
        padding: 10px
    }
    .pay-leftt-h5 {
        font-size: 15px
    }
    .pickcur h4,
    .pickcur1 h4 {
        font-size: 14px
    }
    .pay-leftt .pay-num ul li {
        width: 100%;
        margin-top: 2px;
        padding: 5px 15px;
        background: #ddd
    }
    .pay-leftt .pay-num ul li div {
        margin-top: 0
    }
    .pickcur {
        margin-bottom: 10px
    }
    .readpol {
        font-size: 13px;
        text-align: left
    }
    .paypalpowered {
        margin-top: 0;
        margin-left: 0;
        display: block
    }
    .payusing {
        margin-bottom: 5px;
        margin-top: 10px;
        font-size: 18px
    }
    .order-rightt .btn-orderr,
    .samnewbanner h1 {
        margin-bottom: 15px
    }
    .pickcur,
    .pickcur1 {
        padding: 0
    }
    .pay-noww .container {
        padding: 10px
    }
    .order-rightt {
        padding: 0 15px
    }
    .order-rightt h1 {
        padding: 10px 15px 5px;
        font-size: 16px;
        color: #000
    }
    .ord-head {
        font-size: 13px
    }
    .order-head1 {
        font-size: 14px
    }
    .order-rightt label {
        font-weight: 100;
        margin-top: 5px
    }
    .pay-noww-inner {
        padding: 0 0 15px
    }
    .orleft-2 .register-switch {
        height: 29px;
        padding: 0
    }
    .first-fivestep,
    .pickcur1 h4 i,
    .spec-popu,
    .specarrow {
        display: none
    }
    .visiblepanel {
        margin-top: -10%;
        width: 90%
    }
    .payy-noww-radio .btn {
        padding: 4px 6px;
        font-size: 11px
    }
    .ordernowwinner .btn {
        padding: 4px;
        font-size: 9px
    }
    .samnewbanner {
        min-height: auto
    }
    .sambaninner {
        width: 96%;
        padding-top: 15px;
        padding-bottom: 15px
    }
    .sambaninner .form-group {
        width: 75%;
        float: left
    }
    .sambaninner .btn {
        width: 25%;
        float: left;
        border-left: 2px solid #000;
        padding: 0 10px;
        font-size: 14px;
        height: 34px
    }
    .samvieww1,
    .samvieww2 {
        width: 100%
    }
    .samnewbanner h1 {
        font-size: 18px
    }
    .sambaninner .form-group input {
        height: 34px;
        font-size: 14px
    }
    .mainlogin .close {
        margin-top: 0
    }
    .sampmain {
        padding: 15px 0;
        min-height: 200px
    }
    .sampboxpara {
        padding-right: 0;
        font-size: 14px
    }
    .samvieww2 {
        padding: 0 15px
    }
    .counnt-line,
    .specbb {
        padding: 0 5px
    }
    .mainnsample .control-box {
        width: 100%;
        margin-left: 0;
        margin-top: 0;
        margin-bottom: 15px
    }
    .sampnewbox1 {
        margin-bottom: 0
    }
    .specification .specification-h {
        font-size: 16px;
        margin-bottom: 10px
    }
    .specbb {
        margin-bottom: 5px;
        font-size: 14px;
        line-height: 18px;
        min-height: 115px;
        border: 1px solid #000;
        width: 46%;
        margin-left: 2%;
        margin-right: 2%
    }
    .specbb img {
        margin-bottom: 5px;
        margin-top: 10px
    }
    .sec-fivestep {
        display: block;
        color: #fff;
        font-size: 16px;
        line-height: 26px
    }
    .commonpopup .sercommonsend .em-pop2,
    .custome-left,
    .custome-right,
    .erboy,
    .findoutmore,
    .new-review,
    .newerror h3 img,
    .newerror p,
    .qserch-1,
    .sampthreehed,
    .scrollbox,
    .sec-nav,
    .seinbetwwn,
    .starinbox,
    .starinbox1,
    .typesofhomework img,
    .wegaldtohear,
    exprthelpright {
        display: none
    }
    .sec-fivestep .sec-fivestep-h3 {
        font-size: 20px;
        text-align: center
    }
    .sec-fivestep .sec-fivestep-h5 {
        font-size: 16px;
        text-align: center;
        color: #aed6f1;
        margin-top: 5px;
        margin-bottom: 15px
    }
    .sec-fivestep .sec-fivestep-h2 {
        font-size: 18px;
        line-height: 26px;
        font-family: Roboto-Medium;
        margin-bottom: 5px
    }
    .new-rev-para,
    .new-revname {
        font-size: 13px
    }
    .sec-fivestep hr {
        margin: 10px auto
    }
    .new-star {
        padding-left: 0
    }
    .nereviewinn {
        padding: 5px
    }
    .new-revname {
        text-align: left;
        margin-top: 0
    }
    .nereviewinn .new-rev {
        margin-bottom: 0;
        min-height: auto
    }
    .weg-p {
        padding-left: 0;
        font-size: 14px
    }
    .user-rating {
        direction: inherit;
        padding-left: 15px
    }
    .newreviewsub {
        padding: 4px 15px;
        margin-top: 5px
    }
    .subrevhead {
        margin-top: 10px
    }
    .newsubform {
        margin-bottom: 10px;
        padding-right: 15px
    }
    .em-send i,
    .paymarg,
    .whyshould-h {
        margin-bottom: 15px
    }
    .payy-noww-radio label {
        padding: 4px;
        font-size: 12px;
        min-width: 50px
    }
    .disclame,
    .em-pop1 {
        padding-left: 0
    }
    .commonpopup .modal-dialog {
        width: auto;
        margin-top: 22%
    }
    .pay-se-new,
    .qserch-2,
    .qserch-3 {
        width: 100%
    }
    .em-send {
        text-align: center;
        float: none
    }
    .em-send i {
        margin-top: 15px
    }
    .disclame {
        padding-top: 0
    }
    .whyshould {
        padding: 0
    }
    .whyshould-h {
        margin-top: 10px
    }
    .typesofhomework-h3,
    .youask-h1 {
        margin-top: 0
    }
    .youask {
        padding: 0 15px 30px
    }
    .randomsub ul li {
        padding: 3px 5px;
        font-size: 12px;
        margin-right: 3px;
        margin-bottom: 3px
    }
    .typesofhomework {
        padding: 10px 0
    }
    .typesofhomework p {
        padding: 10px 15px
    }
    .subjectbox {
        margin-top: 10px
    }
    .subjectcon .panel-default>.panel-heading {
        padding: 4px 15px 6px
    }
    .subjectcon .panel-title {
        font-size: 14px
    }
    .subjectcon .panel-default>.panel-heading+.panel-collapse>.panel-body {
        padding: 5px 15px;
        line-height: 22px;
        font-size: 13px
    }
    .lisofsub-head {
        font-size: 16px;
        line-height: 24px
    }
    .lisofsub-head1 {
        font-size: 14px;
        margin-bottom: 10px
    }
    .newinn-box .user-rating {
        padding-left: 0
    }
    .qserch-2 {
        padding-bottom: 10px
    }
    .qserch-3 {
        background: #fff;
        color: #000;
        padding: 5px 15px
    }
    .qserch-4,
    .qserch-5 {
        width: 40%
    }
    .qbf-3,
    .qserch-2 .input-group {
        width: 100%
    }
    .qbf-3 {
        margin-top: 5px;
        margin-bottom: 5px
    }
    .samplebox ul li {
        padding: 5px 0
    }
    .qb-formbox {
        margin-bottom: 20px
    }
    #sampformbox .qbf-3 .btn,
    .erlink {
        margin-bottom: 5px
    }
    .qserch-1,
    .qserch-2,
    .qserch-3,
    .qserch-4,
    .qserch-5 {
        min-height: 30px;
        padding-top: 7px;
        font-size: 12px
    }
    .es-list ul li,
    .es-type-eight,
    .es-type-left,
    .es-write,
    .essayleft,
    .essayright,
    .leftfooter,
    .malleft,
    .malright,
    .proof-dif-left,
    .proof-dif-right,
    .rightfooter,
    .term-faq-left,
    .term-faq-right,
    .ukleft,
    .ukleftnopadd,
    .ukright,
    .ukrytnopadd {
        min-height: auto
    }
    .qu-sugest {
        width: 93%
    }
    .active2 {
        border-top: 4px solid #04456f!important;
        border-bottom: 4px solid #04456f!important
    }
    .active2 a {
        border-top: 0 solid #04456f!important;
        border-bottom: 0 solid #04456f!important
    }
    #sampformbox .qb-formbox .btn {
        width: 100%
    }
    .typesofhomework-h3 {
        font-size: 18px
    }
    .pay-rightt {
        padding-bottom: 15px
    }
    .termboxx-2 {
        width: 97%
    }
    .order-rightt .input-group-btn>.btn {
        margin-left: 0;
        width: 100%
    }
    .sampnoff-1 {
        width: 96%
    }
    .er-boxx,
    .erlink,
    .erlinkinner {
        width: 100%
    }
    .q-searchh {
        margin-left: 15px;
        margin-right: 15px
    }
    .sampnoff-1 .btn {
        border-left: 0
    }
    .newerror h2 {
        font-size: 50px!important;
        line-height: 50px
    }
    .newerror p {
        font-size: 16px;
        padding: 0 0 5px;
        text-align: center!important
    }
    .er-1 {
        width: 20%
    }
    .er-2 {
        width: 80%
    }
    .er-other-link ul li {
        width: 100%;
        margin-bottom: 5px;
        padding: 3px 10px;
        text-align: left
    }
    .newerror h3 {
        margin: 3% auto 4%
    }
    .moberrpara {
        display: block;
        font-size: 16px;
        color: #353535;
        padding: 0 15px 15px;
        text-align: center
    }
    .dif-line,
    .dis-all-ryt,
    .dis-expert,
    .es-banner-1,
    .es-f-icon,
    .es-feature ul li:last-child,
    .es-good1,
    .es-icon-1,
    .es-ring,
    .es-ty-1,
    .es-type-right-h2 img,
    .es-types .es-f-h1,
    .es-types .es-f-h2,
    .getanswere,
    .homearrow,
    .perfect-h1,
    .perfect-h1 img,
    .ser-home-line,
    .ser-homeneed-h5,
    .serhowicon,
    .subjectbox,
    .term-connect p,
    .term-connect1 p,
    .term-how-p4 img,
    .termbus,
    .termbus-m {
        display: none
    }
    .sampsuggestin {
        width: 100%;
        margin-left: 0;
        height: 97px
    }
    .sambaninner .form-group {
        margin-bottom: 0
    }
    .p-result1,
    .p-result2 .form-control {
        margin-bottom: 10px
    }
    .emailfasst {
        margin-top: 5px
    }
    .p-new1 {
        padding: 10px 0
    }
    .p-result1 {
        font-size: 14px;
        padding: 0;
        padding-left: 0!important;
        padding-right: 0!important;
        text-align: center
    }
    .uklefthead,
    .ukofhead,
    .ukstisfaction .head1country {
        font-size: 16px
    }
    .p-result2 {
        padding-left: 0!important;
        padding-right: 0!important
    }
    .sambaninner .form-group input {
        margin-bottom: 15px
    }
    .canada-apart ul li {
        margin-bottom: 10px
    }
    .canada-apart .aprt-head {
        font-size: 16px;
        font-weight: 400
    }
    .canada-apart {
        padding: 10px 0 0
    }
    .ukleft {
        padding: 15px
    }
    .ukleftnopadd {
        padding-right: 0
    }
    .ukrytnopadd {
        padding-left: 0
    }
    .countrylogo {
        padding: 5px 0 10px
    }
    .countrylogo .c-slider {
        padding: 0
    }
    .logoheadingc {
        font-size: 14px;
        margin-bottom: 5px
    }
    .relatedhead {
        padding: 5px 15px;
        font-size: 14px
    }
    .relatedlinks ul {
        margin-left: 2%
    }
    .ser-home3 p {
        font-size: 14px;
        text-align: justify;
        padding: 0
    }
    .ser-home-1 {
        font-size: 16px
    }
    .onlinehome {
        padding-top: 10px 0
    }
    .ser-redi-con,
    .serhowwork {
        padding: 15px 0 0
    }
    .onlinhead {
        font-size: 20px
    }
    .onlinehome p,
    .onlinemeant,
    .recent-head,
    .recent-head1,
    .ser-homeneed .sershould p,
    .ser-homeneed .sershould-h6,
    .ser-homeneed h4,
    .ser-homeneed p,
    .ser-recent ul li,
    .serneed-head {
        font-size: 14px
    }
    .twntyfour {
        width: 100%;
        margin-left: 0
    }
    .serhowwork ul li {
        margin: 0 10px 15px 0;
        font-size: 14px;
        width: 45%
    }
    .dis-left,
    .dis-right,
    .dis-srch {
        width: 100%
    }
    .ser-homeneed p {
        margin-bottom: 5px
    }
    .recent-head {
        margin-top: 10px
    }
    .serhowworkhead {
        font-size: 16px
    }
    .ser-neddborder {
        margin-top: 15px
    }
    .relatedlinks ul li a {
        font-size: 12px
    }
    .perfectdiss-h1 {
        font-size: 16px
    }
    .perfect-h2,
    .perfectdiss-h3 {
        font-size: 14px;
        text-align: justify
    }
    .perfectdiss {
        padding: 10px 0 15px
    }
    .perfect-h2 {
        padding: 0
    }
    .perfect-1 {
        padding: 15px 15px 0
    }
    .perfect-h1 {
        font-size: 16px
    }
    .topicsugges {
        padding: 15px
    }
    .abtstruct {
        padding: 10px 15px
    }
    .abt-s-h1 {
        font-size: 20px;
        margin-bottom: 15px
    }
    .abt-s-left {
        width: 15%
    }
    .abt-s-right {
        width: 85%
    }
    .es-f-des,
    .es-feature ul li,
    .es-good2,
    .es-icon-2,
    .es-ty-2,
    .es-type-eight,
    .es-type-left,
    .es-type-right,
    .es-what-list,
    .es-what-mid,
    .es-write,
    .es-write ul li,
    .essayleft,
    .essayright,
    .term-faq-left,
    .term-faq-right,
    .term-how-s,
    .term-how-s .input-group {
        width: 100%
    }
    .abt-s-head1 {
        font-size: 14px
    }
    .abt-s-head2 {
        font-size: 12px
    }
    .dis-all-h1 {
        margin-top: 0
    }
    .dis-cont-h1 {
        font-size: 16px;
        margin-bottom: 5px
    }
    .dis-cont-h3,
    .dis-cont-p {
        font-size: 14px;
        line-height: 20px;
        padding: 0 15px;
        margin-bottom: 5px;
        text-align: justify
    }
    .essayleft {
        background: #f3f3f3
    }
    .es-write {
        margin: 0 auto;
        padding: 10px 15px
    }
    .es-ring img {
        margin-left: 14%
    }
    .es-feature {
        margin: 10px 15px
    }
    .es-feature ul li {
        float: left;
        margin-bottom: 10px
    }
    .es-type-left {
        padding-bottom: 15px
    }
    .es-feature .es-f-h2 {
        margin-bottom: 15px
    }
    .es-feature .es-f-h1 {
        text-align: center;
        font-size: 18px;
        margin-bottom: 5px;
        margin-top: 0
    }
    .es-thin-bor,
    .essayleft-h2 {
        margin-top: 10px
    }
    .es-feature .es-f-h2 {
        text-align: center;
        font-size: 14px
    }
    .es-write ul {
        margin-left: 0
    }
    .es-feature-h5 {
        font-size: 14px
    }
    .es-write ul li p {
        padding-right: 5px
    }
    .es-ty-inn,
    .essayleft-h3 {
        padding: 0 15px
    }
    .essayleft-h2 {
        font-size: 18px
    }
    .essayleft-h3 {
        margin-bottom: 0;
        font-size: 14px
    }
    .es-ty-1 span {
        font-size: 20px
    }
    .es-how,
    .es-what {
        padding: 10px 0
    }
    .es-how {
        border: 0
    }
    .es-how-h1 {
        padding: 0 0 10px;
        text-align: justify
    }
    .es-f-icon img {
        height: auto;
        margin-left: auto;
        margin-right: auto
    }
    .es-good2 {
        text-align: center
    }
    .es-what-mid {
        text-align: justify
    }
    .es-write ul li .es-write-h6 {
        font-size: 14px
    }
    .es-type-right-h2 {
        margin-bottom: 0;
        font-size: 18px
    }
    .es-thin-bor,
    .es-what ul li {
        margin-bottom: 10px
    }
    .es-ty-2 p,
    .es-ty-2-h3 {
        font-size: 14px
    }
    .es-what-mid-h2 {
        font-size: 18px
    }
    .es-what-mid p {
        font-size: 13px;
        text-align: center!important
    }
    .es-what ul li,
    .es-what-h1,
    .es-what-h2 {
        font-size: 14px
    }
    .es-how,
    .es-icon-2,
    .es-what-h1,
    .es-what-h2 {
        text-align: justify
    }
    .es-what-h2 {
        padding: 0 5px 5px
    }
    .es-how h1 {
        font-size: 18px
    }
    .es-f-des,
    .es-how-h1,
    .es-how-h2,
    .es-how-h3 {
        font-size: 14px
    }
    .es-how-h3 {
        padding: 0
    }
    .es-how-h22 {
        text-align: center;
        font-size: 18px
    }
    .term-faq-left p {
        font-size: 14px
    }
    .term-acc .panel-body,
    .term-acc .panel-default .panel-title {
        font-size: 13px
    }
    .term-connect p {
        font-size: 14px;
        padding: 5px 30px
    }
    .term-connect-h4 {
        font-size: 20px;
        margin-top: 15px
    }
    .term-connect1-h4 {
        font-size: 16px;
        margin-bottom: 20px
    }
    .term-connect1 p {
        padding: 0 15px;
        font-size: 14px;
        text-align: center!important
    }
    .term-ehelp {
        font-size: 14px
    }
    .term-ehelp-h2,
    .term-ehelp-h3 {
        padding: 0 10px 5px;
        text-align: justify
    }
    .term-ehelp-h4 {
        padding: 10px 0 5px 10px;
        text-align: justify
    }
    .ser-term-1 {
        padding: 10px 0
    }
    .ser-term-h1 {
        font-size: 18px
    }
    .ser-term-p {
        text-align: justify;
        font-size: 14px;
        padding: 0 15px
    }
    .ser-term-how {
        padding: 10px 0
    }
    .term-how1 {
        font-size: 18px
    }
    .term-how-p1,
    .term-how-p3,
    .term-how-p5 {
        text-align: justify;
        font-size: 14px
    }
    .term-fa-in {
        padding: 10px 15px
    }
    .term-connect img {
        margin: 0 auto 5px
    }
    .term-connect .term-con-bor,
    .termbus-m ol li {
        margin-bottom: 10px
    }
    .term-ehelp-h1 {
        font-size: 16px
    }
    .term-acc .glyphicon {
        font-size: 10px
    }
    .ser-term-bor {
        width: 50%
    }
    .termbus-m ol {
        margin-left: -20px
    }
    .termbus-m {
        padding: 0 15px;
        display: block
    }
    .disclaimer,
    .es-list-i,
    .foot-logo-d,
    .footerbtnleft,
    .footerflag ul li:nth-child(6),
    .footerflag ul li:nth-child(7),
    .footerflag ul li:nth-child(8),
    .footerlwr img,
    .footerlwr ul,
    .leftfooter,
    .mann img,
    .proof-or img,
    .upperfooter {
        display: none
    }
    .termbus-m ol li {
        float: left;
        width: 96%;
        margin-right: .5%;
        font-size: 14px;
        text-align: justify;
        list-style: inherit;
        padding-left: 10px
    }
    .es-list ul li,
    .es-list-i {
        text-align: center
    }
    .es-list-i img {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 5px
    }
    .pr-dif-p,
    .pr-edit-p,
    .proof-order-h1 {
        margin-bottom: 10px
    }
    .es-list ul li {
        width: 100%;
        padding: 10px 0
    }
    .pr-edit-h1,
    .pr-edit-p {
        text-align: left
    }
    .proof-dif-left {
        width: 100%;
        padding: 15px
    }
    .proof-dif-right {
        width: 100%
    }
    .pr-ri-h1 {
        padding: 15px 0
    }
    .pr-dif-p,
    .proof-order-h2,
    .proof-order-h3 {
        text-align: justify
    }
    .pr-icon {
        width: 5%
    }
    .pr-des {
        width: 95%
    }
    .proof-dif-right {
        padding-bottom: 15px;
        display: none
    }
    .es-cp {
        border-top: 5px solid #2293ed;
        border-bottom: 5px solid #2293ed;
        padding: 10px 15px
    }
    .es-cp-h3 {
        font-size: 20px
    }
    .es-cp p {
        font-size: 14px
    }
    .pr-dif-h2 {
        font-size: 20px
    }
    .pr-dif-p,
    .pr-edit-p,
    .proof-order-h3,
    .proof-order-h4 {
        font-size: 14px
    }
    .pr-dif-p {
        padding: 0
    }
    .proof-order {
        padding: 15px
    }
    .proof-order-h2 {
        font-size: 14px;
        padding: 0 0 5px
    }
    .es-lis-h4,
    .footerbtnright,
    .footerlab,
    .footerquesright {
        text-align: left
    }
    .proof-order-h4 {
        line-height: 24px
    }
    .proof-order-h1 {
        font-size: 18px
    }
    .pr-edit,
    .pr-proof {
        padding: 0
    }
    .upperfooter {
        padding: 0 0 8px
    }
    .upperfooter ul li i {
        padding: 4px 5px
    }
    .upperfooter ul li:first-child {
        width: 90%;
        margin-bottom: 15px
    }
    .footerdeadline1,
    .footerlab,
    .footerquesleft,
    .footerquesright,
    .footersub {
        width: 100%
    }
    .upperfooter ul li {
        font-size: 14px
    }
    .footerdeadline2 {
        width: 100%;
        text-align: left
    }
    .footerscroll {
        height: 240px
    }
    .leftfooter .paypal {
        margin-top: 15px;
        margin-bottom: 15px
    }
    .footerbtnright {
        padding-left: 0
    }
    .footerlwr ul li {
        margin-bottom: 15px
    }
    .leftfooter h2 {
        font-size: 18px
    }
    .rightfooter h2 {
        font-size: 14px
    }
    .rightfooter p {
        font-size: 12px;
        line-height: 18px;
        text-align: justify
    }
    .footerbtnleft ul li {
        padding: 0 15px 0 0;
        margin-bottom: 15px
    }
    .footerbtnright ul li {
        float: left;
        padding: 10px 15px 0 0
    }
    .foot-4,
    .rightfooter {
        padding-bottom: 10px
    }
    .footerflag ul li {
        margin-right: 3px;
        font-size: 10px
    }
    .foot-logo-m {
        display: block
    }
    .desktop-logo,
    .foot-5 {
        display: none
    }
    .foot-logo-m img {
        margin-left: auto;
        margin-right: auto
    }
    .foot-1 .foot-h1 {
        padding-left: 0;
        text-align: center
    }
    .foot-subscribe .form-group {
        float: left
    }
    .foot-social ul li {
        height: 26px;
        width: 33px;
        font-size: 16px;
        margin-right: 3px
    }
    #sbsres,
    .foot-container {
        width: 100%
    }
    .foot-4 {
        border-bottom: 1px solid #2c2c2c;
        font-size: 14px
    }
    .foot-social {
        padding-left: 10px
    }
    .foot-6 {
        margin-top: 0
    }
    .foot-bottom {
        font-size: 13px;
        padding-right: 15px
    }
    .foot-bottom span {
        font-size: 14px
    }
    .foot-subscribe input {
        height: 33px
    }
    .foot-chat img {
        margin: 0 auto
    }
    .n-off-1,
    .n-off-3 {
        margin-right: 0
    }
    #msgstd,
    #sbsres2,
    .ask-n-question1 select,
    .foot-6 img,
    .noff4in,
    .re-2,
    .ser-int-mob-h1 {
        margin-left: 0
    }
    .askalrt,
    .new-review1 {
        margin-bottom: 15px
    }
    .foot-subscribe .btn {
        padding: 5px 12px
    }
    .foot-chat {
        text-align: center;
        padding-top: 10px
    }
    .weworkarrowdesign {
        height: 0
    }
    .mobile-logo {
        display: block
    }
    .h1-bor,
    .plag-cons ul li .plag-line,
    .plag-left,
    .plag-line1 {
        display: none
    }
    #imaginary_container {
        margin-top: 15px
    }
    .stylish-input-group .input-group-addon {
        background: #fff!important
    }
    .stylish-input-group .form-control {
        border-right: 0;
        box-shadow: 0 0 0;
        border-color: #ccc
    }
    .con-testi,
    .re-2 {
        box-shadow: none
    }
    .stylish-input-group button {
        border: 0;
        background: 0 0
    }
    .stylish-input-group input {
        height: 30px;
        padding: 2px 12px 4px;
        font-size: 13px
    }
    .sabinn1,
    .trun-i img {
        height: auto
    }
    .in-check1 {
        color: #000
    }
    .ser-redi-con .container {
        padding-left: 0;
        padding-right: 0
    }
    #resultserror {
        background: 0 0;
        padding: 2px 0;
        text-align: left;
        color: #479300
    }
    #sbsres,
    #sbsres2,
    #submitshow,
    .askalrt,
    .knowallabout h1 {
        text-align: center
    }
    #submitshow {
        font-size: 16px;
        background: 0 0;
        color: #418f03;
        width: 100%;
        margin-top: 0
    }
    #sbsres {
        margin-top: 5px
    }
    .in-check {
        width: 25%
    }
    .in-check1 {
        width: 75%
    }
    .homeworkbanner .instantbox .in-check1,
    .homeworkbanner .instantbox-head {
        color: #191919
    }
    .em-send button {
        margin-top: -2%
    }
    #msgstd {
        font-size: 14px;
        margin-top: 15px
    }
    .button-2 {
        margin-top: 0
    }
    #sbsres2 {
        margin-top: 15px;
        width: 100%
    }
    #subscribeform2 .form-group {
        width: 85%;
        float: left
    }
    .term-how-s .btn {
        width: 15%;
        float: right
    }
    .trun-form {
        width: 96%;
        padding: 15px
    }
    .knowallabout {
        padding: 0
    }
    .trun-i {
        width: 14%
    }
    .trun-des {
        float: left;
        width: 86%
    }
    .knowallabout h1 {
        font-size: 16px
    }
    .knowallabout p {
        font-size: 14px;
        line-height: 24px;
        text-align: justify;
        padding: 10px 15px;
        color: #fff
    }
    .knowallabout .knowborr {
        width: 20%;
        margin-top: 10px;
        display: none
    }
    .plag-cons ul li {
        width: 47%
    }
    .plag-cons p {
        padding: 0 1% 2%
    }
    .plag-cons ul li h5 {
        font-size: 11px
    }
    .plag-cons {
        padding: 15px 0 0
    }
    .plagfree {
        padding: 15px 0
    }
    .plagfree-h1 {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 0
    }
    .plagfree-h2,
    .plagfree-h3,
    .plagfree-h4 {
        padding: 5px 0;
        font-size: 13px;
        text-align: justify
    }
    .turnlist-h6 {
        font-size: 13px;
        line-height: 22px;
        margin-top: 10px;
        margin-bottom: 10px;
        text-align: justify
    }
    .turnlist ul li {
        font-size: 13px;
        margin-bottom: 5px
    }
    .plag-in p,
    .plag-in ul li {
        margin-bottom: 10px
    }
    turnlist {
        padding: 0
    }
    .plag-com-left {
        width: 100%;
        padding: 15px 15px 0
    }
    .plag-com-right {
        width: 100%;
        padding: 10px 15px
    }
    .plag-in,
    .plag-inn1 {
        padding: 0
    }
    .turnpic img {
        margin-top: 5px
    }
    .p-box1 {
        width: 4%
    }
    .p-box2 {
        width: 96%
    }
    .plag-in-h3 {
        font-size: 16px;
        line-height: 24px
    }
    .plag-in p {
        font-size: 14px
    }
    .plag-inn1-h3 {
        font-size: 20px
    }
    .p-box2,
    .p-box2-h6 {
        font-size: 14px
    }
    .foot-social ul li {
        padding-top: 0
    }
    .sampop .modal-dialog {
        width: auto
    }
    .sampop .modal-body ul li p {
        font-size: 12px;
        line-height: 20px
    }
    .sampop .modal-body ul li h5 {
        font-size: 14px
    }
    .sampop .modal-header {
        font-size: 14px;
        padding: 5px 15px
    }
    .sampnewbox1-h5 {
        font-size: 15px;
        margin-bottom: 5px
    }
    .internalpg #internal3 .mainnsample {
        margin-bottom: 0
    }
    .countrysat .container {
        border: 0
    }
    .ukstisfaction-h2 {
        font-size: 14px;
        color: #313131
    }
    .ukoffer .habbor {
        width: 50%
    }
    .dis-cont-bor,
    .perfectdiss-h2 {
        width: 15%
    }
    .uniqueuk {
        font-size: 14px;
        margin-bottom: 15px
    }
    .countrylogo {
        height: 65px
    }
    .ser-int-mob-h1 {
        display: block;
        text-align: center;
        font-size: 16px;
        color: #fff;
        padding: 5px 0
    }
    .countrya,
    .countrylogo,
    .dislinne,
    .exprthelpright img,
    .fluteimage img,
    .homeplag img,
    .plag-cons,
    .planeimg img {
        display: none
    }
    .dis-all {
        padding: 10px 0
    }
    .dis-content .container {
        padding: 0
    }
    .dis-cont-h2 {
        font-size: 14px;
        line-height: 24px;
        padding: 0 15px
    }
    .plag-common,
    .turnlist {
        padding: 0
    }
    .offn-left,
    .offn-right {
        width: 100%
    }
    .new-sub-1 {
        padding-bottom: 15px
    }
    .top-foot {
        padding-top: 20px
    }
    .foot-container {
        padding-top: 5px;
        padding-bottom: 5px
    }
    .foot-subscribe {
        margin-top: 15px;
        margin-bottom: 15px
    }
    .foot-social {
        margin-bottom: 20px
    }
    .f-s-icons {
        padding-top: 0;
        margin-bottom: 15px
    }
    #readmobile a {
        color: #fff
    }
    .plagmob-p {
        display: block;
        color: #fff
    }
    .knowallabout h1,
    .knowallabout p,
    .menubox,
    .topright {
        display: none
    }
    .knowallabout .container {
        padding: 0
    }
    .plag-mob-bg {
        padding: 10px 0 0;
        background: #04456f;
        color: #fff
    }
    .mob-header-new,
    .pay-leftt {
        background: #fff
    }
    .plagmob-p h5 {
        font-size: 18px
    }
    .online-head2,
    .online-left .online-head,
    .online-left h1,
    .onlinourexpert-h {
        font-size: 14px
    }
    .mob-header-new {
        padding: 5px 10px;
        display: block
    }
    .mob-left-1 {
        float: left;
        width: 20%;
        text-align: left;
        display: block
    }
    .mob-left-2 {
        float: left;
        width: 60%;
        text-align: center;
        display: block
    }
    .mob-left-3 {
        float: left;
        width: 20%;
        text-align: right;
        display: block
    }
    .ask-morlnks,
    .ask-n-left,
    .ask-n-question1 select,
    .ask-n-right,
    .asknowform,
    .discount-code,
    .emailfasst,
    .n-off-1,
    .n-off-2,
    .n-off-3,
    .n-off-4,
    .n-off-6,
    .noff4in,
    .off-assig-2,
    .offvalidleft,
    .offvalidright,
    .on-ban-right,
    .on-instant,
    .on-instantform .btn,
    .re-2,
    .rev-name,
    .rev-start {
        width: 100%
    }
    .on-ban-left,
    .onlast-list,
    .ontest-h1 {
        display: none
    }
    .btn-bricky {
        margin-top: 7px
    }
    #onalertmsgm,
    .onlinneed button {
        margin-top: 15px
    }
    .emailfasst {
        height: auto
    }
    .instantbox #alertmsgm {
        position: absolute;
        padding-top: 0;
        margin-bottom: 10px;
        color: #000
    }
    .onlinneed button,
    .onlinneed img {
        margin-bottom: 15px
    }
    .on-arrow-cont {
        text-align: center
    }
    .online-left {
        padding: 15px 0 0
    }
    .online-right {
        padding: 10px 0
    }
    .happyonline .happyon-head,
    .onlinemajor p:nth-child(1) {
        font-size: 16px
    }
    .onlineourexpert .container {
        padding: 10px 0 5px
    }
    .ontest-h1,
    .ontest-h1-m {
        margin-bottom: 10px;
        margin-top: 0
    }
    .happyonline,
    .onlinemajor {
        padding: 15px 0
    }
    .qserch-3 {
        line-height: 0;
        min-height: 0
    }
    .ask-new-add p {
        font-size: 14px;
        line-height: 22px;
        text-align: center!important
    }
    .freeresourchleft p,
    .ontest-h1,
    .ontest-h1-m,
    .samp-n-form h1,
    .samreapt-3 {
        line-height: 24px
    }
    .ask-new-add {
        padding-bottom: 25px
    }
    .on-ban-right {
        padding: 15px
    }
    .on-instant {
        padding: 15px 10px;
        font-size: 12px
    }
    .ontest-h1 {
        font-size: 13px
    }
    .onnopadd1,
    .onnopadd2 {
        padding: 0
    }
    .ontest-h1-m {
        display: block;
        font-size: 16px;
        text-align: center
    }
    .new-star,
    .re-1,
    .re-3,
    .rv-crcle,
    .rv-data ul {
        display: none
    }
    .plag-inn1 p,
    .ser-home3 p {
        margin-bottom: 15px
    }
    .q-searchh .btn,
    .qserch-2 .form-control {
        height: 28px
    }
    .sample-rightno {
        padding-top: 0
    }
    .qu-sugest ul li {
        font-size: 12px;
        text-align: justify
    }
    .newinn-box {
        padding-right: 0
    }
    .homeryytbor {
        background: 0 0
    }
    .off-assig-2,
    .rev-start {
        margin-bottom: 10px
    }
    .spec-box .container {
        padding: 15px 0 0
    }
    .of-left1,
    .of-right1,
    .re-2 {
        padding: 0
    }
    .mb-lftrvew,
    .rv-data {
        padding-left: 0;
        padding-right: 0
    }
    .re-top-1 {
        background: #fff
    }
    .rev-instt .rev-ban {
        margin-top: 0;
        background: #3670c6
    }
    .mb-lftrvew {
        margin-top: 15px
    }
    .rev-start {
        display: block;
        text-align: left;
        margin-top: 10px
    }
    .ask-n-rytbanner,
    .ask-ser-ri,
    .es-asknew,
    .mobhiddde,
    .rev-contbox label,
    .samp-n-right .em-pop2,
    .submiticonover {
        display: none
    }
    .rev-start .user-rating {
        padding-left: 0;
        direction: rtl
    }
    h2,
    h3 {
        font-size: 14px!important
    }
    #somereview,
    .rev-hh1 {
        font-size: 14px
    }
    .rev-hh2 {
        font-size: 12px
    }
    .offerbanner {
        min-height: 120px
    }
    .n-off-1,
    .n-off-1 .n-off-inn,
    .n-off-2,
    .n-off-2d,
    .n-off-3,
    .n-off-4,
    .n-off-6,
    .n-off-6 .n-off-inn,
    .n-off-inn,
    .off-assig-2,
    .r-nbox,
    .r-nbox p,
    .resource-banner,
    .s-left-bin,
    .samp-disc,
    .samp-n-banner,
    .sttepsbox {
        min-height: auto
    }
    .off-assig-1 {
        font-size: 16px;
        text-align: center
    }
    .off-assig-1 span {
        font-size: 15px
    }
    .off-assig-2 {
        margin-top: 2%
    }
    .n-off-2b,
    .off-assig-1 {
        margin-top: 10px
    }
    .offinright {
        padding-top: 5px;
        font-size: 12px;
        padding-bottom: 5px
    }
    .offget1,
    .offinleft {
        font-size: 14px
    }
    .offinleft {
        padding-top: 10px;
        text-align: center
    }
    .n-off-2b,
    .sambviewdown,
    .samreapt-2 {
        text-align: left
    }
    .offvalidright .offtrue {
        padding: 5px 15px
    }
    .offvalidleft {
        padding: 8px 15px;
        font-size: 13px
    }
    .n-off-2d {
        font-size: 16px;
        margin-bottom: 5px
    }
    .n-off-2ewhite {
        font-size: 14px
    }
    .n-off-2e {
        margin-bottom: 15px
    }
    .discount-code,
    .n-off-1,
    .n-off-2,
    .n-off-2b,
    .n-off-2c,
    .n-off-3,
    .n-off-4,
    .n-off-6 {
        margin-bottom: 10px
    }
    .n-off-2ebtn {
        font-size: 16px;
        padding: 6px 12px
    }
    .coupne1 {
        margin-top: 15px;
        padding: 3px 15px
    }
    .n-off-inn {
        padding-right: 15px
    }
    .n-offer1 {
        padding-top: 15px;
        padding-bottom: 15px
    }
    .n-off-4 {
        background: #185184
    }
    .placeorder {
        font-size: 14px
    }
    .noff4in {
        padding: 15px
    }
    .noff4in p:nth-child(1) {
        font-size: 18px;
        padding-top: 0
    }
    .noff4in p:nth-child(3) {
        font-size: 18px;
        line-height: 24px
    }
    .ask-n-b,
    .ask-n-b p {
        font-size: 14px
    }
    .offvalidright {
        margin-top: 0
    }
    .sttepsbox {
        padding: 10px 0
    }
    .happyonline {
        padding: 0 0 15px
    }
    .bannerask {
        padding: 15px 0
    }
    .ask-n-b,
    .ask-n-question {
        padding-left: 15px
    }
    .ask-n-b p {
        padding-bottom: 15px
    }
    .bannasktext {
        font-size: 16px
    }
    .samreapt-1,
    .samreapt-3 {
        font-size: 14px
    }
    .bannasktext a {
        padding: 2px 10px 5px
    }
    .ask-n-left {
        border-right: 0 solid #ddd
    }
    .ask-n-right {
        padding-left: 15px;
        padding-right: 15px
    }
    .bannerask #imaginary_container {
        margin-top: 15px
    }
    .ask-n-question {
        padding-top: 10px
    }
    .ask-morlnks,
    .asknowform {
        margin: 20px auto 0
    }
    .ask-nleft {
        width: 20%
    }
    .ask-nright {
        width: 80%
    }
    .bannerask #imaginary_container .input-group-addon {
        padding: 0
    }
    .ask-new-cut {
        margin: 15px auto
    }
    .ask44nopad1 .btn {
        margin-top: 10px;
        margin-bottom: 10px
    }
    .samp-n-right .em-pop1 {
        width: 100%
    }
    .samp-n-banner {
        background: #fff0db;
        padding-bottom: 15px
    }
    .samp-n-banner .samp-n-form {
        width: 90%;
        margin-left: 5%;
        margin-right: 5%
    }
    .samp-n-form .form-group {
        width: 84%;
        float: left;
        margin-bottom: 0
    }
    .samp-n-form .btn {
        width: 15%;
        float: left;
        padding: 0 10px
    }
    .samp-n-left,
    .samp-n-right,
    .samp-n-right .asknowform {
        width: 100%
    }
    .samreapt-2 {
        padding: 10px 15px
    }
    .samtool2 {
        margin-left: 0;
        width: 30%
    }
    .n-off-5 .offordernow,
    .n-off-5 .offrvalid1 {
        width: 100%;
        font-size: 14px
    }
    .offcodeafter,
    .samp-n-right #askexpsubmsg,
    .sampnreq {
        text-align: center
    }
    .samnewallsample {
        margin-top: 15px;
        margin-bottom: 15px;
        font-size: 16px
    }
    .samp-n-left,
    .samp-n-right {
        padding: 0
    }
    .sampnreq {
        margin-top: 15px
    }
    .samp-n-right .ask44nopad1 .btn {
        margin-top: 0
    }
    .ask44nopad2 {
        padding-top: 15px
    }
    .n-off-5 .offordernow,
    .offcodeafter {
        padding: 6px 15px
    }
    .samp-n-form .form-group input {
        font-size: 14px
    }
    .bannerask #nofound {
        margin-left: 0;
        margin-top: 1%;
        position: relative;
        text-align: center
    }
    .mobbloggnew {
        display: block
    }
    .foot-chat,
    .freebreadcrumb,
    .per-rightstick,
    .res-ryt-1,
    .samp-n-left .formdownlabell,
    .sampgroup-head span {
        display: none
    }
    .offcodeafter {
        position: relative;
        font-size: 12px;
        margin-left: 0;
        margin-top: 10px
    }
    .offjoinleft,
    .samp-n-form h1 {
        font-size: 14px
    }
    .ask-innerright #resultserror1,
    .samp-n-right #askexpsubmsg {
        margin-left: 15px;
        position: relative
    }
    .n-off-3 .discount-code {
        width: 100%;
        margin-right: 0
    }
    .samtool {
        width: auto!important
    }
    .samp-n-left .modal-sm {
        width: 90%
    }
    .aknewsug-1 .asksuginn {
        width: 100%;
        margin-left: 0
    }
    .offerjoinus {
        height: auto;
        padding: 15px 0
    }
    .offjoinleft {
        width: 100%;
        padding: 0
    }
    .offjoinleft i {
        font-size: 12px
    }
    .offjoinmid {
        padding: 0
    }
    .offjoinright {
        padding: 10px 0 0
    }
    .e-f-subhead {
        font-size: 16px
    }
    .n-off-2c {
        text-align: left
    }
    .freeresourceh1 {
        font-size: 16px;
        margin-top: 10px;
        margin-bottom: 5px
    }
    .freetoponebox2 {
        margin-bottom: 20px
    }
    .freeegreybox {
        font-size: 10px;
        padding: 5px;
        margin-bottom: 10px
    }
    .freeresourceh2 {
        font-size: 14px;
        margin-bottom: 15px
    }
    .freeresourceh3 {
        font-size: 14px
    }
    .freeresourchleft p {
        font-size: 13px;
        margin-bottom: 5px
    }
    .sampg ul li {
        width: 95%;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 5px
    }
    .sampgroup-head {
        font-size: 14px;
        margin-left: 0
    }
    .sam-grp-right {
        font-size: 13px;
        height: 40px;
        padding: 8px 10px
    }
    .sam-grp-right span {
        font-size: 10px;
        padding: 2px 8px;
        border-radius: 2px
    }
    .sam-grp-left {
        height: auto;
        height: 40px;
        font-size: 20px;
        padding-top: 5px
    }
    .sampgban-left-b {
        background: #eee;
        text-align: center
    }
    .n-rec-payment p,
    .sampgban-left-b p {
        text-align: center!important
    }
    .s-left-bin p:nth-child(2),
    .s-left-bin p:nth-child(2) span {
        font-size: 26px
    }
    .s-left-bin {
        width: 100%;
        margin-left: 0
    }
    .samgroup-grl {
        margin: 15px auto 30px
    }
    .n-receciept {
        width: 100%;
        margin: 0 auto
    }
    .n-receciept1 {
        width: 95%;
        padding-top: 20px
    }
    .n-rece-trans {
        width: 85%;
        font-size: 14px
    }
    .res-ban-h1,
    .ress-box-head {
        font-size: 18px
    }
    .n-receciept1 table td {
        width: 50%
    }
    .n-recei-btns {
        text-align: center;
        margin-right: auto
    }
    .n-rec-p {
        text-align: center;
        padding-left: 10px;
        padding-right: 10px
    }
    .n-rec-p .btn {
        margin-top: 5%
    }
    .resource-banner {
        background: #205bb3;
        padding: 10px 15px
    }
    .res-ban-h1-border {
        width: 25%
    }
    .res-ryt-2,
    .ress-box1,
    .ress-box2 {
        width: 100%
    }
    .res-contain {
        margin-top: 15px
    }
    .rescontleft {
        padding: 15px
    }
    .ress-box-head {
        margin: 0
    }
    .ress-box2 {
        margin-top: 10px;
        text-align: left;
        margin-bottom: 10px
    }
    .ress-box2 ul li {
        font-size: 14px
    }
    .ress-box3 {
        font-size: 16px
    }
    .moreonsubject1 .btn {
        padding: 4px 15px;
        font-size: 14px;
        margin-bottom: 15px
    }
    .morefromessay ul li {
        width: 98%;
        margin-bottom: 5px;
        font-size: 12px
    }
    .res-form input {
        height: 34px
    }
    .res-form1,
    .res-form2,
    .res-form3,
    .res-form4,
    .res-form5 {
        width: 97%
    }
    .res-form6 {
        width: 97%;
        text-align: center
    }
    .footneworder,
    .freetoponebox2,
    .res-form3 .btn,
    .samvieww1 {
        text-align: left
    }
    .res-form6 .res-form-btn {
        margin-top: 15px
    }
    .res-form3 label img {
        margin-right: 15px
    }
    .free-res-ryt .res-ryt-2 {
        width: 100%
    }
    .instantbox .qty {
        width: 40%!important;
        color: #000
    }
    .instantbox .qtyplus {
        background: #dddcda
    }
    #breadcrumbamici li a::after,
    .essaybreadnew #breadcrumbamici li a::before {
        border-width: 11px 10px
    }
    .sam-group {
        padding-left: 0
    }
    .sam-grp-right {
        width: 83%
    }
    .freetoponebox1 {
        width: 100%
    }
    .freetoponebox2 {
        width: 100%;
        padding-top: 5px
    }
    .sabelowbox1 {
        padding: 10px 15px 0
    }
    .sampnewdownload a {
        position: absolute;
        margin-left: -75px;
        margin-top: 10px;
        padding: 2px 5px;
        font-size: 12px
    }
    .samvieww1 {
        padding: 10px 15px 0
    }
    .sampnewbox1 p {
        margin-bottom: 0
    }
    .sabinn1 {
        margin-bottom: 5px
    }
    .mainnsample .control-box li:nth-child(2) a {
        background: #2d72d9;
        border-radius: 2px
    }
    .shor-s-f .res-formout {
        padding: 20px 0
    }
    .eafterbox .es-feature .es-f-h1 {
        margin-top: 0
    }
    .ess-extrabox1 .ess-extrabox1-head {
        font-size: 16px
    }
    .perdiscoboxleft {
        width: 100%;
        display: none
    }
    .perdiscoboxright {
        width: 100%;
        background: #fff9f1;
        margin: 0 auto;
        padding: 15px;
        float: none
    }
    .perdiscofeature ul li {
        width: 100%!important;
        padding: 0;
        margin-bottom: 15px
    }
    .perdiscofeature ul li:hover {
        background: 0 0;
        box-shadow: none
    }
    .percenterboxnopadding {
        padding: 0!important;
        background: #f6f6f6
    }
    .perdiscofeature {
        padding: 15px 0;
        margin-top: 0
    }
    .perdiscofeature .perdiscofeature-h1 {
        margin-bottom: 10px;
        font-size: 14px
    }
    .footneworder,
    .per-hh2,
    .r-nbox,
    .r-rev-f9 {
        margin-bottom: 15px
    }
    .perdiscoform {
        padding: 15px
    }
    .perdiscobluee {
        padding: 15px 0;
        margin-top: 0
    }
    .pano,
    .pano1 {
        padding-right: 0;
        padding-left: 0
    }
    .perleftformm {
        width: 20%
    }
    .perrightformm {
        width: 80%
    }
    .perdiscoform .icon-addon .fa-calendar,
    .perdiscoform .icon-addon .fa-clock-o {
        font-size: 16px!important
    }
    .revbggimage {
        height: auto;
        background: 0 0
    }
    .rvfilter select {
        margin-top: 0
    }
    #askexpsubmsg {
        margin-top: -11%
    }
    .thisisuginner {
        width: 100%;
        margin-left: 0
    }
    .thisisuginner ul li a {
        font-size: 13px
    }
    #nosamplefound {
        right: 50%;
        margin-top: -10%
    }
    .sampfuncpop .modal-dialog {
        width: 90%
    }
    .footneworder {
        margin-top: 25px
    }
    .freedownsampple,
    .samp-disc {
        text-align: center
    }
    .footneworder .btn {
        position: relative;
        right: 0
    }
    .samp-disc {
        background: #b7c7c6;
        padding: 15px
    }
    .sampdiscinn {
        padding: 0 15px;
        width: 100%
    }
    .sampordernownote {
        font-size: 20px;
        font-family: Roboto-Bold
    }
    .sampdiscnotes {
        line-height: 28px
    }
    .about-banner p,
    .k-add1,
    .ourwritt-p {
        line-height: 24px
    }
    .r-reviewbanner {
        background: #205bb3;
        padding: 10px 0
    }
    .r-revform {
        width: 92%
    }
    .r-rev-1,
    .r-rev-2,
    .r-rev-3,
    .r-rev-f1,
    .r-rev-f1 input,
    .r-rev-f2,
    .r-rev-f2 input,
    .r-rev-f3,
    .r-rev-f5,
    .r-rev-f6,
    .r-rev-f8,
    .r-rev-f9 {
        width: 100%
    }
    .r-revban-h {
        font-size: 12px
    }
    .r-reviewgrey {
        padding: 10px
    }
    .r-rev-f2 input {
        margin-left: 0
    }
    .r-rev-f3 select {
        width: 100%;
        margin-left: 0
    }
    .r-rev-f9 {
        padding-left: 0
    }
    .r-midd {
        padding: 15px 0
    }
    .r-midd .slide {
        height: auto
    }
    .r-revcom {
        margin-bottom: 10px
    }
    .r-rev-f6 {
        margin-bottom: 0
    }
    .r-rev-grey .new-star,
    .r-rev-grey .rv-crcle {
        display: block
    }
    .ord-head span info,
    .orextraadd1 label span info,
    .r-nbox .r-quote1 {
        display: none
    }
    .r-rev-2 ul li {
        width: 30%;
        border: 1px solid #000;
        padding: 5px;
        margin-bottom: 5px
    }
    .r-box5 .ravtar-rev {
        height: 20px;
        width: 20px;
        margin-top: 7px
    }
    .r-midd .carousel-indicators {
        bottom: auto;
        position: relative;
        left: auto;
        right: auto;
        margin: 0 auto;
        width: 100%
    }
    .r-midd .carousel-inner {
        margin-bottom: 0
    }
    .r-rev-f10 {
        width: 100%;
        height: 25px;
        padding-top: 5px
    }
    .r-rev-f7 {
        width: 30%
    }
    .r-rev-f10 #reviews_alert {
        padding-top: 0
    }
    .r-rev-f7 .btn {
        margin: 0 0 5px
    }
    .r-rev-grey {
        padding: 15px 0
    }
    .readmorebtn {
        display: none!important
    }
    .bannerlineleft,
    .bnrlef,
    .greycenttt,
    .hometesti {
        display: none
    }
    .bannerindex {
        min-height: auto!important;
        background: #fff!important
    }
    .greyhowsercomm {
        width: 100%;
        border: 1px solid #fff;
        margin-bottom: 10px;
        text-align: left;
        padding: 5px 10px
    }
    .greyhowsercomm div {
        display: initial;
        background: #fff;
        text-align: left;
        color: #205bb3;
        font-size: 12px;
        font-weight: 700;
        padding: 0 5px;
        margin-right: 10px
    }
    .greyhowsercomm span {
        display: initial
    }
    .ask-1mid,
    .mile-rytin ul li,
    .mile-why-major,
    .overlayboxinn {
        display: none
    }
    .greyhowser p {
        margin-bottom: 15px;
        text-align: center!important
    }
    .greyhowser {
        padding: 10px 0;
        background: #205bb3
    }
    .greyhowser-h {
        font-size: 18px
    }
    .sernewind {
        padding: 15px 0;
        background: #fff
    }
    .ourwritt {
        font-size: 16px
    }
    .ourwritt-p {
        font-size: 14px;
        text-align: justify;
        padding: 0 0 10px
    }
    .overlayboximg,
    .overlaytext {
        font-size: 12px
    }
    .overlayboximg {
        min-height: auto;
        padding-top: 10px;
        padding-bottom: 10px
    }
    .serrbox-com {
        width: 100%;
        margin-bottom: 10px;
        min-height: auto
    }
    .serrbox-1,
    .serrbox-2,
    .serrbox-3,
    .serrbox-4 {
        border-right: 2px solid #adadad;
        border-bottom: 2px solid #adadad
    }
    .serrbox-5,
    .serrbox-6,
    .serrbox-7 {
        border-right: 2px solid #adadad
    }
    .ourmajnew {
        padding: 15px 0
    }
    .aforneew {
        width: 48%;
        margin-right: 1%;
        float: left;
        margin-bottom: 10px
    }
    .ourmaj-h1 {
        margin-bottom: 15px;
        font-size: 18px
    }
    .ask-1left,
    .sertessti h4 {
        margin-bottom: 10px
    }
    .getsolbann-1 {
        width: 100%;
        margin-left: 0;
        padding-left: 15px;
        padding-right: 15px
    }
    .getsolbann-1 p {
        padding-right: 0
    }
    .getsolbann {
        background: #383b4a;
        padding: 25px 0
    }
    .getsolbann-h1 {
        text-align: center;
        font-size: 16px
    }
    .askinbox-ser {
        width: 100%
    }
    .askyoubannser {
        padding: 15px;
        min-height: auto;
        background: #ecf1f7
    }
    .ask-1left,
    .ask-1right {
        width: 100%;
        text-align: center
    }
    .sertestnew {
        width: 80%
    }
    .sertessti .carousel-control {
        width: 10%;
        display: none
    }
    .ask-step-1 {
        font-size: 14px
    }
    .a-b-h1,
    .about-qlty,
    .sertessti h4 {
        font-size: 18px
    }
    .seravtaar-1 {
        width: 30%
    }
    .seravtaar-2 {
        width: 70%
    }
    .serquoteleft img {
        position: inherit;
        margin-left: 0
    }
    .sernewind .container {
        width: 98%
    }
    .about-left-white {
        padding-right: 0;
        padding-left: 0;
        text-align: justify;
        width: 100%;
        margin-bottom: 15px
    }
    .ab-mob-proh1,
    .ab-team-ryt,
    .about-qlty {
        text-align: center
    }
    .mile-left,
    .mile-left-3 {
        padding-left: 15px
    }
    .about-right-white {
        width: 100%
    }
    .about-qlty-bor {
        margin: 5px auto 10px
    }
    .about-banner p {
        font-size: 14px
    }
    .mile-left {
        width: 100%;
        padding-right: 15px;
        background: #424040;
        font-size: 12px;
        min-height: auto
    }
    .about-banner,
    .mile-right {
        min-height: auto;
        background: #2d72d9
    }
    .mile-date,
    .mile-h1,
    .mile-why {
        font-size: 14px
    }
    .mile-right {
        width: 100%;
        padding: 15px
    }
    .mile-rytin {
        padding: 15px;
        min-height: auto
    }
    .mile-rytin p {
        padding-right: 0
    }
    .about-banner {
        padding-top: 15px;
        padding-bottom: 15px
    }
    .mile-why-major {
        margin-top: 10px
    }
    .ab-country ul li {
        display: block;
        width: 24%;
        padding: 10px 5px;
        border: 1px solid #909499;
        min-height: 150px;
        float: left;
        margin-right: 1%;
        margin-bottom: 1%;
        font-size: 11px
    }
    .ab-proces,
    .ab-team-line {
        display: none
    }
    .ab-team-com,
    .ab-team-left,
    .ab-team-ryt {
        width: 100%;
        min-height: auto
    }
    .ab-fast-left,
    .ab-team-com {
        margin-bottom: 15px
    }
    .ab-country p {
        padding: 0 0 3%
    }
    .ab-country {
        padding: 15px 0
    }
    .ab-idea-left {
        padding: 15px 0 10px
    }
    .ab-idea-right {
        padding-top: 0;
        display: none
    }
    .ab-idea {
        padding: 0
    }
    .ab-idea-h1 {
        font-size: 16px
    }
    .ab-idea .container {
        background: #ebf1f6
    }
    .ab-team-left {
        padding: 15px;
        background: #2d72d9
    }
    .ab-team-ryt {
        padding: 30px 15px 15px;
        background: #fff
    }
    .ab-team-ryt img {
        margin-left: auto;
        margin-right: auto
    }
    .ab-team-com {
        padding: 0
    }
    .ab-fastway {
        width: 100%;
        padding: 0 15px 40px
    }
    .ab-fast-left,
    .ab-fast-ryt {
        width: 100%;
        padding: 0 15px
    }
    .ab-fastway-1 {
        font-size: 14px
    }
    .ab-mob-pro {
        display: block;
        background: #205bb3;
        color: #fff;
        padding: 15px
    }
    .about-right-white,
    .ass-line-s1,
    .ass-samline,
    .ass-samp-b,
    .ass-samp-bor,
    .c-lastlinks li i,
    .carousel-indicators,
    .cntry-ryt-mid,
    .home-assignment ul li,
    .rat1,
    .seorate-count,
    .ser-assignment2 .ass-line-s1,
    .ser-tagboxc {
        display: none
    }
    .ab-mob-proh1 {
        font-size: 24px;
        font-family: Roboto-Bold
    }
    .ab-mob-proh1-bor {
        height: 3px;
        width: 25px;
        margin: 3px auto 15px;
        background: #fff
    }
    .ab-mob-pro ul li {
        margin-bottom: 10px;
        font-size: 14px;
        font-family: Roboto-Medium
    }
    .ab-mob-pro ul li span {
        background: #fff;
        border-radius: 50%;
        padding: 2px 8px;
        color: #000;
        margin-right: 10px
    }
    .ab-cntry-1 {
        font-size: 18px
    }
    .c-wepromise {
        padding: 2% 1%;
        min-height: auto;
        width: 100%;
        background: #ebf1f6
    }
    .c-wepromise1 {
        min-height: 150px;
        width: 100%
    }
    .cbox-test p,
    .con-testi {
        min-height: auto
    }
    .c-wepromise li {
        font-size: 12px;
        margin-bottom: 15px
    }
    .c-wepro-1 {
        font-size: 20px
    }
    .c-lastlinks-h1 {
        font-size: 14px;
        margin-bottom: 15px
    }
    .c-lastlinks li {
        margin-bottom: 5px;
        margin-right: 5px;
        width: 100%;
        text-align: left
    }
    .inratedbox,
    .seorate-inn {
        right: 0;
        position: relative;
        text-align: center
    }
    .c-lastlinks-in {
        width: 96%
    }
    .c-uni-right,
    .cntry-left1,
    .cntry-right1 {
        width: 100%
    }
    .c-uni-left {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px
    }
    .c-uni-h1 {
        font-size: 14px
    }
    .c-uni-left ul li {
        padding: 15px 0;
        border: 0;
        width: 48%
    }
    .c-uni-h2 {
        font-size: 18px
    }
    .c-uni {
        padding: 0 0 15px
    }
    .c-uni-leftbanner {
        background: #2d72d9
    }
    .purposework .container h2 {
        margin-top: 0
    }
    .countrysat .container {
        padding-top: 0
    }
    .coun-inner {
        padding: 1% 1% 0
    }
    .coun-inner p {
        font-size: 13px;
        line-height: 20px
    }
    .cntry-left1 img {
        margin-left: auto;
        margin-right: auto
    }
    .cntry-left-2,
    .cntry-left-3 {
        margin-left: 0
    }
    .cntry-cont-box p {
        padding: 10px 0
    }
    .c-lastlinks,
    .cntry-cont-box {
        padding: 15px 0
    }
    .contry-cont-last {
        font-size: 14px;
        line-height: 24px
    }
    .cntry-left-2 {
        width: 100%
    }
    .cntry-ryt-2 {
        width: 100%;
        margin-right: 0
    }
    .cntry-head1ryt {
        font-size: 16px;
        margin-top: 10px
    }
    .cntry-cont-box-h {
        font-size: 16px
    }
    .cntry-left-3 p {
        padding-left: 0
    }
    .lastpormang {
        margin-bottom: 15px
    }
    .abfast-1 {
        margin-bottom: 5px
    }
    .ab-fastway p {
        margin-bottom: 15px
    }
    .inratedbox {
        margin: 0 auto 10px;
        width: 180px
    }
    .inratedleft {
        margin-top: 15px;
        margin-bottom: 0
    }
    .seorate-inn {
        width: 300px;
        margin: 15px auto 0;
        font-size: 14px;
        line-height: 22px
    }
    .c-mass-r,
    .new-subjectgrey1 .randomsub {
        width: 100%
    }
    .rate-int {
        margin: 0 auto 10px
    }
    .foot-a-icon {
        font-size: 14px
    }
    .c-mass-r {
        padding: 0 0 15px
    }
    .ser-assignment,
    .ser-assignment2 {
        padding-left: 15px
    }
    .ser-redi-con ul {
        margin-left: 0
    }
    .ser-assignment p {
        margin-bottom: 5px;
        font-size: 14px;
        line-height: 24px
    }
    .reportwritingright p {
        font-size: 14px;
        line-height: 24px;
        padding-bottom: 0;
        border-bottom: 0
    }
    .ser-assignment2 {
        margin-bottom: 0
    }
    .ser-assignment-r {
        padding-right: 15px
    }
    .a-bor-1 {
        width: 95px
    }
    .a-bor-2 {
        width: 60px
    }
    .a-bor-3,
    .a-bor-4 {
        width: 130px
    }
    .a-bor-4 {
        width: 94px
    }
    .a-bor-5 {
        width: 138px
    }
    .a-bor-6 {
        width: 185px
    }
    .a-bor-7 {
        width: 58px
    }
    .a-bor-8 {
        width: 75px
    }
    .a-bor-9 {
        width: 110px
    }
    .a-bor-10 {
        width: 100px
    }
    .a-bor-11 {
        width: 80px
    }
    .ass-last-blue {
        padding: 15px 0
    }
    .ass-last-blue p {
        padding: 5px 0 0
    }
    .mostviewsubjects .mostviewsubjects-h4 {
        font-size: 16px
    }
    .co-instnatimage {
        margin-top: 10px;
        margin-bottom: 15px
    }
}

@media only screen and (min-width:479px) and (max-width:766px) {
    .scrollbox .tab-content {
        padding: 15px
    }
    .mob-k3,
    .mob-k3 img {
        padding-top: 5px
    }
    .wework-h2 {
        font-size: 20px
    }
    .homebnrleft h4 {
        margin-top: 10px;
        margin-bottom: 10px;
        font-size: 22px;
        color: #fff
    }
    .completionleft ul li {
        font-size: 16px
    }
    .reportwritingleft,
    .reportwritingright {
        width: 100%
    }
    .featureofsub h2 {
        font-size: 22px
    }
    .featureofsub ol li {
        font-size: 16px;
        line-height: 22px
    }
    .userhvshow {
        margin-top: -25%
    }
    .offercon .thumbnail p {
        font-size: 20px;
        text-align: center;
        margin-bottom: 15px;
        margin-top: 30%
    }
    .mob-k3,
    .mob-k3 .headorder {
        text-align: right
    }
    .offercon .offnn3 .thumbnail p,
    .offercon .offnn4 .thumbnail p {
        margin-top: 8%
    }
    .mradminpic {
        width: 17%
    }
    .mradminfo {
        width: 83%
    }
    .loginhv {
        margin-left: -29%;
        margin-top: 1.4%
    }
    .inst-prog-box #progressbar {
        width: 420px!important
    }
    .mainnsample .control-box {
        margin-top: 0
    }
    .er-1 {
        width: 25%
    }
    .er-2 {
        width: 75%
    }
    .erlink {
        margin-right: 1%;
        width: 30%
    }
    .er-other-link ul li {
        width: 46%;
        margin-bottom: 10px
    }
    .qu-sugest {
        width: 95%
    }
    .c-slider .slider ul li img {
        width: 25px;
        height: 25px
    }
    .mob-k3 img {
        width: 50%
    }
    .mb-incmnt1,
    .mb-incmnt2 {
        float: left;
        width: 50%
    }
    .in-check {
        padding-left: 5px;
        width: 15%
    }
    .of-left1,
    .of-right1 {
        width: 50%!important;
        float: left
    }
    .emailfasst {
        width: 40%
    }
    .mob-left-2 img {
        margin-left: auto;
        margin-right: auto
    }
    .offjoinmid {
        width: 25%
    }
    .offjoinright {
        width: 75%
    }
    .freeresourchright .rightside {
        width: 90%;
        margin: 30px auto 0
    }
    .ab-country ul li {
        min-height: 180px
    }
}

@media only screen and (min-width:359px) and (max-width:478px) {
    .wepicbox {
        width: 15%
    }
    .wepicbox img {
        margin-bottom: 15px
    }
    .findoutmore h3 {
        font-size: 18px
    }
    .offerradiobtn .btn {
        font-size: 12px
    }
    .policon {
        width: 9%
    }
    .polcontent {
        width: 91%
    }
    .topright .sigindrop .forgot1 {
        font-size: 16px
    }
    .upsocial img {
        height: 35px;
        width: 130px
    }
    .userhvshow {
        margin-top: -35%
    }
    .npages label {
        padding-right: 0
    }
    .noslidess .inputscroll,
    .npages .inputscroll {
        font-size: 14px;
        width: 20%
    }
    #recentreview .modal-dialog {
        margin-top: 36%
    }
    #recentreview .modalheading {
        font-size: 14px
    }
    .offercon .thumbnail p {
        font-size: 16px;
        text-align: center;
        margin-bottom: 15px;
        margin-top: 30%
    }
    .offercon .offnn3 .thumbnail p,
    .offercon .offnn4 .thumbnail p {
        margin-top: 8%
    }
    .mradminpic {
        width: 25%
    }
    .mradminfo {
        width: 75%
    }
    .admin-commn-fil {
        margin-top: 8.7%
    }
    .loginhv {
        margin-left: -37%
    }
    .visiblepanel {
        margin-top: -40%
    }
    .payy-noww-radio .btn {
        padding: 4px 5px;
        font-size: 10px
    }
    .ordernowwinner .btn {
        padding: 4px 3px;
        width: 50%;
        border: 1px solid #ddd;
        font-size: 10px;
        border-radius: 0
    }
    .qu-sugest {
        width: 91%
    }
    .c-slider .slider ul li img {
        width: 25px;
        height: 25px
    }
    .mb-incmnt1,
    .mb-incmnt2 {
        float: left;
        width: 50%
    }
    .in-check1 {
        padding-top: 3px;
        font-size: 12px
    }
    .in-check {
        padding-left: 5px
    }
    .offjoinmid {
        width: 32%
    }
    .offjoinright {
        width: 68%
    }
    .ab-country ul li {
        min-height: 180px
    }
}

@media only screen and (min-width:319px) and (max-width:358px) {
    .wepicbox {
        width: 15%
    }
    .wepicbox img {
        margin-bottom: 15px
    }
    .keepsign {
        font-size: 15px
    }
    .bannerlogo {
        display: none
    }
    .inviteuser ul li a {
        font-size: 12px
    }
    .sharefrdbox {
        font-size: 13px
    }
    .sharefrdbox img {
        margin-left: 5px;
        margin-right: 5px
    }
    .findoutmore h3 {
        font-size: 18px
    }
    .offerradiobtn .btn {
        font-size: 12px
    }
    .paysteps .stepwizard-step p {
        font-size: 10px
    }
    .policon {
        width: 9%
    }
    .polcontent {
        width: 91%
    }
    .demosearch {
        width: 250px
    }
    .topright .sigindrop .forgot1 {
        font-size: 16px
    }
    .upsocial img {
        height: 35px;
        width: 130px
    }
    .userhvshow {
        margin-top: -37%
    }
    .npages label {
        padding-right: 0
    }
    #recentreview .modal-dialog {
        margin-top: 36%
    }
    #recentreview .modalheading {
        font-size: 14px
    }
    .nav-tabs>li.active>a:focus,
    .servicetabs .nav-tabs>li,
    .servicetabs .nav-tabs>li.active>a {
        min-height: 50px
    }
    .offercon .thumbnail p {
        font-size: 16px;
        text-align: center;
        margin-bottom: 15px;
        margin-top: 30%
    }
    .offercon .offnn3 .thumbnail p {
        margin-top: 3%
    }
    .offercon .offnn4 .thumbnail p {
        margin-top: 15%
    }
    .mradminpic {
        width: 25%
    }
    .mradminfo {
        width: 75%
    }
    .admin-commn-fil {
        margin-top: 6.7%
    }
    .addnewproo .form-control {
        width: 60%!important
    }
    .loginhv {
        margin-left: -65%
    }
    .loginner {
        width: 280px
    }
    .visiblepanel {
        margin-top: -48%
    }
    .pay-leftt .pay-num ul li div {
        font-size: 12px
    }
    .order-rightt {
        padding: 0 5px
    }
    .ordernowwinner .payy-noww-radio .btn {
        font-size: 8px;
        padding: 4px 2px
    }
    .payy-noww-radio .btn {
        padding: 4px 2px;
        font-size: 6px
    }
    .ordernowwinner .btn {
        padding: 4px 6px;
        border: 1px solid #ddd;
        font-size: 10px;
        border-radius: 0
    }
    .payy-noww-radio label {
        min-width: 43px;
        padding: 4px;
        font-size: 8px
    }
    .samphead7 {
        width: 20%
    }
    .samphead8 {
        width: 80%;
        font-size: 13px
    }
    .qu-sugest {
        width: 91%
    }
    .c-slider .slider ul li img {
        width: 20px;
        height: 20px
    }
    .abt-s-left {
        width: 18%
    }
    .abt-s-right {
        width: 82%
    }
    .btn-bricky {
        padding: 2px 8px
    }
    .pr-icon {
        width: 11%
    }
    .pr-des {
        width: 89%
    }
    .mb-incmnt1,
    .mb-incmnt2 {
        float: left;
        width: 50%
    }
    .in-check1 {
        padding-top: 3px;
        font-size: 12px
    }
    .in-check {
        padding-left: 5px
    }
    .term-how-s .btn {
        padding: 0 20px 0 15px
    }
    .offjoinmid {
        width: 40%
    }
    .offjoinright {
        width: 60%
    }
}

@media only screen and (min-width:0) and (max-width:318px) {
    .wepicbox {
        width: 15%
    }
    .wepicbox img {
        margin-bottom: 15px
    }
    .reivewinner .pageprev img,
    .reivewinner .panext img {
        display: none
    }
    .reivewinner .panext {
        width: 40px
    }
    .reivewinner .pageprev {
        width: 55px
    }
    .inviteuser ul li a {
        font-size: 12px
    }
    .findoutmore h3 {
        font-size: 18px
    }
    .sharefrdbox {
        font-size: 13px
    }
    .sharefrdbox img {
        margin-left: 5px;
        margin-right: 5px
    }
    .offerradiobtn .btn {
        font-size: 12px
    }
    .paysteps .stepwizard-step p {
        font-size: 10px
    }
    .policon {
        width: 9%
    }
    .polcontent {
        width: 91%
    }
    .demosearch {
        width: 250px
    }
    .topright .sigindrop .forgot1 {
        font-size: 16px
    }
    .upsocial img {
        height: 35px;
        width: 130px
    }
    .userhvshow {
        margin-top: -42%
    }
    .keepsign {
        font-size: 15px
    }
    .npages label {
        padding-right: 0;
        margin-right: 4%
    }
    #vpb_upload_button {
        width: 240px
    }
    #recentreview .modal-dialog {
        margin-top: 36%
    }
    #recentreview .modalheading {
        font-size: 14px
    }
    .topright {
        width: 100%
    }
    .nav-tabs>li.active>a:focus,
    .servicetabs .nav-tabs>li,
    .servicetabs .nav-tabs>li.active>a {
        min-height: 70px
    }
    .offercon .thumbnail p {
        font-size: 16px;
        text-align: center;
        margin-bottom: 15px;
        margin-top: 30%
    }
    .offercon .offnn3 .thumbnail p {
        margin-top: 3%
    }
    .offercon .offnn4 .thumbnail p {
        margin-top: 15%
    }
    .mradminfo,
    .mradminpic {
        width: 30%
    }
    .admin-commn-fil {
        margin-top: 6.7%
    }
    .addnewproo .form-control {
        width: 60%!important
    }
    .loginhv {
        margin-left: -65%
    }
    .loginner {
        width: 280px
    }
    .visiblepanel {
        margin-top: -48%
    }
    .payy-noww-radio .btn {
        padding: 4px 2px;
        font-size: 6px
    }
    .ordernowwinner .btn {
        padding: 4px 6px;
        border: 1px solid #ddd;
        font-size: 10px;
        border-radius: 0
    }
    .payy-noww-radio label {
        min-width: 43px;
        padding: 4px;
        font-size: 8px
    }
    .qu-sugest {
        width: 89%
    }
    .c-slider .slider ul li img {
        width: 20px;
        height: 20px
    }
    .abt-s-left {
        width: 20%
    }
    .abt-s-right {
        width: 80%
    }
    .btn-bricky {
        padding: 2px 8px
    }
    .pr-icon {
        width: 10%
    }
    .pr-des {
        width: 90%
    }
    .mb-incmnt1,
    .mb-incmnt2 {
        float: left;
        width: 50%
    }
    .in-check1 {
        padding-top: 3px;
        font-size: 12px
    }
    .in-check {
        padding-left: 5px
    }
    #subscribeform2 .form-group {
        width: 80%
    }
    .term-how-s .btn {
        width: 20%
    }
    .plag-cons ul li h5 {
        font-size: 9px
    }
    .offjoinmid {
        width: 40%
    }
    .offjoinright {
        width: 60%
    }
}

#nprogress .bar {
    background: #29d;
    position: fixed;
    z-index: 1031;
    top: 0;
    left: 0;
    width: 100%;
    height: 2px
}

#nprogress .peg {
    display: block;
    position: absolute;
    right: 0;
    width: 100px;
    height: 100%;
    box-shadow: 0 0 10px #29d, 0 0 5px #29d;
    opacity: 1;
    -webkit-transform: rotate(3deg) translate(0, -4px);
    -ms-transform: rotate(3deg) translate(0, -4px);
    transform: rotate(3deg) translate(0, -4px)
}

#nprogress .spinner {
    display: block;
    position: fixed;
    z-index: 1031;
    top: 15px;
    right: 15px
}

#nprogress .spinner-icon {
    width: 18px;
    height: 18px;
    box-sizing: border-box;
    border: 2px solid transparent;
    border-top-color: #29d;
    border-left-color: #29d;
    border-radius: 50%;
    -webkit-animation: nprogress-spinner .4s linear infinite;
    animation: nprogress-spinner .4s linear infinite
}

.nprogress-custom-parent {
    overflow: hidden;
    position: relative
}

.nprogress-custom-parent #nprogress .bar,
.nprogress-custom-parent #nprogress .spinner {
    position: absolute
}

@-webkit-keyframes nprogress-spinner {
    0% {
        -webkit-transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes nprogress-spinner {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

@font-face {
    font-family: Lato-Regular;
    src: url(lato/Lato-Regular.ttf)
}

@font-face {
    font-family: Roboto-Bold;
    src: url(lato/Lato-Bold.ttf)
}

@font-face {
    font-family: Lato-Light;
    src: url(lato/Lato-Light.ttf)
}

@font-face {
    font-family: Lato-Black;
    src: url(lato/Lato-Black.ttf)
}

@font-face {
    font-family: ABLAX;
    src: url(lato/ABLAX.ttf)
}

@font-face {
    font-family: Roboto-Bold;
    src: url(roboto/Roboto-Bold_0.ttf)
}

@font-face {
    font-family: Roboto-Black;
    src: url(roboto/Roboto-Black_0.ttf)
}

@font-face {
    font-family: Roboto-Light;
    src: url(roboto/Roboto-Light_0.ttf)
}

@font-face {
    font-family: Roboto-Regular;
    src: url(roboto/Roboto-Regular.ttf)
}

@font-face {
    font-family: Roboto-Thin;
    src: url(roboto/Roboto-Thin.ttf)
}

@font-face {
    font-family: Roboto-Medium;
    src: url(roboto/Roboto-Medium_0.ttf)
}

@font-face {
    font-family: OpenSans-CondLight;
    src: url(roboto/OpenSans-CondLight.ttf)
}

@font-face {
    font-family: OpenSans-CondBold;
    src: url(roboto/OpenSans-CondBold.ttf)
}
