.wsmenu>.wsmenu-list>li>ul.sub-menu {
  opacity: 0;
  visibility: hidden;
  -o-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  -moz-transform-origin: 0% 0%;
  -webkit-transform-origin: 0% 0%;
  -o-transition: -o-transform 0.3s, opacity 0.3s;
  -ms-transition: -ms-transform 0.3s, opacity 0.3s;
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  transform: rotateX(-75deg);
  -o-transform: rotateX(-75deg);
  -moz-transform: rotateX(-75deg);
  -webkit-transform: rotateX(-75deg);
}

.wsmenu>.wsmenu-list>li:hover>ul.sub-menu {
  opacity: 1;
  visibility: visible;
  transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -webkit-transform: rotateX(0deg);
}

.wsmenu>.wsmenu-list>li>.wsmegamenu {
  opacity: 0;
  visibility: hidden;
  -o-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  -moz-transform-origin: 0% 0%;
  -webkit-transform-origin: 0% 0%;
  -o-transition: -o-transform 0.3s, opacity 0.3s;
  -ms-transition: -ms-transform 0.3s, opacity 0.3s;
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  transform: rotateX(-75deg);
  -o-transform: rotateX(-75deg);
  -moz-transform: rotateX(-75deg);
  -webkit-transform: rotateX(-75deg);
}

.wsmenu>.wsmenu-list>li:hover>.wsmegamenu {
  opacity: 1;
  visibility: visible;
  transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -webkit-transform: rotateX(0deg);
}

.wsmenu-list>li>.wsshoptabing {
  opacity: 0;
  visibility: hidden;
  -o-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  -moz-transform-origin: 0% 0%;
  -webkit-transform-origin: 0% 0%;
  -o-transition: -o-transform 0.3s, opacity 0.3s;
  -ms-transition: -ms-transform 0.3s, opacity 0.3s;
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  transform: rotateX(-75deg);
  -o-transform: rotateX(-75deg);
  -moz-transform: rotateX(-75deg);
  -webkit-transform: rotateX(-75deg);
}

.wsmenu-list>li:hover .wsshoptabing {
  opacity: 1;
  visibility: visible;
  transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -webkit-transform: rotateX(0deg);
}/*
 * Plugin: Web Slide Navigation System
 * Demo Link: https://tagfold.com/webslide/
 * Author: TagFold
 * License: http://codecanyon.net/licenses/standard
*/
/* ================== Desktop Base CSS  ================== */
.wsmenu html,
.wsmenu body,
.wsmenu iframe,
.wsmenu h1,
.wsmenu h2,
.wsmenu h3,
.wsmenu h4,
.wsmenu h5,
.wsmenu h6 {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
    font-weight: normal;
    font-size: 12px;
    line-height: 18px;
    /* font-family: Helvetica, sans-serif; */
    -webkit-font-smoothing: subpixel-antialiased;
    font-smoothing: antialiased;
    font-smooth: antialiased;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: subpixel-antialiased;
    font-smoothing: subpixel-antialiased;
    font-smooth: subpixel-antialiased;
}

.wsmenu .cl {
    clear: both;
}

.wsmenu img,
object,
embed,
video {
    border: 0 none;
    max-width: 100%;
}

.wsmenu a:focus {
    outline: none;
}

.wsmenu:before,
.wsmenu:after {
    content: "";
    display: table;
}

.wsmenu:after {
    clear: both;
}

/* ================== Desktop Main Menu CSS ================== */
.headerfull {
    width: 100%;
    height: 60px;
    position: relative;
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.16);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.16);
}

.smllogo {
    padding: 9px 0px 0 16px;
    margin: 0;
    float: left;
    width: 6%;
}

.smllogo a {
    display: block;
    float: left;
    padding: 0;
}

.wsmain {
    width: 100%;
    margin: 20px auto 0;
    padding: 0 0px;
}

.wsmenu {
    width: 100%;
    float: left;
    color: #fff;
    position: relative;
    font-size: 13px;
    padding: 0;
    display: block;
    margin: 0;
    border-left: 0px solid rgba(0, 0, 0, 0.1);
}

.wsmenu > .wsmenu-list {
    text-align: right;
    margin: 0 auto;
    width: 100%;
    display: block;
    padding: 0;
    position: relative;
}

.wsmenu > .wsmenu-list > li {
    display: inline-block;
    padding: 0;
    margin: 0;
}

.wsmenu > .wsmenu-list > li > .navtext {
    line-height: 50px;
    text-align: right;
    /* padding: 0px 15px; */
    margin: 0px;
}

.wsmenu > .wsmenu-list > li > a {
    display: block;
    text-decoration: none;
    position: relative;
    padding: 0 8px;
}

.wsmenu > .wsmenu-list > li > .navtext > span + span:after {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;

    content: "\f078";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 9px;
    line-height: 10px;
    margin-left: 0px;
    position: relative;
    right: -7px;
    text-align: right;
    top: 1px;
}

.wsmenu > .wsmenu-list > li > .navtext > span {
    display: block;
    /* font-size: 14px; */
    text-align: left;
    white-space: nowrap;
    width: 100%;
    /* line-height: 16px; */
}

.wsmenu > .wsmenu-list > li > .navtext > span + span {
    white-space: nowrap;
    font-size: 12px;
    font-weight: bold;
}

.wsmenu > .wsmenu-list > li a:hover .arrow:after {
    border-top-color: #b3b3b3;
}

.wsmenu > .wsmenu-list > li a.active .arrow:after {
    border-top-color: #b3b3b3;
}

.wsmenu > .wsmenu-list > li:hover > a .arrow:after {
    border-top-color: #b3b3b3;
}

/* Main Search Bar CSS*/
.wsmenu > .wsmenu-list > li.wssearchbar {
    width: 40%;
    float: left;
    padding-left: 15px;
}

.wsmenu > .wsmenu-list > li.wssearchbar > .topmenusearch {
    float: right;
    width: 100%;
    height: 42px;
    position: relative;
    margin: 9px 0 0 0;
}

.wsmenu > .wsmenu-list > li.wssearchbar > .topmenusearch > .searchicon {
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
}

.wsmenu > .wsmenu-list > li.wssearchbar > .topmenusearch > input {
    width: 100%;
    position: relative;
    float: right;
    top: 0;
    right: 0;
    bottom: 0;
    border: 0;
    padding: 0;
    margin: 0;
    text-indent: 15px;
    font-size: 12px;
    height: 42px;
    z-index: 2;
    outline: none;
    color: #7d7d7d;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.wsmenu > .wsmenu-list > li.wssearchbar > .topmenusearch > input:focus ~ .btnstyle {
    color: #fff;
    opacity: 0.9;
}

.wsmenu > .wsmenu-list > li.wssearchbar > .topmenusearch > input:focus ~ .searchicon {
    opacity: 1;
    z-index: 3;
    color: #ffffff;
}

.wsmenu > .wsmenu-list > li.wssearchbar > .topmenusearch > .btnstyle {
    top: 0px;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 49px;
    line-height: 30px;
    z-index: 1;
    cursor: pointer;
    color: #fff;
    z-index: 1000;
    border: solid 0px;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
    -webkit-border-radius: 0px 2px 2px 0px;
    -moz-border-radius: 0px 2px 2px 0px;
    border-radius: 0px 2px 2px 0px;
}

.wsmenu > .wsmenu-list > li.wssearchbar > .topmenusearch > .btnstyle > i {
    line-height: 38px;
    margin: 0;
    padding: 0;
    text-align: center;
    color: #9c9c9c;
}

/* My Account Dropdown */
.wsmenu > .wsmenu-list > li > ul.sub-menu {
    position: absolute;
    padding-top: 21px;
    z-index: 1000;
    margin: 0;
    min-width: 190px;
}

.wsmenu > .wsmenu-list > li > ul.sub-menu > li {
    position: relative;
    margin: 0;
    padding: 0;
    display: block;
    background: #0668cd;
    border-bottom: solid 1px #055bb3;
}

.wsmenu > .wsmenu-list > li > ul.sub-menu > li > a {
    background-image: none;
    color: #fff;
    border-right: 0 none;
    text-align: left;
    display: block;
    padding: 6px 12px;
    text-transform: none;
    font-size: 15px;
    letter-spacing: normal;
    transition: all 0.45s ease-in-out;
}

.wsmenu > .wsmenu-list > li > ul.sub-menu > li > a:hover {
    text-decoration: none;
}

.wsmenu > .wsmenu-list > li > ul.sub-menu > li > a > i {
    margin-right: 9px;
    font-size: 14px;
}

.wsmenu > .wsmenu-list > li.wsshopmyaccount > a {
    display: block;
    line-height: 50px;
    text-decoration: none;
    position: relative;
    font-size: 16px;
}

.wsmenu > .wsmenu-list > .wsshopmyaccount > a i {
    display: inline-block;
    font-size: 14px;
    line-height: inherit;
    margin-right: 0;
    /* vertical-align: middle; */
}

/* Main Menu Cart Icon*/
.wsmenu > .wsmenu-list > li.wscarticon {
    float: right;
    clear: right;
}

.wsmenu > .wsmenu-list > li.wscarticon > a {
    display: block;
    color: #828181;
    padding: 0 26px 0 22px;
    line-height: 59px;
    text-decoration: none;
    position: relative;
}

