body {
	margin: 20px;
	 font-family: "Roboto", sans-serif;
}

a,
h1,
h2,
h3,
h4,
li,
ul {
	 font-family: "Akshar", sans-serif;
}
p{ font-family: "Roboto", sans-serif;}


.subtitle {
font-family: "Bad Script", cursive;
}

h4.subtitle {
    font-size: 40px;
    color: var(--black);
    margin-bottom: 15px;
}
h2.heding {
    font-size: 58px;
    color: var(--black);
    font-weight: 400;
    text-transform: uppercase;
}

.hide-getbtn .container-fluid.mt5.btn-right {
    visibility: hidden;
}

p {
	color: var(--black);
	font-weight: 400;
	    font-size: 17px;
}
.mt5 {
    margin-top: 60px;
}
:root {
	--green: #065606;
	--white: #ffffff;
	--red: #FF0000;
	--yellow:#FFA24D;
	--black: #000;
}
header.topsticky {
    position: absolute;
    width: 100%;
    padding: 10px 0 0;
}
.white-logo {
    display: none;
}
header.topsticky.stckty-header img.img-fluid.white-logo {
    display: block;
    width: 72px;
    padding: 0px 0px 13px;
}
header.topsticky.stckty-header img.img-fluid.darklogo {
    display: none;
}
.logo-site {
    width: 90px;
	  transition: 0.5s;
}
.container-fluid.p-0 {
    overflow-x: hidden;
}
body .menu-titel {
    margin-top: 65px;
}
header.topsticky.stckty-header .menu-header ul a {
    color: var(--black);
}
header.topsticky .socail-icon1 {
    background: #24242487;
    width: auto;
    float: right;
    padding: 5px 6px 4px;
    border-radius: 100px;
}
.menu-header ul a {
    text-decoration: none;
    color: var(--white);
    font-size: 22px;
    border-bottom: 2px solid #ff000000;
    transition: 0.3s;
    text-transform: uppercase;
}
.menu-header ul {
    list-style: none;
    padding: 0;
    display: flex;
    justify-content: space-between;
    margin: 0;
}
.arrow-icon-btn.black1 a:hover {
    margin-left: 20px;
    transition: 0.5s;
}
@keyframes slideDown {
    from {
      transform: translateY(-100%);
    }
    to {
      transform: translateY(0);
    }
  }

header.topsticky.stckty-header {
    position: fixed;
    z-index: 99999;
    background:#fff;
  transition: all 0.4s ease-in-out;
    animation: slideDown 0.4s linear;
    box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
}
.socail-icon1 i {
    font-size: 20px;
	transition: 0.5s;
}
.stckty-header .socail-icon1 {
    top: 17px;
    transition: 0.5s;
}
.stckty-header .social-icon img {
    margin-top: -94px;
	 transition: 0.5s;
}
.stckty-header .socail-icon1 i {
    font-size: 20px;
	 transition: 0.5s;

}
.stckty-header .socail-icon1 svg.bi.bi-twitter-x {
    width: 19px;
    height: 19px;
	 transition: 0.5s;
}

.stckty-header .logo-site {
    width: 169px;
	  transition: 0.5s;
}
	body .mt-space {
    margin-top: 90px;
}
.menu-header ul a:hover {
    color:red;
    border-bottom: 2px solid red;
}

body .active a {
    border-bottom: 2px solid red;
}
.social-icon {
    position: relative;
    text-align: right;
}

