@import url('https://fonts.googleapis.com/css?family=Roboto:400,500');
*{
	margin: 0px;
	padding: 0px;
	font-family: 'Roboto', sans-serif;
	  font-weight: normal;
	  font-style: normal;
	  font-stretch: normal;
	  letter-spacing: normal;
}
body{
	background-color: #eaeaea;
}
.page-wrapper {
    max-width: 1200px;
    margin: 0px auto;
    background-color: #f9f9f9;
    box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.16);
}
.btn-mtv {
    width: 100%;
    margin-bottom: 30px;
    border-radius: 0;
    padding: 40px 0;
    font-family: helvetica neue,helvetica,arial,sans-serif;
    background-color: #a6192e;
    border: 0;
}
.cusmenu{
	height: 55px;
    background-color: #a6192e;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.34);
    margin-bottom: 25px;
}
.cusmenu .nav-link {
    font-size: 13px;
    color: #ffffff !important;
    margin: 0 10px;
    border-bottom: 2px solid #a6192e;
}
.cusmenu .nav-link:hover {
    border-bottom: 2px solid #fff;
}
.top-search a{
	width: 96px;
    height: 32px;
    border-radius: 2px;
    border: solid 1px #ffffff !important;
    text-align: center;
    line-height: 14px;
}
.top-search{
	border-right: solid 1px rgba(255, 255, 255, 0.34);
        margin-top: 3px;
}
.common-padding{
	margin: 46px 0;
}
.main-heading{
    color: #606060;
    font-size: 25px;
    line-height: 1.32;
}
.main-heading a{
	font-size: 25px;
    line-height: 1.32;
    text-align: left;
    color: #606060;
}
.main-heading a:hover {
    color: #a6192e;
    text-decoration: none;
}
.recent li:first-child{
	margin-right: 24px;
}
.recent li:nth-child(3) {
    margin-right: 24px;
}
.recent li {
    display: inline-block;
    max-width: 258px;
    float: left;
    margin-bottom: 24px;
    /* overflow: hidden; */
}
.ch-del .elimi {
    padding-left: 0px !important;
    padding-right: 15px !important;
}
.recent iframe {
    max-width: 100%;
}
.recent .video-res {
    max-width: 100%;
}
iframe {
    border: none;
}
h5 a{
    font-size: 17px;
    line-height: 1.35;
    text-align: left;
    color: #606060;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: flex;
}
h5 a:hover{
    color: #a6192e;
    text-decoration: none;
}
.alltime:focus {
    border-color: transparent;
    box-shadow: none;
}
h5:before {
    content: "";
    width: 8px;
    height: 8px;
    background: #a6192e;
    display: block;
    border-radius: 50%;
    float: left;
    margin: 7px 10px 0 0;
}
.head-row{
	margin-bottom: 15px;
}
.alltime{
	border: none;
    max-width: 131px;
    background: #ffffff;
    float: right;
    font-size: 16px;
    line-height: 1.31;
    text-align: center;
    color: #606060;
}
.hoverr-arrow{display: none;
}
button.btn.btn-default.owl-carousel-left {
    position: absolute;
    top: 24%;
    left: -23px;
    background-image: url(../images/left-arrow.png);
    width: 45px;
    height: 45px;
    background-color: transparent;
    box-shadow: none;
}
.search-icon {
    float: left;
    max-width: 16px;
}
button.btn.btn-default.owl-carousel-right {
    position: absolute;
    top: 24%;
    right: -23px;
    background-image: url(../images/right-arrow.png);
    width: 45px;
    height: 45px;
    background-color: transparent;
    box-shadow: none;
}
.main-heading a:hover .hoverr-arrow {
    display: block;
    display: inline-block;
    margin-left: 10px;
  transition: opacity .9s, margin-left .5s, margin-right .5s;
  -webkit-transition: opacity .9s, margin-left .5s, margin-right .5s;
}
footer {
    background-color: #a6192e;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.34);
    overflow: hidden;
    color: #fff;
    border-top: 8px solid #830316;
}
footer h4{
	font-size: 15px;
    font-weight: 500;
    line-height: 1.33;
    text-align: left;
    color: #ffffff;
}
.footer-menu {
    list-style: none;
}
.footer-menu li {
    margin: 5px 0;
}
.footer-menu li a{
  font-size: 12px;
  /*line-height: 2.08;*/
  text-align: left;
  color: #efefef;
}
footer p{
  font-size: 12px;
    line-height: 20px;
    color: #efefef;
    text-align: justify;
}
.footpadd{
	padding: 45px 0 0px;
}
footer .footpadd .col-md-2 {
    border-right: solid 1px rgba(255, 255, 255, 0.34);
}
.under-footer{
border-top: solid 1px rgba(255, 255, 255, 0.34);
    margin-top: 33px;
    padding-top: 16px;
}
.foot-link {
    /*text-decoration: underline;*/
    color: #fff
}
.foot-social {
    list-style: none;
}
.foot-social li {
    display: inline-block;
    float: left;
    margin-right: 10px;
}
.search-bar{
    display: none;
    margin-bottom: 20px !important;
    max-width: 1112px;
    margin: 0px auto;
}
.mycard{
    background: #f9f9f9;
    border: none;
    box-shadow: 0px 1px 10px #ccc;
}
.form-control:focus {
    box-shadow: none;
}
.btn-search{
    background: #a6192e;
    border-color: #a6192e;
    width: 150px;
    border-radius: 0;
    color: #fff;
}
.form-control-borderless{
    border-radius: 0;
    border-color: #a6192e;
}

