diff --git a/assets/css/style.css b/assets/css/style.css index 795d9e5..1354c2b 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -738,6 +738,10 @@ img { width: 100%; background-size: cover; } +.testimonial iframe { + height: 350px; + width: 95%; +} /* ======================================================================================================================= ==================================================================== not sure page css starts from here @@ -756,6 +760,11 @@ img { height: 400px; } +.sure iframe { + width: 90%; + height: 420px; +} + .sure .sure_content h2 { font-size: 48px; } @@ -919,7 +928,7 @@ img { width: 315px; } .footer .content .footer_frm { - width: 220px; + width: 150px; } .portfolio .portfolio_slider .topbar button { padding: 2px 7px; @@ -933,6 +942,50 @@ img { height: 168px; width: 284px; } + .testimonial iframe { + height: 165px; + width: 100%; + } + .sure .sure_content h2 { + font-size: 40px; + } + .sure .sure_content button { + padding: 7px 11px; + margin-top: 8px; + font-size: 13px; + } + .sure .sure_content { + height: 250px; + } + .sure .sure_content .content { + text-align: center; + } + .contact .middle ul li { + font-size: 13px; + } + + .sure iframe { + width: 100%; + height: 205px; + } + + .contact .main { + margin-top: 34px; + padding: 20px; + } + .contact .main .content p { + font-size: 13px; + } + .footer .main { + padding: 40px; + } + .footer { + padding-top: 20px; + padding-bottom: 20px; + } + .footer .main::after { + bottom: 147px; + } } /* Styles for screens between 768px and 992px wide */ diff --git a/carrer.html b/carrer.html index 9daaa0d..dc8fa5a 100644 --- a/carrer.html +++ b/carrer.html @@ -1,5 +1,6 @@ +
@@ -11,44 +12,48 @@ +