/*===================================================================*/
            /*========= RESPONSIVE CSS =========*/

/*====================================================================*/

/*#nav-icon1{
  display: none;
  width: 50px;
  height: 45px;
  top: 0;
  right: 15px;
  position: absolute;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}

#nav-icon1 span{
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: #555;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

#nav-icon1 span:nth-child(1) {
  top: 0px;
}

#nav-icon1 span:nth-child(2) {
  top: 18px;
}

#nav-icon1 span:nth-child(3) {
  top: 36px;
}

#nav-icon1.open span:nth-child(1) {
  top: 18px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

#nav-icon1.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
}

#nav-icon1.open span:nth-child(3) {
  top: 18px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}*/

/*======================================*/

@media(max-width: 1900px){
.slider_wrp h4 {
    font-size: 38px;
}

.slider_wrp .owl-theme .owl-nav span {
    width: 42px;
    height: 42px;
    line-height: 35px;
    font-size: 27px;
}
.highly_slider_wrp .owl-nav span {
    border: 3px solid #ff7f00;
}
.worst_slider_wrp .owl-nav span {
    border: 3px solid #800080;
}
.slider_wrp .owl-theme .owl-nav {
    top: -90px;
}


}


@media(max-width: 1600px){
.banner_content {
    max-width: 800px;
  }
  .banner_content h1 {
    font-size: 46px;
    max-width: 435px;
    padding-bottom: 30px;
  }
  .category_section h1{
    font-size: 46px;
  }
  .about_banner_section h1{
    font-size: 43px;
  }
  .header_left a {
    font-size: 30px;
}
.header_right li a {
    font-size: 20px;
}
.header_section {
    padding: 35px 50px;
}
.banner_content p {
    font-size: 16px;
    padding-bottom: 30px;
  }
.banner_content input{
  height: 70px;
}
.banner_content button, .banner_content input[type="submit"] {
    font-size: 21px;
    width: 170px;
    height: 50px;
}
a.with_fb{
    height: 50px;
    line-height: 50px;
}
.banner_filter {
    padding-top: 25px;
}
.banner_filter li a {
    font-size: 16px;
    line-height: 50px;
    padding: 0 20px;
    margin-right: 5px;
    min-width: 150px;
}
.banner_filter h5 {
    font-size: 22px;
    padding-bottom: 20px;
}
.banner_content .fa {
    top: 24px;
}
.bg_wrp {
    background-size: 32%;
  }
  .banner_section:after {
    width: 38%;
    border-bottom-left-radius: 59%;
}
.slider_wrp h4 {
    font-size: 28px;
}
.slider_wrp .owl-theme .owl-nav {
    top: -85px;
}
.slider_wrp .item {
    padding: 50px 35px;
}
.recommendation_each {
    padding-left: 130px;
    position: relative;
}
.slider_wrp h6 {
    font-size: 41px;
    width: 100px;
    line-height: 100px;
    left: 0;
}
.slider_wrp h5 {
    font-size: 32px;
}
.slider_wrp label {
    padding: 15px 0;
    font-size: 22px;
}
.slider_wrp label .fa {
    font-size: 24px;
    padding-right: 3px;
}
.slider_wrp p {
    font-size: 20px;
}
.slider_wrp h4 {
    line-height: 1.2;
}
.category_inner li a {
    font-size: 22px;
    line-height: 1.4;
}

}
@media(max-width: 1400px){
.recent_reviews li {
    width: 50%;
    padding: 10px;
}
.category_inner li {
    padding: 15px 0;
}
.category_right ul li {
    padding-right: 7px;
}
.category_inner li a {
    font-size: 20px;
}
.recent_review_section {
    padding: 100px 0;
}
.recent_review_title h2 {
    font-size: 54px;
    padding-top: 45px;
}
.recommendation_section h2 {
    padding-bottom: 75px;
    font-size: 48px;
}
.recommendation_section {
    padding: 75px 0;
}
.be_heard_section {
    padding: 65px 0;
}
.be_heard_section h2 {
    font-size: 50px;
    padding-bottom: 35px;
}
.be_heard_section p {
    font-size: 28px;
    line-height: 2;
    max-width: 850px;
    padding-bottom: 35px;
}
.category_inner h4 {
    font-size: 28px;
    padding-bottom: 10px;
  }
.about_banner_section{
  margin-top: 50px;
}
}