h2{
    font-size: 21px;
    line-height: 1.32;
    text-align: left;
    color: #606060;
    padding: 10px 0;
}
p {
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    color: #606060;
}

.related-videos{
    list-style: none;
}
.common-inner{
    margin: 11px 0;
}
.sidei{
    background: #fff;
    padding-top: 15px;
}
.related-videos li {
    margin-bottom: 22px;
}
.related-videos li iframe{
    max-width: 100%;
}
.rel-products {
    list-style: none;
    border: 1px solid #ececec;
    overflow: hidden;
}
.rel-product-bottom {
    font-size: 0.9em;
    margin: 0;
    font-style: italic;
}
.signmary {
    color: #fff;
    background-color: #a6192e;
    border-color: #a6192e !important;
}
.seperate{
    box-shadow: 0px 0px 9px #e6e6e6;
    padding: 15px 0;
    margin-top: 10px;
}
.rel-title{
    margin-bottom: 0px;
    line-height: 21px;
}
.rel-title a{
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;
    color: #a6192e;
    text-transform: capitalize;
}
.rel-title small {
    font-size: 0.8rem;
}
.rel-subtitle{
    font-size: 12px;
    font-style: italic;
}
.download a{
    color: #a6192e;
    font-size: 13px;
    text-decoration: underline;
}
.download {
    text-align: right;
        margin-bottom: 0;
}
.readmore {
    font-size: 13px;
    color: #a6192e;
    font-style: italic;
}
.rel-products li{
    padding: 15px;
    overflow: hidden;
}
.rel-products li:nth-child(odd){
    background-color: #fff;
}
.rel-products li:nth-child(even){
    background-color: #f7f7f7;
}
#sort-options {
    display: block;
    padding-bottom: 10px;
}
.decals-video{
    width: 100%;
    height: 461px;
}

.share-video li {
    display: inline-block;
    font-size: 21px;
    font-weight: 500;
}
.share-video li a {
    font-size: 14px;
    color: #a0a0a0;
}
.share-video {
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 5px;
}
.videos-all iframe {
    max-width: 100%;
}
.cus_pagination{
    float: right;
    margin: 35px 0 5px 0;
}
.cus_pagination li a, .cus_pagination li span {
    font-size: 13px;
    color: #a6192e;
}
.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #a6192e;
    border-color: #a6192e;
}
.page-link:hover {
    z-index: 2;
    color: #a6192e;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6;
}
.videos-all p{
    font-size: 14px;
    line-height: 19px;
    text-align: justify;
    color: #808080;
}
.videos-all .col-md-3 {
    margin-bottom: 15px;
}