.wsmenu > .wsmenu-list > li.wscarticon .hidetxt {
    display: none;
}

.wsmenu > .wsmenu-list > li.wscarticon a {
    padding: 0 27px 0 23px;
    text-align: center;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.wsmenu > .wsmenu-list > li.wscarticon a i {
    font-size: 16px;
}

.wsmenu > .wsmenu-list > li.wscarticon em.roundpoint {
    position: absolute;
    top: 14px;
    right: 21px;
    width: 17px;
    height: 17px;
    background-color: #da4b38;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-size: 9px;
    text-align: center;
    font-style: normal;
    line-height: 16px;
    color: #fff;
}

.wsmenu > .wsmenu-list > li.wscarticon i {
    display: inline-block;
    font-size: 13px;
    line-height: inherit;
    margin-right: 2px;
    color: #7b7b7b;
}

/* ================== Desktop Tabing Mega Menus CSS  ================== */
/* Tabing Leftside */
.wsmenu > .wsmenu-list > li > .wsshoptabing {
    width: 100%;
    text-align: left;
    margin: 0px;
    position: absolute;
    padding-top: 16px;
    background-color: #f8f8f8;
    left: 0;
    border-bottom: solid 2px #376cb7;
    border-top: solid 0px;
    z-index: 101;
}

.wsmenu > .wsmenu-list > li > .wsshoptabing > .wsshopwp {
    width: 100%;
    display: block;
    position: relative;
    background-color: #f5f5f5;
}

.wsmenu > .wsmenu-list > li > .wsshoptabing.wtsdepartmentmenu {
    background: #fff;
    border-bottom: solid 1px #d1d3d4;
}

.wsmenu > .wsmenu-list > li > .wsshoptabing > .wsshopwp > .wstabitem {
    display: block;
    margin: 0px;
    padding: 0px;
    font-size: 12px;
}

.wsmenu > .wsmenu-list > li > .wsshoptabing > .wsshopwp > .wstabitem > li:before,
.wsmenu > .wsmenu-list > li > .wsshoptabing > .wsshopwp > .wstabitem > li:after {
    content: "";
    display: table;
}

.wsmenu > .wsmenu-list > li > .wsshoptabing > .wsshopwp > .wstabitem > li:after {
    clear: both;
}

.wsmenu > .wsmenu-list > li > .wsshoptabing > .wsshopwp > .wstabitem > li {
    width: 100%;
    list-style: none;
}

.wsmenu > .wsmenu-list > li > .wsshoptabing > .wsshopwp > .wstabitem > li > a {
    display: block;
    padding: 15px 11px;
    font-size: 13px;
    color: #606060;
    border-bottom: solid 1px #e5e5e5;
    width: 23%;
    float: left;
    position: relative;
    border-left: 3px solid #fff;
    background-color: #fff;
    text-transform: uppercase;
}

.wsmenu > .wsmenu-list > li > .wsshoptabing > .wsshopwp > .wstabitem > li:hover a {
    text-decoration: none;
}

.wsmenu > .wsmenu-list > li > .wsshoptabing > .wsshopwp > .wstabitem > li:hover > a {
    text-decoration: none;
}

.wsmenu > .wsmenu-list > li > .wsshoptabing > .wsshopwp > .wstabitem > li > a > i {
    color: #848484;
    margin-right: 5px;
    text-align: center;
    width: 24px;
    font-size: 16px;
}

/* Tabing Rightside */
.wsmenu > .wsmenu-list > li > .wsshoptabing > .wsshopwp > .wstabitem > li > .wstitemright {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #f5f5f5;
    color: #000;
    display: block;
    float: left;
    padding: 10px 8px 0px 8px;
    width: 77%;
    min-height: 400px;
}

.wsmenu > .wsmenu-list > li:hover > .wsshoptabing > .wsshopwp > .wstabitem > li.wsshoplink-active > .wstitemright {
    opacity: 1;
    visibility: visible;
}

/* Mega Menu Content Formatting */
.wsmenu > .wsmenu-list > li .wstbootslider {
    float: right;
    margin-top: 8px;
}

.wsmenu > .wsmenu-list > li .wstmegamenucolr {
    display: block;
    float: right;
    margin-top: 8px;
}

.wsmenu > .wsmenu-list > li .wstheading {
    width: 100%;
    display: block;
    padding: 10px 0px 6px 0px;
    font-size: 13px;
    font-weight: bold;
    color: #333333;
    border-bottom: solid 1px #d9d9d9;
    margin-bottom: 12px;
    text-transform: uppercase;
}

.wsmenu > .wsmenu-list > li .wstliststy01 {
    padding: 0px 0px 8px 0px;
    margin: 0px;
}

.wsmenu > .wsmenu-list > li .wstliststy01 li {
    width: 33.33%;
    float: left;
    line-height: 23px;
    font-size: 14px;
    list-style: none;
    padding: 0px 0px 0px 0px;
    margin: 0px;
}

.wsmenu > .wsmenu-list > li .wstliststy01 li a {
    color: #6e6e6e;
    font-size: 12px;
}

.wsmenu > .wsmenu-list > li .wstliststy01 li a:hover {
    color: #000;
    text-decoration: none;
}

.wsmenu > .wsmenu-list > li .wstliststy02 {
    padding: 5px 0px 10px 0px;
    margin: 0px;
    text-align: left;
}

.wsmenu > .wsmenu-list > li .wstliststy02 li {
    width: 100%;
    list-style: none;
    line-height: 25px;
}

.wsmenu > .wsmenu-list > li .wstliststy02 li a {
    color: #111;
    font-size: 13px;
}

.wsmenu > .wsmenu-list > li .wstliststy02 li a:hover {
    color: #000;
    text-decoration: none;
}

.wsmenu > .wsmenu-list > li .wstliststy02 li.wstheading {
    line-height: normal;
    padding-left: 0px;
    margin-top: 0px;
    text-transform: uppercase;
}

.wsmenu > .wsmenu-list > li .wstliststy02 li a .wstcount {
    font-size: 10px;
    color: #adadad;
}

.wsmenu > .wsmenu-list > li .wstliststy06 li.wstheading {
    line-height: normal;
    padding-left: 0px;
}

.wsmenu > .wsmenu-list > li .wstliststy06 {
    padding: 0px 0px 0px 0px;
    margin: 0px;
}

.wsmenu > .wsmenu-list > li .wstliststy06 li {
    width: 100%;
    list-style: none;
    line-height: 24px;
}

.wsmenu > .wsmenu-list > li .wstliststy06 li a {
    color: #111;
    font-size: 13px;
}

.wsmenu > .wsmenu-list > li .wstliststy06 li a:hover {
    color: #000;
    text-decoration: none;
}

.wsmenu > .wsmenu-list > li .wstliststy06 li.wstheading {
    line-height: normal;
}

.wsmenu > .wsmenu-list > li .wstliststy06 li a .wstcount {
    font-size: 10px;
    color: #adadad;
}

.wsmenu > .wsmenu-list > li .wstliststy03 {
    width: 100%;
    padding: 0px 0px 8px 0px;
    margin: 0px;
}

.wsmenu > .wsmenu-list > li .wstliststy03 li {
    width: 33.33%;
    float: left;
    line-height: 23px;
    font-size: 14px;
    list-style: none;
    padding: 0px 0px 0px 0px;
    margin: 0px;
}

.wsmenu > .wsmenu-list > li .wstliststy03 li a {
    color: #6e6e6e;
    font-size: 12px;
}

.wsmenu > .wsmenu-list > li .wstliststy03 li a:hover {
    color: #000;
    text-decoration: none;
}

.wsmenu > .wsmenu-list > li .wstliststy04 {
    padding: 14px 0px 0px 0px;
    margin: 0px;
}

.wsmenu > .wsmenu-list > li .wstliststy04 li {
    width: 100%;
    list-style: none;
    line-height: 22px;
}

.wsmenu > .wsmenu-list > li .wstliststy04 li a {
    color: #6e6e6e;
    font-size: 12px;
}

.wsmenu > .wsmenu-list > li .wstliststy04 li a:hover {
    color: #000;
    text-decoration: none;
}

.wsmenu > .wsmenu-list > li .wstliststy04 li.wstheading {
    line-height: normal;
    text-align: center;
    padding: 12px 0px;
    font-size: 13px;
    margin-bottom: 12px;
}

.wsmenu > .wsmenu-list > li .wstliststy04 li a .wstcount {
    font-size: 10px;
    color: #adadad;
}

.wsmenu > .wsmenu-list > li .wstliststy05 {
    padding: 10px 0px 0px 0px;
    margin: 0px;
}

.wsmenu > .wsmenu-list > li .wstmegamenucolr03 {
    padding-top: 10px;
    padding-left: 20px;
}

.wsmenu > .wsmenu-list > li .wstliststy05 li {
    width: 100%;
    list-style: none;
    line-height: 22px;
}

.wsmenu > .wsmenu-list > li .wstliststy05 li a {
    color: #6e6e6e;
    font-size: 12px;
}

.wsmenu > .wsmenu-list > li .wstliststy05 li a:hover {
    color: #000;
    text-decoration: none;
}

.wsmenu > .wsmenu-list > li .wstliststy05 li.wstheading {
    line-height: normal;
}

.wsmenu > .wsmenu-list > li .wstliststy05 li a .wstcount {
    font-size: 10px;
    color: #adadad;
}

.wsmenu > .wsmenu-list > li .wstmorebtn {
    border-radius: 2px;
    color: #9b9b9b;
    display: inline-block;
    float: right;
    font-size: 10px;
    font-weight: normal;
    letter-spacing: 0;
    padding: 1px 7px;
    text-align: right;
    text-transform: none;
}

.wsmenu > .wsmenu-list > li .wstmenutag {
    height: 18px;
    line-height: 18px;
    text-align: center;
    font-size: 11px;
    color: #fff;
    border-radius: 2px;
    position: relative;
    /* font-family: Arial, Helvetica, sans-serif; */
    font-weight: normal;
    padding: 1px 6px 1px 6px;
    margin-left: 6px;
    text-transform: none;
    letter-spacing: -0px;
}

.wsmenu > .wsmenu-list > li .wstmenutag:after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-image: none;
    border-style: solid;
    border-width: 3px;
    content: "";
    left: -6px;
    margin-top: 0px;
    position: absolute;
    top: 4px;
    z-index: 1;
}