.socail-icon1 i {
    font-size: 23px;
    color: var(--white);
}
.socail-icon1 a {
    margin: 0 6px;
}
.socail-icon1 svg.bi.bi-twitter-x {
    width: 20px;
    height: 22px;
    margin-top: -11px;
    fill: var(--white);
}
.col-6.col-lg-3.col-md-3.hindemlg {
    display: none;
}
section.home-page {
    background-image: linear-gradient(rgb(0 0 0 / 55%), rgb(0 0 0 / 40%)), url(../images/slider-image4.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 140px 0 140px;
    background-blend-mode: multiply;
}

/*section.home-page {*/
/*    background-image: linear-gradient(to right, #83d8ff, #62adff);*/
/*    padding: 140px 0 34px;*/
/*}*/

.baner-green img {
    float: right;
    width: 100%;
}
.right-side {
    color: #fff;
}
.who-arebg {
    background: #c9f5ff;
    padding: 60px 0;
}
.row.middle4 {
    position: relative;
}
body .right-side {

    margin-top: 80px;
}
.right-side p {
    font-size: 25px;
    color: var(--white);
}
.right-side h3 {
    color: #FFF500;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 37px;
}
video {
    height: 700px;
    width: 100%;
    margin: auto;
    display: block;
    object-fit: cover;
}
.right-side h1 span {
    font-size: 50px;
    font-weight: 600;
    color: var(--white);
    text-transform: uppercase;
}
.social-icon img {
    margin-top: -37px;
}
.item .btn-box.mt-3 {
    margin-bottom: 23px;
}
footer.footer .img-box img {
    height: 90px;
    width: 100%;
    object-fit: cover;
    object-position: center;
    padding: 4px;
    border-radius: 7px;
    overflow: hidden;
}
.wbpage1 .img-box img {
    height: 263px;
    width: 100%;
    object-fit: cover;
    object-position: center;
}
.btn-box a {
    text-decoration: none;
    color: #fff;
    font-size: 24px;
    background: var(--red);
    padding: 11px 40px 11px;
    border-radius: 5px;
	background-image: linear-gradient(0, #007ec3, #007ec3);
    background-size: 0 0;
    transition: .4s;
    background-repeat: no-repeat;
    background-position: center;
}
section.home-page .slick-dots {
    position: unset;
    left: 0;
}
.btn-box a:hover {
    background-size: 100% 100%;
    color: #fff;
}
.card a {
    text-decoration: none;
    color: #303030;
}
.card a:hover {
    color: unset;
}
body .card {
    text-align: center;
    background-color: #f3f3f3;
    padding: 48px 20px;
    margin-top: 90px;
    position: relative;
}
.arrow-icon.color1 {
    background-color: #D833B3;
}
.arrow-icon.color2 {
    background-color: #33D8CE;
}
.arrow-icon.color3 {
    background-color: #68D833;
}
.arrow-icon-btn.black1 a {
    background-color: #000;
}
.btn-box.icon-with img {
    width: 35px;
    padding-right: 6px;
}
.btn-box.icon-with a {
    padding: 11px 10px 11px 8px;
	border-radius: 2px;
	    font-size: 17px;
}
body .card h3 {
    margin-top: 60px;
}
.card:hover .arrow-icon {
    background: #007ec3;
    transition: 0.5s;
}
.btn-right .btn-box.icon-with {
    position: fixed;
    right: 0;
    top: 50%;
}
section.project-section h4, section.project-section h2.heding, section.project-section p {
    color: #fff;
}
.padin-space {
    padding: 15px;
}
.img-full {
    width: 100%;
}
.row.portfolio.align-items-center {
    gap: 90px;
    background: #eeeeee;
}

.portfolio h2 {
    color: #3A3838;
}
.portfolio  h2.heding {
    font-size: 50px;
}
.img-icon {
    position: absolute;
    top: -64px;
    right: 0;
    left: 0;
    width: 122px;
    margin: auto;
}
button.submit:hover {
    background-size: 100% 100%;
    color: #fff;
}
.red1 a {
    background: var(--red);
}
.card p {
    text-align: justify;
    margin-top: 11px;
}
.card .arrow-icon {
    position: absolute;
}
.arrow-icon-btn a {
    font-size: 30px;
    padding: 6px 13px 3px;
    color: var(--white);
	  transition: 0.5s;
}
.blue1 a {
    background: #007EC3;
}
.arrow-icon-btn a:hover {
    background: var(--black);
    color: #fff;
    transition: 0.5s;
}
.arrow-icon {
    width: 50px;
    height: 50px;
    float: right;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 28px;
    color: #fff;
}
section.project-section .row {
    gap: 50px;
}
section.project-section {
    background-image: url(../images/best-wall-paint-amazon.png);
    background-size: cover;
    background-position: right;
    background-repeat: no-repeat;
    padding: 80px 0 80px;
	background-attachment: fixed;
}
section.project-section .col-lg-5.col-md-12.col-sm-12 .row {
    gap: 0;
}
/*About page*/

.white-header .menu-header.navigation4 li a {
    color: #fff;
}
.row.icon-img li {
    font-size: 19px;
    font-family: 'Roboto';
}
.inner-page {
    height: 320px;
    text-align: center;
    display: flex;
    align-content: center;
    align-items: center;
    text-transform: uppercase;
    color: #fff;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.aboutbg {
      background-image: linear-gradient(rgb(0 0 0 / 96%), rgb(0 0 0 / 0%)), url(../images/abou-bg.png);

}
.wall-paint {
    background-image: url(../images/best-wall-passint-amazon.png);
    margin-top: 40px;
}
.wall-paint h2.heding {
    color: #fff;
}
.wall-paint p {
    color: #fff;
}
body .icon-img {
    margin-top: 20px;
}
.icon-img h3 {
    font-size: 30px;
}
.boder-color4 {
    clear: left;
    display: inline-block;
    font-size: 16px;
    font-style: italic;
    line-height: 28px;
    margin: 0;
    padding: 25px 5px 30px;
    position: relative;
    background-image: linear-gradient(to right, #9205e8 0%, #fa3b98 100%), linear-gradient(to right, #9205e8 0%, #fa3b98 100%);
    background-image: -webkit-linear-gradient(to right, #9205e8 0%, #fa3b98 100%), -webkit-linear-gradient(to right, #9205e8 0%, #fa3b98 100%);
    background-image: -moz-linear-gradient(to right, #9205e8 0%, #fa3b98 100%), -moz-linear-gradient(to right, #9205e8 0%, #fa3b98 100%);
    background-image: -o-linear-gradient(to right, #9205e8 0%, #fa3b98 100%), -o-linear-gradient(to right, #9205e8 0%, #fa3b98 100%);
    background-image: -ms-linear-gradient(to right, #9205e8 0%, #fa3b98 100%), -ms-linear-gradient(to right, #9205e8 0%, #fa3b98 100%);
    background-position: 0 0px, 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px, 100% 4px;
}

.row.icon-img i.bi {
    font-size: 35px;
    width: 50px;
    background: #3d3d3d;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    color: #fff;
}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}


/*End About page*/




i.bi.bi-check-circle {
    font-size: 23px;
    color: #f37121;
    text-align: center;
}
.service-bg4 {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 62px 20px;
    background-color: #9cd3ff;
}

.service-bg1 {
    background-image: url(../images/best-wall-passint-amazon.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 62px 0;
}
.box1 img {
    width: 94px;
    text-align: center;
    margin: auto;
    padding: 8px;
    margin-bottom: 30px;
}
.padind45 .card-service {
    padding: 40px 20px;
    box-shadow: rgb(2 2 2 / 30%) 0px 2px 5px -1px, rgb(0 0 0 / 72%) 0px 1px 3px -1px;
}
.number {
    position: absolute;
    left: -60px;
    width: 50px;
    height: 50px;
    background: #f5ef8e;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 25px;
    top: -23px;
    font-family: "Akshar", sans-serif;
    font-weight: 600;
}
.service-bg1 .box1 h4, .service-bg1 .box1 p {
    color: #fff;
}
.col-11.p-0 p {
    margin: 4px 0 11px;
}
.service-bg1 .card-service {
    text-align: left;
    padding-left: 47px;
    background: #0000006e;
    box-shadow: rgb(255 255 255) 0px 1px 3px 0px, rgb(255 255 255) 0px 0px 0px 1px;
    backdrop-filter: blur(10px);
}
.box1 {
    position: relative;
}
.card-service i {
    font-size: 52px;
    text-align: center;
    color: #000;
}
.card-service {
    background: #e8e8e84f;
    padding: 12px;
    text-align: center;
    margin: 15px 0;
    border-radius: 5px;
	 transition: 0.5s;
}
.service-bg1 .card-service:hover {
    background: #007ec3;
    transition: 0.5s;
}
.service-bg4 .card-service {
   box-shadow: rgb(255 255 255) 0px 1px 3px 0px, rgb(255 255 255) 0px 0px 0px 1px;
}
.card-service:hover {
    background: #ffffff;
    transition: 0.5s;
}


.contact-pagebg {
	/* background-image: linear-gradient(rgb(0 0 0 / 60%), rgb(0 0 0 / 0%)), url(../images/contatc-bg.png);*/
	/*background-position: bottom;*/
	background: #31b6ff;
}
.service-pagebg {
	 background-image: linear-gradient(rgb(0 0 0 / 60%), rgb(0 0 0 / 0%)), url(../images/service-bg.png);
}
.gallery-pagebg {
   background-image: linear-gradient(rgb(0 0 0 / 60%), rgb(0 0 0 / 0%)), url(../images/gallery-bg.png);

}

.inner-page h1 {
    color: var(--white);
}
.conta-form form {
    font-family: "Akshar", sans-serif;
}
.conta-form label {
    font-size: 22px;
    margin-bottom: 7px;
    margin-top: 11px;
}
body .conta-form input {
    padding: 7px 5px 7px 51px;
}
.conta-form input, textarea.form-control {
    font-size: 20px;
    padding: 10px 11px;
    font-weight: 300;
}
.conta-form i.bi {
    float: left;
    position: absolute;
    left: 19px;
    top: 58px;
    font-size: 28px;
    background: #fff;
}
.conta-form .col-sm-12 {
    position: relative;
}
.address p {
    margin: 0;
}
.address {
    padding: 12px;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
}
.box {
    padding: 15px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    margin-bottom: 12px;
}
.box a {
    text-decoration: none;
    color: #000;
}
.address i.bi {
    float: left;
    font-size: 30px;
    padding-right: 11px;
}
.gallery .col-6 {
    padding: 10px;
    border-radius: 11px;
    overflow: hidden;
}
.gallery .img-box:hover img {
    transform: scale(1.2);
    transition: 0.4s;
}

.gallery .img-box img {
    transition: 0.4s;
}
.gallery .img-box {
    overflow: hidden;
    transition: 0.5s;
    border-radius: 6px;
    box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
}






footer.footer{
background-image: url(../images/footer-bg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 100px 0 20px;
    background-attachment: fixed;
    color: var(--white);
}

footer.footer p {
     color: var(--black);
}
footer.footer .col-lg-4.col-md-6.col-sm-12 {
    padding: 3px 50px;
}
img.img-fluid.fot-logo {
    width: 135px;
    margin-bottom: 37px;
}

footer.footer h3 {
    text-transform: uppercase;
    margin-bottom: 20px;
    color: var(--black);
}
footer.footer a {
    text-decoration: none;
       color: var(--black);
}
footer.footer .col-3 {
    padding: 3px;
}
footer.footer .img-box {
    margin: 0;
    border-radius: 2px;
}
footer.footer span {
    color: var(--red);
    padding: 0 10px;
}

form.form-contact input {
    width: 100%;
    border: none;
    margin: 3px 0;
    padding: 7px 14px;
    font-family: "Akshar", sans-serif;
    font-size: 20px;
    border-radius: 2px;
}
footer.footer .socail-icon1 {
    position: static;
    float: left;
}
footer.footer .socail-icon1 i {
    font-size: 23px;
    color: var(--red);
}

footer.footer  .socail-icon1 svg.bi.bi-twitter-x {
    fill: var(--red);
}
button.submit {
    text-decoration: none;
    color: #fff;
    font-size: 20px;
    background-color: var(--red);
    padding: 7px 25px 8px;
    background-image: linear-gradient(0, #e69245, #e69245);
    background-size: 0 0;
    transition: .4s;
    background-repeat: no-repeat;
    background-position: center;
    border: none;
	    font-family: "Akshar", sans-serif;
    border-radius: 2px;
    margin-top: 7px;
}
p.copyright {
    text-align: right;
}
.img-boxfull img {
    width: 100%;
    border-radius: 5px;
}

  .thumbnails img {
    cursor: pointer;
  }

@media(max-width:1080px){
.socail-icon1 {
    top: 24px;
    right: 22px;
}
.menu-header ul a {
    padding: 46px 4px 15px;
	font-size: 20px;
}

.inner-page {
    height: 240px;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
}
.menu-header ul {
    gap: 9px;
}
.logo-site {
    width: 200px;
    transition: 0.5s;
}
.stckty-header .social-icon img {
    margin-top: -50px;
    transition: 0.5s;
}
.stckty-header .socail-icon1 {
    top: 24px;
    transition: 0.5s;
}


.right-side h1 {
    font-size: 40px;
}
body .right-side {
    max-width: 100%;
    text-align: center;
}
footer.footer .col-lg-4.col-md-6.col-sm-12 {
    padding-left: 0;
}
.btn-box {
    float: unset;
    text-align: center;
}
.rvers-column {
    flex-direction: column-reverse;
}
div#mainImageContainer {
    margin-bottom: 20px;
}
footer.footer h3 {
    margin-top: 21px;
}
body .right-side {
    margin-top: 50px;
}
.right-side h1 span {
    color: #fff;
    font-size: 55px;
}	
.right-side p {
    color: #fff;
}
.row.portfolio.align-items-center {
    padding: 70px 20px;
}
section.project-section {
    padding: 80px 0 80px;

}
.portfolio  h2.heding {
    font-size: 65px;
}
.portfolio h2.heding span {
    font-size: 78px;
    line-height: 1;
}
.padin-space {
    padding: 25px 3px;
}
}


@media(max-width:990px){
.stckty-header .social-icon img {
    margin-top: -5px;
}
.wbpage1 .img-box img {
    height: 173px;
}
.social-icon img {
    margin-top: 0;
}
.menu-header ul {
    gap: 7px;
}
.mobile1 {
    display: block;
}

.menu-bar {
    display: block;
	position: relative;
}
.menu-bar.close-emnu {
    padding: 1px;
}
body .menu-bar {
    width: 55px;
    cursor: pointer;
    background: white;
    padding:4px;
    margin-left: 34px;
}
.menu-bar div {
    width: 100%;
    background-color: var(--black);
    height: 5px;
    margin: 7px 0;
	transition: 0.5s;
}

header.topsticky.stckty-header .menu-header ul a {
    color: var(--black);
}
.menu-header.navigation4 ul {
    display: block;
    width: 100%;
    padding: 0 34px;
    margin-top: 80px;
}
.menu-header.navigation4 {
    position: fixed;
    left: 00;
    width: 100%;
	  background-color: var(--white);
    background:;
    height: 100vh;
    z-index: 999999;
    visibility: hidden;
    opacity: 0;
	top: -26px;
    transition: 0.5s;
}
.menu-header ul a:hover {
    background: transparent;
    border-radius: 0px 0px 14px 14px;
    color: var(--black);
    padding-top: 0;
	border-radius: 0;
}
.menu-header.navigation4 ul li {
    margin: 16px 0;
}
.menu-header ul a {
    font-size: 30px;
    padding: 0px 11px;
    width: 100%;
	color: var(--black);
    display: block;
    border-radius: 0px;
}

.col-6.col-lg-3.col-md-3.hindemlg {
    display: block;
    position: fixed;
    right: 0;
    z-index: 999999999;
}
header.topsticky .col-4.col-lg-4.col-md-3 {
    display: none;
}
.menu-header.navigation4.show-menu {
    visibility: visible;
    opacity: 1;
    transition: 0.5s;
}
.menu-bar.close-emnu .one2 {
    display: none;
}
.menu-bar.close-emnu .one {
    rotate: 42deg;
    position: absolute;
	transition: 0.5s;
}
.menu-bar.close-emnu .one3 {
    rotate: 138deg;
    transition: 0.5s;
}
.img-box {
    margin: 7px;
}
body .slick-dots {
    position: absolute;
    bottom: -32px;
}
body .slick-dots li button {
    background: #b4b4b4;

}

li.slick-active button {
    background: var(--red) !important;
}
header.topsticky.stckty-header {
    padding-top: 0;
}
.mt5.white-img h2.heding {
    margin-top: 25px;
}


}


@media(max-width:767px){
body .menu-bar {
    float: right;
    width: 45px;
    margin-right: 0px;
    padding: 0 4px;
}

section.home-page .btn-box a {
    padding: 10px 24px 10px;
    font-size: 17px;
}
.number {
    position: relative;
    left: -45px;
    top: -5px;

}
body .card {
    padding: 40px 20px;
}
.gallery .col-6 {
    padding: 2px;
}
.logo-site img.img-fluid {
    width: 80px;
}
.menu-header.navigation4 ul {
    padding: 0 10px;
}
header.topsticky.stckty-header img.img-fluid.white-logo {
    width: 65px;
}
.row.portfolio.align-items-center {
    gap: 30px;
}
.stckty-header .logo-site img {
    width: 80px;
    transition: 0.5s;
}
.right-side h1 span {
    font-size: 27px;
}
.time-box p {
    margin: 0;
    font-size: 14px;
}
.right-side h3 {
    font-size: 25px;
}
.menu-titel img {
    width: 50px !important;
}
h2.heding {
    font-size: 35px;
}
.portfolio  h2.heding {
    font-size: 26px;
    font-weight: 500;
}
.portfolio h2.heding span {
    font-size: 57px;
    line-height: 1;
}
video {
    height: 400px;
}
footer.footer .col-lg-4.col-md-6.col-sm-12 {
    padding: 3px 0px;
}
p.hala-text {
    color: var(--white);
    padding: 0px 15px;
    font-size: 20px;
}
.right-side h1 {
    font-size: 25px;
}
.right-side p {
    font-size: 17px;
}
.slick-dotted.slick-slider {
    margin-bottom: 0px !important;
}
section.home-page {
    padding: 110px 0 40px;
}
body .right-side {
    max-width: 100%;
    margin: auto;
    margin-left: 0;
    text-align: center;
    margin-top: 13px;
}
.right-side h3 {
    font-size: 20px;
}
.right-side .btn-box {
    margin: 20px 0 0;
}
.right-side .btn-box a {
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    background: var(--red);
    padding: 10px 25px 10px;
}
section.four-section {
    background: var(--white);
    padding: 27px 5px;
}
section.why-we-are, section.chef-box, .menu-home {
    padding: 27px 5px;
}
section.chef-box {
    margin: 20px 0 0;
}
footer.footer {
    padding: 33px 16px;
}
img.img-fluid.fot-logo {
    width: 114px;
    margin-bottom: 0;
}
section.two-section {
    padding: 27px 0 30px;
}
.menu-hover {
    padding: 0 16px;
}
.banner-img img {
    max-width: 100%;
    position: relative;
    z-index: 999;
    margin: auto;
    display: block;
}
form.form-subscribe button.submit {
    font-size: 17px;
    padding: 11px 26px 11px;
}
section.new-letter {
    padding: 20px 10px 20px;
}
.menu-home h2.heding {
    margin: 15px 0px 20px;
}
p.copyright {
    text-align: center;
    margin-top: 14px;
    font-size: 15px;
}
h4.subtitle {
    font-size: 25px;
}
.inner-page {
    height: 210px;
}
.wall-paint.inner-page {
    height: auto;
    padding: 23px 0;
    margin-top: 40px;
}
.white-header .mt5 {
    margin-top: 27px;
}

}

@media(max-width:650px){
.btn-right .btn-box.icon-with a {
    padding: 10px 7px 10px 0px;
    font-size: 13px;
}
.btn-box.icon-with img {
    width: 32px;
    padding-right: 3px;
}





}