body { 
    font-size: 12px;
    line-height: 19px;
    color: #52575C;
}
.search-results main#main .comments-link {
display: none;
}
button.header-menu-button:focus {
    outline: none;
}
input.search-field:focus {
    color: #fff;
}
.search-results .has-post-thumbnail .post-loop-content .entry-content {
min-height: unset;
}
.search-results .post-loop-content .entry-title , .search-results main#main header.page-header h1.page-title {
font-size: 20px;
}
.arrow.open a:before,.wpb_text_column.wpb_content_element.Sub-heading.open:after,.responsibility .subHeadText.open p:after {
    background: url(http://vibgyorstyles.com/wp-content/uploads/2020/10/expand-down-1.png) !important;
}
.site-footer-social-copy {
    font-size: 12px;
    color: #6D6E71;
}
.footer-social-icon img:hover {
    filter: drop-shadow(0px 8px 8px rgba(0, 0, 0, 0.24));
}
.site-footer-bottom-bar ul li a:hover {
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.header-cart {
    display: none;
}
.site-header {
    box-shadow: none !important;
background: rgb(69, 54, 163);
}
.site-footer-bottom-bar ul li:last-child a:after {
    opacity: 0;
}
.menu-main-menu-container li a {
      padding: 6px 30px;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    display: flex;
    align-items: center;
    letter-spacing: 0.2px;
    color: #FFFFFF !important;
    text-transform: capitalize;
    margin: 0 5px;
}
.menu-main-menu-container {
       margin: 20px 0px 20px;

}
div#primary{
padding:0 !important;
}
input.search-field {
    border: 1px solid #F1F2F2;
    box-sizing: border-box;
    border-radius: 5px;
    background: transparent;
    width: 270px;
    height: 40px;
color: #fff;
    padding: 0 10px;
}
aside#search-3 {
    text-align: right;
    padding-right: 29px;
}
.mobile_search {
    display: none;
}
.menu-main-menu-container li a:hover {
    border-bottom: 2px solid #88BF51;
color:#BFA5E3!important;
}
.menu-main-menu-container li.current-menu-item a {
    border-bottom: 2px solid #88BF51;
    color: #BFA5E3!important;
}
.custom_head {
    padding-top: 20px;
}
.site-footer-icons {
    padding: 45px 0;
}
footer#colophon {
    background: #F9F9FA;
    border: unset;
    padding: 0;
}


.site-footer-bottom-bar {
    border: unset;
    background: unset;
}
.site-footer-bottom-bar ul li a {
    color: #6FAE51;
    font-size: 12px;
    font-weight: 800;
    text-transform: capitalize;
    padding: 0 10px;
}
.site-footer-bottom-bar ul li a:after {
    content: "";
    width: 1px;
    height: 20px;
    position: absolute;
    display: block;
    background: #BCBEC0;
    right: -4px;
    top: 0;
}
.mobile {
    display: none;
}
.logosilder ul.slick-dots li {
    list-style: none;
    display: inline-block;
    margin: 0 3px;
}

.logosilder ul.slick-dots li button {
    background: unset;
    font-size: 0;
    width: 10px;
    height: 10px;
    padding: 0;
    border-radius: 50%;
    border: 1.4px solid #3a3a3a;
}

.logosilder ul.slick-dots {
    margin: 0 auto;
    display: block;
    text-align: center;
}

.logosilder ul.slick-dots li.slick-active button {
    background: #A0A4A8;
}
.header_search form.search-form {
    position: relative;
}
.header_search form.search-form input:focus {
    outline: none;
    box-shadow: none;
}
.button.header-menu-button {
    color: #fff;
}
.mobile_search i.fa.fa-search.mobile_search_btn {
    color: #fff;
}
.header_right .widget_search .search-submit {
    display: inline-block;
    background-size: unset;
    background-attachment: unset;
    background-origin: unset;
    background-clip: unset;
    background-color: unset;
    background-image: url(http://vibgyorstyles.com/wp-content/uploads/2020/10/search.png);
    background-repeat: no-repeat;
    background-position: center center;
    border: 0px;
    position: absolute;
    right: -4px;
    top: 3px;
}
.search-results .post-loop-thumbnail {
width: 100px;
}

.search-results .has-post-thumbnail .post-loop-content {
width: calc(100% - 123px);
}

.search-results .blog-post-inner {
display: flex;
align-items: center;
margin-bottom: 10px;
}

.search-results div#secondary {
display: none;
}

.search-results section#primary {
width: 100%;
    box-shadow: none;
}
div#mainslider:focus {
    outline: none !important;
}