.wsmenu > .wsmenu-list > li .wstmenutag.redtag {
    background-color: #fe7b8f;
}

.wsmenu > .wsmenu-list > li .wstmenutag.redtag:after {
    border-color: transparent #fe7b8f transparent transparent;
}

.wsmenu > .wsmenu-list > li .wstmenutag.greentag {
    background-color: #00c853;
}

.wsmenu > .wsmenu-list > li .wstmenutag.greentag:after {
    border-color: transparent #00c853 transparent transparent;
}

.wsmenu > .wsmenu-list > li .wstmenutag.bluetag {
    background-color: #4fc3f7;
}

.wsmenu > .wsmenu-list > li .wstmenutag.bluetag:after {
    border-color: transparent #4fc3f7 transparent transparent;
}

.wsmenu > .wsmenu-list > li .wstmenutag.orangetag {
    background-color: #fe7000;
}

.wsmenu > .wsmenu-list > li .wstmenutag.orangetag:after {
    border-color: transparent #fe7000 transparent transparent;
}

.wsmenu > .wsmenu-list > li .kitchenmenuimg {
    background-image: url(//www.doverbostonschool.com/wp-content/themes/dbs/theme/js/multi-dropdown/images/kitchen-menu-img.png);
    background-position: bottom right;
    background-repeat: no-repeat;
}

.wsmenu > .wsmenu-list > li .computermenubg {
    background-image: url(//www.doverbostonschool.com/wp-content/themes/dbs/theme/js/multi-dropdown/images/computer-menu-img.png);
    background-position: bottom right;
    background-repeat: no-repeat;
}

.wsmenu > .wsmenu-list > li .wstpngsml {
    padding-left: 18px;
}

.wsmenu > .wsmenu-list > li .wstfullwtag {
    width: 100%;
    display: block;
    border-bottom: solid 1px #e5e5e5;
    background-color: #f5f5f5;
}

/* Brand Mega Menu */
.wsmenu > .wsmenu-list > li .wstbrandbottom {
    width: 100%;
    background-color: #fff;
    display: block;
    opacity: 0;
    position: absolute;
    right: 0;
    visibility: hidden;
    padding: 9px 6px;
}

.wsmenu-list > li:hover > .wtsbrandmenu > .wsshoptabingwp > .wstabitem02 > li.wsshoplink-active > .wstbrandbottom {
    opacity: 1;
    visibility: visible;
}

.wsmenu > .wsmenu-list > li .wstabitem02 {
    width: 100%;
    padding: 0px;
    margin: 0px 0px;
    list-style: none;
    display: table;
}

.wsmenu > .wsmenu-list > li .wstabitem02 > li {
    display: table-cell;
    list-style: outside none none;
    text-align: center;
}

.wsmenu > .wsmenu-list > li .wstabitem02 > li > a {
    display: block;
    padding: 14px 0px;
    font-size: 13px;
    color: #111;
    background-color: #f5f5f5;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
}

.wsmenu > .wsmenu-list > li .wstabitem02 > .wsshoplink-active > a:after {
    position: absolute;
    content: "";
    top: 42px;
    right: 50%;
    width: 13px;
    height: 13px;
    transform: rotate(225deg);
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    border-right: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
    z-index: 100;
    background-color: #ffffff;
}

.wsmenu > .wsmenu-list > li .wstabitem02 > li:hover a {
    text-decoration: none;
    -webkit-border-radius: 4px 0px 0px 4px;
    -moz-border-radius: 4px 0px 0px 4px;
    border-radius: 4px 0px 0px 4px;
}

.wsmenu > .wsmenu-list > li .wstabitem02 > .wsshoplink-active > a {
    text-decoration: none;
    -webkit-border-radius: 4px 0px 0px 4px;
    -moz-border-radius: 4px 0px 0px 4px;
    border-radius: 4px 0px 0px 4px;
    background-color: #f5f5f5;
    color: #0267b1;
}

.wsmenu > .wsmenu-list > li .wstabitem02 > .wsshoplink-active > a > i {
    opacity: 1;
}

.wsmenu > .wsmenu-list > li .wstabitem02 > li:hover a {
    text-decoration: none;
    -webkit-border-radius: 4px 0px 0px 4px;
    -moz-border-radius: 4px 0px 0px 4px;
    border-radius: 4px 0px 0px 4px;
}

.wsmenu > .wsmenu-list > li .wstabitem02 > li > a i {
    margin-right: 5px;
    text-align: center;
    width: 25px;
    font-size: 17px;
    opacity: 0.5;
}

.wsmenu > .wsmenu-list > li .brandcolor01 {
    color: #424242;
}

.wsmenu > .wsmenu-list > li .brandcolor02 {
    color: #00bcf2;
}

.wsmenu > .wsmenu-list > li .brandcolor03 {
    color: #00aff0;
}

.wsmenu > .wsmenu-list > li .brandcolor04 {
    color: #003087;
}

.wsmenu > .wsmenu-list > li .brandcolor05 {
    color: #a82400;
}

.wsmenu > .wsmenu-list > li .brandcolor06 {
    color: #ff3300;
}

.wsmenu > .wsmenu-list > li .brandcolor07 {
    color: #7ac142;
}

.wsmenu > .wsmenu-list > li .brandcolor08 {
    color: #ef4056;
}

/* ================== Desktop Mega Menus CSS  ================== */
.wsmenu > .wsmenu-list > li > .wsmegamenu {
    width: 100%;
    left: 0px;
    position: absolute;
    top: 50px;
    color: #000;
    z-index: 1000;
    margin: 0px;
    text-align: left;
    padding: 14px 5px;
    font-size: 15px;
    border: solid 1px #eeeeee;
    background-color: #fff;
}

.wsmenu > .wsmenu-list > li > .wsmegamenu .title {
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    padding: 9px 5px 9px 0px;
    font-size: 17px;
    color: #424242;
    margin: 0px 0px 7px 0px;
    text-align: left;
    height: 39px;
}

.wsmenu > .wsmenu-list > li > .wsmegamenu .link-list li {
    display: block;
    text-align: center;
    white-space: nowrap;
    text-align: left;
}

.wsmenu > .wsmenu-list > li > .wsmegamenu .link-list li a {
    line-height: 18px;
    border-right: none;
    text-align: left;
    padding: 6px 0px;
    background: #fff;
    background-image: none;
    color: #666666;
    border-right: 0 none;
    display: block;
    background-color: #fff;
    color: #424242;
}

.wsmenu > .wsmenu-list > li > .wsmegamenu li i {
    margin-right: 5px;
    text-align: center;
    width: 18px;
}

.wsmenu > .wsmenu-list > li > .wsmegamenu li a:hover {
    background: transparent;
    text-decoration: underline;
}

.wsmenu > .wsmenu-list > li > .wsmegamenu .link-list li i {
    font-size: 11px;
}

.wsmenu > .wsmenu-list > li > .wsmegamenu li i {
    margin-right: 5px;
    text-align: center;
    width: 18px;
}

.wsmenu > .wsmenu-list > li > .wsmegamenu .mrgtop {
    margin-top: 15px;
}

.wsmenu > .wsmenu-list > li > .wsmegamenu .show-grid div {
    padding-bottom: 10px;
    padding-top: 10px;
    background-color: #dbdbdb;
    border: 1px solid #e7e7e7;
    color: #6a6a6a;
    margin: 2px 0px;
    font-size: 13px;
}

/* ================== Desktop Half Menus CSS  ================== */
.wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu {
    width: 40%;
    right: auto;
    left: auto;
}

.wsmenu > .wsmenu-list > li > .wsmegamenu.halfdiv {
    width: 35%;
    right: 0px;
    left: auto;
}

/* ================== Desktop Extra CSS ================== */
.wsmobileheader {
    display: none;
}

.overlapblackbg {
    opacity: 0;
    visibility: hidden;
}

.wsmenu .wsmenu-click {
    display: none;
}

.wsmenu .wsmenu-click02 {
    display: none;
}

.wsmenu .wsmenu-click03 {
    display: none;
}

.hometext {
    display: none;
}

/*==============================================================================
                              Start Mobile CSS
===============================================================================*/
/* ================== Mobile Menu Change Brake Point ================== */
@media only screen and (max-width: 991px) {
    /* ================== Mobile Base CSS ================== */
    html {
        overflow: hidden;
        height: 100%;
        -webkit-overflow-scrolling: touch;
    }

    body {
        height: 100%;
        overflow-y: auto;
        overflow-x: hidden;
    }

    body.wsactive {
        overflow: hidden;
    }

    /* ================== Mobile Main Menu CSS ================== */
    .smllogo {
        display: none;
    }

    .wsmain {
        margin: 0px;
        background-color: transparent;
    }

    .wsmenu {
        width: 100%;
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        left: 0;
        overflow-y: hidden;
        padding: 0;
        top: 0;
        visibility: hidden;
        position: fixed;
        margin: 0px;
        border-left: none;
    }

    .wsmenu > .wsmenu-list {
        height: auto;
        min-height: 100%;
        width: 260px;
        background: #fff;
        padding-bottom: 0;
        margin-left: -260px;
        display: block;
        text-align: center;
        -webkit-transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        -o-transition: all 0.25s ease-in-out;
        -ms-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out;
        position: static;
    }

    .wsmenu > .wsmenu-list > li {
        width: 100%;
        display: block;
        float: none;
        border-right: none;
        background-color: transparent;
        position: relative;
        white-space: inherit;
    }

    @supports (-webkit-overflow-scrolling: touch) {
        .wsmenu > .wsmenu-list > li:last-child {
            padding-bottom: 110px;
        }
    }

    .wsmenu > .wsmenu-list > li > a {
        /* padding: 9px 32px 9px 18px; */
        font-size: 14px;
        text-align: left;
        border-right: solid 0px;
        background-color: transparent;
        color: #666666;
        line-height: 25px;
        border-bottom: 1px solid;
        position: static;
    }

    .wsmenu > .wsmenu-list > li > .navtext {
        padding-left: 18px;
    }

    .wsmenu > .wsmenu-list > li.wscarticon a {
        padding-left: 18px;
    }

    .wsmenu > .wsmenu-list > li.wsshopmyaccount > a {
        padding-left: 18px;
    }

    .wsmenu > .wsmenu-list > li > a > i {
        font-size: 16px;
        color: #bfbfbf;
    }

    .wsmenu > .wsmenu-list > li.wscarticon a i {
        margin-right: 7px;
        font-size: 15px;
    }

    .wsmenu > .wsmenu-list > li > a .wsarrow:after {
        display: none;
    }

    .wsmenu > .wsmenu-list > li.wscarticon em.roundpoint {
        display: inline-block;
        right: auto;
        left: 27px;
    }

    .wsmenu > .wsmenu-list > li:hover > a {
        background-color: rgba(0, 0, 0, 0.08);
        text-decoration: none;
    }

    .wsmenu > .wsmenu-list > li > a > .hometext {
        display: inline-block;
    }

    .wsmenu > .wsmenu-list > li.wscarticon .hidetxt {
        display: inline-block;
    }

    .wsmenu > .wsmenu-list > li.wssearchbar {
        display: none;
    }

    .wsmenu > .wsmenu-list > li.wscarticon {
        float: none;
    }

    .wsmenu > .wsmenu-list > li.wsshopmyaccount {
        float: none;
    }

    .wsmenu > .wsmenu-list > li.wscarticon a {
        text-align: left;
        font-size: 13px;
    }

    /* ================== Mobile Dropdown CSS ================== */
    .wsmenu > .wsmenu-list > li > ul.sub-menu {
        display: none;
        position: relative;
        top: 0px;
        background-color: #fff;
        border-bottom: solid 1px #ccc;
        padding: 0px;
        opacity: 1;
        visibility: visible;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        -webkit-transition: inherit;
        -moz-transition: inherit;
        transition: inherit;
        -webkit-transform-style: flat;
    }

    .wsmenu > .wsmenu-list > li > ul.sub-menu > li > a {
        line-height: 20px;
        font-size: 13px;
        padding: 13px 0px 13px 16px;
        color: #fff;
    }

    .wsmenu > .wsmenu-list > li > ul.sub-menu > li span + a {
        padding-right: 30px;
    }

    .wsmenu > .wsmenu-list > li > ul.sub-menu > li > a:hover {
        background-color: #e7e7e7;
        color: #fff;
        text-decoration: underline;
    }

    .wsmenu > .wsmenu-list > li > ul.sub-menu li:hover > a {
        background-color: #e7e7e7;
        color: #666666;
    }

    /* ================== Mobile Mega Menu CSS  ================== */
    .wsmenu > .wsmenu-list > li > .wsmegamenu {
        background-color: #fff;
        padding-top: 5px;
        color: #666666;
        display: none;
        position: relative;
        top: 0px;
        padding: 8px 0px 8px 0px;
        border: solid 0px;
        opacity: 1;
        visibility: visible;
        transform: none;
        -o-transform: none;
        -moz-transform: none;
        -webkit-transform: none;
        border-bottom: 1px solid rgba(0, 0, 0, 0.13);
        -webkit-transform-style: flat;
    }

    .wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu {
        width: 100%;
    }

    .wstabitem02 > .wsshoplink-active > a:after {
        display: none;
    }

    .wsmenu > .wsmenu-list > li > .wsshoptabing > .wsshopwp > .wstabitem > li {
        position: relative;
    }

    .wsmenu > .wsmenu-list > li > .wsshoptabing > .wsshopwp > .wstabitem > li > a {
        width: 100%;
        margin: 0px;
        float: none;
        font-size: 12px;
        padding: 14px 11px 14px 11px;
        font-weight: bold;
    }

    .wsmenu > .wsmenu-list > li .wstheading {
        font-weight: normal;
        padding-left: 0px;
        padding-right: 0px;
    }

    .wsmenu > .wsmenu-list > li > .wsshoptabing > .wsshopwp > .wstabitem > li > .wstitemright {
        width: 100%;
        position: static;
        top: 0px;
        min-height: inherit;
        padding: 10px 0px;
        opacity: 1;
        visibility: visible;
        display: none;
        background-color: #fff;
        border-bottom: 1px solid rgba(0, 0, 0, 0.13);
    }

    .wsmenu > .wsmenu-list > li .wstbootslider {
        width: auto;
    }

    .wsmenu > .wsmenu-list > li .wstmegamenucolr {
        width: auto;
    }

    .wsmenu > .wsmenu-list > li .wstliststy01 > li {
        width: 100%;
        padding: 0px;
        margin: 0px;
    }

    .wsmenu > .wsmenu-list > li .wstliststy02 {
        width: 100%;
        padding: 0px;
        margin: 0px 0px 15px 0px;
    }

    .wsmenu > .wsmenu-list > li .wstliststy03 li {
        width: 100%;
    }

    .wsmenu > .wsmenu-list > li .wstliststy05 {
        width: 100%;
        padding: 0px;
        margin-bottom: 10px;
    }

    .wsmenu > .wsmenu-list > li .kitchenmenuimg {
        background-image: none;
    }

    .wsmenu > .wsmenu-list > li .computermenubg {
        background-image: none;
    }

    .wsmenu > .wsmenu-list > li .wstbrandbottom {
        width: 100%;
        position: static;
        top: 0px;
        min-height: inherit;
        padding: 10px 5px 15px 5px;
        opacity: 1;
        visibility: visible;
        display: none;
        border-bottom: 1px solid rgba(0, 0, 0, 0.13);
    }

    .wsmenu > .wsmenu-list > li .wstabitem02 {
        display: block;
    }

    .wsmenu > .wsmenu-list > li .wstabitem02 > li {
        position: relative;
        text-align: left;
        display: block;
    }

    .wsmenu > .wsmenu-list > li .wstabitem02 > li > a {
        padding: 13px 11px;
    }

    .wsmenu > .wsmenu-list > li .wstabitem02 > li > a {
        background-color: #fff;
    }

    .wsmenu > .wsmenu-list > li .wstheading {
        padding-left: 0px;
    }

    .wsmenu-list > li > .navtext {
        margin: 0px;
    }

    .wsmenu .wsmenu-list > li .wsshoptabingwp {
        background-color: #fff;
        padding-left: 0px;
        padding-right: 0px;
    }

    .wsmenu > .wsmenu-list > li > .wsshoptabing {
        background-color: #ffffff;
        color: #666666;
        display: none;
        position: relative;
        top: 0px;
        padding: 0px;
        border: solid 0px;
        opacity: 1;
        visibility: visible;
        transform: none;
        -o-transform: none;
        -moz-transform: none;
        -webkit-transform: none;
        -webkit-transform-style: flat;
    }

    .wsmenu > .wsmenu-list > li > .wsshoptabing > .wsshopwp > .wstabitem {
        width: 100%;
        background-color: #fff;
    }

    .wsmenu > .wsmenu-list > li > .wsshoptabing > .wsshopwp > .wstabitem > li > a:after {
        border: none;
    }

    .wsmenu > .wsmenu-list > li > .wsshoptabing > .wsshopwp > .wstabitem > li > a i {
        display: none;
    }

    /* ================== Mobile Header CSS ================== */
    .wsmobileheader {
        width: 100%;
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 10002;
        height: auto;
        background-color: #eaecf0;
        text-align: center;
        -webkit-transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        -o-transition: all 0.25s ease-in-out;
        -ms-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out;
        box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    }

    .wsactive .wsmobileheader {
        margin-left: 260px;
        -webkit-transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        -o-transition: all 0.25s ease-in-out;
        -ms-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out;
    }

    .wsmobileheader > .smllogo {
        display: block;
        width: 150px;
        margin: 0px auto;
        float: none;
        padding: 0;
    }
    .mobiletext {
        display: inline-block;
    }

    /*Mobile Search Bar*/
    .wsmobileheader .wssearch {
        background-color: transparent;
        z-index: 1000;
        position: absolute;
        top: 0px;
        right: 0px;
        padding: 12px;
        cursor: pointer;
    }

    .wsmobileheader .wssearch i {
        font-size: 18px;
        color: #9196a0;
    }

    .wsmobileheader .wssearchform {
        display: none;
        position: absolute;
        width: 100%;
        height: 50px;
        line-height: 44px;
        top: 0px;
        left: 0;
        padding: 13px 15px;
        cursor: default;
    }

    .wsmobileheader .wssearch.wsopensearch {
        width: 100%;
        /* background-color: #000; */
        text-align: right;
    }

    .wsmobileheader .wssearch.wsopensearch .wssearchform {
        display: block;
    }

    .wsmobileheader .wssearchform form {
        width: calc((100% - 10px) - 45px);
        display: block;
        position: relative;
    }

    .wsmobileheader .wssearchform form:before {
        content: "\f002";
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        left: 12px;
        position: absolute;
        top: 0;
        color: #777777;
        height: 34px;
        line-height: 36px;
        font-size: 15px;
    }

    .wsmobileheader .wssearchform input {
        width: 100%;
        height: 34px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        border: solid 0px;
        text-indent: 33px;
        margin: 0px;
        line-height: 18px;
        padding: 0px;
        display: block;
    }

    .wsmobileheader .wssearch.wsopensearch {
        left: 0px;
        right: auto;
        width: 100%;
        height: 60px;
    }

    .wsmobileheader .wssearch i.wsclosesearch {
        display: none;
    }

    .wsmobileheader .wssearch.wsopensearch i.wsclosesearch {
        display: inline-block;
        float: right;
        font-size: 23px;
    }

    .wsmobileheader .wssearch.wsopensearch i.wsopensearch {
        display: none;
    }

    /* Mobile Toggle Menu icon (X ICON) */
    .wsanimated-arrow {
        position: absolute;
        left: 0;
        top: 0;
        z-index: 102;
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }

    .wsanimated-arrow {
        cursor: pointer;
        padding: 10px 35px 15px 0px;
        margin: 10px 0 0 15px;
    }

    .wsanimated-arrow span,
    .wsanimated-arrow span:before,
    .wsanimated-arrow span:after {
        cursor: pointer;
        height: 2px;
        width: 17px;
        background: #9196a0;
        position: absolute;
        display: block;
        content: "";
    }

    .wsanimated-arrow span:before {
        top: -7px;
        width: 23px;
    }

    .wsanimated-arrow span:after {
        bottom: -7px;
        width: 17px;
    }

    .wsanimated-arrow span,
    .wsanimated-arrow span:before,
    .wsanimated-arrow span:after {
        transition: all 500ms ease-in-out;
    }

    .wsactive .wsanimated-arrow span:after {
        width: 23px;
    }

    .wsactive .wsanimated-arrow span {
        background-color: transparent;
    }

    .wsactive .wsanimated-arrow span:before,
    .wsactive .wsanimated-arrow.active span:after {
        top: 7px;
    }

    .wsactive .wsanimated-arrow span:before {
        transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        bottom: 0px;
    }

    .wsactive .wsanimated-arrow span:after {
        transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
    }

    /* ================== Mobile Overlay/Drawer CSS ================== */
    .wsmenu > .overlapblackbg {
        right: 0;
        width: calc(100% - 260px);
        height: 100vh;
        min-height: 100%;
        position: fixed;
        top: 0;
        opacity: 0;
        visibility: hidden;
        background-color: rgba(0, 0, 0, 0.45);
        cursor: pointer;
    }

    .wsactive .wsmenu > .overlapblackbg {
        opacity: 1;
        visibility: visible;
        -webkit-transition: opacity 1.5s ease-in-out;
        -moz-transition: opacity 1.5s ease-in-out;
        -ms-transition: opacity 1.5s ease-in-out;
        -o-transition: opacity 1.5s ease-in-out;
    }

    .wsmenucontainer {
        -webkit-transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        -o-transition: all 0.25s ease-in-out;
        -ms-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out;
    }

    .wsactive .wsmenucontainer {
        margin-left: 260px;
        -webkit-transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        -o-transition: all 0.25s ease-in-out;
        -ms-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out;
    }

    .wsactive .wsmenu {
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
        visibility: visible;
        z-index: 1000;
        top: 0;
    }

    .wsactive .wsmenu > .wsmenu-list {
        -webkit-transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        -o-transition: all 0.25s ease-in-out;
        -ms-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out;
        margin-left: 0;
    }

    /* ================== Mobile Sub Menu Expander Arrows  ================== */
    .wsmenu > .wsmenu-list > li > .wsmenu-click {
        border-left: 1px solid;
        cursor: pointer;
        display: block;
        height: 50px;
        position: absolute;
        right: 0;
        top: 0;
        width: 49px;
        z-index: 10;
    }

    .wsmenu > .wsmenu-list > li > .wsmenu-click > i {
        display: block;
        height: 8px;
        width: 8px;
        float: right;
        transform: rotate(-225deg);
        margin: 23px 21px 0px 0px;
    }

    .wsmenu > .wsmenu-list > li > .wsmenu-click > i:before {
        content: "";
        width: 100%;
        height: 100%;
        border-width: 1.5px 1.5px 0 0;
        border-style: solid;
        border-color: rgba(0, 0, 0, 0.4);
        transition: 0.2s ease;
        display: block;
        transform-origin: 100% 0;
    }

    .wsmenu > .wsmenu-list > li > .wsmenu-click.ws-activearrow > i {
        transform: rotate(-45deg);
        margin-top: 27px;
    }

    .wsmenu .wsmenu-list > li > .wsshoptabing > .wsshopwp > .wstabitem > li > .wsmenu-click02 {
        border-left: 1px solid #f3f3f3;
        cursor: pointer;
        display: block;
        height: 45px;
        position: absolute;
        right: 0;
        top: 0;
        width: 49px;
        z-index: 10;
        background-color: #f5f5f5;
    }

    .wsmenu .wsmenu-list > li > .wsshoptabing > .wsshopwp > .wstabitem > li > .wsmenu-click02 i {
        display: block;
        height: 8px;
        width: 8px;
        float: right;
        transform: rotate(-225deg);
        margin: 17px 21px 0px 0px;
    }

    .wsmenu .wsmenu-list > li > .wsshoptabing > .wsshopwp > .wstabitem > li > .wsmenu-click02 i:before {
        content: "";
        width: 100%;
        height: 100%;
        border-width: 1.5px 1.5px 0 0;
        border-style: solid;
        border-color: rgba(0, 0, 0, 0.4);
        transition: 0.2s ease;
        display: block;
        transform-origin: 100% 0;
    }

    .wsmenu .wsmenu-list > li > .wsshoptabing > .wsshopwp > .wstabitem > li > .wsmenu-click02.ws-activearrow02 > i {
        transform: rotate(-45deg);
        margin-top: 21px;
    }

    .wsmenu .wsmenu-list > li > .wtsbrandmenu > .wsshoptabingwp > .wstabitem02 > li > .wsmenu-click03 {
        border-left: 1px solid #f3f3f3;
        cursor: pointer;
        display: block;
        height: 45px;
        position: absolute;
        right: 0;
        top: 0;
        width: 49px;
        z-index: 10;
        background-color: #f3f3f3;
    }

    .wsmenu .wsmenu-list > li > .wtsbrandmenu > .wsshoptabingwp > .wstabitem02 > li > .wsmenu-click03 i {
        display: block;
        height: 8px;
        width: 8px;
        float: right;
        transform: rotate(-225deg);
        margin: 17px 21px 0px 0px;
    }

    .wsmenu .wsmenu-list > li > .wtsbrandmenu > .wsshoptabingwp > .wstabitem02 > li > .wsmenu-click03 i:before {
        content: "";
        width: 100%;
        height: 100%;
        border-width: 1.5px 1.5px 0 0;
        border-style: solid;
        border-color: rgba(0, 0, 0, 0.4);
        transition: 0.2s ease;
        display: block;
        transform-origin: 100% 0;
    }

    .wsmenu .wsmenu-list > li > .wtsbrandmenu > .wsshoptabingwp > .wstabitem02 > li > .wsmenu-click03.ws-activearrow03 > i {
        transform: rotate(-45deg);
        margin-top: 21px;
    }

    /*End Media Query*/
}

/* Extra @Media Query*/
@media only screen and (min-width: 992px) and (max-width: 1262px) {
    .wsmenu > .wsmenu-list > li.wssearchbar {
        width: 21%;
    }

    .smllogo {
        width: 7%;
    }
}

/* Desktop Main Menu Color */

.headerfull {
    background-color: #fff;
}

.wsmenu > .wsmenu-list {
    background-color: #fff;
}

.wsmenu > .wsmenu-list > li > .navtext > span {
    /* color: #000; */
}

.wsmenu > .wsmenu-list > li > .navtext > span + span {
    color: #555555;
}

.wsmenu > .wsmenu-list > li > .navtext > span + span:after {
    color: #9e9e9e;
}

.wsmenu > .wsmenu-list > li.wsshopmyaccount > a {
    color: #000;
}

.wsmenu > .wsmenu-list > .wsshopmyaccount > a i {
    /* color: #7b7b7b; */
}

.wsmenu > .wsmenu-list > li.wssearchbar > .topmenusearch > input {
    background-color: #eeeeee;
}

.wsmenu > .wsmenu-list > li.wssearchbar > .topmenusearch > .btnstyle {
    background-color: #eeeeee;
}

.wsmenu > .wsmenu-list > li.wssearchbar > .topmenusearch > input:focus {
    color: #000;
}

.wsmenu > .wsmenu-list > li > a {
    color: #fff;
}

.wsmenu > .wsmenu-list > li > a .wsarrow:after {
    border-top-color: #b3b3b3;
}

.wsmenu > .wsmenu-list > li > a:hover .wsarrow:after {
    border-top-color: #333;
}

.wsmenu > .wsmenu-list > li > a.active .wsarrow:after {
    border-top-color: #333;
}

.wsmenu > .wsmenu-list > li:hover > a .wsarrow:after {
    border-top-color: #333;
}

.wsmenu > .wsmenu-list > li > a > i {
    color: #898d91;
}

.wsmenu > .wsmenu-list > li > a.active i {
    color: #0668cd;
}

.wsmenu > .wsmenu-list > li:hover > a > i {
    color: #0668cd;
}

.wsmenu > .wsmenu-list > li > a:hover i {
    color: #0668cd;
}

.wsmenu > .wsmenu-list > li.wssearchbar > .topmenusearch > .btnstyle:hover {
    background-color: #d7d7d7;
}

.wsmenu > .wsmenu-list > li.wssearchbar > .topmenusearch > .btnstyle:hover i {
    color: #333;
}

.wsmenu > .wsmenu-list > li.wssearchbar > .topmenusearch > input:focus ~ .btnstyle {
    background-color: #d7d7d7;
}

.wsmenu > .wsmenu-list > li.wssearchbar > .topmenusearch > input:focus ~ .btnstyle > i {
    color: #333;
}

.wsmenu > .wsmenu-list > li.wssearchbar > .topmenusearch > input:focus ~ .btnstyle i {
    color: #333;
}

.wsmenu > .wsmenu-list > li > a.active {
    /* background-color: #f5f5f5; */
    color: #0668cd;
    font-weight: bold;
}

.wsmenu > .wsmenu-list > li:hover > a {
    /* background-color: #f5f5f5; */
    color: #0668cd;
}

.wsmenu > .wsmenu-list > li > ul.sub-menu > li:hover > a {
    background-color: #223042;
    color: #fff;
    text-decoration: none;
}

.wsmenu > .wsmenu-list > li > ul.sub-menu > li > ul.sub-menu > li:hover > a {
    background-color: #f5f5f5;
    color: #333;
}

.wsmenu > .wsmenu-list > li > .wsshoptabing > .wsshopwp > .wstabitem > li.wsshoplink-active > a {
    background-color: #f5f5f5;
    color: #0668cd;
    border-left: 4px solid #0668cd;
    font-weight: bold;
}

/* Mobile Header Color */

.wsmobileheader {
    background-color: #fff;
    padding: 5px 0;
}

.wsactive .wsmobileheader {
    border-left: solid 1px #e0e0e0;
}

.wsmenu > .wsmenu-list > li > .wsmenu-click {
    border-color: rgba(0, 0, 0, 0.1);
}

.wsmenu > .wsmenu-list > li > .wsmenu-click > i {
    color: rgba(0, 0, 0, 0.25);
}

.wsmenu > .wsmenu-list > li > a {
    border-bottom-color: rgba(0, 0, 0, 0.13);
}
/**
 * Owl Carousel v2.2.0
 * Copyright 2013-2016 David Deutsch
 * Licensed under MIT (https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE)
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    /* position relative and z-index fix webkit rendering fonts issue */
    position: relative;
    z-index: 1;
    margin: 20px 0 0px;
}
.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y; }
.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; 
    text-align: left;
}
.owl-carousel .owl-item img {
    display: inline-block;
    -webkit-transform-style: preserve-3d; }
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
    display: none; }
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
.owl-carousel.owl-loaded {
    display: block; }
.owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
.owl-carousel.owl-hidden {
    opacity: 0; }
.owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
.owl-carousel.owl-rtl {
    direction: rtl; }
.owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
    display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
    z-index: 0; }

.owl-carousel .owl-animated-out {
    z-index: 1; }

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1; }
    100% {
        opacity: 0; } }

@keyframes fadeOut {
    0% {
        opacity: 1; }
    100% {
        opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
    transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease; }

.owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000; }

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(//www.doverbostonschool.com/wp-content/themes/dbs/theme/css/owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: -webkit-transform 100ms ease;
    transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transform: scale(1.3, 1.3);
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none; }

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%; }


/**
 * Owl Carousel v2.2.0
 * Copyright 2013-2016 David Deutsch
 * Licensed under MIT (https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE)
 */
.owl-theme .owl-dots, .owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}
.owl-theme .owl-nav {
    bottom: -10%;
    position: absolute;
    width: 100%;
}
.owl-theme .owl-nav [class*="owl-"] {
    background: #05255f;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 22px;
    font-weight: normal;
    margin: 0px 0px 0 0;
    content: "\f105";
    font-family: FontAwesome;
    width: 40px;
    height: 40px;
    transition: all 0.3s ease-in-out 0s;
    line-height: 38px;
    text-align: center;
    border: solid 0px #666;
}
.owl-theme .owl-nav [class*=owl-]:hover {
    background: #0e2b5e none repeat scroll 0 0;
    color: #fff;
    text-decoration: none;
}
.owl-theme .owl-nav .disabled {
    opacity: .7;
    cursor: default
}
.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 10px
}
.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}
.owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    margin: 5px 8px;
    background: #999;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 50%;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #0267b1
}
.owl-dots {
    margin-top: 30px;
}
.owl-next {
    position: absolute;
    left: 50px;
}
.owl-prev {
    position: absolute;
    left: 0%;
}
/*!
 * jQuery Conveyor Ticker (jConveyorTicker)
 * Description: jQuery plugin to create simple horizontal conveyor belt animated tickers.
 *
 * Copyright (c) 2017 Luis Luz - UXD Lda
 *
 * Licensed under the MIT license:
 *   http://www.opensource.org/licenses/mit-license.php
 *
 * Project home:
 *   https://github.com/lluz/jquery-conveyor-ticker
 *
 * Version:  1.0.2
 *
 */.jctkr-wrapper,.jctkr-wrapper *{box-sizing:border-box}.jctkr-wrapper{display:inline-block;position:relative;width:100%;height:30px;vertical-align:top;overflow:hidden;}.jctkr-wrapper ul{position:absolute;left:0;top:0;height:100%;margin:0;padding:0;list-style:none;white-space:nowrap;font-size:0;opacity:0;-webkit-transition:opacity 1s;transition:opacity 1s}.jctkr-wrapper.jctkr-initialized ul{opacity:1}.jctkr-wrapper ul li{display:inline-block;font-size:17px; padding-left: 40px;}.jctkr-wrapper ul li span{padding-right: 30px;}.jctkr-label{display:inline-block}body {
    margin: 0px;
    padding: 0px;
    font-size: 17px;
    color: #000;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    line-height: normal;
}
a,
a:focus,
a:hover,
button {
    text-decoration: none;
    color: inherit;
    outline: none;
}
ul {
    margin: 0px;
    padding: 0px;
}
.font-hind {
    font-family: 'Hind', sans-serif;
}
.header-top {
    background-color: #223042;
    padding: 9px 0;
    position: relative;
    z-index: 3;
}
.header-top:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: calc(100% - 350px);
    border-radius: 0 0 50px 0;
    background: #e92e33;
    z-index: -1;
}
.notice-board {
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    z-index: 9;
    padding: 2px 15px;
}
header {
    background-color: #fff;
    box-shadow: 0px 8px 8px -8px rgb(0, 0, 0, 0.3);
    position: relative;
    z-index: 999;
}
.menu-area {
    background-color: #e92e33;
    position: relative;
    z-index: 0;
}
.menu-area:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    background: #fff;
    height: 100%;
    width: calc(100% - 15px);
    border-radius: 80px 0 0 0;
    z-index: -1;
}
.menu-fix {
    left: 0;
    position: fixed;
    top: 0;
    transition: all 0.3s ease-in-out 0s;
    width: 100%;
    z-index: 999;
    padding: 0px 0 0;
    /* background: rgba(255, 255, 255, 1); */
    box-shadow: 0px 8px 8px -8px rgb(0, 0, 0, 0.3);
}
.fixed-menu {
    display: block;
}
.carousel-control-next, .carousel-control-prev {
    width: 5%;
}
.carousel-dark .carousel-control-next-icon, .carousel-dark .carousel-control-prev-icon {
    filter: invert(0) grayscale(100);
}
.carousel-caption {
    background: rgba(34,48,66,0.75);
    border-radius: 30px;
    padding: 40px;
    left: 8%;
    right: 50%;
    bottom: 18%;
}
.modal-header .close {
    background: #feab31;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    position: absolute;
    right: -20px;
    top: -20px;
    opacity: 1;
    color: #000;
    font-size: 20px;
    border: 0;
}
.exam-list {
    margin: 0px;
    padding: 0px;
}
.exam-list li {
    list-style: none;
    display: inline-block;
    background: #fff;
    box-shadow: 0 0 5px 0px #C0C0C0;
    border-radius: 5px;
    padding: 10px;
    margin: 3px 6px 6px;
    width: 23.111%;
    text-transform: uppercase;
}
.exam-list li a {
    flex-direction: row;
    align-items: center;
    display: flex;
}
.exam-text {
    margin-left: 8px;
}
.exam-icon img {
    border-radius: 50%;
    width: 48px;
    height: 48px;
}
ol {
    padding-left: 15px;
}
.filler-bg {
    background: url(//www.doverbostonschool.com/wp-content/themes/dbs/theme/images/filler-bg.jpg) no-repeat top left / cover;
}
.filler-box {
    transition: all 0.4s ease-in-out 0s;
    cursor: pointer;
}
.filler-box:hover {
    background-color: #0668cd;
}
.filler-box h5 {
    min-height: 50px;
}
.filler-icon {
    width: 80px;
    height: 80px;
}
.video-img {
    background: url(//www.doverbostonschool.com/wp-content/themes/dbs/theme/images/smaller.jpg) no-repeat center / cover;
}
.wh-video-popup {
	display: grid;
	grid-auto-rows: 1fr;
}
.wh-video-popup .overlay {
	background-color: rgba(45,29,84,0.66);
	padding: 20px 40px;
	text-align: center;
}
.wh-video-popup .overlay .play {
	background-color: rgba(255,255,255,0.56);
	display: inline-block;
	position: relative;
	margin-top: -73px;
	border-radius: 50%;
	padding: 19px;
}
.wh-video-popup .overlay .play .inner {
	background-color: #ff8700;
	width: 73px;
	height: 73px;
	display: table;
	position: relative;
	border-radius: 50%;
}
.wh-video-popup .overlay .play .inner i {
	display: table-cell;
	vertical-align: middle;
	color: #fff;
	font-size: 22px;
	padding-left: 5px;
    color: rgba(255,255,255,0.96);
}
.activity-bg {
    background: url(//www.doverbostonschool.com/wp-content/themes/dbs/theme/images/activity-bg.jpg) no-repeat left top / cover;
}
.notice-scroll {
    height: 380px;
}
.notice-scroll::-webkit-scrollbar, .activity-nav::-webkit-scrollbar, .activity-scroll::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}
.toppers-scroll {
    height: 325px;
}
.activity-scroll {
    height: 390px;
}
.activity-nav .nav-link {
    color: #000 !important;
}
.activity-nav .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff !important;
    background-color: transparent;
    font-weight: 500;
}
.activity-nav li button {
    white-space: nowrap;
    padding: 5px 12px;
}
.gallery-round {
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
}
.testimonial-blue-box {
    width: 200px;
    height: 200px;
    background-color: #0668cd;
    transform: rotate(45deg);
    left: -95px;
    top: -95px;
}
.owl-nav {
    display: none;
}
.video-activity-bg {
    background: url(//www.doverbostonschool.com/wp-content/themes/dbs/theme/images/video-activity-bg.jpg) no-repeat top center;
}
.item-inner-wrap {
	padding: 15px 20px 7px;
	background: #fff;
	transition: margin .2s;
	position: relative;
}
.teacher {
	margin-top: -44px;
	letter-spacing: 0.5px;
}
.teacher a {
	padding: 12px;
	background: #fff;
	display: inline-block;
	border-radius: 50%;
}
.teacher img {
	width: 60px;
	border-radius: 50%;
}
h4.course-title, h4.course-title a {
	margin: 0 0 5px 0;
	font-size: 22px;
	line-height: 24px;
	margin-bottom: 10px;
    min-height: 50px;
}
.owl-item > div.item:hover {
	box-shadow: 0 5px 15px #123e8a21;
}
.owl-item:hover .course-excerpt {
    height: 85px;
}
.owl-item:hover .item-inner-wrap {
    margin: -85px 0 0;
}
.course-excerpt {
	height: 0;
	overflow: hidden;
	transition: height .2s;
	font-size: 15px;
	line-height: 1.5em;
}
.price a {
	border-radius: 0;
	padding: 19px 18px;
    display: block;
    text-transform: uppercase;
}
.course-link {
	background: transparent;
	color: #e92e33;
}
.course-link:hover {
	background-color: #e92e33;
	color: #fff;
}
.wh-button::after {
    content: "\f0da" !important;
    font-family: FontAwesome !important;
    font-weight: normal;
    position: relative;
    top: 0;
    text-align: left;
    padding: 0 0 0 15px;
}

/*======Footer-CSS=====*/
footer {
    background: rgba(24, 34, 47, 1);
    z-index: 0;
    color: #fff;
}
footer::before {
    background: url(//www.doverbostonschool.com/wp-content/themes/dbs/theme/images/footer-bg.png) repeat left top;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.footer-list {
    margin: 0 0 20px;
    padding: 0px;
}
.footer-list li {
    list-style: none;
    padding: 10px 0px;
    display: flex;
    line-height: normal;
}
.footer-list li::before {
    content: "\f105";
    color: #e92e33;
    padding: 4px 5px 0 0;
    font-size: 13px;
    font-family: "FontAwesome";
}
.footer-list li a {
    color: #fff !important;
    transition: all 0.3s ease-in-out 0s;
}
.footer-list li a:hover {
    color: #fff !important;
    padding-left: 2px;
}
.footer-social {
    margin: 26px 0;
    padding: 0px;
    text-align: left;
}
.footer-social li {
    list-style: none;
    width: 36px;
    line-height: 30px;
    font-size: 22px;
    color: #303030;
    display: inline-block;
    text-align: center;
    transition: all 0.4s ease-in-out 0s;
    cursor: pointer;
    border-radius: 50%;
    color: #fff;
    margin: 0 5px 0 0;
    padding: 2px 0 0 0;
    height: 36px;
}
.footer-social li:hover {
    border-radius: 5%;
    color: #fff;
}
.fb-color {
    background-color: #38529A;
}
.tw-color {
    background-color: #00A6E9;
}
.ld-color {
    background-color: #0073B1;
}
.ig-color {
    background-color: #DB3267;
}
#copyright {
    background: #18222f;
    padding: 15px 0 20px;
}
#scroll {
    position: fixed;
    right: 20px;
    bottom: 20px;
    cursor: pointer;
    width: 45px;
    height: 45px;
    background-color: #e40001;
    text-indent: -9999px;
    display: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 50%;
    transition: all 0.3s ease-in-out 0s;
    z-index: 9;
}
#scroll span {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -8px;
    margin-top: -12px;
    height: 0;
    width: 0;
    border: 8px solid transparent;
    border-bottom-color: #ffffff;
}
#scroll:hover {
    /*background-color:#fff301;*/
    opacity: 1;
    border-radius: 0px;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)";
}
@-webkit-keyframes blinker {
    from {
        opacity: 1.0;
    }

    to {
        opacity: 0.0;
    }
}
.blink {
    text-decoration: blink;
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 0.8s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate;
    background: #B20000;
    color: #fff !important;
    padding: 0 8px 2px;
    text-align: center;
    border-radius: 20px;
}
/*======Footer-CSS-End=====*/

