@media (min-width: 992px) {
}
@media (max-width: 768px) {
}
@media (max-width: 767px) {
 .pagemenu {
width:100%;
}
 .pagemenu a {
font-size: 13px;
}
 .navbar-collapse {
 position: fixed;
 top: 0;
 z-index: 10;
 display: block !important;
 background-color: #111;
 width: 90%;
 height: 100% !important;
 right: -90%;
 padding-top: 3em;
 cursor:pointer;
 transition: all ease-in-out 0.3s;
}
 a.close_menu {
 position: absolute;
 right: 10px;
 top: 10px;
 width: 30px;
 height: 30px;
 background: #ccc;
 text-align: center;
 font-size: 20px;
 cursor:pointer;
 text-decoration:none;
 color: #000;
 opacity:1;
}
 .rightSlide {
 right: -80%;
 transition: all ease-in-out 0.3s;
}
 .navbar-light .navbar-nav .nav-link {
 border-bottom: 1px solid #fff;
 padding-bottom: 0.5rem;
}
.navbar-light .navbar-nav .nav-link {
 color:#ffffff !important;
}
.navbar-light .navbar-nav .nav-link:hover {
 color:#ffffff !important;
}
.navbar-light .navbar-nav .active > .nav-link {
 border-bottom: 2px solid #c00;
 padding-bottom: 1rem !important;
}
 header .logo {
 width: 68%;
 margin: auto;
 text-align: center;
 padding: 13px 0;
}
 .box_wrapper .content {
display:grid;
 justify-content:center;
}
 .textleft {
 margin-top:25px;
}
 .textright {
 margin-top:-70px;
}
 .textleft h1 span {
 font-size: 30px;
}
.boxright {
width:100%
}
.boxleft {
width:100%;
height:auto
}
 button.owl-next {
 right: 0px;
}
 button.owl-prev {
 left: 0px;
}
 .scamster_trick .heading {
 font-size: 26px;
}
 .scamster_trick .sub-heading {
 font-size: 18px;
}
 .bottom_footer p {
 text-align: center !important;
}
 .logotext {
width:100%
}
 .navbar {
padding:0;
height:auto;
}
 .top-carousel .owl-carousel .item .box_wrapper .content_area {
 top: 9%;
}
.top-carousel .second-carousel .item .box_wrapper img {
 display: block;
 width: 100%;
 height: 120px;
}
/*.top-carousel .third-carousel .item .box_wrapper img {
 display: block;
 width: 100%;
 height: 90px !important;
}*/
 .top-carousel .owl-carousel .item .box_wrapper .content_area .text {
 font-size: 1.5rem;
}
 .top-carousel .box_wrapper .content {
color:#000000;
}
.owl-carousel .owl-nav span {
 color: #ffffff;
}
.textleft {
margin-left:20px;
text-align:left
}
.textright {
margin-left:20px;
margin-right:0;
text-align:left
}
#more {
display: none;
}
#dots {
opacity:1;
}
#myBtn {
 opacity: 1;
 font-size: 12px;
 margin-bottom:20px;
 cursor:pointer;
 display:inline-block;
 border-color: #ffffff !important;
 background-color: transparent !important;
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
}

}
 @media (min-width: 768px) {
 .modal-dialog {
 width: 465px;
}
}
 @media (max-width: 480px) {
 .logotext {
width:50%
}
}
