html,body {
    color:#333333;
    font-size:16px;    
    font-family:"Source Sans Pro", serif;
    line-height: 20px;
    overflow-x: hidden;
    display: block;
}
.clear-both {
    clear:both;
}
.cursor-pointer {
    cursor: pointer;
}
/*** Bootstrap ***/
.font-weight-semibold {
    font-weight:600!important;
}
.container {
    width:100%!important;
    max-width: 1140px;
    padding: 0px;
}
.container-fluid {
    padding: 0px;
}
.bk_color {
    color:#333333!important;
}
.gray_color {
    color: #9B9B9B!important;
}
.white_color {
    color: #ffffff!important;
}
.blue_color {
    color: #1C96F0!important;
}
.dark_blue_color {
    color:#0a3c5f;
}
.gray_bg {
    background: #EFEFEF;
}
.white_bg {
    background: #FFFFFF!important;
}
.dark_blue_bg {
    background: #08283b!important;
}
.font_16
{
    font-size: 16px!important;
}
.font_12
{
    font-size: 12px!important;
}
.font_48
{
    font-size: 48px!important;
}
.font_18
{
    font-size: 18px!important;
}
.font_14
{
    font-size: 14px!important;
}
.font_38
{
    font-size: 38px;
}
.font_36
{
    font-size: 36px;
}
.font_32
{
    font-size: 32px;
}
.font_28{
    font-size: 28px;
}
.font_30
{
    font-size: 30px;
}
.font_40
{
    font-size: 40px;
}
.font_42
{
    font-size: 42px;
}
.font_20
{
    font-size: 20px;
}
.font_22
{
    font-size: 22px;
}
.font_24
{
    font-size: 24px;
}
.font_26
{
    font-size: 26px;
}
.font_13
{
    font-size: 13px;
}
.font_10
{
    font-size: 10px;
}
.font_11
{
    font-size: 11px;
}
.font_46
{
    font-size: 46px;
}
ul.column-counter-2 {
    column-count: 2;
}
ul.column-counter-3 {
    column-count: 3;
}
ul.column-counter-4 {
    column-count: 4;
}

/*** Navigation ***/
.navbar {
    font-family: Roboto;
}
.navbarSection {
    max-width: 1140px;
}
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
    top:0;
    left:100%;
    margin-top:-6px;
}
/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
}
.nav-item {
    padding: 10px 20px 0;
    position: relative;
}
.dropdown-toggle::after {
    display: none!important;
}
.navbar-nav .nav-item:nth-child(2) ul {
    left: -40%;
}
.navbar-nav .nav-item:nth-child(3) ul {
    left: -190px;
}
#navbarDropdownMenuLink1 {
    width: 950px;
}
#navbarDropdownMenuLink2, #navbarDropdownMenuLink4 {
    width: 500px;
}
#navbarDropdownMenuLink3 {
    width: 560px;
}
#navbarDropdownMenuLink5 {
    width: 630px;
}
#navbarDropdownMenuLink6 {
    width: 660px;
}
.navbar-nav .nav-item:nth-child(4) ul {
    left: -230px;
}
.navbar-nav .nav-item:nth-child(5) ul {
    left: -170px;
}
.navbar-nav .nav-item:nth-child(6) ul {
    left: -230px;
}
.navbar-nav .nav-item:nth-child(7) ul {
    left: -420px;
}
.navbar-nav .nav-item ul li {
    list-style-type: none;
}
.navbar-nav .nav-item .dropdown-menu ul li {
    line-height: 1.5rem;
    padding: 6px;
}
.submenu_head {
    border-bottom: 1px solid #e6e6e6;
    list-style: none;
    padding: 15px 0 10px 0;
}
.navbar-nav .container a {
    color: #0A3C5F;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
}
.navbar-nav .container a:hover {
    font-weight: 700;
    color: #00A3D9;
    text-decoration: none;
}
.bluebar {
    background: #00A2DB;
    height: 10px;
    width: 100%;
    border-radius: 3px 3px 0 0;
}

