
@media only screen and (max-width:991px) {
.navbar-light .navbar-brand {
    width:55%;
}

.navbar-light .navbar-brand img {
    max-height: 100px;
}

}

@media only screen and (max-width:767px) {
.slider img.mainlogo {
    max-height: 199px;
}

.slider img.agency-logo {
    bottom: 2%;
    right: 2.5%;
    height: 15px;
}

.slider .btns a {
    margin: 19px 20px;
}

h2 {
    font-size: 39px;
    line-height: 1.4;
}

.bigheading {
    font-size: 204px;
}

.section-title h6 {
    font-size: 13px;
}

p {
    font-size: 14px;
}

.btn-default {
    font-size: 14px;
}

.buysell .text {
    padding: 20px 25px;
}

.buysell .section-title {
    width: 100%;
    margin: 0 auto;
    max-width: 100%;
    position: relative;
    text-align: left;
    padding: 40px 0px;
    z-index: 2;
}

.buysell .img {
    min-height: 450px;
}

.footer ul li {
    margin: 10px 0px;
    width: 100%;
}

.contact-details-section .fa {
    margin-top: 20px;
}

.side-menu {
    width: 100%;
}

.about .imgstyle {
    margin: 25px 0px 30px 0px;
}

.imgstyle::before {
    top: 15px;
    left: 8px;
}

h1 {
    font-size: 30px;
}

.footer .logo img {
    max-height: 115px;
}

.buysellform .form-control {
    font-size: 14px;
}

.evaluation-box .bg-form {
    padding: 75px 20px;
}

.evaluation-box .navigate-btns .btn-default {
    min-width: inherit;
    margin: 10px 0px;
}

.evaluation-box .checkbox-group label {
    flex: 0 1 calc(100% - 0px);
    margin-bottom: 15px;
}

.partner-box h4 {
    font-size: 21px;
}

.about {
    padding: 100px 0px;
}
.evaluation-box .cf7mls_next.action-button, .evaluation-box .cf7mls_back.action-button, .evaluation-box .action-button, .cf7mls-btns.cf7mls-btns-last-step .cf7mls_back.action-button {
    padding: 0px 25px !important;
    font-size: 13px;
    line-height: 45px !important;
}
 
section.evaluation-box iframe {
    margin-bottom: 10px;
}
 
.container .contact-widget {
    margin-top: 20px;
}
 
.evaluation-box .checkbox-group .wpcf7-list-item {
    flex: 0 1 calc(100% - 0px);
    margin: 0px;
    color: #000;
    margin-bottom: 15px !important;
    font-size: 16px;
    font-weight: 500;
}
 
.evaluation-box .checkbox-group .wpcf7-list-item input {
    width: 20px;
    height: 20px;
}
 .evaluation-box .cf7mls_next.action-button, .evaluation-box .cf7mls_back.action-button, .evaluation-box .action-button, .cf7mls-btns.cf7mls-btns-last-step .cf7mls_back.action-button {
    padding: 0px 22px !important;
    letter-spacing: 1px;
}
 
.contact-form .contact-widget {
    margin-top: 15px;
}
}

@media only screen and (min-width:768px) and (max-width:991px) {
.bigheading {
    font-size: 204px;
}

.buysell .img {
    min-height: 550px;
}

h2 {
    font-size: 39px;
    line-height: 1.4;
}

.section-title h6 {
    font-size: 13px;
}

p {
    font-size: 14px;
}

.footer ul li {
    margin: 10px 13px;
}

.btn-default {
    font-size: 14px;
}

.buysellform .form-control {
    font-size: 14px;
}

h1 {
    font-size: 42px;
}

.evaluation-box .bg-form {
    padding: 75px 18px;
}

.evaluation-box .btn-default.bordered span {
    font-size: 11px;
}
	.imgstyle::before {
    top: 15px;
    left: 15px;
}
	
	.evaluation-box .btn-default.bordered span {
    font-size: 10px;
}
}


@media only screen and (min-width:992px) and (max-width:1199px) {
.main-nav .navbar .navbar-nav>.nav-item {
    margin: 0px 15px;
}

.bigheading {
    font-size: 250px;
}

h1 {
    font-size: 42px;
}

.evaluation-box .btn-default.bordered span {
    font-size: 11px;
}
.main-nav .navbar .navbar-nav .nav-item .nav-link {
    font-size: 13px;
}
}

@media only screen and (min-width:1200px) and (max-width:1399px) {

}