.subscription-modal-hds {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,.5);
    display: none;
    flex-direction: column;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-end
}

.subscription-modal-inside-hds {
	background-image: url("./images/framelg.jpg");
    background-repeat: repeat-x;
    width: 100%!important;
    flex-grow: 0;
    margin: 25px 0 0;
    padding: 9px 10px 0 143px;
    /*background: LINEAR-gradient(0deg, rgba(101, 158, 167, 0.78) 0%, rgba(23, 186, 211, 0.78) 100%),LINEAR-gradient(90deg, rgba(0, 0, 0, 0.33) 0%, rgba(102, 102, 102, 0.33) 100%);*/
	background-image: linear-gradient(262deg, #4cafca, #0074ba 41%) !important;
    background-size: auto!important;
    background-position: initial!important;
    background-repeat: initial!important;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}

.mbpops .close-button {
    width: 15px;
    height: 15px;
    display: block;
    position: absolute;
    right: 10px;
    top: 10px;
    background: transparent;
    border-radius: inherit;
    padding: 0;
    text-align: left;
    cursor: pointer;
    box-shadow: none
}

.mbpops .close-button img {
    width: 15px;
    height: 15px;
    vertical-align: top
}

.mywidth-bx {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    max-width: 100%;
    align-items: flex-end
}

.mywidth-bx1 {
    width: 11%
}

.mywidth-bx3 {
    width: 24%;
    padding-right: 92px;
    align-items: center;
    display: inline-flex;
    padding-bottom: 28px
}

.w-100 {
    width: 100%
}

.mbpops .media-showcase {
    width: 135px;
    position: relative;
    top: auto
}

.mbpops .media-showcase img {
    width: 135px;
    height: 91.8px;
    margin: 10px 0 16.2px 0;
    object-fit: contain
}

.mbpops .head-hds {
    -webkit-text-stroke: 0 #979797;
    font-family: PT Serif;
    font-size: 30px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 46px;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    margin-bottom: 0;
    margin-top: 26px;
    width: 604px
}

.feature-box {
    display: flex;
    flex-direction: row;
    margin-bottom: 20px;
    margin-top: 20px
}

.feature-box .feature {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin-right: 50px
}

.feature .icon {
    width: 28px;
    height: 28px;
    display: block;
    margin-right: 15px
}

.feature .icon>img {
    width: 100%;
    height: auto
}

.feature .title {
    font-size: 16px;
    color: #404040
}

.mbpops .feature .title {
    font-family: DM Sans;
    font-size: 18px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 28px;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    margin: 0 29px 0 5px
}

.mbpops .feature-box {
    margin: 20px 0 29px 0
}

.mbpops .btn-free {
    width: 184px!important;
    min-width: 184px!important;
    height: 35.3px!important;
    flex-grow: 0;
    margin: 0 0 0 0!important;
    padding: 9.1px 0 9.1px 0!important;
    background-color: #fff!important;
    font-family: 'Lato',sans-serif;
    font-size: 14px!important;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #0074ba;
    border-radius: 5px!important;
    border-color: #fff!important
}

.mbpops span.lg-txt-desk {
    margin-top: 13.4px
}

.mbpops .lg-txt-desk {
    font-family: DM Sans;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 22px;
    letter-spacing: normal;
    text-align: left;
    color: #A3FFFF;
    display: inline-block
}

.mbpops .lg-txt-desk .login-link {
	color: #A3FFFF;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	font-stretch: normal;
    font-style: normal;
	margin-left: 5px;
	text-decoration: none;
	display: inline-block;
	cursor: pointer;
}

.mbpops .lg-txt-desk .login-link:hover,.lg-txt-desk .login-link:focus {
    color: #A3FFFF
}

.mbpops .feature .icon {
    width: 24px;
    height: 24px;
    margin-right: 8px!important
}

.mbpops .feature .icon>img {
    width: 24px;
    height: 24px;
    margin: 0;
    object-fit: contain;
    vertical-align: top
}

.mbpops .feature-box .feature {
    margin-right: 0!important;
    margin-bottom: 0!important;
    margin-top: 0!important
}

.mobile-rightimg {
    display: none
}

.mbpops .btn-free:hover {
    background-color: #fff!important;
    color: #0074ba!important
}

.mywidth-bx2 {
    width: 70%;
    padding: 0 75px
}

@media only screen and (max-width: 1366px) {
    .mywidth-bx2 {
        width:70%;
        padding: 0 40px
    }

    .mywidth-bx3 {
        width: 22%;
        padding-right: 70px
    }
}

@media only screen and (max-width: 1200px) {
    .mbpops {
        padding:9px 10px 0 60px
    }

    .mywidth-bx2 {
        width: 66%;
        padding: 0 40px
    }

    .mywidth-bx3 {
        width: 22%;
        padding-right: 40px
    }

    .mbpops .head-hds {
        font-size: 25px
    }

    .mbpops .feature .title {
        margin: 0 15px 0 5px
    }
}

@media only screen and (max-width: 992px) {
    .mbpops {
        padding:9px 10px 0 15px
    }

    .mbpops .close-button>img {
        width: 15px;
        height: 15px
    }

    .mywidth-bx1 {
        width: 15%
    }

    .mywidth-bx2 {
        width: 64%;
        padding: 0 15px
    }

    .mywidth-bx3 {
        width: 20%;
        padding-right: 15px
    }

    .mbpops .btn-free {
        width: 160px!important;
        min-width: 160px!important;
        font-size: 13px!important
    }

    .mbpops .lg-txt-desk {
        font-size: 12px
    }

    .mbpops .head-hds {
        font-size: 22px;
        width: auto
    }

    .mbpops .feature-box {
        flex-direction: row
    }

    .mbpops .feature .title {
        margin: 0 10px 0 0;
        font-size: 13px
    }

    .mbpops .feature .icon {
        margin-right: 0
    }
}

@media only screen and (max-width: 865px) {
    .mbpops .head-hds {
        font-size:20px;
        width: auto
    }

    .mbpops .close-button {
        right: 3px;
        top: 1px
    }
}

@media only screen and (max-width: 769px) {
    .mbpops .close-button {
        right:10px;
        top: 10px
    }

    .mbpops span.lg-txt-desk {
        margin-top: 0
    }

    #div_Signin {
        margin-bottom: 11px
    }

    .mbpops .btn-free {
        margin: 0 0 15px 0!important
    }

    .mbpops .close-button>img {
        width: 15px;
        height: 15px
    }

    .mywidth-bx {
        padding: 21.3px 10px 10px 10px
    }

    .mywidth-bx1 {
        width: 15%;
        display: none
    }

    .mywidth-bx2 {
        width: 100%;
        padding: 0
    }

    .mywidth-bx3 {
        width: 100%;
        padding-right: 15px
    }

    .mbpops {
        width: 100%!important;
        height: auto!important;
        margin: 0;
        padding: 0;
        /* background: LINEAR-gradient(0deg, rgba(101, 158, 167, 0.78) 0%, rgba(23, 186, 211, 0.78) 100%),LINEAR-gradient(90deg, rgba(0, 0, 0, 0.33) 0%, rgba(102, 102, 102, 0.33) 100%);*/
		background-image: linear-gradient(262deg, #4cafca, #0074ba 41%) !important;
 
    }

    .mbpops .head-hds {
        width: 242px;
       font-family: PT Serif;
        font-size: 22px;
        font-weight: 900;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.06;
        letter-spacing: normal;
        text-align: left;
        color: #fff;
        margin-bottom: 0;
        margin-top: 0
    }

    .feature-box .feature {
        justify-content: initial
    }

    .mbpops .feature-box {
        flex-direction: column;
        margin: 30px 0 30px
    }

    .mbpops .feature .title {
        margin: 5px 0 0;
        font-family: DM Sans;
        font-size: 14px;
        font-weight: 700;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: left;
        color: #fff
    }

    .mbpops .feature:first-child .title {
        margin-top: 0
    }

    .mbpops .feature .icon>img {
        margin: 0 5px 0 0!important
    }

    .mywidth-bx3 {
        width: 70%;
        padding: 0
    }

    .mbpops .lg-txt-desk {
        font-size: 14px!important
    }

    .mbpops .lg-txt-desk {
        display: block
    }

    .mobile-rightimg {
        position: absolute;
        right: 0;
        z-index: 9999;
        display: block;
        bottom: 20px
    }

    .mbpops .feature:nth-child(2) .icon>img {
        margin-top: 2px!important
    }

    .mbpops .feature:last-child .icon>img {
        margin-top: 3px!important
    }
}

@media only screen and (max-width: 375px) {
    .mbpops .btn-free {
        margin:0 0 10px 0!important
    }

    .mobile-rightimg {
        position: absolute;
        right: 0;
        z-index: 9999;
        display: block;
        bottom: 15px
    }

    .mobile-rightimg img {
        width: 90px
    }
}

@media only screen and (max-width: 314px) {
    .mobile-rightimg {
        bottom:20px
    }

    .mobile-rightimg img {
        width: 70px
    }

    .mbpops .feature .title {
        font-size: 13px
    }
}

@media only screen and (max-width: 285px) {
    .mbpops .feature .title {
        font-size:10px
    }
}


/*ABCD*/


  .pagerectangle {
	 position: absolute;
	 border-style: solid;
	 border-width: 2px;
	 border-color: transparent;
  }
  .ui-widget.ui-widget-content {
		border: 1px solid #c5c5c5;
		z-index: 99 !important;
}


.backtop.showGototop {
    display: block !important;
    /* transform: scale(1); */
}

/* The sidepanel menu */
.sidepanel {
  height: 100%; /* Specify a height */
  width: 0; /* 0 width - change this with JavaScript */
  position: fixed; /* Stay in place */
  top: 0;
  right: 0;
  background-color: #fff; /* Black*/
  overflow-x: hidden; /* Disable horizontal scroll */
  padding-top: 60px; /* Place content 60px from the top */
  transition: 0.5s; /* 0.5 second transition effect to slide in the sidepanel */
  z-index: 9999;	
}

/* The sidepanel links */
.sidepanel a {
  padding: 8px 8px 26px 32px;
  text-decoration: none;
  font-size: 18px;
  color: #111;
  display: block;
  transition: 0.3s;
  border-bottom: 1px solid #dfdfdf; 
  font-family:monospace;  
}

/* When you mouse over the navigation links, change their color */
.sidepanel a:hover {
  color: #f5931d;
}

/* Position and style the close button (top right corner) */
.sidepanel .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

/* Style the button that is used to open the sidepanel */
.openbtn {
  font-size: 20px;
  cursor: pointer;
  background-color: #111;
  color: white;
  padding: 10px 15px;
  border: none;
}

.openbtn:hover {
  background-color: #444;
}