.contact-form{
        background: #fff;
    margin-top: 75px;
    margin-bottom: 5%;
    width: 70%;
}
.contact-form .form-control {
    border-radius: 1rem;
    font-size: 14px;
    color: #a5a5a5;
    height: 42px !important;
}
.contact-image{
    text-align: center;
}
.contact-image img{
    border-radius: 6rem;
    width: 11%;
    margin-top: -3%;
    transform: rotate(29deg);
}
.contact-form form,.thank-you{
    padding: 14%;
}
.contact-form form .row{
    /*margin-bottom: -7%;*/
}
.contact-form h3{
    margin-bottom: 8%;
    margin-top: -10%;
    text-align: center;
    color: #606060;
}
.contact-map {
    margin-top: -21px;
}
.contact-form .btnContact {
    width: 168px;
    border: none;
    border-radius: 1rem;
    padding: 9px;
    background: #dc3545;
    font-weight: 600;
    color: #fff;
    cursor: pointer;
}
.btnContactSubmit
{
    width: 50%;
    border-radius: 1rem;
    padding: 1.5%;
    color: #fff;
    background-color: #0062cc;
    border: none;
    cursor: pointer;
}


/* do not group these rules */
*::-webkit-input-placeholder {
        font-size: 14px;
    color: #a5a5a5 !important;
}
*:-moz-placeholder {
        font-size: 14px;
    color: #a5a5a5 !important;
}
*::-moz-placeholder {
        font-size: 14px;
    color: #a5a5a5 !important;
}
*:-ms-input-placeholder {
       font-size: 14px;
    color: #a5a5a5 !important;
}









.momar_login .card-signin {
  border: 0;
  border-radius: 1rem;
  box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.1);
}

.momar_login .card-signin .card-title {
  margin-bottom: 2rem;
  font-weight: 300;
  font-size: 1.5rem;
}

.momar_login .card-signin .card-body {
  padding: 2rem;
}

.momar_login .form-signin {
  width: 100%;
}

.momar_login .form-signin .btn {
  font-size: 80%;
  border-radius: 5rem;
  letter-spacing: .1rem;
  font-weight: bold;
  padding: 1rem;
  transition: all 0.2s;
}

.momar_login .form-label-group {
  position: relative;
  margin-bottom: 1rem;
}

.momar_login .form-label-group input {
      border-radius: 2rem;
    height: 52px;
    padding: 0 0 0 19px !important;
}
.momar_login .form-label-group select {
    border-radius: 2rem;
    height: 52px !important;
    padding: 0 0 0 19px !important;
    color: #a5a5a5;
    font-size: 14px;
}

.momar_login .form-label-group>input,
.form-label-group>label {
  padding: var(--input-padding-y) var(--input-padding-x);
}

.momar_login .form-label-group>label {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  margin-bottom: 0;
  /* Override default `<label>` margin */
  line-height: 1.5;
  color: #495057;
  border: 1px solid transparent;
  border-radius: .25rem;
  transition: all .1s ease-in-out;
}

.momar_login .form-label-group input::-webkit-input-placeholder {
  color: transparent;
}

.momar_login .form-label-group input:-ms-input-placeholder {
  color: transparent;
}

.momar_login .form-label-group input::-ms-input-placeholder {
  color: transparent;
}

.momar_login .form-label-group input::-moz-placeholder {
  color: transparent;
}

.momar_login .form-label-group input::placeholder {
  color: transparent;
}

.momar_login .form-label-group input:not(:placeholder-shown) {
  padding-top: calc(var(--input-padding-y) + var(--input-padding-y) * (2 / 3));
  padding-bottom: calc(var(--input-padding-y) / 3);
}

.momar_login .form-label-group input:not(:placeholder-shown)~label {
  padding-top: calc(var(--input-padding-y) / 3);
  padding-bottom: calc(var(--input-padding-y) / 3);
  font-size: 12px;
  color: #777;
}

.momar_login .btn-google {
  color: white;
  background-color: #ea4335;
}