.slidersec:focus {
    outline: none;
}
@media only screen and (max-width: 991px) {
.header-menu-button span {
    display: none;
}
body.show-main-menu #page{right:0;}

.main-navigation{    padding: 0;
width:auto;}

}
@media only screen and (max-width: 980px) {
.mobile_search {
    display: block;
}

.main-navigation li a{line-height: 28px;}
.menu-main-menu-container li.current-menu-item a {
    border-bottom: 0;
    background: #f9fcf8;
    color: #6FAE51 !important;
}
body.admin-bar .main-navigation #main-menu{
    padding: 0 0px 30px 0px;
}
.menu-main-menu-container li a{
color: #52575C !important;
}
.vogue-mobile-nav-skin-dark #main-menu, .vogue-mobile-nav-skin-custom #main-menu{background : #fff;}
.custom_head .header_left , .custom_head .header_right {
width: 50% ;
}
.header_right {
	display: flex;
	justify-content: flex-end;
	width: 100%;
	align-items: center;
	margin-top: 42px;
}
aside#search-3 {
    position: absolute;
    top: 8px;
    visibility: hidden;
    right: 0px;
}
aside#search-3.search_box {
visibility: visible;
}
.header-menu-button i{color:#fff;}

.header-menu-button{ padding: 0}
.custom_head {
    padding: 0;
display: flex;
    align-items: center;
    justify-content: space-between;
}
.main-navigation #main-menu{right: 0px;    position: absolute;    top: -280px;}
body.show-main-menu #main-menu {
      right: 0px;
    height: auto;
    background: rgb(255, 255, 255);
    top: 100px;
    padding: 0px;
    width: 180px;box-shadow: 0px 0px 8px rgba(37, 40, 43, 0.12);
}
.header_search {
    padding-right: 30px;
}
.site-header .site-container{padding: 0 30px;}
.menu-main-menu-container li a {
    margin: 0;
}
.header_right i {
    font-size: 16px;
}
.menu-main-menu-container li a:hover {
    border-bottom: 0;
    background: rgb(249, 252, 248);
    color: #99c149 !important;
}
.woocommerce ul.products li.product {
    width: 30% !important;
}
}
@media only screen and (max-width: 782px) {
div#btm2 {
        min-height: auto !important;
}
.site-branding {
    width: auto;
    float: left;
    text-align: left;
    padding: 4px 0;
}
header#masthead .main-navigation {
    position: initial;
}
.header-menu-button i {
    top: -1px;
    width: 10px;
}
}
@media only screen and (max-width: 768px) {
.home .section1_home {
    display: none;
}
.section3_home ul.products.columns-5 {
    display: flex;
    flex-wrap: wrap;
}
body .vc_custom_1603219480763 {
    padding-left: 0px !important;
}
.mobile {
    display: block !important;
}
div#customList {
    display: none;
}
.home .vc_column-inner.vc_custom_1601967094964 {
    padding: 0 20px !important;
}
.experties ul.slick-dots li {
    list-style: none;
    display: inline-block;
    margin: 0 3px;
}

.experties ul.slick-dots li button {
    background: unset;
    font-size: 0;
    width: 10px;
    height: 10px;
    padding: 0;
    border-radius: 50%;
    border: 1.4px solid #3a3a3a;
}

.experties ul.slick-dots {
    margin: 0 auto;
    display: block;
    text-align: center;
}

.experties ul.slick-dots li.slick-active button {
    background: #A0A4A8;
}
div#exp1, div#exp2, div#exp3 {
    display: none;
}
.home div#mainslider {
    background: #DEE7EE;
}
div#mainslider {
        border: 1px solid #FFFFFF;
    box-sizing: border-box;
    padding: 20px 10px;
}
div#mainslider .col-sm-8 {
    width: 65%;
    float: left;
}
div#mainslider .col-sm-4 {
    width: 35%;
    float: left;
}
 div#mainslider  .button {
 width: 100%;
    float: left;
    text-align: center;
}
.home .vc_column_container>.vc_column-inner{
    padding-left: 0;
    padding-right: 0;
}
div#mainslider .button a {
    width: 100%;
    float: left;
    padding: 15px 0;
    margin: 25px 0 0;
}
.vc_column-inner.vc_custom_1602671128593 {
    padding: 0 !important;
}
.processListServices > .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper {
        width: 100% !important;
    margin: 0 !important;
}
.site-footer-icons {
    padding: 30px 0px 10px;
}

}
@media only screen and (max-width: 640px) {
.sbi_item.sbi_type_carousel {
    width: 33.3% !important;
}
}
@media only screen and (max-width: 480px) {

.site-footer-icons .site-container,.site-footer-icons .site-container,.site-footer-bottom-bar {
    padding: 0;
}
.site-footer-bottom-bar ul li a {
    color: #6FAE51;
    font-size: 9px;
    font-weight: 800;
    text-transform: capitalize;
    padding: 0 5px;
}
.site-footer-bottom-bar ul li a::after {
    content: "";
    width: 1px;
    height: 14px;
    position: absolute;
    display: block;
    background: rgb(188, 190, 192);
    right: -4px;
    top: 5px;
}
.site-header .site-container {
    padding: 15px 30px;
}
input.search-field {
    width: 100%;
    max-width: 180px;
    height: 36px;
}
.header_right .widget_search .search-submit {
    top: 2px;
}
}
@media only screen and (min-width: 768px) and (max-width:1024px){
.himg3 img {
    height: 261px;
    object-fit: cover;
}
body .himg1 , body  .himg2 , body  .himg3 {
    width:33%  !important;
}
.himg2  img  , .himg3 img   ,  .himg1 img {
width:100%  !important;
}
.himg3 img {
    height: 240px !important;
}


}




@media only screen and (min-width: 768px) and (max-width:1200px){
.section1_home  .wpb_single_image .vc_single_image-wrapper, .section1_home   .wpb_single_image .vc_figure{    height: 100%}

.section1_home   .himg1 img{    height: 100%;
    object-fit: cover;}

.section1_home  .vc_column-inner .wpb_wrapper {
    display: flex;
}
.section1_home .vc_column-inner .wpb_wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}
}