/* Float Shadow */
.hvr-float-shadow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}
.hvr-float-shadow:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    /* W3C */
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity;
}
.hvr-float-shadow:hover,
.hvr-float-shadow:focus,
.hvr-float-shadow:active {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    background: #0668cd !important;
    color: #fff !important;
    border: 0px;
    /* move the element up by 5px */
}
.hvr-float-shadow:hover:before,
.hvr-float-shadow:focus:before,
.hvr-float-shadow:active:before {
    opacity: 1;
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
    /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}
/* Sweep To Top */
.hvr-sweep-to-top {
    display: block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    /*overflow: hidden;*/
}
.hvr-sweep-to-top:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(252, 184, 20, 0.6);
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    border-color: #fff !important;
}
.hvr-sweep-to-top:hover,
.hvr-sweep-to-top:focus,
.hvr-sweep-to-top:active {
    color: #000 !important;
}
.hvr-sweep-to-top:hover:before,
.hvr-sweep-to-top:focus:before,
.hvr-sweep-to-top:active:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}
/* Sweep To Right */
.hvr-sweep-to-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    overflow: hidden;
}
  .hvr-sweep-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ffd013;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
  }
  .hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
    color: black !important;
  }
  .hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
/* Glow */
.hvr-glow {
    display: block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow;
}
.hvr-glow:hover,
.hvr-glow:focus,
.hvr-glow:active {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5) !important;
}
/* Grow */
.hvr-grow {
    display: block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}
