@media (min-width: 1280px) and (max-width: 1700px) {



}
/*------------------------------------------------- Laptop Screen ---------------------------------------------------*/
 @media (min-width: 1170px) and (max-width: 1366px) {
.style-four.section-title h1 {
    font-size: 40px;
    line-height: 1.3;
}


}

@media (max-width: 991px){
  .neve-mega-menu .sub-menu {
    background: transparent !important;
    width: 100% !important;
    height: 100%;
    position: inherit !important;
    top: inherit !important;
    left: inherit !important;
  }
  .neve-mega-menu .sub-menu .neve-mm-col .sub-menu {
    position: inherit !important;
    background: transparent !important;
    box-shadow: none !important;
    opacity: inherit !important;
    visibility: inherit !important;
    transform: inherit !important;
    left: inherit !important;
    top: inherit !important;
    z-index: 2;
  }
  .mean-container .mean-nav ul li .sub-menu .neve-mm-col {
    background: #f8f8f8;
    color: #232323;
    display: block;
    float: left;
    font-size: 14px;
    margin: 0;
    padding: 0;
    text-align: left;
    text-decoration: none;
    text-transform: capitalize;
    width: 100%;
  }
  .mean-container .mean-nav ul li .sub-menu .neve-mm-col .sub-menu li a {
    padding: 1em 5% !important;
  }
  .mean-container .mean-nav ul li .sub-menu .neve-mm-col a {
    padding: 1em 12px 1em 5% !important;
  }

}
/* ------------------------------------------------- Old Desktop :992 ---------------------------------------------------*/
 @media (min-width: 992px) and (max-width: 1169px) {
.testi_title p {
    font-size: 24px;
    font-weight: 500;
    line-height: 45px;
    margin-top: 30px;
    width: 83%;
}
.blog-page-title_adn h2 a {
    font-size: 22px;
}

}
/* ------------------------------------------------- Tablet Screen : 768 ---------------------------------------------------*/
@media (min-width: 768px) and (max-width: 991px) {
.testi_title p {
    font-size: 20px;
    font-weight: 500;
    line-height: 35px;
    margin-top: 15px;
    width: 100%;
}
.testi_thumb {
    position: relative;
    margin: 0;
    text-align: center;
}
.testi_thumb::before {
    bottom: 12px;
    left: -20px;
}
.blog-page-title_adn h2 a {
    font-size: 22px;
}
.breadcumb-area {
    padding: 185px 0 100px;
}
.brpt h2 {
    font-size: 44px;
    margin-bottom: 17px;
    margin-top: 0;
    color: #0a0a0a;
    font-weight: 700;
    text-align: center;
    line-height: 65px;
    margin: 0 0 15px;
    max-width: 63%;
}


}
/* ------------------------------------------------- Small Mobile : 320 ---------------------------------------------------*/
 @media (max-width: 767px) {



}
/* ------------------------------------------------- Large Mobile :480px. ---------------------------------------------------*/
@media only screen and (min-width: 600px) and (max-width: 767px) {


} 
@media only screen and (min-width: 480px) and (max-width: 767px) {


}
@media only screen and (min-width: 320px) and (max-width: 479px) {
.single-testimonial {
    display: block;
    align-items: center;
    justify-content: space-between;
}
.testi_thumb {
    position: relative;
    margin: 0 0 60px;
    text-align: center;
}
.testi_title p {
    font-size: 20px;
    font-weight: 500;
    line-height: 42px;
    margin-top: 30px;
    width: 100%;
}
.single_blog_adn {
    margin-bottom: 30px;
}
.em-blog-content-area_adn {
    padding: 40px 24px 0px;
    text-align: left;
}
.blog-page-title_adn h2 {
    line-height: 28px;
    margin-top: 10px;
    transition: .5s;
    position: relative;
}
.blog-page-title_adn h2 a {
    font-size: 22px;
}
.testi_thumb::before {
    content: "\f10d";
    font-family: FontAwesome;
    font-size: 24px;
    position: absolute;
    bottom: -16px;
    color: #fff;
    border-radius: 50%;
    left: 25px;
    background: #3e64ff;
    text-align: center;
    width: 60px;
    height: 60px;
    line-height: 60px;
}
.breadcumb-area {
    padding: 200px 0 120px;
    background-color: #DFE8FC;
    background-position: center top;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
}
.brpt h2 {
    font-size: 30px;
    margin-bottom: 17px;
    margin-top: 0;
    color: #0a0a0a;
    font-weight: 600;
    text-align: center;
    margin: 0 0 15px;
    max-width: 100%;
    line-height: 50px;
}

/*Permanent CSS*/

.bigpage-single-blog-details h2 {
    line-height: 1.3;
    font-size: 24px;
    margin-top: 10px;
}
span.tag-links a {
    margin-bottom: 15px;
}
.bigpage-single-icon-inner {
    display: block;
    margin-left: 0;
}
.bigpage-single-icon-inner a i {
    margin: 10px 10px 0px 0;
}
.comments-area .form-control {
    margin-bottom: 20px;
}
input#wp-comment-cookies-consent {
    display: inline-block;
}
.comment-button {
    margin-bottom: 60px;
}
p.comment-form-cookies-consent label {
    margin-left: 0;
    display: inline;
}

/*Permanent CSS*/

}


@media only screen and (max-width: 390px) {



}


/* retina query */
@media only screen and (-webkit-min-device-pixel-ratio:2) and (max-width:991.98px),only screen and (-o-min-device-pixel-ratio:2/1) and (max-width:991.98px),only screen and (min-device-pixel-ratio:2) and (max-width:991.98px),only screen and (min-resolution:192dpi) and (max-width:991.98px),only screen and (min-resolution:2dppx) and (max-width:991.98px){

.logo a.retina-logo{
  display: inline-block;
}
}
@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){
.logo a.retina-logo {
  display: none;
}
}
 