.arrow_box {
    position: relative;
}
.arrow_box:after {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(0, 162, 219, 0);
    border-bottom-color: #00A2DB;
    border-width: 8px;
    margin-left: -8px;
    top: -16px;
}
.navbar .header_logo_seasonal {
    padding: 5px 0px 30px 30px;
}
.navbar .header_logo_seasonal_txt {
    padding-left: 0px;
    bottom: 0px;
    width: 210px;
    left: -8px;
}
.navbar .header-padding {
    max-width: 170px;
    padding: 0;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    border-color: #ddd;
}
.navbar-toggler {
    outline: none!important;
    width: 25px;
}
.navbar-toggler:focus {
    box-shadow: none;
}
.navbar-toggler-icon { 
    background: url('/images/black_close.svg');
    display: inline-block;
    width: 1.2em;
    height: 1.2em;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}
.collapsed .navbar-toggler-icon {
    background: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(14, 66, 103, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
    transform: none;
    width: 1.5em;
    height: 1.5em;
}
.navbar-nav li.nav-item:hover > div a, .navbar-nav li.nav-item:hover > div span {
    background: #00C1FF4D;
}
.navbar-nav li.nav-item:hover .dropdown-menu {
    display: block;
}
.navbar-nav .dropdown-menu {
    border-radius: 10px;
    border: unset;
    box-shadow: 0px 4px 20px 0px #00000026;
    -webkit-box-shadow: 0px 4px 20px 0px #00000026;
    -moz-box-shadow: 0px 4px 20px 0px #00000026;
    top:110%;
}
.navbar .navbar-nav {
    height: 35px;
}
.navbar-nav li:hover > ul.dropdown-menu {
    display: block;
}
.navbar .navbar-nav .nav-link {
    color: #0A3C5F;
    font-weight: 600;
}
.ppc_version .top-header-advertiser {
    padding-bottom: unset !important;
}
.navbar-nav .nav-item .dropdown-menu  .collapse:not(.show) {
    display: block;
}
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
    top:0;
    left:100%;
    margin-top:-6px;
}
.adv_disc span {
    color: #0A3C5F;
}
#advDisclosurePop .modal-content {
    border-radius: 30px;
    background-color: transparent;
}
#advDisclosurePop .modal-content {
    border-radius: 30px;
    background-color: transparent;
}
#advDisclosurePop .modal-content .close {
    right: 5%;
    top: 5%;
    opacity: 1;
    z-index: 99;
    font-size: 2rem;
    border: none;
    background: none;
}
#advDisclosurePop .modal-content .close:focus{
    outline: none;
}
/*** PPC Header ***/
.ppc_version .top-header-advertiser {
    display: none;
}
.ppc_version .top-header-advertiser .header-social-icons,
.ppc_version .top-header-advertiser .searchCnt {
    display: none!important;
}
.ppc_version .top-header-background {
    padding: 25px 35px 15px 25px !important;
}
.ppc_version.cobrandHead .top-header-background {
    background: #ffffff;
}
.ppc_version .adv_disc a {    
    color: #dadaea;
    margin-right: 1rem!important;
}
.ppc_version.cobrandHead .adv_disc a {   
    color: #2c2c2c!important;    
}
.ppc_version .navbar .navbar-collapse,
.ppc_version .navbar .navbar-toggler {
    display: none!important;
}
.ppc_version #cobrandlogo {
    padding-right: 15px;
    border-right: 2px solid #666666;
    display: none;
}
img#sitelogo {
    max-width: 150px;
    height: auto !important;
}
#footer .sitelogo img {
    height: auto;
}
.ppc_version img#sitelogo {
    max-width: 150px;
}
.ppc_version #cobrandlogo img {
    width: 100%;
}
/*** Search Option ***/
.search-form .form-group {
    transition: all 0.35s, border-radius 0s;
    width: 24px;
    height: 24px;
    margin:0;
    cursor: pointer;
}
.search-form .form-group input.form-control {
    border: 1px solid #fff;
    background: #fff;
    box-shadow: none;
    display: block;
    padding: 0 0 0 22px;
    line-height: 24px;
    border-radius: 12px;
    height: 24px;
}