.hvr-grow:hover,
.hvr-grow:focus,
.hvr-grow:active {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
/* Pop */
@-webkit-keyframes hvr-pop {
    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
}
@keyframes hvr-pop {
    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
}
.hvr-pop {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-pop:hover,
.hvr-pop:focus,
.hvr-pop:active {
    -webkit-animation-name: hvr-pop;
    animation-name: hvr-pop;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}
.card-01 {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    background: #fff;
    transition: all 0.5s ease;
    cursor: pointer;
    user-select: none;
    z-index: 1;
    overflow: hidden
}
.card-01 .backgroundEffect {
    bottom: 0;
    height: 0px;
    width: 100%
}
.card-01:hover {
    color: #fff;
    transform: scale(1.025);
    box-shadow: rgba(0, 0, 0, 0.24) 0px 5px 10px
}
.card-01:hover .backgroundEffect {
    bottom: 0;
    height: 320px;
    width: 100%;
    position: absolute;
    z-index: -1;
    background: #1b9ce3;
    animation: popBackground 0.3s ease-in
}
@keyframes popBackground {
    0% {
        height: 20px;
        border-top-left-radius: 50%;
        border-top-right-radius: 50%
    }

    50% {
        height: 80px;
        border-top-left-radius: 75%;
        border-top-right-radius: 75%
    }

    75% {
        height: 160px;
        border-top-left-radius: 85%;
        border-top-right-radius: 85%
    }

    100% {
        height: 320px;
        border-top-left-radius: 100%;
        border-top-right-radius: 100%
    }
}
.card-01 .pic {
    position: relative
}
.card-01 .pic img {
    object-fit: cover
}
.hovereffect {
    width:100%;
    height:100%;
    float:left;
    overflow:hidden;
    position:relative;
    text-align:center;
    cursor:default;
}
.hovereffect .overlay {
    width:100%;
    height:100%;
    position:absolute;
    overflow:hidden;
    top:0;
    left:0;
    opacity:0;
    background-color:rgba(0,0,0,0.4);
    -webkit-transition:all .4s ease-in-out;
    transition:all .4s ease-in-out
}
.hovereffect img {
    display:block;
    position:relative;
    -webkit-transition:all .4s linear;
    transition:all .4s linear;
}
.hovereffect:hover img {
    -ms-transform:scale(1.2);
    -webkit-transform:scale(1.2);
    transform:scale(1.2);
}
.hovereffect:hover .overlay {
    opacity:1;
    filter:alpha(opacity=100);
}
.plus-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
.cursor-pointer {
    cursor: pointer;
}
.blue-color {
    color: #0668cd;
}
.orange-color {
    color: #e92e33;
}
.blue-bg {
    background-color: #0668cd;
}
.orange-bg {
    background-color: #e92e33;
}
.grey-bg {
    background-color: #f0f6fd;
}
.font-13 {
    font-size: 13px;
}
.font-14 {
    font-size: 14px;
}
.font-15 {
    font-size: 15px;
}
.font-17 {
    font-size: 17px;
}
.font-18 {
    font-size: 18px;
}
/*======Inner-Pages-Css=====*/
.breadcrumb-bg {
    background: url(//www.doverbostonschool.com/wp-content/themes/dbs/theme/images/breadcumb-bg.png) repeat center top / cover;
    z-index: 0;
    color: #fff;
    background-attachment: fixed;
}
.breadcrumb-bg::before {
    background: rgba(34, 48, 66, 0.8);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.breadcrumb-item.active, .breadcrumb-item+.breadcrumb-item::before {
    color: #fcb814;
}
.contact-address {
    width: 50px;
    height: 50px;
}
.contact-form {margin-top: -120px;}
.about-us {
    border-top-left-radius: 50px;
    border-bottom-right-radius: 50px;
}
.mission-bg {
    background-image: linear-gradient(145deg, #0668cd, #2f94fd);
}
.vision-bg {
    background-image: linear-gradient(45deg, #e92e33, #fb595d);
}
.university-list li {
    list-style: none;
    display: inline-flex;
    width: 48%;
    box-shadow: 1px 4px 0px 0px #cfe2ff;
    border-radius: 20px;
    border-top: solid 1px #cfe2ff;
    margin: 0 10px 20px;
    padding: 10px;
    background-color: #fff;
}
.university-list li h5 {
    display: contents;
}
.university-list li:before {
    content: "\f061";
    font-family: "FontAwesome";
    color: #f12153;
    padding: 0 5px 0 0;
}
.inspiration-title {
    min-height: 188px;
}
.brows-file {
    line-height: 44px;
}
.curriculum-box {
    background: url(//www.doverbostonschool.com/wp-content/themes/dbs/theme/images/activity-bg.jpg) no-repeat left top / cover;
    z-index: 0;
    position: relative;
    box-shadow: 2px 4px 0px 0px #0668cd;
    overflow: hidden;
    padding-top: 120px !important;
}
.curriculum-box::before {
    background: rgba(255, 255, 255, 0.7);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
/* .curriculum-box:hover {
    background: rgba(252, 184, 20, 0.2);
} */
.curriculum-box-img {
    margin: 0px auto -100px;
    width: 220px;
    height: 220px;
    position: relative;
    z-index: 9;
}
.curriculum-box-img img {
    border: solid 2px #f2f2f2;
    box-shadow: 2px 4px 0px 0px #0668cd;
}
.facility-img {
    margin: 0px auto -100px;
    width: 280px;
    position: relative;
    z-index: 9;
}
.facility-img img {
    border: solid 2px #fff;
    box-shadow: 2px 4px 0px 0px #303030;
    border-radius: 30px;
}
.facility-box {
    border-top-left-radius: 40px;
    border-bottom-right-radius: 40px;
    background: url(//www.doverbostonschool.com/wp-content/themes/dbs/theme/images/facility-box-bg.jpg) no-repeat left top / cover;
}
.nav-pills .nav-link {
    color: #fff;
    white-space: nowrap;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background-color: #000;
}
.top-96 {
    top: 96px;
}
.facility-list {
    margin: 0 0 10px 0px;
}
.facility-list li {
    padding: 2px 0;
    margin: 0 0 0 20px;
}

/*======Inner-Pages-Css-End=====*//*Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {
    .wsmenu>.wsmenu-list>li>a {color: #000;}
    .exam-list li {width: 95%;}
    .header-top {margin-top: 45px;}
    .header-top:after {width: calc(100% - 0px);}
    .notice-board {padding: 2px 8px;font-size: 15px;}
    .carousel-caption {bottom: 5px;top: 5px;border-radius: 10px;padding: 10px;left: 8%;right: 40%;}
    .carousel-caption h1 {font-size: 22px;}
    .filler-box {margin-bottom: 20px;}
    .video-img {margin: 30px 0;}
    .item-inner-wrap {padding: 15px 0px 5px;}
    .testimonial-img {width: 80px;}
    .gallery-round img {min-width: 100%;}
    .contact-form {margin-top: 0px;}
    .university-list li {width: 100%; margin: 0 0px 20px;}
    .top-96 {top: 46px;}
}

/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) {
    .carousel-caption {bottom: 0%;top: -20px;}
    .wsmobileheader {position: relative;}
    .wsmenu>.wsmenu-list>li>a {color: #000;}
    .exam-list li {width: 95%;}
    .header-top:after {width: calc(100% - 150px);}
    .carousel-caption {bottom: 30px;top: 30px;}
    .carousel-caption h1 {font-size: 36px;}
    .filler-box {margin-bottom: 20px;}
    .video-img {margin: 30px 0;}
    .item-inner-wrap {padding: 15px 0px 5px;}
    .testimonial-img {width: 100px;}
    .contact-form {margin-top: 0px;}
    .university-list li {width: 100%; margin: 0 0px 20px;}
    .top-96 {top: 0px;}
}

/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) {
    .carousel-caption {bottom: 2%; top: -10px;}
    .carousel-item img {height: 310px;}
    .wsmenu>.wsmenu-list>li>a {color: #000;}
    .exam-list li {width: 95%;}
    .header-top {margin-top: 45px;}
    .header-top:after {width: calc(100% - 200px);}
    .carousel-caption {bottom: 30px;top: 30px;}
    .carousel-caption h1 {font-size: 36px;}
    .filler-box {margin-bottom: 20px;}
    .video-img {margin: 30px 0;}
    .item-inner-wrap {padding: 15px 0px 5px;}
    .testimonial-img {width: 100px;}
    .contact-form {margin-top: 0px;}
    .university-list li {width: 100%; margin: 0 0px 20px;}
    .top-96 {top: 46px;}
}

/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) {
    .wsmenu>.wsmenu-list>li>a {padding: 0 5px;}
    .wsmenu>.wsmenu-list>li>.navtext>span {font-size: 12px;}
    .wsmenu>.wsmenu-list>li.wsshopmyaccount>a {font-size: 12px;}
    .exam-list li { width: 30%;}
    .header-top:after {width: calc(100% - 200px);}
    .menu-area:after {width: calc(100% - 0px);border-radius: 50px 0 0 0;}
    .carousel-caption {bottom: 40px;top: 40px;}
    .carousel-caption h1 {font-size: 48px;}
    .item-inner-wrap {padding: 15px 10px 5px;}
    .university-list li {margin: 0 8px 20px;}
    .top-96 {top: 78px;}
}

/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
    ::-webkit-scrollbar {
        width: 10px;
        height: 8px;
    }
    ::-webkit-scrollbar-track-piece {
        background: #cbcbcb;
        border-radius: 5px;
    }
    ::-webkit-scrollbar-thumb {
        background: #888;
        border-radius: 5px;
    }
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1200px;
    }
    .modal-dialog {
        max-width: 560px;
    }
}
/*XX-Large devices (larger desktops, 1400px and up)*/
@media (min-width: 1400px) { 
    
}