@charset "utf-8";

/**
*
* -----------------------------------------------------------------------------
*
* Template : Reobiz – Consulting Business HTML Template
* Author : rs-theme
* Author URI : http://www.rstheme.com/
*
* -----------------------------------------------------------------------------
*
**/

/* container control start */
@media screen and (min-width: 576px){
    .container.custom-for-sl {
        max-width: 570px;
    }
}
@media screen and (min-width: 768px){
    .container.custom-for-sl {
        max-width: 750px;
    }
}
@media screen and (min-width: 992px){
    .container.custom-for-sl {
        max-width: 990px;
    }
}
@media only screen and (min-width: 1200px) {
    .container.custom-for-sl {
        max-width: 1170px;
    }
}
@media only screen and (min-width: 1300px) {
    .container {
        max-width: 1200px;
        width: 100%;
    }
    .container.custom {
        max-width: 1400px;
    }
    .container.custom-for-sl {
        max-width: 1230px;
    }
}
/* container control end */


@media only screen and (max-width: 1366px) {
    .rs-slider.slider4 .slider {
        padding: 340px 0 240px;
    }
    .rs-blog.style1 .blog-wrap .content-part {
        padding: 33px 25px 25px;
    }
}
@media only screen and (max-width: 1299px) {
    .rs-testimonial.style3 {
        padding-bottom: 92px;
    }
    .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu .mega-menu-container .single-megamenu .sub-menu .menu-title,
    .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li a {
        padding: 10px 27px !important;
    }


}