.momar_login .btn-facebook {
  color: white;
  background-color: #3b5998;
}
.signupp .col-md-6 {
    display: inline-block;
    float: left;
}
.maximizes {
    list-style: none;
    max-width: 500px;
    border: 1px solid #eaeaea;
}
.maximizes li {
    padding: 5px 15px;
    font-size: 15px;
}
.side-new{
    padding-top: 40px;
}
.momartv-chanel h3 a{
    font-size: 18px;
    line-height: 1.32;
    text-align: left;
    color: #a6192e;
}
.totalv {
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
}
.momartv-chanel .totalv:last-child{
    float: right;
}
.mom-to {
    padding-left: 11px;
}
.channel-responsive{
    width: 100%;
}
.rel-products li .elimi:first-child {
    max-width: 317px;
}
.nator-left {
    max-width: calc(100% - 317px);
}
.elimi {
    display: inline-block;
    float: left;
    padding-left: 15px;
}

.con-datails p{
    text-align: center;
    margin-top: 15px;
}
.ellsworth{
    padding: 35px 0 0;
}
.big-img{
	width: 542px;
	height: 361px;
}


@media (max-width: 1199px){
.big-img {
    width: 100%;
    height: auto;
}
.recent li {
    max-width: 47%;
    margin-bottom: 18px;
}


}

@media (max-width: 991px){
.cusmenu .nav-link {
    margin: 0 5px;
}
.recent li {
    max-width: 46%;
    margin-bottom: 9px;
}
.main-heading a {
    font-size: 20px;
}
.nator-left {
    max-width: 100%;
}
.rel-products li .elimi:first-child {
    max-width: 100%;
    width: 100%;
}
iframe {
    max-width: 100%;
    width: 100%;
}

}

@media (max-width: 767px){
.cusmenu {
    height: auto;
}
.img-fluid {
    width: 100%;
}
.top-search {
    border-right: none;
}
.recent li {
    max-width: 47%;
    margin-bottom: 9px;
}
ul.recent {
    overflow: hidden;
    margin-top: 15px;
}
.common-padding {
    margin: 15px 0;
}
.main-heading a {
    font-size: 19px;
}
.recent h5 {
    margin-top: 10px;
}
.seperate {
    box-shadow: none;
}
.elimi {
    padding-left: 0;
}
.rel-products li {
    padding: 5px;
}
.seperate {
    padding: 0px 0;
    margin-top: 0px;
}
.mypadd{
	padding: 0px;
}
.contact-form form {
    padding: 0;
}
.contact-form h3 {
    margin-top: 0%;
    font-size: 21px;
}
.contact-form {
    width: 100%;
}
.related-videos li iframe {
    max-width: 100%;
    width: 100%;
}

}


@media (max-width: 576px){
.main-heading a {
    font-size: 18px;
}
.rel-title a {
    font-size: 16px;
    line-height: 12px;
}
.rel-title {
    margin-bottom: 15px;
    line-height: 17px;
}
.rel-products li {
    padding: 5px;
}
.elimi {
    padding-left: 0px;
}
.seperate {
    padding: 0px 0;
    margin-top: 0px;
}
p {
    font-size: 14px;
    line-height: 21px;
}
.readmore {
    font-size: 11px;
}
.mypadd{
	padding: 0px;
}
.common-padding {
    margin: 12px 0;
}
.footpadd {
    padding: 45px 15px 0px 15px;
}
.foot-social {
    margin: 0 auto !important;
    display: table;
    padding-bottom: 15px;
}
.under-footer .text-right {
    text-align: center !important;
}




}

@media (max-width: 429px){
.recent li {
    max-width: 100%;
    width: 100%;
}
.recent .video-res {
    width: 100%;
    max-width: 100%;
}
.main-heading a {
    font-size: 14px;
    font-weight: 600;
}
.alltime {
    font-size: 14px;
}
h5 a {
    font-size: 14px;
}
footer .footpadd .col-md-2 {
    border-right: none;
    -ms-flex: 0 0 50%;
    flex: 0 0 100%;
    max-width: 100%;
}
.footpadd {
    padding: 15px 15px 0px 15px;
}
img.shar-icon {
    max-width: 37px;
}
.share-video li {
    font-size: 16px;
}

}