form#cse-search-box {
    position: absolute;
    width: 300px;
    right: 10px;
    background-color: #fff;
    margin: auto;
    border-radius: 5px;
    border: 1px solid #00A3D9;
    z-index: 999;
}
span.form-control-feedback.hideSearch {
    background: none!important;
    font-size: 16px;
    font-weight: bolder;
    font-family: arial;
    color: #000000!important;
    padding-top: 2px;
    padding-left: 1px;
}
.search-form  span.form-control-feedback {
    display: block;
    width: 24px;
    height: 20px;
    text-align: left;
    background: url(/images/search_icon.svg) no-repeat;
    background-size: 68%;
    color: transparent;
}
.search-form  span.form-control-feedback.hideSearch {
    height: 24px;
    background: url(/images/black_close.svg) no-repeat !important;
}
.form-group.has-feedback {
    font-size: 6px;
    background: none;
    outline: none;
}
.search-form-input input::-webkit-input-placeholder {
    font-size: 14px!important;
    line-height: 4;
}

/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
}
.backArrow {
    display: none;
}
/*** footer ***/
.arrow {
    border: solid #ffffff;
    border-width: 0 3px 3px 0;
    display: inline-block;
    width: 16px;
    height: 16px;
    right: 5%;
}

.right {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.left {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}

.up, 
.footer-cat-nav [aria-expanded="true"] .arrow {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);                       
    top: 20%;                        
}

