
.SliderHeadnew1 h6 {
    /* font-family: "Lato", Sans-serif; */
    font-family: 'ProximaNova-Regular', sans-serif;
    font-size: 16px;
    text-align: left;
    color: black !important;
    text-decoration: none !important;
    text-transform: uppercase;
    font-weight: 700;
}
.SliderHeadnew1 p {
    /* font-family: "Lato", Sans-serif; */
    font-family: 'ProximaNova-Regular', sans-serif;
    font-size: 12px;
    text-align: left;
    color: black !important;
    text-decoration: none !important;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
}
.owl-theme .owl-nav {
    margin-top: 30px !important;
}
.checked {
    color: orange;
}
.textBox3 {
    border: 15px solid #162435;
    background-color: #f1f1f1;
    font-size: 13px;
    font-family: "Raleway", Sans-serif;
    text-align: justify;
    font-weight: 500;
    height: 290px;
}

.fa-2x {
    font-size: 20px !important;
}

a:hover {
    text-decoration: none !important;
}
.namefont {
    font-family: 'Raleway', sans-serif;
    font-size: 20px;
    text-align: left;
    color: black !important;
    font-style: italic;
}

.reviewpoints p {
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    text-align: left;
    color: black !important;
    font-weight: 700;
}

.reviewpoints h6 {
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    text-align: left;
    color: black !important;
    font-weight: 600;
}

.owl-carousel1 .next-slide {
    background: url(nav-icon.png) no-repeat scroll -24px 0px;
    right: -33px;
}

.owl-carousel1 .prev-slide {
    background: url(nav-icon.png) no-repeat scroll 0 0;
    left: -33px;
}

.owl-carousel1 .prev-slide:hover {
    background-position: 0px -53px;
}

.owl-carousel1 .nav-btn {
    height: 47px;
    position: absolute;
    width: 26px;
    cursor: pointer;
    top: 155px !important;
}

.owl-carousel1 .nav-btn:hover {
    color: #f1f1f1 !important;
}
.modal-content {
	background-color:#F1F1F1 !important;
}
.modal-footer {
    padding: 15px 10px;
    border: 1px solid #e5e5e5;
    margin: 10px 10px 40px 10px;
    background: white;
    box-shadow: 1px 1px 9px #dddddd;
    border-radius: 5px;
    padding-left: 67px;
}
.owl-carousel1 .nav-btn {
    
    color: white !important;
}
.modal-footer h6 {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #313954;
    text-align: left;
}

.ratings p {
    text-align: left;
}

.ratings .fa {
    color: #ffce00;
}

.ratings .easeuse {
    text-align: right;
    float: right;
}
.owl-carousel1 .owl-item {
  
    background-color: #162435; !important;
    
}
@media only screen and (min-device-width: 320px) and (max-device-width: 760px) {
    .hideOnMobile {
        display: none;
    }
    .textAlign {
        text-align: center !important;
    }
    .textBox3 {
        height: 300px;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .hideOnIpad {
        display: none;
    }
    footer {
        font-size: 11px;
    }
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) {
    .hideOnIpadpro {
        display: none;
    }
}

@media screen and (min-width: 1025px) {
    .hideOnDesktop {
        display: none;
    }
}

@media (max-width: 1024px) {
    .SliderHeadnew1 h6 {
        font-size: 12px;
        padding: 0;
        margin: 0;
    }
    .fa-star {
        font-size: 15px !important;
    }
}