@media(max-width:1198px){
    .container{
        padding: 0 15px;
        width: 90%;
    }
    .reviewtop{
        width:65%;
    }

    .reviewform form{
        width:60%;
    }
    .contactaddress{
        left:30px;
    }
    .locationimage{
        width:19%;
        top:-5%;
    }
    .thankubox{
        margin:120px 0px 80px 0px;
    }
} 
@media(max-width:991px){
    .container{
        width: 100%;
    }
    .footer .top .link{
        margin-right: 2.7%;
    }
    .box1 h1{
        font-size: 21px;
    }
    .box1 p{
        margin-top: 10px;
    }
    .box1 .links{
        padding: 6px 35px;
        margin-top: 7px;
    }
    .outer .calender{
        overflow-x: scroll;
    }
    .outer .tipprice p{
        padding: 0 4%;
        text-align: center;
    }
    .coption p{
        padding: 0 3%;
    }

    .reviewtop{
        width:85%;

    }
    .contactaddress{
        width:78%;
        padding:17px 0px;
    }

    .reviewform form{
        width:80%;
    }
    .locationimage{

        top:-3%;
    }
    .thankutext{
        width:90%;
    }
}
@media(max-width:768px){

}
@media(max-width:767px){
    .noleft, .noright{
        padding: 0;
    }
    .hworks .inner{
        background: transparent;
        padding: 5px 0;
        text-align: center;
    }
    .box1 img{
        display: none;
    }
    .box1{
        padding: 25px 0;
        text-align: center;
    }
    .box1 .links, .box1 p{
        margin-top: 15px;
    }
    .outer .heading, .matches h5{
        text-align: center;
    }
    .header .bottom .link, .header .top{
        display: none;
    }
    .header .bottom a{
        float: left;
        padding-top: 0;
        padding-bottom: 0;
    }
    
    .header .bottom .logo{
        position: unset;
        float: left;
    }
    .header .bottom{
        border-top: none;
        padding: 15px 0;
    }
    .outer, .main{
        padding-top: 50px;
    }
    .footer{
        text-align: center;
    }
    .footer .top img{
        margin-bottom: 10px;
    }
    .footer .top .link{
        padding: 0 5px;
        display: inline-block;
    }
    .footer .bottom{
        margin-top: 13px;
    }
    .footer .bottom p, .footer .bottom .noright{
        text-align: center;
    }
    .footer .bottom .social{
        float: unset;
        display: inline-block;
        margin-bottom: 10px;
    }
    .outer .tipprice p img{
        float: unset;
        margin-top: 0;
    }
    .matches{
        background: transparent;
        padding: 0;
        border: none;
    }
    .matches table{
        display: none;
    }
    .header .bottom .logo{
        width: 155px;
        margin-top: 2px;
    }
    .header .hamburger{
        display: block;
    }
    .table1{
        display: block;
    }
    .row2{
        margin-top:30px;
    }
    .reviewform form{
        width:90%;
    }
    .reviewheading{
        font-size:20px;
    }
    .reviewmatter{
        font-size:15px;
    }
    .responsivemargin{
        margin-top:30px;
    }
    .contactaddress,.locationimage{
        position:unset;
    }
    .contactaddress{
        width:100%;
    }
}
@media(max-width:560px){
    .footer .top .link{
        font-size: 12px;
    }
    .box1 h1 {
        font-size: 17px;
    }
    p{
        font-size: 14px;
    }
    .outer .heading, .wedo h5, .matches h5{
        font-size: 18px;
    }
    .reviewpara,.reviewtext{
        font-size:10px;
    }
    .revbtn{
        padding:10px 30px;
    }
    .thanku{
        font-size:30px;
    }
}
@media(max-width:414px){
    .outer .calender{
        padding: 15px 3px;
    }
    .name{
        font-size:12px;
    }
    .revbtn{
        padding:8px;
    }
    .reviewform  span{
        padding:10px 20px 10px 10px;
    }
    .norightresponsive{
        padding-right:0px;
    }
}
@media(max-width:320px){

}