@ -37,7 +37,7 @@ h2{
. navbar-brand-img img {
. navbar-brand-img img {
width : 75 % ;
width : 75 % ;
padding : 20 px 0 ;
padding : 1 2px 0 ;
}
}
. navbar-list {
. navbar-list {
@ -53,7 +53,7 @@ h2{
. nav-link {
. nav-link {
text-decoration : none ;
text-decoration : none ;
font-weight : 500 ;
font-weight : 500 ;
font-size : 18 px ;
font-size : 17 px ;
line-height : 22px ;
line-height : 22px ;
color : # 2B2A29 ! important ;
color : # 2B2A29 ! important ;
}
}
@ -211,7 +211,7 @@ Responsive Codes
font-size : 14px ;
font-size : 14px ;
transition : all 0 . 5s ;
transition : all 0 . 5s ;
color : # fff ;
color : # fff ;
padding : 0 6rem ;
padding : 0 . 2rem 6rem ;
}
}
. contact-info , . social-links {
. contact-info , . social-links {
display : flex ;
display : flex ;
@ -220,6 +220,11 @@ Responsive Codes
justify-content : center ;
justify-content : center ;
justify-items : center ;
justify-items : center ;
}
}
. contact-info-icons {
display : flex ;
align-items : center ;
gap : 8px ;
}
. contact-info a {
. contact-info a {
color : # 326CBF ;
color : # 326CBF ;
text-decoration : none ;
text-decoration : none ;
@ -231,6 +236,15 @@ Responsive Codes
color : # 000000 ;
color : # 000000 ;
margin-right : 6rem ;
margin-right : 6rem ;
}
}
. top-socials {
display : flex ;
align-items : center ;
gap : 1 . 5rem ;
color : # 000000 ;
}
. top-socials a {
font-size : 24px ;
}
. top-links a {
. top-links a {
text-decoration : none ;
text-decoration : none ;
font-weight : 400 ;
font-weight : 400 ;
@ -240,7 +254,6 @@ Responsive Codes
}
}
. social-links . fa-brands {
. social-links . fa-brands {
color : # 326CBF ;
color : # 326CBF ;
margin-bottom : 16px ;
}
}
/* Header css */
/* Header css */
/* banner slider css */
/* banner slider css */
@ -378,29 +391,26 @@ Responsive Codes
line-height : 29px ;
line-height : 29px ;
text-align : center ;
text-align : center ;
color : # 326CBF ;
color : # 326CBF ;
margin-bottom : 0 ;
}
}
. high-visa {
. high-visa ,
. certified-counselor ,
. marn-agent ,
. partners {
height : 100 % ;
height : 100 % ;
padding : 20px ;
padding : 35px 20px ;
text-align : center ;
text-align : center ;
}
. high-visa {
background : # E7F1FF ;
background : # E7F1FF ;
}
}
. certified-counselor {
. certified-counselor {
height : 100 % ;
padding : 20px ;
text-align : center ;
background : # F1F7FF ;
background : # F1F7FF ;
}
}
. marn-agent {
. marn-agent {
height : 100 % ;
padding : 20px ;
text-align : center ;
background : # FBF1FF ;
background : # FBF1FF ;
}
}
. partners {
. partners {
height : 100 % ;
padding : 20px ;
text-align : center ;
background : # FFF1FC ;
background : # FFF1FC ;
}
}
/* homepage service section css */
/* homepage service section css */
@ -473,7 +483,7 @@ Responsive Codes
. services-slider {
. services-slider {
display : flex ! important ;
display : flex ! important ;
flex-direction : column ;
flex-direction : column ;
gap : 2 rem;
gap : 0 . 5 rem;
}
}
. service-card {
. service-card {
display : flex ;
display : flex ;
@ -482,7 +492,7 @@ Responsive Codes
align-items : center ;
align-items : center ;
text-align : center ;
text-align : center ;
padding : 20px ;
padding : 20px ;
width : 90 % ;
margin : 0 . 5rem 0 . 8rem ;
min-height : 350px ;
min-height : 350px ;
background : # FFFFFF ;
background : # FFFFFF ;
box-shadow : 0px 0px 2px rgba ( 0 , 0 , 0 , 0 . 25 ) ;
box-shadow : 0px 0px 2px rgba ( 0 , 0 , 0 , 0 . 25 ) ;
@ -516,6 +526,7 @@ Responsive Codes
. why-us-lists {
. why-us-lists {
display : flex ;
display : flex ;
gap : 2rem ;
gap : 2rem ;
margin-bottom : 1rem ;
}
}
. why-us-desc h1 ,
. why-us-desc h1 ,
. testimonials-desc h1 ,
. testimonials-desc h1 ,
@ -535,9 +546,20 @@ Responsive Codes
font-weight : 400 ;
font-weight : 400 ;
font-size : 16px ;
font-size : 16px ;
line-height : 24px ;
line-height : 24px ;
margin-bottom : 2 . 8rem ;
color : # 1E1C1C ;
color : # 1E1C1C ;
}
}
. lists-icons {
padding : 10px ;
width : 50px ;
height : 50px ;
display : flex ;
align-items : center ;
border-radius : 50 % ;
background : # 296AC7 ;
}
. list-des h3 {
font-weight : 500 ;
}
/* testimonials section css */
/* testimonials section css */
. testimonials-section {
. testimonials-section {
padding : 2rem 6rem ;
padding : 2rem 6rem ;
@ -577,7 +599,7 @@ Responsive Codes
gap : 20px ;
gap : 20px ;
}
}
. review-card {
. review-card {
min-height : 25 pc;
min-height : 30 pc;
margin : 0 10px ;
margin : 0 10px ;
padding : 20px ;
padding : 20px ;
gap : 20px ;
gap : 20px ;
@ -1496,9 +1518,6 @@ Responsive Codes
. footer-link : hover {
. footer-link : hover {
color : # E22899 ;
color : # E22899 ;
}
}
. fa-brands {
margin-top : 18px ;
}
. fa-facebook : hover {
. fa-facebook : hover {
color : # 4267B2 ;
color : # 4267B2 ;
}
}
@ -1545,6 +1564,7 @@ Responsive Codes
}
}
. footer-text p {
. footer-text p {
font-size : 12px ;
font-size : 12px ;
margin-bottom : 0 ;
}
}
. footer-text a {
. footer-text a {
color : # FFFFFF ;
color : # FFFFFF ;
@ -1612,7 +1632,10 @@ Responsive Codes
. blog-header h1 ,
. blog-header h1 ,
. our-values-section h1 ,
. our-values-section h1 ,
. studyabroad-banner-header h1 ,
. studyabroad-banner-header h1 ,
. contact-left-top h1 {
. contact-left-top h1 ,
. about-banner-header h1 ,
. overseas-section h1 ,
. why-et-header h1 {
font-size : 28px ;
font-size : 28px ;
line-height : 38px ;
line-height : 38px ;
margin-bottom : 0 . 8rem ;
margin-bottom : 0 . 8rem ;
@ -1638,12 +1661,19 @@ Responsive Codes
. footer-top ,
. footer-top ,
. our-values-section ,
. our-values-section ,
. lets-chat-section ,
. lets-chat-section ,
. blog-banner {
. blog-banner ,
. overseas-section {
padding : 2rem ;
padding : 2rem ;
}
}
. contact-form-section {
. contact-form-section ,
. about-banner-header p ,
. overseas-section p , . why-et-header p {
padding : 0 ;
padding : 0 ;
}
}
. scholarship-img {
padding : 0 ;
margin-bottom : 1rem ;
}
. contact-form ,
. contact-form ,
. form-sec {
. form-sec {
border-radius : 0 ;
border-radius : 0 ;
@ -1672,9 +1702,6 @@ Responsive Codes
padding : 0 ;
padding : 0 ;
margin-bottom : 1rem ;
margin-bottom : 1rem ;
}
}
. service-card {
width : 100 % ;
}
. footer-text ,
. footer-text ,
. footer-links {
. footer-links {
margin : 0 ! important ;
margin : 0 ! important ;
@ -1712,6 +1739,12 @@ Responsive Codes
. contact-offices h5 {
. contact-offices h5 {
font-size : 15px ;
font-size : 15px ;
}
}
. why-us-lists {
gap : 1rem ;
}
. lists-icons {
width : 80px ;
}
}
}
/* mobile view css end */
/* mobile view css end */
/* ipad, tablets screen css */
/* ipad, tablets screen css */
@ -1747,12 +1780,16 @@ Responsive Codes
. slider-content h1 {
. slider-content h1 {
margin-bottom : 1 . 6rem ;
margin-bottom : 1 . 6rem ;
}
}
. slider-content p {
. slider-content p ,
. overseas-img {
display : none ;
display : none ;
}
}
. why-us-img ,
. why-us-img ,
. blog-header p ,
. blog-header p ,
. lets-chat-section p {
. lets-chat-section p ,
. overseas-section p ,
. why-et-header p ,
. about-banner-header p {
padding : 0 ;
padding : 0 ;
margin-bottom : 1rem ;
margin-bottom : 1rem ;
}
}
@ -1778,12 +1815,10 @@ Responsive Codes
. footer-top ,
. footer-top ,
. lets-chat-section ,
. lets-chat-section ,
. our-values-section ,
. our-values-section ,
. blog-banner {
. blog-banner ,
. overseas-section {
padding : 3rem ;
padding : 3rem ;
}
}
. service-card {
width : 100 % ;
}
. services-content h1 ,
. services-content h1 ,
. why-us-desc h1 ,
. why-us-desc h1 ,
. testimonials-desc h1 ,
. testimonials-desc h1 ,
@ -1829,6 +1864,9 @@ Responsive Codes
. form-sec {
. form-sec {
border-radius : 0 ;
border-radius : 0 ;
}
}
. about-banner-img {
top : 80 % ;
}
}
}
/* ipad, tablets screen css ends */
/* ipad, tablets screen css ends */
/* Small screens, laptops css */
/* Small screens, laptops css */
@ -1868,15 +1906,14 @@ Responsive Codes
. testimonials-section ,
. testimonials-section ,
. footer-top ,
. footer-top ,
. lets-chat-section ,
. lets-chat-section ,
. our-values-section {
. our-values-section ,
. overseas-section {
padding : 3rem ;
padding : 3rem ;
}
}
. why-us-section :: before {
. why-us-section :: before ,
. overseas-img {
display : none ;
display : none ;
}
}
. service-card {
width : 100 % ;
}
. services-content ,
. services-content ,
. testimonials-desc ,
. testimonials-desc ,
. contact-offices {
. contact-offices {
@ -1905,6 +1942,13 @@ Responsive Codes
. contact-form . row . col-md-8 {
. contact-form . row . col-md-8 {
width : 100 % ;
width : 100 % ;
}
}
. overseas-section p ,
. why-et-header p ,
. about-banner-header p ,
. lets-chat-section p {
padding : 0 ;
margin-bottom : 1rem ;
}
}
}
/* Small screens, laptops css ends */
/* Small screens, laptops css ends */
/* Desktops, large screens css */
/* Desktops, large screens css */
@ -1936,3 +1980,16 @@ Responsive Codes
}
}
}
}
/* Extra large screens, TV css ends */
/* Extra large screens, TV css ends */
@ media only screen and ( min-width : 1201px ) and ( max-width : 1440px ) {
. navbar-list {
gap : 1rem ;
}
. review-card {
min-height : 37pc ;
}
}
@ media only screen and ( min-width : 1440px ) and ( max-width : 1560px ) {
. review-card {
min-height : 37pc ;
}
}