@media(max-width: 1200px){
  .bg_wrp{
    opacity: 0;
  }
  .banner_section:after{
    width: 55%;
    border-bottom-left-radius: 100%;
  }
  .banner_content {
    max-width: 100%;
}
.category_inner h4 {
    font-size: 24px;
}
.category_inner li a {
    font-size: 16px;
}
.category_inner {
    padding: 35px 20px;
}
.category_inner li {
    padding: 10px 0;
}
.category_right ul li{
  width: 50%;
}
.recent_review_section [class^="col-"]{
  max-width: 100%;
  width: 100%;
      -webkit-box-flex: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    z-index: 1;
}
.dashboard_wrp form .row .col-md-4,
.dashboard_wrp form .row .col-md-8{
-webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 15px;
}
.recent_review_title:after {
content: "";
    width: 600px;
    padding: 250px 0;
    border-radius: 50%;
    background: #bcecfb;
    display: block;
    position: absolute;
    z-index: -1;
    top: -197%;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
}
.recent_review_title {
    position: relative;
    z-index: 1;
    margin: 0 auto;
    padding-bottom: 65px;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
}
.recent_review_title h2 strong{
  display: inline-block;
}
.recent_review_title .fa {
    color: #800080;
    font-size: 18px;
}
.recent_review_title h2 {
    font-size: 46px;
    padding-top: 0;
    line-height: 1.2;
    width: 100%;
}
.recent_review_title p{
  width: 100%;
  order: 2;
  padding-top: 10px;
}
.recent_review_section {
    padding: 65px 0;
    overflow: hidden;
}
.recent_reviews ul {
    padding-left: 0;
}
.highly_slider_wrp {
    padding-right: 15px;
}
.worst_slider_wrp {
    padding-left: 15px;
}
.slider_wrp h6 {
    font-size: 41px;
    width: 100px;
    line-height: 100px;
    left: 0;
}
.slider_wrp h5 {
    font-size: 28px;
}
.slider_wrp label {
    padding: 10px 0;
    font-size: 20px;
}
.slider_wrp label .fa {
    font-size: 20px;
    padding-right: 3px;
}
.slider_wrp p {
    font-size: 18px;
}
.slider_wrp h4 {
    line-height: 1.2;
}
.slider_wrp h6 {
    font-size: 25px;
    width: 100%;
    line-height: 65px;
}
  .recommendation_each img{
  display: inline-block !important;
    margin: 0 5px !important;
  }
.recommendation_each {
    padding-left: 85px;
}
.slider_wrp h4 {
    font-size: 24px;
}
.slider_wrp .owl-theme .owl-nav span {
    width: 35px;
    height: 35px;
    line-height: 28px;
    font-size: 22px;
}
.slider_wrp .owl-theme .owl-nav {
    top: -75px;
}
.slider_wrp h4 {
    padding-bottom: 38px;
    padding-right: 100px;
}
.recommendation_section h2 {
    font-size: 38px;
}
.worst_slider_wrp {
    padding-left: 0;
}
.highly_slider_wrp {
    padding-right: 0;
}
.dashboard_section {
    padding-top: 125px;
    padding-bottom: 50px;
}
.about_content_section h4{
  font-size: 34px;
}
.about_content_section {
    padding: 115px 0;
}


}


@media(max-width: 992px){
.header_section {
    padding: 20px;
}
.banner_section:after{
    width: 55%;
    border-bottom-left-radius: 55%;
  }
.wrapper {
    padding: 0 20px;
    position: relative;
}
.banner_filter li a{
  margin-bottom: 10px;
}
  .banner_content h1 {
    font-size: 34px;
    max-width: 325px;
    padding-bottom: 20px;
}
.category_section h1{
  font-size: 34px;
}
.about_banner_section h1{
  font-size: 34px;
}
.banner_content p {
    font-size: 18px;
    padding-bottom: 20px;
}
.banner_content input {
    height: 55px;
    border-width: 2px;
    font-size: 18px;
}
.banner_content .fa {
    top: 19px;
    font-size: 18px;
}
.banner_content button, .banner_content input[type="submit"] {
    font-size: 18px;
    width: 150px;
    height: 41px;
    top: 7px;
    right: 7px;
}
a.with_fb{
    height: 41px;
    line-height: 41px;
}
.banner_filter h5 {
    font-size: 20px;
    padding-bottom: 15px;
}
.banner_filter li a {
    font-size: 14px;
    line-height: 40px;
    padding: 0 15px;
    margin-right: 5px;
    min-width: 135px;
}
.banner_section {
    padding: 35px 20px;
    padding-top: 125px;
}
.banner_content {
    max-width: 650px;
    margin: 0 auto;
}
.header_left a {
    font-size: 24px;
}
.header_right li a {
    font-size: 16px;
}
.header_right li {
    padding-left: 15px;
}
.header_right li:last-child a {
    padding: 7px 25px;
    border-radius: 50px;
}
.recommendation_section .col-md-6{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 25px 15px;
}
.slider_wrp .owl-theme .owl-nav {
    top: -65px;
}
.slider_wrp h6 {
    position: static;
    margin: 0 auto;
    transform: none;
    margin-bottom: 15px;
}
.recommendation_each {
    padding-left: 0;
    text-align: center;
}
.slider_wrp .owl-theme .owl-nav {
    top: auto;
    position: static;
    text-align: center;
    padding-bottom: 15px;
}
.slider_wrp h4 {
    padding-bottom: 25px;
    padding-right: 0;
    text-align: center;
}
.recommendation_section h2 {
    font-size: 32px;
    line-height: 1.3;
    padding-bottom: 20px;
}
.slider_wrp .item {
    padding: 30px 25px;
}
.footer h2 {
    font-size: 28px;
    padding-bottom: 45px;
}
.footer li a {
    font-size: 22px;
}
.footer li {
    padding: 0 8px;
}
.footer ul {
    padding-bottom: 30px;
}
.footer {
    padding: 65px 0;
}
.footer_bottom {
    padding: 20px 15px;
}
.footer_bottom h5 {
    font-size: 14px;
}
.header_left img {
    width: 150px;
}
.about_banner_section p{
  font-size: 24px;
}
.about_content_section h4 {
    font-size: 26px;
}
  .recommendation_section h2:after {
    content: "";
    position: absolute;
    width: 160%;
    background: #bcecfb;
    border-radius: 50%;
    padding: 70% 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
    bottom: -40px;
}
  .loginModal_left{
  	display: none;
  }
.loginModal_right {
    flex: 1;
    padding: 50px 35px;
    max-width: 100%;
}
  .loginModal_right a.with_fb {
    border-radius: 0;
    width: 100%;
    margin: 0;
    margin-top: 15px;
    font-size: 14px;
    height: 45px;
    line-height: 45px;
    text-align: center;
}
}