.down,
.footer-cat-nav [aria-expanded="false"] .arrow {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);                       
    top: 0;
}
#footer .container {
    width: 1100px;
    margin: 0 auto !important;
}
#footer .footer-cat-nav .footerLink {
    border-bottom: 1px solid #ffffff;
    pointer-events: none;
    font-weight: 500;
    line-height: 1.2;
}
#footer .footer-cat-nav{
    padding-top:15px;
}
#footer .footer-cat-nav ul{
    margin:0px;
    padding:0;
    list-style:none;
}
#footer .footer-cat-nav ul li a{
    font-size: 16px;
    color: #ffffff;
    line-height:25px;
}
#footer .footer-cat-nav ul li a:hover{
    text-decoration: underline;
}
.modal-header .close {
    background: url(/images/close.svg) no-repeat 0px 0px;
    background-position: center;
    outline: 0;
    padding: 1rem 1rem;
    margin: -3rem -1rem -1rem auto;
    border: none;
}
#authorInfo .close, #featuredExpertInfo .close, #reviewedExpertInfo .close,
.askTheExpertModals .modal .close {
    right: 5%;
    text-shadow: none;
    opacity: 1;
    font-weight: 700;
    top: 5%;
    z-index: 999;
    border: none;
    background: none;
    font-size: 1.5rem;
}
#authorInfo .modal-header, #featuredExpertInfo .modal-header, #reviewedExpertInfo .modal-header,
.askTheExpertModals .modal-header {
    background: #ffffff;
    padding: 0 25px !important;
}
#authorInfo .authTitle, #authorInfo .close, #featuredExpertInfo .authTitle, #featuredExpertInfo .close,
#reviewedExpertInfo .authTitle, #reviewedExpertInfo .close, .askTheExpertModals .authTitle, .askTheExpertModals .close {
    color: #333333 !important;
}
#authorInfo .modal-header .author, #featuredExpertInfo .modal-header .author, #reviewedExpertInfo .modal-header .author,
.askTheExpertModals .modal-header .author {
    font-size: 22px;
}
#authorInfo .modal-header .author a, #featuredExpertInfo .modal-header .author a, #reviewedExpertInfo .modal-header .author a,
.askTheExpertModals .modal-header .author a {
    color: #00A3D9 !important;
}
#authorInfo .modal-content, #featuredExpertInfo .modal-content, #reviewedExpertInfo .modal-content, .askTheExpertModals .modal-content {
    border:none;
    font-style: normal;
    line-height: 20px;
}
#authorInfo .modal-body, #featuredExpertInfo .modal-body, #reviewedExpertInfo .modal-body, .askTheExpertModals .modal-body  {
    padding: 0 30px 30px;
}
.seasonal_icon_header {
    background: #2c5b9e;
    color: #fff;
    min-height: 53px;
}
.seasonal_text a {
    color:#ffffff;
    text-decoration: underline;
}
.seasonal_text a:hover {
    color: #ffffff;
}
.seasonal_div {
    display: flex;
    align-items: center;
    width: auto;
}
.seasonal_white_close {
    text-shadow: unset;
    opacity: 1 !important;
    font-size: 2.6rem !important;
    background: transparent;
    color: #ffffff !important;
    margin-left: 28px;
    width: 32px;
}
.seasonal_white_close:hover, .form-group.has-feedback:hover{
    outline: none;
}
.margin-auto {
    margin: 0 auto;
}
.cobrandHead img#sitelogo {
    width: 100%;
}
/* Bootstrap 5 related css changes START */
a {
    text-decoration: none;
    color: #00A3D9;
}
a:hover {
    text-decoration: underline;
}
.nav-link:focus, .nav-link:hover {
    text-decoration: none;
}
/* Bootstrap 5 related css changes END */
/* Rating Star Review START */
.about_ratings_info,
.about_ratings_info_cat {
    outline: none;
    color: #00A3D9;
    cursor: pointer;
}
.rs {
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;
    height: 20px;
    background-position: 0% center, 25% center, 50% center, 75% center, 100% center;
    background-size: 17%;
    vertical-align: text-bottom;
    width: 100px;
}
.carditem_error .rs {
    width: 100px;
}
.card_col_img .rs {
    width: 55%;
    max-width: 110px;
}
.ratingStar0 {
    background-image: url('/images/carddetail/resp/grey_star.svg'), url('/images/carddetail/resp/grey_star.svg'), url('/images/carddetail/resp/grey_star.svg'), url('/images/carddetail/resp/grey_star.svg'), url('/images/carddetail/resp/grey_star.svg');
}
.ratingStar1 {
    background-image: url('/images/carddetail/resp/full_star.svg'), url('/images/carddetail/resp/grey_star.svg'), url('/images/carddetail/resp/grey_star.svg'), url('/images/carddetail/resp/grey_star.svg'), url('/images/carddetail/resp/grey_star.svg');
}
.ratingStar2 {
    background-image: url('/images/carddetail/resp/full_star.svg'), url('/images/carddetail/resp/full_star.svg'), url('/images/carddetail/resp/grey_star.svg'), url('/images/carddetail/resp/grey_star.svg'), url('/images/carddetail/resp/grey_star.svg');
}
.ratingStar3 {
    background-image: url('/images/carddetail/resp/full_star.svg'), url('/images/carddetail/resp/full_star.svg'), url('/images/carddetail/resp/full_star.svg'), url('/images/carddetail/resp/grey_star.svg'), url('/images/carddetail/resp/grey_star.svg');
}
.ratingStar4 {
    background-image: url('/images/carddetail/resp/full_star.svg'), url('/images/carddetail/resp/full_star.svg'), url('/images/carddetail/resp/full_star.svg'), url('/images/carddetail/resp/full_star.svg'), url('/images/carddetail/resp/grey_star.svg');
}
.ratingStar5 {
    background-image: url('/images/carddetail/resp/full_star.svg'), url('/images/carddetail/resp/full_star.svg'), url('/images/carddetail/resp/full_star.svg'), url('/images/carddetail/resp/full_star.svg'), url('/images/carddetail/resp/full_star.svg');
}
.popover-title {
    padding: 20px 10px 10px 10px;
    margin: 0;
    font-size: 28px;
    font-weight: bold;
    line-height: 16px;
    color: #0A3C5F;
    overflow: hidden;
}
.popover-title:empty {
    display: none;
}
.popover-content {
    padding: 10px 10px 0px 10px;
    font-size: 14px;
    line-height: 18px;
}
.popover-content a {
    color: #00A3D9;
}
.popover-title span {
    display: block;
}
.popover-title .rating_popup_close {
    cursor: pointer;
    display: block;
    background: url('/images/carddetail/resp/close.svg') no-repeat 0px 0px;
    color: transparent;
    height: 26px;
    width: 25px;
    position: absolute;
    top: 4px;
    right: 5%;
}
.shlist-wrap {
    overflow: inherit;
}
.popover-ratings {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform:  translate(-50%, -50%);
    width: 50%;
    max-width: 500px;
    z-index: 5000;
    text-align: left;
    white-space: normal;
    background-color: #FFF;
    border: 2px solid #E6E6E6;
    padding: 20px;
    display: none;
    opacity: 1 !important;
}
.popover-ratings.top {
    margin-top: -10px;
}
.popover-ratings.right {
    margin-left: 10px;
}
.popover-ratings.bottom {
    margin-top: 10px;
}
.popover-ratings.left {
    margin-left: -10px;
}
.popover-ratings-wrapper {
    position: relative;
}
.popover-ratings-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    background-color: #444444;
    border-bottom: 1px solid #ebebeb;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}
