.nav-container.mymobilemenu {
    display:none;
}


.body {
    background-image: linear-gradient(#fff,#fafafa);
}
.mylogo{
	width:20%;
}
.lead {
    font-size: 15px;
    line-height: 1.8;
    color: #3e3e3e;
    font-weight: 600;
}


.header-body {
    position: unset !important;
}
#header .justify-content-md-center {
    text-align: center;
}
.header-column.justify-content-start.d-none.d-md-flex {
    margin-top: 10%;
}
#header .header-nav-main.header-nav-main-uppercase nav > ul > li > a {
    font-size: 18px;
}


section.sectionshipping {
    text-align: center;
    padding: 20px;
    background: #fff;
    box-shadow: 0 2px 15px 0 rgba(0,0,0,.1);
	margin-bottom: 50px;
}
.mycolor{
	color:#FF3660;
}
.counters label {
    font-weight: bold;
}

.card .card-body {
    padding: 0;
	text-align: center;
}

p.myarticlep {
    font-size: 15px;
    font-weight: bold;
    color: #2d2c2c;
    line-height: 20px;
}
p.myarticletitle{
	margin-top: 10px;
    margin-bottom: 0;
}


section.sectionrating {
    text-align: center;
    padding: 25px;
}
section.sectionrating h4{
    color: #ff0073;
    margin-top: 15px;
    font-size: 15px;
}

#footer.footer-hover-links-light a:not(.btn):hover {
    color: #ff0073;
}
.section {
    padding: 1.615385rem 0;
}


@media only screen and (max-width: 767px) {
.sina-nav.navbar-transparent {
    background: transparent;
}
.sina-nav ul li a {
    display: block !important;
    font-family: unset !important;
    text-transform: unset !important;
	line-height: 35px !important;
}
.sina-nav .widget-bar .widget .link li a {
    color: #ccc;
    font-size: 18px;
    line-height: 80px !important;
}
.nav-container.mymobilemenu {
    display:block;
	margin-bottom: -65px;
}
.nav-container.mymobilemenu i.fa.fa-bars {
    font-size: 30px;
}
	
#header .header-nav-main {
    top: 75%;
    left: -260px;
}
.mylogo {
    width: 100%;
}
.myheadertitle {
    width: 100%;
    margin-left: 0;
}
img.card-img-top.videoimg {
    width: 100%;
}
#myVideo {
    width: 100%;
}
section.sectionrating {
    padding: 10px;
}

/* PP PAGE */
aside.sidebar.col-md-4.col-lg-3.order-2.order-md-1 {
    display: none;
}
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
.sina-nav.navbar-transparent {
    background: transparent;
}
.sina-nav ul li a {
    display: block !important;
    font-family: unset !important;
    text-transform: unset !important;
	line-height: 35px !important;
}
.sina-nav .widget-bar .widget .link li a {
    color: #ccc;
    font-size: 18px;
    line-height: 80px !important;
}
.nav-container.mymobilemenu {
    display:block;
	margin-bottom: -65px;
}	
.nav-container.mymobilemenu i.fa.fa-bars {
    font-size: 30px;
}
	
#header .header-nav-main {
    top: 75%;
    left: -660px;
}
#header .header-nav-main {
    display: none;
}
}