310 lines
4.5 KiB
CSS
310 lines
4.5 KiB
CSS
/* Normal desktop :1700px. */
|
|
@media (min-width: 1700px) and (max-width: 1920px) {
|
|
|
|
|
|
|
|
}
|
|
/* Normal desktop :1500px. */
|
|
@media (min-width: 1500px) and (max-width: 1700px) {
|
|
.sticky-nav .search-box-btn.search-box-outer i {
|
|
left: 15px;
|
|
}
|
|
|
|
|
|
|
|
|
|
}
|
|
/* Normal desktop :1200px. */
|
|
@media (min-width: 1365px) and (max-width: 1499px) {
|
|
.sticky-nav .search-box-btn.search-box-outer i {
|
|
left: -105px;
|
|
}
|
|
.slider-title h1 {
|
|
font-size: 55px;
|
|
}
|
|
.slider-thumb img {
|
|
width: 100%;
|
|
}
|
|
|
|
|
|
}
|
|
/* Normal desktop :1170px. */
|
|
@media (min-width: 1170px) and (max-width: 1299px) {
|
|
.slider-title h1 {
|
|
font-size: 48px;
|
|
}
|
|
.slider-thumb img {
|
|
width: 100%;
|
|
}
|
|
.heder-menu {
|
|
right: -40px;
|
|
}
|
|
.header-button {
|
|
margin-right: -40px;
|
|
}
|
|
.about-text h4 {
|
|
font-size: 22px;
|
|
}
|
|
.about-text p {
|
|
line-height: 26px;
|
|
font-size: 14px;
|
|
}
|
|
.about-text span {
|
|
line-height: 26px;
|
|
font-size: 15px;
|
|
}
|
|
.service-title p {
|
|
font-size: 13px;
|
|
line-height: 22px;
|
|
}
|
|
.why-choose-us-thumb img {
|
|
width: 100%;
|
|
}
|
|
.why-choose-us-thumb {
|
|
left: -17%;
|
|
}
|
|
.choose-us-title p {
|
|
font-size: 12px;
|
|
}
|
|
.choose-us-icon i {
|
|
font-size: 70px;
|
|
}
|
|
.why-choose-us .section-title p {
|
|
font-size: 15px;
|
|
}
|
|
.pricing-icon ul {
|
|
left: 50px;
|
|
}
|
|
.single-testi-box {
|
|
margin: 20px 0 0 33px;
|
|
}
|
|
.testi-left-text p {
|
|
font-size: 17px;
|
|
}
|
|
.subscribe-area .form_box input {
|
|
padding: 5px 65px 0 20px;
|
|
}
|
|
.footer-icon ul li {
|
|
margin-right: 0;
|
|
}
|
|
.footer-icon ul li a {
|
|
height: 40px;
|
|
width: 40px;
|
|
line-height: 40px;
|
|
}
|
|
.footer-icon ul {
|
|
margin-top: 20px;
|
|
}
|
|
.footer-text p {
|
|
font-size: 14px;
|
|
}
|
|
.slider-button a {
|
|
padding: 10px 17px;
|
|
}
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
/* Normal desktop :992px. */
|
|
@media (min-width: 992px) and (max-width: 1170px) {
|
|
.slider-title h1 {
|
|
font-size: 48px;
|
|
}
|
|
.slider-thumb img {
|
|
width: 100%;
|
|
}
|
|
.heder-menu {
|
|
right: -40px;
|
|
}
|
|
.header-button {
|
|
margin-right: -40px;
|
|
}
|
|
.about-text h4 {
|
|
font-size: 22px;
|
|
}
|
|
.about-text p {
|
|
line-height: 26px;
|
|
font-size: 14px;
|
|
}
|
|
.about-text span {
|
|
line-height: 26px;
|
|
font-size: 15px;
|
|
}
|
|
.service-title p {
|
|
font-size: 13px;
|
|
line-height: 22px;
|
|
}
|
|
.why-choose-us-thumb img {
|
|
width: 100%;
|
|
}
|
|
.why-choose-us-thumb {
|
|
left: -5%;
|
|
}
|
|
.choose-us-title p {
|
|
font-size: 12px;
|
|
}
|
|
.choose-us-icon i {
|
|
font-size: 70px;
|
|
}
|
|
.why-choose-us .section-title p {
|
|
font-size: 15px;
|
|
}
|
|
.pricing-icon ul {
|
|
left: 50px;
|
|
}
|
|
.single-testi-box {
|
|
margin: 20px 0 0 33px;
|
|
}
|
|
.testi-left-text p {
|
|
font-size: 17px;
|
|
}
|
|
.subscribe-area .form_box input {
|
|
padding: 5px 65px 0 20px;
|
|
}
|
|
.footer-icon ul li {
|
|
margin-right: 0;
|
|
}
|
|
.footer-icon ul li a {
|
|
height: 40px;
|
|
width: 40px;
|
|
line-height: 40px;
|
|
}
|
|
.footer-icon ul {
|
|
margin-top: 20px;
|
|
}
|
|
.footer-text p {
|
|
font-size: 14px;
|
|
}
|
|
.slider-button a {
|
|
padding: 10px 17px;
|
|
}
|
|
.single-sliders-boxs {
|
|
left: 15px;
|
|
}
|
|
.sticky-nav .heder-menu {
|
|
left: 7%;
|
|
}
|
|
|
|
}
|
|
/* small mobile :768px. */
|
|
@media only screen and (min-width: 768px) and (max-width: 991px) {
|
|
.slider-title h1 {
|
|
font-size: 48px;
|
|
}
|
|
.slider-thumb img {
|
|
width: 100%;
|
|
}
|
|
.heder-menu {
|
|
right: -40px;
|
|
}
|
|
.header-button {
|
|
margin-right: -40px;
|
|
}
|
|
.about-text h4 {
|
|
font-size: 22px;
|
|
}
|
|
.about-text p {
|
|
line-height: 26px;
|
|
font-size: 14px;
|
|
}
|
|
.about-text span {
|
|
line-height: 26px;
|
|
font-size: 15px;
|
|
}
|
|
.service-title p {
|
|
font-size: 13px;
|
|
line-height: 22px;
|
|
}
|
|
.why-choose-us-thumb img {
|
|
width: 100%;
|
|
}
|
|
.why-choose-us-thumb {
|
|
left: -5%;
|
|
}
|
|
.choose-us-title p {
|
|
font-size: 12px;
|
|
}
|
|
.choose-us-icon i {
|
|
font-size: 70px;
|
|
}
|
|
.why-choose-us .section-title p {
|
|
font-size: 15px;
|
|
}
|
|
.pricing-icon ul {
|
|
left: 50px;
|
|
}
|
|
.single-testi-box {
|
|
margin: 20px 0 0 33px;
|
|
}
|
|
.testi-left-text p {
|
|
font-size: 17px;
|
|
}
|
|
.subscribe-area .form_box input {
|
|
padding: 5px 65px 0 20px;
|
|
}
|
|
.footer-icon ul li {
|
|
margin-right: 0;
|
|
}
|
|
.footer-icon ul li a {
|
|
height: 40px;
|
|
width: 40px;
|
|
line-height: 40px;
|
|
}
|
|
.footer-icon ul {
|
|
margin-top: 20px;
|
|
}
|
|
.footer-text p {
|
|
font-size: 14px;
|
|
}
|
|
.slider-button a {
|
|
padding: 10px 17px;
|
|
}
|
|
.single-sliders-boxs {
|
|
left: 15px;
|
|
}
|
|
.sticky-nav .heder-menu {
|
|
left: 7%;
|
|
}
|
|
|
|
|
|
|
|
|
|
}
|
|
/* small mobile :600px. */
|
|
@media only screen and (min-width: 600px) and (max-width: 767px) {
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
/* small mobile :320px. */
|
|
@media only screen and (min-width: 320px) and (max-width: 599px) {
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
/* small mobile :320px. */
|
|
@media only screen and (min-width: 320px) and (max-width: 991px) {
|
|
|
|
.main-header {
|
|
display: none!important;
|
|
}
|
|
header.main-header {
|
|
display: none;
|
|
}
|
|
.top-header {
|
|
display: none;
|
|
}
|
|
|
|
|
|
|
|
|
|
}
|
|
|