@media(max-width: 767px){
  .recent_reviews li{
    width: 100%;
  }
  .profile_link_wrp {
    padding-top: 20px;
}
  .recent_review_title:after {
    content: "";
    width: 135%;
    padding: 67% 0;
    border-radius: 50%;
    background: #bcecfb;
    display: block;
    position: absolute;
    z-index: -1;
    top: auto;
    right: auto;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
  .profile_dtls_section.edit_profile_section,
  .profile_dtls_section.dashboard_reviews{
    padding: 50px 0;
}
.category_right ul li{
  width: 100%;
}
.category_inner.category_right {
    margin-top: 25px;
}
.category_section {
    padding-top: 100px;
}
.recent_review_title h2 {
    font-size: 30px;
    padding-top: 0;
    line-height: 1.2;
}
.recent_review_title .fa {
    font-size: 20px;
    display: inline-block;
}
.recent_review_title p {
    
}
.recent_review_title {
    max-width: 150px;
}
.slider_wrp h5 {
    font-size: 22px;
}
.recommendation_section h2 {
    font-size: 28px;
  }
.be_heard_section h2 {
    font-size: 30px;
    padding-bottom: 20px;
}
.be_heard_section p {
    font-size: 17px;
    line-height: 1.4;
    padding-bottom: 25px;
}
.be_heard_section a {
    font-size: 20px;
    border: 3px solid #800080;
    line-height: 50px;
    padding: 0 35px;
  }
  .recent_review_title h2 strong{
  display: inline;
}
.recent_review_title {
  max-width: 100%;
}
.register_form .form-control {
    margin-bottom: 0;
    padding: 15px 30px;
}
.banner_content form.register_form {
    padding-top: 15px;
}
.banner_content .register_form button, .banner_content .register_form input[type="submit"] {
    position: static;
    margin-top: 5px;
    width: 100%;
    height: 50px;
}
a.with_fb{
    margin-top: 5px;
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    margin-left: 0;
}
.dashboard_wrp button{
  position: static;
    margin-top: 5px;
    width: 100%;
    height: 50px;
}
.dashboard_wrp h5 {
    padding-top: 25px;
}
.about_banner_section p{
  font-size: 20px;
  text-align: center;
}
.about_banner_section h1{
  text-align: center;
  padding-bottom: 15px;
}
.about_banner_section {
    padding: 100px 0;
}
.about_content_section {
    padding: 60px 0;
}
.about_content_section h4 {
    font-size: 20px;
    text-align: center;
}
}


@media(max-width: 640px){
.banner_content button, .banner_content input[type="submit"] {
    position: static;
    width: 100%;
    margin-top: 10px;
    height: 55px;
}
  .write_review_btn {
    max-width: 100%;
}
.banner_content p {
    line-height: 1.4;
}
  .sort_by_wrp h4 {
    width: 100%;
}
  .rate_type_each .label {
    width: 65px;
    font-family: 'Quicksand-SemiBold';
    font-size: 13px;
}
  .profile_pic_wrp img{
      position: static;
  }
  .profile_pic_wrp{
      padding-left: 0;
    text-align: center;
  }
  .profile_wrp_inner {
    padding-top: 25px;
}
  .rate_type_each .mark {
    width: 40px;
    padding: 0;
    background: none;
    text-align: right;
    font-size: 13px;
}
  .profile_link_wrp a{
  text-align: center;
  }
  .rate_type_each .graph{
  	height: 6px;
  }
  .sort_by_wrp label {
    display: block;
    width: 100%;
    text-align: left;
    padding-top: 20px;
}
 .write_review .rating {
    justify-content: flex-end;
    padding-top: 15px;
}
.footer h2 {
    font-size: 20px;
    padding-bottom: 30px;
}
.footer li{
  padding: 10px 7px;
}
.footer li a {
    font-size: 18px;
}
.header_left img {
    width: 120px;
}
.about_banner_section p{
  font-size: 18px;
}
  .dashboard_page .profile_pic_wrp{
    padding-left: 0;
  }
  
  .user_dtls_wrp_each h4 {
    font-size: 46px;
}
.user_dtls_wrp_each span {
    font-size: 16px;
}
  .category_dtl_banner{
  	background-position: center !important;
    
  }

}





@media(max-width: 450px){
 
  .banner_content h1 {
    font-size: 28px;
    max-width: 280px;
    padding-bottom: 15px;
}
.category_section h1{
  font-size: 28px;
}
.about_banner_section h1{
  font-size: 28px;
}
.banner_content input {
    height: 40px;
    border-width: 1px;
    font-size: 13px;
}
.banner_content button, .banner_content input[type="submit"] {
    position: static;
    width: 100%;
    margin-top: 10px;
    height: 38px;
    font-size: 16px;
}
.banner_filter li a {
    font-size: 14px;
    line-height: 30px;
    padding: 0 20px;
    margin-right: 0px;
    min-width: 100px;
}
.header_left a {
    font-size: 14px;
}
.header_right li:last-child a {
    padding: 5px 13px;
    border-radius: 50px;
  font-size: 18px;
}
.header_right li a {
    font-size: 20px;
    display: block;
}
.header_right li {
    padding-left: 5px;
}
.header_right li:first-child{
  padding-left: 0;
}
.header_section {
    padding: 10px 13px;
}
.banner_section:after {
    width: 100%;
    border-bottom-left-radius: 55%;
    right: auto;
    left: 50%;
    opacity: 0;
}
.banner_section {
    padding: 35px 20px;
    padding-top: 80px;
}
.about_banner_section p{
  font-size: 20px;
}
.banner_content p {
    font-size: 16px;
  }
  .recent_each h4 {
    padding-left: 0;
    padding-top: 0;
  }
  .recent_each img {
    width: 80px;
    position: static;
    display: block;
    margin-bottom: 10px;
}
.recent_each {
    padding: 15px;
}
.banner_content input{
  padding: 10px;
  padding-left: 32px;

}

.banner_content .fa {
    top: 12px;
    font-size: 15px;
    left: 10px;
}
.register_form .form-control {
    margin-bottom: 0;
    padding: 5px 30px;
}
.banner_content .register_form button, .banner_content .register_form input[type="submit"] {
    height: 40px;
}
a.with_fb{
    height: 40px;
    line-height: 40px;
}
.dashboard_wrp button{
    height: 40px;
        font-size: 16px;
}
.exra_pic_wrp label {
    padding: 0 10px;
}
.exra_pic_wrp {
  margin: 0 -10px;
}
.dashboard_wrp .form-group {
    margin-bottom: 17px;
}
.header_left img {
    width: 160px;
}
.banner_mob_slider.owl-carousel{
  display: block !important;
}
  .header_right .dropdown button img {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-left: 6px;
}
  .header_right .dropdown button{
  	font-size: 15px;
  }
  
    .user_dtls_wrp_each h4 {
    font-size: 34px;
}
.user_dtls_wrp_each span {
    font-size: 14px;
}
.each_result_wrp h4 a {
    font-size: 18px;
  }
  .each_result_wrp h5 {
    font-size: 14px;
    color: #999;
}
  h1 {
    font-size: 26px;
    line-height: 1.4;
}
  .category_dtl_banner {
    padding: 50px 0;
    padding-top: 100px;
    background: #f0f0f0;
}
  .header_right {
    padding-top: 15px;
}
}

@media(max-width: 360px){
.header_left img {
    width: 115px;
}
  .header_right li a {
    font-size: 16px;
    display: block;
}
  .header_right li:last-child a {
    padding: 5px 13px;
    border-radius: 50px;
    font-size: 14px;
}
  .user_dtls_wrp_each{
  	width: 100%;
  }
}