@media only screen and (max-width: 1199px) {
    .lg-pl-pr-15,
    .lg-col-padding > [class*="col-"] {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
    .hidden-lg {
        display: none;
    }
    .video-btn.seo-agency a {
        left: 20px;
    }
    .rs-contact.style5 .contact-box {
        padding: 70px 30px 79px 30px;
    }
    .full-width-header .rs-header .menu-area .main-menu .rs-menu.pr-65 {
        padding-right: 27px;
    }
    .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu > li {
        margin-right: 27px;
    }
    .rs-contact.style1 .contact-info {
        padding: 50px 29px;
    }
    .rs-footer .footer-content .footer-post .post-wrap .post-desc {
        float: right;
        width: 67%;
    }
    .rs-footer .footer-content .footer-post .post-wrap .post-img {
        width: auto;
    }
    .rs-blog.style1 .blog-wrap .content-part {
        padding: 33px 15px 25px;
    }
    .rs-testimonial.style3 .col-md-6.pr-70,
    .rs-blog.style1.modify2 .col-lg-4.pr-45 {
        padding-right: 15px;
        padding-left: 15px;
    }
    .full-width-header.header-style3 .rs-header .menu-area .expand-btn-inner .number i {
        margin-right: 4px;
    }
    .full-width-header.header-style3 .rs-menu-area .main-menu .rs-menu {
        padding-right: 19px;
    }
    .rs-slider.slider4 .slider.slide2 {
        background-position: left;
    }
    .rs-testimonial.style3 .col-md-6.pl-60 {
        padding-left: 15px;
    }
    .rs-questions.style1 .sec-title.pr-80 {
        padding-right: 0;
    }
    .rs-blog.inner .blog-sidebar {
        width: 270px;
    }
    .rs-blog.inner .blog-sidebar {
        position: unset !important;
        width: 100%;
    }
    .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu {
        min-width: 940px;
        right: -115px;
    }
    .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li a {
        font-size: 13px;
        padding: 10px 25px !important;
    }
    .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu .mega-menu-container .single-megamenu .sub-menu .menu-title {
        padding: 10px 25px;
    }
    .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu .mega-menu-container .single-megamenu .sub-menu .menu-title {
        font-size: 15px;
    }
    .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu .mega-menu-container .single-megamenu .sub-menu {
        padding: 30px 27px;
    }
    .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu.home11-style {
        right: -100px;
        min-width: 980px;
    }
    .full-width-header .toolbar-area .toolbar-sl-share ul li.opening {
        margin-right: 12px;
        padding-right: 12px;
    }
    .full-width-header .toolbar-area .toolbar-contact ul li,
    .full-width-header .toolbar-area .toolbar-sl-share ul li {
        margin-right: 6px;
    }
    .rs-featured.style1 .featured-wrap .content-part {
        padding-left: 15px;
    }
    .rs-featured.style1 .featured-wrap {
        padding-right: 0;
    }
    .rs-blog.style2 .blog-wrap .content-part {
        left: 15px;
        right: 15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .rs-featured.style1 .featured-wrap .icon-part img {
        width: 35px;
        max-width: 35px;
    }

    .bgvideolink {
    padding-bottom: 130px;
    }

}

@media screen and (min-width: 992px){
    .nav-menu .rs-mega-menu > a:after, 
    .nav-menu > .menu-item-has-children > a:after {
        content: "\f107";
        font-family: FontAwesome;
        float: right;
        margin: 2px 0 0 5px;
        display: none;
    }






    .sticky{ 
        background: #fff !important;
        position: fixed !important;
        top: 0px;
        z-index: 999;
        margin: 0 auto !important;
        padding: 0;
        left: 0;
        right: 0;
        width: 100%;
        -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
        box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
        -webkit-animation-duration: .5s;
        animation-duration: .5s;
        -webkit-animation-name: sticky-animation;
        animation-name: sticky-animation;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
    }
}

@media only screen and (max-width: 991px) {
    .md-order-first {
        -ms-flex-order: -1;
        order: -1;
    }
    .hidden-md {
        display: none;
    }
    .pt-411 {
        padding-top: 372px;
    }
    .md-pl-pr-15,
    .md-col-padding > [class*="col-"] {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
    .md-container {
        max-width: 720px;
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }
    .bgvideolink {
        padding-bottom: 100px;
        }

    .rs-footer.style3.modify1 .footer-newsletter{
        padding: 70px 0 70px;
    }
    .rs-blog.style1 .blog-wrap .content-part .title a {
        font-size: 18px;
        line-height: 30px;
    }
    .rs-footer.style3 {
        background-position: center;
    }
    .md-center {
        text-align: center !important;
    }
    .md-row-container {
        max-width: 720px;
        width: 100%;
        margin-right: auto;
        margin-left: auto;
    }
    .md-text-center {
        text-align: center !important;
    }
    .rs-contact.style4 .contact-wrap {
        max-width: 550px;
    }
    .sec-title h2.title,
    .sec-title h2.title3 {
        font-size: 30px;
        line-height: 40px;
    }
    .sec-title.style2 .first-half {
        max-width: 44%;
        flex: 0 0 44%;
        padding-right: 20px;
        padding-top: 21px;
    }
    .sec-title.style2 .last-half {
        max-width: 56%;
        flex: 0 0 56%;
        padding-left: 20px;
    }
    .sec-title.style2 .last-half .desc {
        padding: 0;
    }
    .full-width-header.header-style3 {
        position: unset;
    }
    .full-width-header.header-style3 .rs-header .menu-area.sticky .container,
    .full-width-header.header-style3 .rs-header .menu-area .container {
        padding: 0 15px;
        border: none;
        margin-top: 0;
        background: transparent;
        max-width: 720px;
    }
    .full-width-header .rs-header .menu-area.sticky .logo-area,
    .full-width-header .rs-header .menu-area .logo-area {
        position: absolute;
        height: 82px !important;
        line-height: 75px !important;
        z-index: 1;
    }
  

    .rs-menu ul.sub-menu,
    .full-width-header.header-style3 .rs-header .menu-area .container .main-menu .rs-menu ul.mega-menu,
    .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu {
        right: unset;
        min-width: unset;
    }
    .full-width-header .rs-header .menu-area .rs-menu-toggle {
        display: block;
    }  
    .full-width-header .rs-header .menu-area .logo-area .dark {
        display: block;
    }
    .full-width-header .rs-header .menu-area .logo-area .light,
    .rs-slider .content-part .sl-ly-img,
    .full-width-header .rs-header .menu-area .expand-btn-inner,
    .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a::before,
    .nav-menu .mega-menu .single-megamenu .sub-menu div.sub-menu-close,
    .rs-freequote.style1::before {
        display: none;
    }

    .full-width-header .rs-header .menu-area .rs-menu-toggle {
        display: block;
    } 
   
    .full-width-header .rs-header .menu-area .rs-menu-toggle i {
        margin: 0;
    }
    .full-width-header .rs-header .menu-area .rs-menu-area {
        display: block; 
        align-items: unset; 
        justify-content: unset; 
    }
    .full-width-header .rs-header .menu-area .main-menu .rs-menu {
        padding-right: 30px;
        position: absolute;
        z-index: 9;
    }
    .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu > li {
        margin-right: 0;
    }
    .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu {
        background: #106eea;
    }
    .full-width-header .rs-header .menu-area.sticky .main-menu .rs-menu ul.nav-menu > li > a,
    .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu > li > a {
        height: unset;
        line-height: normal;
        padding: 18px 20px !important;
        border-bottom: 1px solid #257be5;
    }
    .full-width-header .rs-header .menu-area.sticky .main-menu .rs-menu ul.nav-menu > li:last-child > a,
    .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu > li:last-child > a {
        border-bottom: none;
    }
    .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li a {
        color: #363636 !important;
    }

    .full-width-header.header-style3 .rs-header .menu-area .container .main-menu .rs-menu ul li a:hover,
    .full-width-header.header-style3 .rs-header .menu-area .container .main-menu .rs-menu ul li.active a,
    .full-width-header.header-style3 .rs-header .menu-area .container .main-menu .rs-menu ul li.current-menu-item > a,
    .full-width-header.header-style3 .rs-header .menu-area .container .main-menu .rs-menu ul li.current-menu-item > a::before,
    .full-width-header .rs-header .menu-area .main-menu .rs-menu ul li a:hover,
    .full-width-header .rs-header .menu-area .main-menu .rs-menu ul li.active a,
    .full-width-header .rs-header .menu-area .main-menu .rs-menu ul li.current-menu-item > a,
    .full-width-header .rs-header .menu-area .main-menu .rs-menu ul li.current-menu-item > a::before {
        color: #ccc !important;
    }
    .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li.last-item {
        padding-bottom: 15px;
    }
    .full-width-header.header-style3 .rs-header .menu-area .container .main-menu .rs-menu ul.sub-menu,
    .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu {
        background: #fff !important;
        border-radius: 0;
    }
    .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu .mega-menu-container .single-megamenu .sub-menu,
    .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu .mega-menu-container .single-megamenu .sub-menu .last-item {
        padding-bottom: 0;
    }
    .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu .mega-menu-container .single-megamenu .sub-menu.last-sub-menu {
        padding-bottom: 15px;
    }
    .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu .mega-menu-container .single-megamenu:hover .sub-menu .menu-title,
    .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu .mega-menu-container .single-megamenu .sub-menu .menu-title {
        color: #363636 !important;
    }
    .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu .mega-menu-container .single-megamenu,
    .nav-menu .mega-menu {
        max-width: 100%;
        width: 100%;
        float: none;
    }
    .full-width-header .rs-header .menu-area .main-menu .rs-menu.pr-65 {
        padding-right: 30px;
    }
    .full-width-header.header-style2.modify .rs-header .menu-area .main-menu .rs-menu {
        padding-right: 30px !important;
    }
    .full-width-header.header-style2.modify .rs-header .menu-area .main-menu .rs-menu ul.nav-menu > li > a {
        height: unset;
        line-height: normal;
    }
    .rs-slider .nivo-directionNav > a::before {
        font-size: 20px;
    }
    .rs-slider .nivo-directionNav > a {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }
    .rs-slider .nivo-directionNav > a.nivo-nextNav {
        right: 30px;
    }
    .rs-slider .nivo-directionNav > a.nivo-prevNav {
        left: 30px;
    }
    .rs-slider .nivoSlider:hover .nivo-directionNav > a.nivo-prevNav {
        left: 0;
    }
    .rs-slider .nivoSlider:hover .nivo-directionNav > a.nivo-nextNav {
        right: 0;
    }
    .rs-portfolio.style1 .dot-style1 .owl-dots {
        margin-top: 45px;
    }
    .rs-contact.style1 .form-part {
        padding: 60px;
    }
    .rs-contact.style1 .contact-info {
        padding: 50px 50px;
    }
    .rs-blog.style1 .blog-wrap .content-part {
        padding: 33px 18px 25px;
    }
    .rs-footer .footer-newsletter {
        padding: 60px 0;
    }
    .rs-footer .footer-content .footer-post .post-wrap .post-img {
        width: 100px;
    }
    .rs-footer .footer-content .footer-post .post-wrap .post-desc {
        float: none; 
        width: auto; 
    }
    .rs-freequote.style1::after {
        width: 100%;
    }
    .rs-slider.slider4 .slider {
        padding: 140px 0 240px;
    }
    .rs-testimonial.style3 {
        padding-bottom: 72px;
    }
    .rs-testimonial.style3.modify::after {
        display: none;
    }
    .rs-testimonial.style3.modify .owl-item {
        margin-bottom: 32px;
    }
    .rs-contact.style2 .g-map iframe {
        height: 400px;
    }
    .rs-breadcrumbs .content-part {
        padding: 100px 0;
    }
    .rs-freequote.style3 .quote-form {
        padding: 72px 55px 94px;
    }
    .rs-freequote.style3 .custom1,
    .rs-freequote.style3 .custom2 {
        ms-flex: 100%;
        flex: 100%;
        max-width: 100%;
    }
    .rs-blog.inner.single h2 {
        font-size: 28px;
        line-height: 34px;
    }
    .rs-blog.inner.single h3 {
        font-size: 22px;
        line-height: 32px;
    }
    .rs-blog.single .blog-part .article-content .markup-text {
        padding: 40px 25px 50px 25px;
    }
    .rs-cart .cart-wrap table.cart-table .action .update-cart a.readon,
    .rs-cart .cart-wrap table.cart-table .action .coupon button {
        padding: 11px 22px;
    }
    .rs-checkout .coupon-toggle .accordion .card .card-body .coupon-code-input {
        width: calc(100% - 177px);
        float: none;
        margin-right: 20px;
        display: inline-block;
    }
    .rs-my-account .login-side,
    .rs-my-account .recover-psw-side {
        padding: 0;
    }
    .rs-contact.inner .contact-form-part .custom1,
    .rs-contact.inner .contact-form-part .custom2 {
        ms-flex: 100%;
        flex: 100%;
        max-width: 100%;
    }
    .rs-contact.inner .g-map iframe {
        height: 350px;
    }
    .rs-contact.style3 .g-map iframe {
        height: 400px;
    }
}

@media only screen and (max-width: 767px) {
    .rs-contact.style5 .contact-us .contact-widget {
        padding: 40px 40px 40px 40px;
    }
    .readon {
        padding: 10px 25px;
    }
    .container-fluid {
        padding-left: 15px;
        padding-right: 15px;
    }
    .md-row-container {
        max-width: 540px;
    }
    .sec-title .sub-title {
        margin-bottom: 0;
    }
    .sec-title .desc br {
        display: none;
    }
    .line-shape,
    .horizontal2 {
        display: none;
    }
    .sec-title h2.title2 {
        font-size: 30px;
        line-height: 40px;
    }
    .wrap-1400 {
        max-width: 540px;
    }
    .rs-contact.style4 .contact-wrap {
        max-width: 400px;
    }
    .sec-title.style2 .first-half {
        max-width: 100%;
        flex: 0 0 100%;
        padding: 0;
        border: none;
        margin-bottom: 10px;
        text-align: center !important;
    }
    .sec-title.style2 .last-half {
        max-width: 100%;
        flex: 0 0 100%;
        padding-left: 0;
        text-align: center;
    }
    .sm-text-left {
        text-align: left !important;
    }
    .sm-text-center {
        text-align: center !important;
    }
    .rs-blog.style1 .owl-stage-outer {
        margin-bottom: 0;
    }
    .rs-blog.style1 .owl-item {
        margin-bottom: 0;
        padding-left: 15px;
        padding-right: 15px;
    }
    .rs-footer .footer-newsletter .newsletter-form {
        max-width: 100%;
    }
    .rs-footer .footer-newsletter {
        padding: 53px 0 60px;
    }
    .rs-footer .footer-bottom {
        text-align: center;
        padding: 27px 0 36px;
    }
    .rs-portfolio.style1 .portfolio-item .content-part {
        padding: 0 20px;
    }
    .rs-blog.style1.modify .owl-item {
        padding: 0;
    }
    .rs-blog.style1 .blog-wrap .content-part {
        padding: 33px 20px 25px;
    }
    .full-width-header.header-style3 .rs-header .menu-area.sticky .container,
    .full-width-header.header-style3 .rs-header .menu-area .container,
    .md-container,
    .sm-container {
        max-width: 540px;
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }
    .rs-testimonial.style3 .content-wrap .desc {
        font-size: 20px;
        line-height: 39px;
    }
    .rs-slider.slider4 .slider .content-part .sl-title {
        font-size: 80px;
        line-height: 100px;
    }
    .rs-slider.slider4 .slider .content-part .sl-subtitle {
        font-size: 40px;
        line-height: 58px;
    }
    .rs-slider.slider4 .slider .content-part .slider-bottom .readon {
        font-size: 16px;
        padding: 12px 20px;
    }
    .rs-freequote.style2 .quote-form {
        padding: 50px;
    }
    .rs-breadcrumbs .content-part {
        padding: 70px 0;
    }
    .rs-freequote.style3 .quote-form {
        padding: 72px 55px 80px;
    }
    .rs-shop.single-product .tab-area ul.nav-tabs li a {
        font-size: 16px;
        padding: 12px 27px;
    }
    .rs-cart .cart-wrap table.cart-table th {
        display: none;
    }
    .rs-cart .cart-wrap table.cart-table td {
        display: block;
    }
    .rs-cart .cart-wrap table.cart-table {
        border-top: none;
    }
    .rs-cart .cart-wrap table.cart-table .action {
        text-align: left !important;
    }
    .rs-cart .cart-wrap table.cart-table .action .coupon {
        float: none; 
        margin-bottom: 30px;
        text-align: left !important;
        display: block;
    }
    .rs-cart .cart-wrap table.cart-table .action .coupon input {
        padding: 0 20px;
        margin: 0 10px 10px 0;
        width: calc(100% - 158px);
    }
    .rs-cart .cart-wrap table.cart-table .action .update-cart a.readon {
        padding: 11px 29px;
        font-weight: normal;
        text-transform: capitalize;
        font-family: 'Roboto', sans-serif;
        display: block;
        text-align: center;
    }
    .rs-cart .cart-collaterals .cart-totals {
        float: none;
        width: 100%;
    }
    .rs-contact .rs-map-6 iframe {
        height: 350px;
    }
    .rs-featured.style1 .featured-wrap {
        display: block;
    }
    .rs-featured.style1 .featured-wrap .content-part {
        padding-left: 0;
    }
    .rs-featured.style1 .featured-wrap .icon-part {
        padding-top: 0 !important;
        margin-bottom: 15px;
    }
    .rs-blog.style2 .blog-wrap .content-part {
        left: 50px;
        right: 50px;
        bottom: 30px;
    }
}

@media only screen and (max-width: 575px) {
    .full-width-header.header-style3 .rs-header .menu-area.sticky .container,
    .full-width-header.header-style3 .rs-header .menu-area .container,
    .md-container,
    .sm-container,
    .md-row-container {
        max-width: 100%;
    }
    .container-fluid2 {
        padding-left: 15px;
        padding-right: 15px;
    }
    .sec-title .desc.big {
        font-size: 16px;
        line-height: 27px;
    }
    .hidden-xs {
        display: none;
    }
    .sx-mb-40 {
        margin-bottom: 40px;
    }    
    .rs-portfolio.style1 .portfolio-item .content-part {
        padding: 0 40px;
    }
    .rs-contact.style5.modify1 .contact-box {
        padding: 60px 40px 72px 40px;
    }
    .rs-blog.inner .blog-wrap .content-part {
        padding: 36px 15px 45px;
    }
    .rs-blog.inner .blog-wrap .content-part .title {
        font-size: 20px;
        line-height: 30px;
    }
    .rs-blog.single .blog-part .article-content {
        padding: 38px 15px 34px;
    }
    .rs-shop .product-list .image-product img {
        width: 100%;
    }
    .rs-shop .select-option {
        display: inline-block;
    }
    .rs-shop .select-option select {
        float: none;
    }
    .rs-contact.style6 .contact-widget {
        padding: 55px 30px 55px 30px;
    }
    .rs-shop.single-product .tab-area ul.nav-tabs {
        border-bottom: none;
        margin-bottom: 25px;
    }
    .rs-shop.single-product .tab-area ul.nav-tabs {
        display: block;
    }
    .rs-shop.single-product .tab-area ul.nav-tabs li {
        display: block;
        margin-right: 0;
        margin-bottom: 10px;
    }
    .rs-shop.single-product .tab-area ul.nav-tabs li a {
        border-radius: 5px;
        display: block;
    }
    .rs-contact.style5.modify1 .contact-us .contact-widget {
        padding: 56px 40px 56px 40px;
    }
    .custom-for-sl .rs-carousel .owl-stage-outer .owl-item {
        padding-right: 0;
        padding-left: 0;
    }
    .rs-blog.style3 .blog-wrap {
        padding: 0;
        margin: 0;
    }
}

@media only screen and (max-width: 480px) {
    .sec-title h2.title,
    .sec-title h2.title2,
    h2 {
        font-size: 23px;
        line-height: 33px;
    }
    .sec-title .desc {
        display: none;
    }
    .rs-contact.style5.modify1 .contact-us .contact-widget {
        padding: 40px 30px 40px 30px;
    }
    .rs-contact.style5.modify1 .contact-box {
        padding: 50px 30px 62px 30px;
    }
    .rs-contact.style5 .contact-us .contact-widget {
        padding: 35px 20px 35px 20px;
    }
    .rs-contact.style6 .contact-widget {
        padding: 45px 20px 45px 20px;
    }
    .rs-contact.style4 .contact-wrap {
        max-width: 350px;
        padding: 0px 20px 0px 20px;
    }
    .dance2 {
        -webkit-animation: unset;
    }
    .rs-contact.style5 .contact-box .address-box {
        display: block;
    }
    .rs-contact.style5 .contact-box {
        padding: 50px 35px 62px 35px;
    }
    .rs-blog.style1 .blog-wrap .content-part .title a {
        font-size: 17px;
        line-height: 25px;
    }
    .readon.modify {
        padding: 9px 26px;
        font-size: 15px;
    }
    .video-btn.seo-agency a {
        left: 57px;
    }
    .sidebar-grid {
        padding: 30px 15px;
    }
    .full-width-header .rs-header .menu-area.sticky .logo-area img,
    .rs-footer .footer-content .about-widget .logo-part a img,
    .full-width-header .rs-header .menu-area .logo-area img {
        max-height: 25px;
    }
    .rs-contact.style1 .contact-info {
        padding: 50px 30px;
    }
    .rs-contact.style1 .contact-info .info-wrap .icon-part {
        margin-right: 0;
        margin-bottom: 10px;
    }
    .rs-contact.style1 .form-part {
        padding: 60px 45px;
    }
    .rs-slider .nivo-directionNav > a {
        width: 30px;
        height: 30px;
        line-height: 30px;
    }
    .rs-footer .footer-bottom .copyright p {
        font-size: 14px;
    }
    .rs-footer .footer-bottom .footer-social li a {
        font-size: 14px;
        width: 28px;
        height: 28px;
        line-height: 28px;
    }
    .rs-footer .footer-content .footer-post .post-wrap .post-img {
        height: 82px;
    }
    .rs-testimonial.style3 .content-wrap .desc {
        font-size: 18px;
        line-height: 31px;
    }
    .rs-slider.slider4 .slider.slider {
        padding: 140px 0;
    }
    .rs-slider.slider4 .slider .content-part .sl-title {
        font-size: 50px;
        line-height: 70px;
    }
    .rs-slider.slider4 .slider .content-part .sl-subtitle {
        font-size: 25px;
        line-height: 35px;
    }
    body.home-four .rs-blog.style1 .owl-item {
        padding-left: 0;
        padding-right: 0;
    }
    .video-btn a {
        width: 60px;
        height: 60px;
        line-height: 64px;
    }
    .video-btn a i {
        font-size: 22px;
    }
    .video-btn.border-style a::before {
        width: 80px;
        height: 80px;
    }
    .rs-freequote.style2 .quote-form {
        padding: 50px 15px;
    }

    .rs-freequote.style3 .quote-form {
        padding: 42px 15px 50px;
    }
    .rs-breadcrumbs .content-part .breadcrumbs-title {
        font-size: 30px;
        line-height: 45px;
    }
    ul.page-nav-vertical li a {
        padding: 10px 18px;
    }
    ul.page-nav-vertical li a::before {
        top: 11px;
    }
    .rs-portfolio.style1 .portfolio-item .content-part {
        padding: 0 15px;
    }
    .rs-blog.single .blog-part .article-content .blog-meta li {
        display: block;
        margin-bottom: 5px;
    }
    .rs-blog.single .blog-part .article-content .markup-text {
        padding: 30px 25px 34px;
        border-left: none;
        border-top: 5px solid #106eea;
    }
    .rs-blog.inner.single h2 {
        font-size: 25px;
        line-height: 34px;
    }
    .rs-blog.inner.single .listing-style2.modify {
        margin-left: 0;
    }
    .rs-blog.inner.single ul.listing-style2.modify li {
        padding-left: 15px;
        margin-bottom: 8px;
    }
    .rs-blog.inner.single h3 {
        font-size: 18px;
        line-height: 28px;
    }
    .rs-blog.single .blog-part .article-nav {
        padding: 20px 0;
    }
    .rs-cart .cart-wrap table.cart-table .action .coupon input {
        width: 100%;
    }
    .rs-cart .cart-collaterals .cart-totals .wc-proceed-to-checkout a.readon,
    .rs-cart .cart-wrap table.cart-table .action .coupon button {
        display: block;
        text-align: center;
        width: 100%;
    }
    .rs-checkout .full-grid .payment-method .bottom-area .readon {
        display: block;
        text-align: center;
        width: 100%;
    }
    .rs-checkout .checkout-title h3 {
        font-size: 24px;
    }
    .rs-checkout .coupon-toggle .accordion .card .card-header .card-title button {
        padding: 0;
        display: block;
    }
    .rs-checkout .coupon-toggle .accordion .card .card-body .coupon-code-input {
        width: 100%;
        float: none;
        margin-right: 0;
        display: block;
        margin-bottom: 10px;
    }
    .rs-my-account .regi-side {
        padding: 30px 15px;
    }
    .rs-my-account .regi-side form.register-form .date {
        margin-right: 6px;
    }
    .rs-contact.inner .contact-form-part form {
        padding: 42px 15px 50px;
    }
    .rs-contact.inner .content-info-part .info-item {
        padding: 50px 15px 37px;
    }
    .rs-contact.inner.style1 .form-part {
        padding: 50px 30px;
    }
    .rs-blog.style2 .blog-wrap .content-part {
        left: 15px;
        right: 15px;
        bottom: 15px;
    }
    .rs-contact.inner.style1 .contact-info .info-wrap,
    .rs-contact.style1 .contact-info .info-wrap {
        display: block;
    }

    .rs-blog.style3 .col-lg-5.md-mb-18 {
        margin-bottom: 0;
    }
    .sec-title .col-lg-5.md-mb-18 {
        margin-bottom: 0;
    }
    .rs-contact.style3 .g-map iframe {
        height: 300px;
    }
}