.popover-ratings-title:empty {
    display: none;
}
.popover-ratings-content {
    padding: 9px 14px;
}
/* star rating */
.starrating {
    margin: 10px 0px;
}
div.rating-cancel,
div.star-rating {
    float: left;
    width: 20px;
    height: 20px;
    text-indent: -999em;
    cursor: pointer;
    display: block;
    background: transparent;
    overflow: hidden
}
div.star-rating,
div.star-rating a {
    background: url('/images/carddetail/resp/grey_star.svg') no-repeat 0 0px;
    background-size: 100%;
}
div.rating-cancel a,
div.star-rating a {
    display: block;
    width: 20px;
    height: 100%;
    background-position: 0 0px;
    border: 0
}
div.rating-cancel a, div.rating-cancel.star-rating-hover a {
    background: transparent;
}
div.star-rating-on a {
    background: url('/images/carddetail/resp/green_star.svg') no-repeat 0 0px;
    background-size: 100%;
}
div.star-rating-hover a {
    background: url('/images/carddetail/resp/full_star.svg') no-repeat 0 0px;
    background-size: 100%;
}
/* Read Only CSS */
div.star-rating-readonly a {
    cursor: default !important
}
/* Partial Star CSS */
div.star-rating {
    background: transparent!important;
    overflow: hidden!important
}
/* END jQuery.Rating Plugin CSS */
.about-ratings-info {
    background: url(/images/carddetail/resp/about.svg) no-repeat 0 0px;
    height: 18px;
    width: 18px;
    vertical-align: text-bottom;
    cursor: pointer;
}
.popover-ratings-fade {
    display: none;
    background-color: rgba(0, 0, 0, 0.5);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 4999;
}
input:-internal-autofill-selected {
    background-color: #fff;
}
/* Rating Star Review END */
body.modal-open {
    padding-right: 0px !important;
}
.ppc_version.cobrandHead #cobrandlogo {
    line-height: 35px;
}
/*span.new-icon {*/
/*    background: #00B158;*/
/*    font-size: 14px;*/
/*    padding: 0px 5px;*/
/*    border-radius: 8px;*/
/*    top: -5px;*/
/*    font-weight: 700;*/
/*    position: absolute;*/
/*    line-height: 1.2rem;*/
/*    color: #ffffff;*/
/*}*/
input#cseTop:-webkit-autofill, input#cse-top:-webkit-autofill,
input#cseTop:-webkit-autofill:hover, input#cse-top:-webkit-autofill:hover,
input#cseTop:-webkit-autofill:focus, input#cse-top:-webkit-autofill:focus, 
input#cseTop:-webkit-autofill:active, input#cse-top:-webkit-autofill:active{
    -webkit-box-shadow: 0 0 0 30px white inset !important;
}
@media (min-width: 1200px) { 
    .navbar-brand.sitelogo {
        max-width: 180px;
        padding-left: 0.8rem !important;
    }
    .cobrandHead .top-header-advertiser {
        padding-right: 0.5rem;
    }
}
@media (min-width: 992px) {
    .top-header-background #navbarCollapse {
        min-height: 42px;
        /* margin-right: 35px; */
    }
    #footer .footer-cat-nav .footerLink,
    #footer .footer-cat-nav ul li a {
        font-size: 14px!important;
    }
    .ppc_version.cobrandHead #cobrandlogo {
        margin-left: 1.2vw;
    }
    .navbar .navbar-nav .nav-link {
        padding: 0.4rem 0.5rem;
        border-radius: 20px;
    }
    .cobrandHead img#sitelogo {
        margin-left: 0.5rem;
    }
}
@media (min-width: 992px) and (max-width: 1140px) {
    .nav-item {
        position: initial;
    }
    .navbar-nav .nav-item > ul {
        position: absolute;
        top: 96%;
        left: 18%!important;
        width: 99vw;
    }
    .navbar-nav .nav-item > ul#navbarDropdownMenuLink1 {
        left: 4% !important;
    }
    .navbar-nav li ul.dropdown-menu {
        width: 100%;
    }
    img#sitelogo {
        max-width: 140px;
    }
    /*span.new-icon {*/
    /*    top: 15px;*/
    /*    right: 20px;*/
    /*}*/
}
@media (max-width: 1199px) {
    .ppc_version .top-header-background {
        padding: 25px 18px 15px 7px !important;
    }
}
@media (max-width: 991.5px) {
    .navbar .adv_disc {
        justify-content: end;
    }
    .sitelogo img {
        max-width: 130px;
    }
    #footer .sitelogo img {
        width: 80%;
        max-width: 115px;
    }
    .ppc_version .top-header-advertiser {
        background: transparent;
        position: absolute;
        right: 4%;
        text-align: left !important;
    }    
    .search-form span.form-control-feedback {  
        display: block;
        color: transparent;
    }
    .adv_disc span{
        font-size: 12px!important
    }
    form#cse-search-box {
        top:45px;
    }
    .navbar .collapse:not(.show) {
        display: none!important;
    }
    .navbar-collapse {
        flex-grow: 0;
        margin-bottom: 1rem;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-align: center;
        align-items: center;
    }
    .searchCnt .searchInner {
        max-width: 95%;
    }
    .pure-u-1100 {
        width:100%!important;
    }
    .navbar-nav {
        background: #ffffff;
        padding: 0%;
        height: auto!important;
    }
    .nav-item {
        padding: 0;
    }
    .navbar-nav .nav-item ul {
        width: 100% !important;
        left: 0;
        margin-top: 0px;
    }
    .navbar-nav .dropdown-menu {
        border-radius: 0;
        box-shadow: none;
    }
    .navbar-nav li.nav-item:hover > div a, .navbar-nav li.nav-item:hover > div span {
        background: none;
        border-radius: unset;
    }
    .bluebar {
        display: none;
        border-radius: none;
    }
    .navbar-nav .nav-item .row ul {
        margin:0;
    }
    .navbar-nav li.nav-item > a {
        border-bottom: none;
    }
    .navbar .navbar-nav .nav-link {
        color: #0e4267;
        font-size: 20px!important;
        width: 100%;
        margin: 0px auto;
        position: relative;
        text-align: left;
        line-height: 22px;
        padding-left: 15px;
    }
    .navbar .navbar-nav .submenu_head {
        color: #08283B!important;
    }
    /* .navbar .navbar-nav .nav-link:after,
    .navbar .navbar-nav .submenu_head:after {
        content: '';
        position: absolute;
        right: 5%;
        font-family: arial;
        border: solid #0e4267;
        border-width: 0 3px 3px 0 !important;
        width: 10px;
        height: 10px;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
    } */
    /* .navbar .navbar-nav .nav-link:after {
        top: 30%;
    } */
    .navbar .navbar-nav .nav-link[aria-expanded="true"] {
        padding-left: 6%;
    }
    .navbar .navbar-nav .nav-link[aria-expanded="true"]:after,
    .navbar .navbar-nav .submenu_head[aria-expanded="true"]:after{
        content: '';
        left: 2.8%;
        position: absolute;
        right: inherit;
        border: solid #00A3D9;
        border-width: 0 3px 3px 0 !important;
        width: 10px;
        height: 10px;
        transform: rotate(135deg);
        -webkit-transform: rotate(135deg);
    } 
    .navbar .navbar-nav .nav-link[aria-expanded="true"]:after {
        top: 37%;
    }
    .disclaimer_menu {
        font-size: 0.8em;
        text-align: center;
        line-height: 1.2em;
        color: #fff;
    }
    .disclaimer_menu a {
        color:#ffffff; 
    }
    .nav-item.show > a {
        border-bottom: none;
    }
    ul.column-counter-2,
    ul.column-counter-3,
    ul.column-counter-4 {
        column-count: 1;
    }
    .ppc_version #cobrandlogo {
        text-align: center;
    }
    .ppc_version .top-header-background {
        padding: 25px 30px 15px 20px !important;
    }
    .seasonal_div {
        width: 75%;
    }
    .subMenuOpen {
        opacity: 0;
        transition: opacity 0.5s cubic-bezier(.4,0,.6,1) 0s, transform 0.5s cubic-bezier(.4,0,.6,1) 0s;
        transition-duration: 0.5s;
        transition-delay: 0.1s;
    }
    .dropdown-menu {
        opacity: 0;
        transition-timing-function: ease-in-out;
        transition-property: opacity;
        transition-duration: 0.5s;
        transition-delay: 0s;
    }
    .dropdown-menu.show {
        opacity: 1;
        transition-duration: 0.2s;
        transition-delay: 0s;
    }
    /*** Footer ***/
    #footer {
    }
    #footer p {
        font-weight: 600;
    }
    #footerDisclaimerText p {
        font-size: 1em;
    }
    #footer .arrow {
        width:12px;
        height: 12px;
    }
    #footer .footer-cat-nav .footerLink {
        pointer-events: initial;
    }
    #footer .footer-cat-nav ul {
        column-count: 2;
    }
    /*span.new-icon {*/
    /*    top: 4px;*/
    /*}*/
    .search-form span.form-control-feedback {
        margin-top: 0.3rem;
    }
    .mobileSearch {
        opacity: 0;
    }
    .mobileSearch .searchIcon {
        background: url(/images/search_icon.svg) no-repeat !important;
        display: block;
        width: 24px;
        height: 20px;
        margin-top: 8px;
    }
    .mobileSearch .search-form-input {
        border-bottom: 1px solid #CEDAE5;
        padding-bottom: 5px;
    }
    .mobileSearch .form-control {
        border: none;
        padding-left: 5px;
        background-color: #fff;
    }
    .mobileSearch .form-control:focus {
        box-shadow: none;
        outline: none;
        padding: 5px 10px;
        border-left: 1px solid #86939E;
        border-radius: 0px;
    }
    li.nav-link {
        padding: 6px 0px;
    }
    .navbar-nav li.nav-item:hover > div a, .navbar-nav li.nav-item:hover > div span {
        color: #00A3D9;
    }
    .navbar-collapse {
        position: fixed;
        width: 100%;
        top: 38px;
        background: #fff;
        height: 100%;
        z-index: 100;
        overflow-y: auto;
        transform-origin: top;
        transform: scaleY(0);
        transition-property: transform, opacity;
        transition-duration: 0.35s;
        transition-timing-function: linear;
        transition-delay: 0s;
    }
    .navbar-collapse.show {
        transform: scaleY(1);
    }
    .navbar-collapse.show .mobileSearch {
        opacity: 1;
    }
    .navbar-collapse .nav-link {
        opacity: 0;
        transform: translateY(-10px);
        transition-property: opacity, transform;
        transition-duration: 0.1s;
        transition-delay: 0s;
    }
    .navbar-collapse.show .nav-link {
        opacity: 1;
        transform: translateY(0);
        transition-duration: .2s;
        transition-delay: 0.3s;
    } 
}
@media (min-width: 992px) and (max-width: 1130px) {
    .container-element {
        max-width: 95%;
    }
}
@media (max-width: 767px) {
    .cobrandHead img#sitelogo {
        width: 125px;
    }
    .seasonal_div {
        width: 75%;
    }
    .seasonal_icon img {
        width: 70px;
    }
    #return-to-top {
        z-index: 1;
    }
    .ppc_version .top-header-background {
        padding: 25px 15px 15px 22px !important;
    }
    #cse-search-box .search-input input[type='text'] {
        font-size: 16px !important;
    }
}
@media only screen and (max-width: 640px) {
    .top_disclaimer .white_close {
        background-position: center 10%
    }
    .ppc_version #cobrandlogo {
        width: 25%;
        padding-right: 0px;
    }
    .ppc_version #cobrandlogo img {
        width: 80%;
        height: auto;
        max-width: 110px;
    }
    #footer .footer-cat-nav ul {
        display: block;
    }
    .partnerDisclaimer {
        font-size: 12px!important;
    }
    .seasonal_text {
        font-size: 14px;
    }
    .cobrandHead img#sitelogo {
        width: 105px;
        margin-top: 5px;
    }
}
@media (max-width: 575px) {
    .ppc_version .top-header-background {
        padding: 25px 10px 15px 12px !important;
    }
    .seasonal_white_close {
        margin-left: 20px;
    }
    .adv_disc {
        max-width: 100px;
        margin-top: -6px!important;
        line-height: 14px;
        font-size: 11px!important;
    }
    .adv_disc span{
        font-size: 10px!important
    }
    /* rating star review */
    .popover-ratings {
        width: 85%;
        font-size: 26px;
    }

    .popover-title {
        padding: 10px 5px;
        font-size: 26px;
    }
    .popover-content {
        padding: 10px 5px 0px 5px;
    }
    .sitelogo img {
        width: 50%;
    }
    /* rating star review */
    .search-form  span.form-control-feedback {
        height: 24px;
    }
    .search-form span.form-control-feedback.hideSearch {
        font-size: 16px !important;
        margin-top: 5px;
    }
    .navbar .navbar-nav .nav-link[aria-expanded="true"] {
        padding-left: 11%;
    }
    .navbar .navbar-nav .nav-link[aria-expanded="true"]:after,
    .navbar .navbar-nav .submenu_head[aria-expanded="true"]:after{
        left: 5%;
    }
}
@media (max-width: 414px) {
    .sitelogo img {
        width: 105px;
    }
    .seasonal_text {
        font-size: 12px;
    }
}
@media (max-width: 360px) {
    .cobrandHead .sitelogo img, .cobrandHead img#sitelogo {
        width: 88px;
    }
    /* Rating Star Review */
    div.rating-cancel, div.star-rating, div.rating-cancel a, div.star-rating a {
        width: 16px;
        height: 16px;
    }
    .card-rating .rs {
        width: 85px;
    }
    /* Rating Star Review */
}
@media only screen and (max-width: 320px) {
    /* Rating Star Review */
    .popover-title {
        padding-top:20px;
        font-size: 24px;
    }
    /* Rating Star Review */
}