@media screen and (max-width: 1199.5px) {
}
@media screen and (min-width: 1399.5px) {
.info .image {
width: 1px;
float: left;
margin-left: 12%;
margin-top: 0;
}
}
@media screen and (max-width: 991.5px) {
.mt {
margin-top: 60px;
}
.mb {
margin-bottom: 60px;
}
.pt {
padding-top: 60px;
}
.pb {
padding-bottom: 60px;
}
.process-wrap {
margin-bottom: 30px;
}
.call-to-action .btn {
margin-top: 20px;
border: 2px solid #fff;
padding: 10px 25px;
font-size: 18px;
}
.section-title p {
max-width: 100%;
}
.sn-cst-form ._form-content ._form_element{
width: calc(100% / 3);
}
.sn-cst-form ._form-content ._button-wrapper{
width: calc(100% - (100% / 3));
}
.contact-infos {
padding: 24px;
}
.info .image img{
width: 250px !important;
}
}
@media screen and (max-width: 767.5px) {
.home-page img,
.new-template img {
margin-bottom: 20px;
}
.top-header .float-right {
display: none;
}
.top-header-wrap {
flex-direction: row-reverse;
}
.top-header a {
margin: 0;
}
.top-header i {
margin-right: 5px;
}
.Footer-bg {
padding-top: 40px;
}
.footer-col strong {
text-align: center;
}
.quote-form img {
margin-bottom: 20px;
}
.error-page img {
width: 500px;
}
}
@media (max-width: 668px) {
.sn-cst-form ._form-content ._form_element{
width: calc(100% / 2);
}
.sn-cst-form ._form-content ._button-wrapper, .sn-cst-form ._form-content ._button-wrapper button{
width: calc((100%));
font-size: 14px !important;
}
}
@media screen and (max-width: 575.5px) {
.mt {
margin-top: 50px;
}
.mb {
margin-bottom: 50px;
}
.pt {
padding-top: 50px;
}
.pb {
padding-bottom: 50px;
}
.home-page h2,
.new-template h2 {
font-size: 24px;
}
.home-page h3,
.new-template h2 {
font-size: 20px;
}
.logo img {
height: auto;
width: 100%;
padding: 10px 0;
position: relative;
z-index: 999;
}
.Instant-quote strong {
font-size: 20px;
line-height: normal;
}
.footer-area {
text-align: center;
}
.footer-area p {
margin-bottom: 10px;
}
.contact-form {
padding: 24px;
}
.error-page img {
width: 290px;
}
nav.navigation {
position: absolute;
z-index: 0;
width: 100%;
margin-top: -8%;
margin-left: -15px !important;
}
.info {
padding: 13% 2%;
}
.slider-alt h1 {
margin-bottom: 20px;
font-size: 26px;
}
.slider-alt h4 {
font-size: 16px;
line-height: 27px;
text-shadow: 1px 2px 4px #000;
font-weight: 400 !important;
}
.call-to-action { position: relative;
margin: auto;
text-align: center;
}
.main-content { }
.slider-alt .carousel {
margin: 0px 1px;
}
.main .row + .row {
margin-top: 40px;
}
section.slider-alt.title {
height: auto;
}
.info
{
text-align:left;
padding-right: 27px;
padding-left: 44px;
}
.slider-alt h4 span:before {
position: absolute;
content: '\f058';
left: 48px;
color: #fff;
font-family: fontawesome;
}
.info.new-template {
position: relative;
height: 350px;
}
.info .image {
display :none;
}
#demo {
background: #529701;
}
.call-to-action::before {
background: #529701;
}
.call-to-action .btn {
color: #000;
background: #f3c538;
}
.blog-img img
{
height: auto;
}
.phone {
width: auto; }
.top-header .phone a {
padding: 10px 5px;
font-size: 13px;
background: #529701;
}
.sn-cst-form ._form-content ._form_element{
width: calc(100%);
}
}