html,body{margin:0;padding:0;scroll-behavior:smooth;font-size:16px;}
h1,h2,h3,h4,h5,h6,p,span,ul,li,a{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{font-family:"Poppins",sans-serif;}
h2{font-size:32px;font-weight:500;color:#000;}
ul,li,a,p{font-family:"Poppins",sans-serif;}
a{text-decoration:none!important;}
img{max-width:100%;}
ul{list-style:none;padding:0;margin:0;}
.sec{padding:60px 0;width:100%;}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0;}
.no_space{padding-right:0px;padding-left:0px;}
.main_btn{font-size:14px;font-weight:500;display:inline-block;background: #233750;color:#ffffff;padding:8px 25px;border-radius:50px;border:1px solid #00779c;transition:0.3s;}
.main_btn:hover{background:#0d0cb5;color:#fff;border-color:#0d0cb5;}
.main_btn1{font-size:14px;letter-spacing:2px;font-weight:500;display:inline-block;background:#c8212100;color:#fff;padding:12px 25px;text-transform:uppercase;border-radius:5px;border:2px solid #ffffff;transition:0.5s;margin:0 0 0 20px;}
.main_btn1:hover{color:#fff;border-color:#c82121;}
.border{position:relative;}
.border:before{background-color:#b11b0e;content:"";height:2px;left:2px;position:absolute;top:-12px;width:70px;}
@media (min-width:1200px){
  .container{width:1200px;}
}

/************************** popup  ************************************/
.modal{top:0%;background:#000000de;}
.modal-dialog{max-width:500px;margin:130px auto 0;}
.pop_heading{width:100%;padding:20px;}
.pop_heading h5{font-size:19px;font-weight:700;margin:0 0 15px;border-left:4px solid #0071dc;padding:0 20px;line-height:29px;text-transform:uppercase;color:#0071dc;}
.pop_heading h4{font-size:15px;color:#858585;}
.field{width:100%;position:relative;margin:0 0 20px;}
span.pop_icon{position:absolute;color:#0071dc;left:13px;top:11px;}
.field .form-control{width:100%;border-radius:0;padding:3px 0 4px 37px;resize:auto;height:45px;border-radius:5px;border:1px solid #ccc;color:#000;}
.modal-content{box-shadow:rgb(243,238,238) 0px 0px 3px 2px;width:450px;border-bottom:#0071dc 5px solid;border-radius:23px;}
#popupform p{text-align:center;font-size:14px;color:#f41368;margin:19px 0 0;}
.modal-header{padding:0;border:none;}
button.pop_btn{font-size:16px;text-transform:uppercase;color:#fff;padding:10px 0;border:none;width:100%;background:#0071dc;}
button.close{background:url(img/cross.png) no-repeat 0 0;width:20px;height:20px;position:absolute;top:9px;right:15px;display:block;opacity:1;}
.fade.in{overflow:hidden;}
.field textarea.form-control{height:150px;}
button.ban_btn span{background:#bf2727;padding:10px 15px;font-size:20px;border-radius:50px;display:block;text-align:center;}

/************************** header  ************************************/
.header{width:100%;z-index:1;}
.h_top_left{width:100%;text-align:justify;display:flex;align-items:center;}
.h_top_left h5{color:#fff;}
.h_top_left ul li i{color:#ffa500;}
.head_top{width:100%;text-align:right;padding:12px 0;background: #233750;}
.head_top ul li{display:inline-block;margin:0 0 0 20px;}
.head_top ul li a{color:#ffffff;font-size:16px;}
.head_top ul li span{margin:0 10px 0 0;}
.logo{width:100%;text-align:left;}
.logo img{margin:0px 0;}
.head_mid{margin:23px 0;text-align:center;}
.head_mid .navbar-nav > li{display:inline-block;float:none;}
.main_navigation{width:100%;padding:9px 0;}
.navbar-inverse{background-color:transparent;border:none;}
.navbar-collapse.collapse{float:none;padding:0;}
.navbar-inverse .navbar-nav > li > a{color:#000000;padding:0 0 0 30px;font-size:16px;font-weight:500;text-transform:capitalize;}
.dropdown-menu{padding:8px 0;margin:0;background-color:#fff;top:20px;}
.dropdown-menu > li > a{color:#000;text-align:left;font-size:15px;text-transform:capitalize;}
ul.dropdown-menu li{width:100%;border-bottom:1px dashed #ababab;}
.caret{color:#ff5421;margin-left:9px;}
.navbar-inverse .navbar-nav > li > a:hover{color:#ff5951;transition:0.7s;}
.navbar-inverse .navbar-nav > .open > a,.navbar-inverse .navbar-nav > .open > a:hover,.navbar-inverse .navbar-nav > .open > a:focus{color:#ff5421;background-color:transparent;}
.nav.navbar-nav{display:block;margin:0 auto;}
.navbar-nav{float:none;}
.navbar.navbar-inverse{margin-bottom:0;}
.navbar{min-height:auto;}
.head_bot{width:100%;padding:4px 0;border:1px solid #0000001a;}
.head_left{width:100%;margin:10px 0;text-align:center;}
.head_left ul li{display:inline-block;margin:0 20px 0 0;font-size:20px;}
.head_left ul li span{margin:0 15px 0 0;}
.head_left ul li a{color:#ffffff;font-weight:700;}
.head_right{width:100%;text-align:right;margin:12px 0;}
.btn_div{display:flex;gap:10px;flex-wrap:wrap;margin:30px 0px 0px;}
.justify-content-center{justify-content:center;}
.float_wn{background:#25d366;color:#fff;padding:13px 30px;border-radius:36px;position:relative;z-index:1;}

/************************** Banner  ************************************/
.h_banner{width:100%;padding:140px 0;background:url(img/ban_img1.png) no-repeat center;background-size:cover;background-blend-mode:color;}
.ban_left{width:100%;}
.ban_left h1{font-size:50px;font-weight:600;color:#ffffff;}
.ban_left p{font-size:16px;color:#ffffff;padding:0 20px 0 0;margin:20px 0 30px;}

/************************** Section 1  ************************************/
.h_sec1{width:100%;}
.s1_top{background:#ffffff;border-radius:8px;box-sizing:border-box;box-shadow:0px 8px 16px 0px #0000000F;padding:40px;text-align:center;margin:-120px 0 0;}
.s1_top p {
    margin: 20px 0;
}
/************************** Section 2  ************************************/
.h_sec2{width:100%;}
.s2_top{text-align:center;margin:0 0 50px;}
.btn_div_s2_box{display:inline-grid;width:100%;text-align:center;}
.btn_div_s2_box a{margin:0 0 6px;padding:2px 0;}
.s2_box{    /* text-align: center; */
background:white;border:1px solid #E1E3E6;border-radius:8px;box-shadow:0px 8px 16px 0px #0000000F;}
.s2_bos_text{padding:30px 20px;}
.s2_bos_text p{margin:20px 0;}

/************************** Section 3  ************************************/
.h_sec3{overflow:hidden;}
.s3_left{padding: 0 170px;margin: 30px 0 0;}
.s3_left h2{line-height:1.2;font-weight:600;}
.s3_left p{margin:20px 0;}
.s3_right img{width:100%;}

/************************** Section 4  ************************************/
.h_sec4{overflow:hidden;}
.s4_right{padding: 0 170px;margin: 50px 0 0;}
.s4_right h2{line-height:1.2;font-weight:600;}
.s4_right p{margin:20px 0;}
.s4_left img{width:100%;}

/************************** Section 5  ************************************/
.s5_top{text-align:center;margin:0 0 50px;}
.s5_bbox{background:white;border:1px solid #E1E3E6;border-radius:8px;box-shadow:0px 8px 16px 0px #0000000F;margin:0 8px 0;padding:40px 20px;height:270px;}
.s5_bbox h5{font-weight:600;font-size:16px;}
.s5_bbox h6{margin:8px 0 12px;}
.wpr-testimonial-rating ul li i{color:#ffa500;}
.s5_bbox p{margin:20px 0 0;font-size:13px;line-height:1.6;}


/*inner section*/
.inner_page_banner{width:100%;padding:110px 0 30px;text-align:center;background:#0c0c17;color:#fff;}
.inner_page_banner h3{font-size:24px;color:#f89c1c;text-transform:capitalize;}
.terms_section{width:100%;padding:40px 0;}
.terms_section h5{margin:20px 0;font-size:20px;text-transform:capitalize;font-weight:700;}
.terms_section p{margin:10px 0;color:#666;font-size:16px;}
.terms_section ul li:before{content:"";position:absolute;left:-23px;background:#f89c1c;width:1%;height:4px;border-radius:50px;top:10px;}
.terms_section ul li{list-style:none;font-size:16px;margin:0 0 20px;position:relative;color:#000;}
.terms_section ul li a{color:#102a45;text-transform:capitalize;}
.terms_section .form-control{resize:none;border-radius:0;height:auto;padding:13px;border-color:#ccc;}
.terms_section_form{width:100%;}
.terms_section_form h5{font-size:22px;margin:0 0 30px;}
.terms_s_left{width:100%;padding:90px 0;}
.terms_s_left h3{font-size:24px;margin:0 0 10px;}
.terms_s_left p{color:#666;}
.capbox0{width:100%;margin:10px 0;overflow:hidden;}
#CaptchaDiv0{width:20%;background:var(--white);padding:9px 12px;margin:0 0 15px;border-radius:0;float:left;border:2px solid #555;}
.capbox-inner0{padding:3px 13px;width:76%;float:left;border-radius:0;margin:0 0 0 20px;border:2px solid #555;}
#CaptchaInput0{margin:1px 0px 1px 30px;width:130px;border-radius:0;padding:4px;border:2px solid #555;}
button.cont_but{font-size:18px;background:#0fb78d;color:#fff;border-radius:50px;padding:12px 0;box-shadow:0px 5px 15px #00000087;transition:0.3s ease-in;text-transform:uppercase;display:inline-block;width:100%;border:none;}

/************************** Footer  ************************************/
footer{width:100%;overflow:hidden;background:#00779c;}
.foot_top{width:100%;overflow:hidden;padding:50px 0 40px;color:#fff;}
.foot_bot{width:100%;padding:20px 0;}
.foot_bot p{color:#fff;font-size:14px;}
.foot_box{width:100%;color:var(--white);}
.foot_box h3{margin:0 0 20px;font-size:16px;font-weight:300;text-transform:uppercase;padding-bottom:15px;position:relative;color:#fff;}
.foot_box h3:before{content:"";bottom:-2px;right:50%;left:0;position:absolute;z-index:1;height:2px;width:20%;background:#ffffff;}
.foot_box p{margin:20px 0 0;font-size:14px;}
.foot_box ul{padding:0 0 0 18px;}
.foot_box ul li{line-height:30px;position:relative;}
.foot_box ul li:before{content:"";width:8px;height:8px;border-radius:50px;position:absolute;left:-20px;top:10px;transition:ease 0.2s;background:#ffffff;}
.foot_box ul li a{color:var(--white);transition:linear 0.2s;text-transform:capitalize;}
.foot_box ul li a:hover{font-size:16px;color:#c11414;}
.foot_box ul li:hover:before{transform:rotate(180deg);}

/************************** Professional Terms Page Styles ************************************/
.terms_hero {
    background: linear-gradient(135deg, #233750 0%, #00779C 100%);
    padding: 120px 0 100px;
    color: #ffffff;
    position: relative;
    overflow: hidden;
}

.terms_hero::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="25" cy="25" r="1" fill="rgba(255,255,255,0.1)"/><circle cx="75" cy="75" r="1" fill="rgba(255,255,255,0.1)"/><circle cx="50" cy="10" r="0.5" fill="rgba(255,255,255,0.1)"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>');
    opacity: 0.3;
}

.hero_content {
    position: relative;
    z-index: 2;
    padding-right: 30px;
}

.hero_content h1 {
    font-size: 52px;
    font-weight: 700;
    margin-bottom: 30px;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.3);
    line-height: 1.2;
}

.hero_content p {
    font-size: 19px;
    font-weight: 300;
    opacity: 0.9;
    line-height: 1.7;
    margin-bottom: 35px;
}

.hero_features {
    display: flex;
    flex-direction: column;
    gap: 18px;
}

.feature_item {
    display: flex;
    align-items: center;
    gap: 18px;
    padding: 16px 24px;
    background: rgba(255,255,255,0.1);
    border-radius: 10px;
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255,255,255,0.2);
    transition: all 0.3s ease;
}

.feature_item:hover {
    background: rgba(255,255,255,0.15);
    transform: translateX(5px);
}

.feature_item i {
    color: #FFD700;
    font-size: 22px;
    width: 26px;
    text-align: center;
}

.feature_item span {
    font-weight: 500;
    font-size: 17px;
}

.hero_image {
    position: relative;
    z-index: 2;
    text-align: center;
    padding-left: 20px;
    height: 100%;
    display: flex;
    align-items: center;
}

.hero_image img {
    border-radius: 15px;
    box-shadow: 0 25px 50px rgba(0,0,0,0.3);
    max-width: 100%;
    height: 400px;
    width: 100%;
    object-fit: cover;
}

.terms_main {
    padding: 100px 0;
    background: #f8f9fa;
}

.intro_section {
    text-align: center;
    margin-bottom: 80px;
}

.section_header {
    max-width: 850px;
    margin: 0 auto;
}

.section_header h2 {
    color: #233750;
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 25px;
    line-height: 1.3;
}

.section_header p {
    color: #6c757d;
    font-size: 19px;
    line-height: 1.7;
}

.terms_card {
    background: #ffffff;
    border-radius: 15px;
    padding: 45px 35px;
    box-shadow: 0 15px 35px rgba(0,0,0,0.1);
    height: 100%;
    transition: all 0.3s ease;
    border-top: 5px solid #00779C;
    margin-bottom: 30px;
}

.terms_card:hover {
    transform: translateY(-8px);
    box-shadow: 0 25px 50px rgba(0,0,0,0.15);
}

.card_icon {
    width: 90px;
    height: 90px;
    background: linear-gradient(135deg, #00779C, #233750);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
}

.card_icon i {
    color: #ffffff;
    font-size: 36px;
}

.terms_card h3 {
    color: #233750;
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 25px;
    line-height: 1.3;
}

.terms_card ul {
    list-style: none;
    padding: 0;
}

.terms_card ul li {
    position: relative;
    padding: 12px 0 12px 35px;
    color: #495057;
    line-height: 1.7;
    border-bottom: 1px solid #f1f3f4;
    font-size: 16px;
}

.terms_card ul li:last-child {
    border-bottom: none;
}

.terms_card ul li::before {
    content: '✓';
    position: absolute;
    left: 0;
    color: #28a745;
    font-weight: bold;
    font-size: 18px;
}

.service_terms_section {
    margin-bottom: 80px;
}

.service_terms_section .section_header {
    margin-bottom: 50px;
}

.service_card {
    background: #ffffff;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 15px 35px rgba(0,0,0,0.1);
    transition: all 0.3s ease;
    height: 100%;
    margin-bottom: 30px;
}

.service_card:hover {
    transform: translateY(-8px);
    box-shadow: 0 25px 50px rgba(0,0,0,0.15);
}

.service_image {
    height: 220px;
    overflow: hidden;
}

.service_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.service_card:hover .service_image img {
    transform: scale(1.05);
}

.service_content {
    padding: 35px;
}

.service_content h4 {
    color: #233750;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 25px;
    line-height: 1.3;
}

.service_content ul {
    list-style: none;
    padding: 0;
}

.service_content ul li {
    position: relative;
    padding: 10px 0 10px 30px;
    color: #495057;
    line-height: 1.7;
    border-bottom: 1px solid #f1f3f4;
    font-size: 16px;
}

.service_content ul li:last-child {
    border-bottom: none;
}

.service_content ul li::before {
    content: '✓';
    position: absolute;
    left: 0;
    color: #00779C;
    font-weight: bold;
    font-size: 16px;
}

.policy_card {
    background: #ffffff;
    border-radius: 15px;
    padding: 35px 30px;
    box-shadow: 0 15px 35px rgba(0,0,0,0.1);
    text-align: center;
    height: 100%;
    transition: all 0.3s ease;
    border-top: 5px solid #00779C;
    margin-bottom: 30px;
}

.policy_card:hover {
    transform: translateY(-8px);
    box-shadow: 0 25px 50px rgba(0,0,0,0.15);
}

.policy_icon {
    width: 80px;
    height: 80px;
    background: linear-gradient(135deg, #00779C, #233750);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 25px;
}

.policy_icon i {
    color: #ffffff;
    font-size: 32px;
}

.policy_card h4 {
    color: #233750;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 18px;
    line-height: 1.3;
}

.policy_card p {
    color: #6c757d;
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 25px;
}

.policy_card ul {
    list-style: none;
    padding: 0;
    text-align: left;
}

.policy_card ul li {
    position: relative;
    padding: 6px 0 6px 25px;
    color: #495057;
    font-size: 15px;
    line-height: 1.5;
}

.policy_card ul li::before {
    content: '✓';
    position: absolute;
    left: 0;
    color: #28a745;
    font-weight: bold;
    font-size: 14px;
}

.contact_support_section {
    background: #ffffff;
    border-radius: 15px;
    padding: 45px 40px;
    box-shadow: 0 15px 35px rgba(0,0,0,0.1);
    height: 100%;
    margin-bottom: 30px;
}

.contact_support_section h3 {
    color: #233750;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 18px;
    line-height: 1.3;
}

.contact_support_section p {
    color: #6c757d;
    font-size: 17px;
    line-height: 1.7;
    margin-bottom: 35px;
}

.contact_methods {
    display: flex;
    flex-direction: column;
    gap: 22px;
}

.contact_method {
    display: flex;
    align-items: center;
    gap: 22px;
    padding: 24px;
    background: #f8f9fa;
    border-radius: 10px;
    border: 1px solid #e9ecef;
    transition: all 0.3s ease;
}

.contact_method:hover {
    background: #e9ecef;
    transform: translateX(8px);
}

.method_icon {
    width: 55px;
    height: 55px;
    background: linear-gradient(135deg, #00779C, #233750);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.method_icon i {
    color: #ffffff;
    font-size: 22px;
}

.method_details h5 {
    color: #233750;
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 6px;
}

.method_details p {
    color: #495057;
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 6px;
}

.method_details span {
    color: #6c757d;
    font-size: 15px;
}

.support_image_section {
    position: relative;
    height: 100%;
    border-radius: 15px;
    overflow: hidden;
    margin-bottom: 30px;
    min-height: 400px;
}

.support_image_section img {
    width: 100%;
    height: 400px;
    object-fit: cover;
}

.support_overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(transparent, rgba(35, 55, 80, 0.9));
    color: #ffffff;
    padding: 45px 35px 35px;
}

.support_overlay h4 {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 18px;
    line-height: 1.3;
}

.support_overlay p {
    font-size: 17px;
    line-height: 1.6;
    opacity: 0.9;
}

.legal_info_section {
    background: #ffffff;
    border-radius: 15px;
    padding: 45px 40px;
    box-shadow: 0 15px 35px rgba(0,0,0,0.1);
}

.legal_header {
    text-align: center;
    margin-bottom: 45px;
}

.legal_header h3 {
    color: #233750;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 18px;
    line-height: 1.3;
}

.legal_header p {
    color: #6c757d;
    font-size: 17px;
}

.legal_details {
    display: flex;
    justify-content: space-around;
    margin-bottom: 45px;
    flex-wrap: wrap;
    gap: 25px;
}

.legal_item {
    display: flex;
    align-items: center;
    gap: 18px;
    text-align: center;
    flex: 1;
    min-width: 220px;
}

.legal_item i {
    color: #00779C;
    font-size: 26px;
    width: 32px;
}

.legal_item h5 {
    color: #233750;
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 6px;
}

.legal_item p {
    color: #495057;
    font-size: 15px;
}

.legal_footer {
    text-align: center;
    padding-top: 35px;
    border-top: 2px solid #e9ecef;
}

.legal_footer p {
    color: #233750;
    font-size: 19px;
    line-height: 1.7;
}

/* Responsive Design */
@media (max-width: 768px) {
    .terms_hero {
        padding: 80px 0 60px;
    }
    
    .hero_content {
        padding-right: 0;
        margin-bottom: 40px;
    }
    
    .hero_content h1 {
        font-size: 40px;
        margin-bottom: 25px;
    }
    
    .hero_content p {
        font-size: 17px;
        margin-bottom: 30px;
    }
    
    .hero_image {
        padding-left: 0;
    }
    
    .hero_image img {
        height: 300px;
    }
    
    .terms_main {
        padding: 60px 0;
    }
    
    .intro_section {
        margin-bottom: 60px;
    }
    
    .section_header h2 {
        font-size: 32px;
        margin-bottom: 20px;
    }
    
    .section_header p {
        font-size: 17px;
    }
    
    .terms_card {
        padding: 35px 25px;
        margin-bottom: 25px;
    }
    
    .card_icon {
        width: 80px;
        height: 80px;
        margin-bottom: 25px;
    }
    
    .card_icon i {
        font-size: 32px;
    }
    
    .terms_card h3 {
        font-size: 24px;
        margin-bottom: 20px;
    }
    
    .service_card {
        margin-bottom: 25px;
    }
    
    .service_content {
        padding: 25px;
    }
    
    .service_content h4 {
        font-size: 22px;
        margin-bottom: 20px;
    }
    
    .policy_card {
        padding: 30px 25px;
        margin-bottom: 25px;
    }
    
    .policy_icon {
        width: 70px;
    }
    
    .contact_support_section {
        padding: 35px 25px;
        margin-bottom: 25px;
    }
    
    .contact_support_section h3 {
        font-size: 26px;
        margin-bottom: 15px;
    }
    
    .contact_support_section p {
        font-size: 16px;
        margin-bottom: 30px;
    }
    
    .support_image_section {
        min-height: 300px;
    }
    
    .support_image_section img {
        height: 300px;
    }
    
    .legal_info_section {
        padding: 35px 25px;
    }
    
    .legal_header {
        margin-bottom: 35px;
    }
    
    .legal_header h3 {
        font-size: 26px;
        margin-bottom: 15px;
    }
    
    .legal_details {
        flex-direction: column;
        align-items: center;
        gap: 20px;
    }
}

@media (max-width: 480px) {
    .terms_hero {
        padding: 60px 0 40px;
    }
    
    .hero_content h1 {
        font-size: 32px;
        margin-bottom: 20px;
    }
    
    .hero_content p {
        font-size: 16px;
        margin-bottom: 25px;
    }
    
    .hero_features {
        gap: 15px;
    }
    
    .feature_item {
        padding: 14px 20px;
        gap: 15px;
    }
    
    .feature_item i {
        font-size: 20px;
        width: 24px;
    }
    
    .feature_item span {
        font-size: 16px;
    }
    
    .hero_image img {
        height: 250px;
    }
    
    .terms_main {
        padding: 40px 0;
    }
    
    .intro_section {
        margin-bottom: 40px;
    }
    
    .section_header h2 {
        font-size: 28px;
        margin-bottom: 15px;
    }
    
    .section_header p {
        font-size: 16px;
    }
    
    .terms_card {
        padding: 25px 20px;
        margin-bottom: 20px;
    }
    
    .card_icon {
        width: 70px;
        height: 70px;
        margin-bottom: 20px;
    }
    
    .card_icon i {
        font-size: 28px;
    }
    
    .terms_card h3 {
        font-size: 22px;
        margin-bottom: 15px;
    }
    
    .terms_card ul li {
        padding: 10px 0 10px 28px;
        font-size: 15px;
    }
    
    .service_content {
        padding: 20px;
    }
    
    .service_content h4 {
        font-size: 20px;
        margin-bottom: 15px;
    }
    
    .service_content ul li {
        padding: 8px 0 8px 25px;
        font-size: 15px;
    }
    
    .policy_card {
        padding: 25px 20px;
        margin-bottom: 20px;
    }
    
    .policy_icon {
        width: 60px;
        height: 60px;
        margin-bottom: 20px;
    }
    
    .policy_icon i {
        font-size: 28px;
    }
    
    .policy_card h4 {
        font-size: 20px;
        margin-bottom: 15px;
    }
    
    .policy_card p {
        font-size: 14px;
        margin-bottom: 20px;
    }
    
    .contact_support_section {
        padding: 25px 20px;
        margin-bottom: 20px;
    }
    
    .contact_support_section h3 {
        font-size: 24px;
        margin-bottom: 12px;
    }
    
    .contact_support_section p {
        font-size: 15px;
        margin-bottom: 25px;
    }
    
    .contact_methods {
        gap: 18px;
    }
    
    .contact_method {
        padding: 20px;
        gap: 18px;
    }
    
    .method_icon {
        width: 50px;
        height: 50px;
    }
    
    .method_icon i {
        font-size: 20px;
    }
    
    .method_details h5 {
        font-size: 17px;
        margin-bottom: 5px;
    }
    
    .method_details p {
        font-size: 16px;
        margin-bottom: 5px;
    }
    
    .method_details span {
        font-size: 14px;
    }
    
    .support_image_section {
        min-height: 250px;
    }
    
    .support_image_section img {
        height: 250px;
    }
    
    .support_overlay {
        padding: 35px 25px 25px;
    }
    
    .support_overlay h4 {
        font-size: 22px;
        margin-bottom: 15px;
    }
    
    .support_overlay p {
        font-size: 15px;
    }
    
    .legal_info_section {
        padding: 25px 20px;
    }
    
    .legal_header {
        margin-bottom: 30px;
    }
    
    .legal_header h3 {
        font-size: 24px;
        margin-bottom: 12px;
    }
    
    .legal_header p {
        font-size: 15px;
    }
    
    .legal_details {
        gap: 18px;
        margin-bottom: 35px;
    }
    
    .legal_item {
        gap: 15px;
        min-width: 200px;
    }
    
    .legal_item i {
        font-size: 24px;
        width: 28px;
    }
    
    .legal_item h5 {
        font-size: 16px;
        margin-bottom: 5px;
    }
    
    .legal_item p {
        font-size: 14px;
    }
    
    .legal_footer {
        padding-top: 25px;
    }
    
    .legal_footer p {
        font-size: 17px;
    }
}

/************************** Professional Contact Page Styles ************************************/
.contact_hero {
    background: linear-gradient(135deg, #233750 0%, #00779C 100%);
    padding: 120px 0 100px;
    color: #ffffff;
    position: relative;
    overflow: hidden;
}

.contact_hero::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="25" cy="25" r="1" fill="rgba(255,255,255,0.1)"/><circle cx="75" cy="75" r="1" fill="rgba(255,255,255,0.1)"/><circle cx="50" cy="10" r="0.5" fill="rgba(255,255,255,0.1)"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>');
    opacity: 0.3;
}

.contact_hero .hero_content {
    position: relative;
    z-index: 2;
    padding-right: 30px;
}

.contact_hero .hero_content h1 {
    font-size: 52px;
    font-weight: 700;
    margin-bottom: 30px;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.3);
    line-height: 1.2;
}

.contact_hero .hero_content p {
    font-size: 19px;
    font-weight: 300;
    opacity: 0.9;
    line-height: 1.7;
    margin-bottom: 35px;
}

.contact_hero .hero_features {
    display: flex;
    flex-direction: column;
    gap: 18px;
}

.contact_hero .feature_item {
    display: flex;
    align-items: center;
    gap: 18px;
    padding: 16px 24px;
    background: rgba(255,255,255,0.1);
    border-radius: 10px;
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255,255,255,0.2);
    transition: all 0.3s ease;
}

.contact_hero .feature_item:hover {
    background: rgba(255,255,255,0.15);
    transform: translateX(5px);
}

.contact_hero .feature_item i {
    color: #FFD700;
    font-size: 22px;
    width: 26px;
    text-align: center;
}

.contact_hero .feature_item span {
    font-weight: 500;
    font-size: 17px;
}

.contact_hero .hero_image {
    position: relative;
    z-index: 2;
    text-align: center;
    padding-left: 20px;
    height: 100%;
    display: flex;
    align-items: center;
}

.contact_hero .hero_image img {
    border-radius: 15px;
    box-shadow: 0 25px 50px rgba(0,0,0,0.3);
    max-width: 100%;
    height: 400px;
    width: 100%;
    object-fit: cover;
}

.contact_main {
    padding: 100px 0;
    background: #f8f9fa;
}

.contact_info_section {
    margin-bottom: 80px;
}

.contact_info_section .section_header {
    text-align: center;
    margin-bottom: 50px;
}

.contact_info_section .section_header h2 {
    color: #233750;
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 25px;
    line-height: 1.3;
}

.contact_info_section .section_header p {
    color: #6c757d;
    font-size: 19px;
    line-height: 1.7;
}

.contact_method_card {
    background: #ffffff;
    border-radius: 15px;
    padding: 40px 30px;
    box-shadow: 0 15px 35px rgba(0,0,0,0.1);
    text-align: center;
    height: 100%;
    transition: all 0.3s ease;
    border-top: 5px solid #00779C;
    margin-bottom: 30px;
}

.contact_method_card:hover {
    transform: translateY(-8px);
    box-shadow: 0 25px 50px rgba(0,0,0,0.15);
}

.contact_method_card .method_icon {
    width: 80px;
    height: 80px;
    background: linear-gradient(135deg, #00779C, #233750);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 25px;
}

.contact_method_card .method_icon i {
    color: #ffffff;
    font-size: 32px;
}

.contact_method_card h4 {
    color: #233750;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 15px;
    line-height: 1.3;
}

.contact_method_card p {
    color: #6c757d;
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 25px;
}

.contact_details {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.contact_link {
    color: #00779C;
    font-size: 18px;
    font-weight: 600;
    text-decoration: none;
    transition: color 0.3s ease;
}

.contact_link:hover {
    color: #233750;
}

.availability {
    color: #28a745;
    font-size: 14px;
    font-weight: 500;
}

.contact_form_section {
    background: #ffffff;
    border-radius: 15px;
    padding: 45px 40px;
    box-shadow: 0 15px 35px rgba(0,0,0,0.1);
    margin-bottom: 30px;
}

.form_header {
    text-align: center;
    margin-bottom: 40px;
}

.form_header h3 {
    color: #233750;
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 15px;
    line-height: 1.3;
}

.form_header p {
    color: #6c757d;
    font-size: 17px;
    line-height: 1.6;
}

.contact_form {
    width: 100%;
}

.form_group {
    margin-bottom: 25px;
}

.form_group label {
    display: block;
    color: #233750;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 8px;
}

.form_control {
    width: 100%;
    padding: 15px 20px;
    border: 2px solid #e9ecef;
    border-radius: 8px;
    font-size: 16px;
    color: #495057;
    background: #ffffff;
    transition: all 0.3s ease;
}

.form_control:focus {
    outline: none;
    border-color: #00779C;
    box-shadow: 0 0 0 3px rgba(0, 119, 156, 0.1);
}

.form_control::placeholder {
    color: #adb5bd;
}

.captcha_section {
    display: flex;
    align-items: center;
    gap: 20px;
    flex-wrap: wrap;
    background: #f8f9fa;
    padding: 20px;
    border-radius: 10px;
    border: 1px solid #e9ecef;
}

.captcha_box {
    flex-shrink: 0;
    background: #ffffff;
    padding: 15px 20px;
    border-radius: 8px;
    border: 2px solid #00779C;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}

.captcha_box #CaptchaDiv0 {
    font-size: 24px;
    font-weight: 700;
    color: #233750;
    letter-spacing: 3px;
    text-align: center;
    min-width: 80px;
    user-select: none;
}

.captcha_input {
    flex: 1;
    min-width: 200px;
}

.captcha_input label {
    display: block;
    margin-bottom: 8px;
    color: #233750;
    font-weight: 600;
    font-size: 14px;
}

.captcha_input input {
    width: 100%;
    padding: 12px 15px;
    border: 2px solid #e9ecef;
    border-radius: 8px;
    font-size: 16px;
    color: #495057;
    background: #ffffff;
    transition: all 0.3s ease;
    text-align: center;
    letter-spacing: 2px;
    font-weight: 600;
}

.captcha_input input:focus {
    outline: none;
    border-color: #00779C;
    box-shadow: 0 0 0 3px rgba(0, 119, 156, 0.1);
}

.captcha_input input::placeholder {
    color: #adb5bd;
    letter-spacing: normal;
    font-weight: normal;
}

.submit_btn {
    background: linear-gradient(135deg, #00779C, #233750);
    color: #ffffff;
    border: none;
    padding: 15px 30px;
    border-radius: 8px;
    font-size: 18px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    width: 100%;
    justify-content: center;
}

.submit_btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 10px 25px rgba(0,0,0,0.2);
}

.submit_btn i {
    font-size: 16px;
}

.contact_sidebar {
    height: 100%;
}

.sidebar_card {
    background: #ffffff;
    border-radius: 15px;
    padding: 35px 30px;
    box-shadow: 0 15px 35px rgba(0,0,0,0.1);
    margin-bottom: 30px;
    height: auto;
}

.sidebar_card .card_icon {
    width: 70px;
    height: 70px;
    background: linear-gradient(135deg, #00779C, #233750);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 20px;
}

.sidebar_card .card_icon i {
    color: #ffffff;
    font-size: 28px;
}

.sidebar_card h4 {
    color: #233750;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 20px;
    text-align: center;
    line-height: 1.3;
}

.sidebar_card ul {
    list-style: none;
    padding: 0;
}

.sidebar_card ul li {
    position: relative;
    padding: 8px 0 8px 25px;
    color: #495057;
    line-height: 1.6;
    border-bottom: 1px solid #f1f3f4;
    font-size: 15px;
}

.sidebar_card ul li:last-child {
    border-bottom: none;
}

.sidebar_card ul li::before {
    content: '✓';
    position: absolute;
    left: 0;
    color: #28a745;
    font-weight: bold;
    font-size: 14px;
}

.response_info {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.response_item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 15px;
    background: #f8f9fa;
    border-radius: 8px;
    border: 1px solid #e9ecef;
}

.response_item .time {
    color: #00779C;
    font-size: 18px;
    font-weight: 600;
}

.response_item .label {
    color: #6c757d;
    font-size: 14px;
}

.additional_info_section {
    margin-top: 80px;
}

.info_header {
    text-align: center;
    margin-bottom: 50px;
}

.info_header h3 {
    color: #233750;
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 20px;
    line-height: 1.3;
}

.info_header p {
    color: #6c757d;
    font-size: 18px;
    line-height: 1.6;
}

.faq_item {
    background: #ffffff;
    border-radius: 12px;
    padding: 30px;
    box-shadow: 0 10px 25px rgba(0,0,0,0.1);
    margin-bottom: 30px;
    transition: all 0.3s ease;
}

.faq_item:hover {
    transform: translateY(-3px);
    box-shadow: 0 15px 35px rgba(0,0,0,0.15);
}

.faq_item h5 {
    color: #233750;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px;
    line-height: 1.3;
}

.faq_item p {
    color: #6c757d;
    font-size: 16px;
    line-height: 1.6;
    margin: 0;
}

/* Responsive Design for Contact Page */
@media (max-width: 768px) {
    .contact_hero {
        padding: 80px 0 60px;
    }
    
    .contact_hero .hero_content {
        padding-right: 0;
        margin-bottom: 40px;
    }
    
    .contact_hero .hero_content h1 {
        font-size: 40px;
        margin-bottom: 25px;
    }
    
    .contact_hero .hero_content p {
        font-size: 17px;
        margin-bottom: 30px;
    }
    
    .contact_hero .hero_image {
        padding-left: 0;
    }
    
    .contact_hero .hero_image img {
        height: 300px;
    }
    
    .contact_main {
        padding: 60px 0;
    }
    
    .contact_info_section {
        margin-bottom: 60px;
    }
    
    .contact_info_section .section_header h2 {
        font-size: 32px;
        margin-bottom: 20px;
    }
    
    .contact_info_section .section_header p {
        font-size: 17px;
    }
    
    .contact_method_card {
        padding: 30px 25px;
        margin-bottom: 25px;
    }
    
    .contact_method_card .method_icon {
        width: 70px;
        height: 70px;
        margin-bottom: 20px;
    }
    
    .contact_method_card .method_icon i {
        font-size: 28px;
    }
    
    .contact_method_card h4 {
        font-size: 22px;
        margin-bottom: 12px;
    }
    
    .contact_method_card p {
        font-size: 15px;
        margin-bottom: 20px;
    }
    
    .contact_form_section {
        padding: 35px 25px;
        margin-bottom: 25px;
    }
    
    .form_header h3 {
        font-size: 28px;
        margin-bottom: 12px;
    }
    
    .form_header p {
        font-size: 16px;
    }
    
    .form_group {
        margin-bottom: 20px;
    }
    
    .form_control {
        padding: 12px 15px;
        font-size: 15px;
    }
    
    .captcha_section {
        flex-direction: column;
        align-items: stretch;
        gap: 15px;
    }
    
    .captcha_input {
        min-width: auto;
    }
    
    .submit_btn {
        padding: 12px 25px;
        font-size: 16px;
    }
    
    .sidebar_card {
        padding: 25px 20px;
        margin-bottom: 25px;
    }
    
    .sidebar_card .card_icon {
        width: 60px;
        height: 60px;
        margin-bottom: 15px;
    }
    
    .sidebar_card .card_icon i {
        font-size: 24px;
    }
    
    .sidebar_card h4 {
        font-size: 20px;
        margin-bottom: 15px;
    }
    
    .sidebar_card ul li {
        font-size: 14px;
        padding: 6px 0 6px 20px;
    }
    
    .response_item {
        padding: 10px 12px;
    }
    
    .response_item .time {
        font-size: 16px;
    }
    
    .response_item .label {
        font-size: 13px;
    }
    
    .additional_info_section {
        margin-top: 60px;
    }
    
    .info_header h3 {
        font-size: 30px;
        margin-bottom: 15px;
    }
    
    .info_header p {
        font-size: 16px;
    }
    
    .faq_item {
        padding: 25px 20px;
        margin-bottom: 25px;
    }
    
    .faq_item h5 {
        font-size: 18px;
        margin-bottom: 12px;
    }
    
    .faq_item p {
        font-size: 15px;
    }
}

@media (max-width: 480px) {
    .contact_hero {
        padding: 60px 0 40px;
    }
    
    .contact_hero .hero_content h1 {
        font-size: 32px;
        margin-bottom: 20px;
    }
    
    .contact_hero .hero_content p {
        font-size: 16px;
        margin-bottom: 25px;
    }
    
    .contact_hero .hero_features {
        gap: 15px;
    }
    
    .contact_hero .feature_item {
        padding: 14px 20px;
        gap: 15px;
    }
    
    .contact_hero .feature_item i {
        font-size: 20px;
        width: 24px;
    }
    
    .contact_hero .feature_item span {
        font-size: 16px;
    }
    
    .contact_hero .hero_image img {
        height: 250px;
    }
    
    .contact_main {
        padding: 40px 0;
    }
    
    .contact_info_section {
        margin-bottom: 40px;
    }
    
    .contact_info_section .section_header h2 {
        font-size: 28px;
        margin-bottom: 15px;
    }
    
    .contact_info_section .section_header p {
        font-size: 16px;
    }
    
    .contact_method_card {
        padding: 25px 20px;
        margin-bottom: 20px;
    }
    
    .contact_method_card .method_icon {
        width: 60px;
        height: 60px;
        margin-bottom: 15px;
    }
    
    .contact_method_card .method_icon i {
        font-size: 24px;
    }
    
    .contact_method_card h4 {
        font-size: 20px;
        margin-bottom: 10px;
    }
    
    .contact_method_card p {
        font-size: 14px;
        margin-bottom: 15px;
    }
    
    .contact_link {
        font-size: 16px;
    }
    
    .availability {
        font-size: 13px;
    }
    
    .contact_form_section {
        padding: 25px 20px;
        margin-bottom: 20px;
    }
    
    .form_header {
        margin-bottom: 30px;
    }
    
    .form_header h3 {
        font-size: 24px;
        margin-bottom: 10px;
    }
    
    .form_header p {
        font-size: 15px;
    }
    
    .form_group {
        margin-bottom: 15px;
    }
    
    .form_group label {
        font-size: 15px;
        margin-bottom: 6px;
    }
    
    .form_control {
        padding: 10px 12px;
        font-size: 14px;
    }
    
    .submit_btn {
        padding: 10px 20px;
        font-size: 15px;
    }
    
    .submit_btn i {
        font-size: 14px;
    }
    
    .sidebar_card {
        padding: 20px 15px;
        margin-bottom: 20px;
    }
    
    .sidebar_card .card_icon {
        width: 50px;
        height: 50px;
        margin-bottom: 12px;
    }
    
    .sidebar_card .card_icon i {
        font-size: 20px;
    }
    
    .sidebar_card h4 {
        font-size: 18px;
        margin-bottom: 12px;
    }
    
    .sidebar_card ul li {
        font-size: 13px;
        padding: 5px 0 5px 18px;
    }
    
    .sidebar_card ul li::before {
        font-size: 12px;
    }
    
    .response_item {
        padding: 8px 10px;
        gap: 10px;
    }
    
    .response_item .time {
        font-size: 15px;
    }
    
    .response_item .label {
        font-size: 12px;
    }
    
    .additional_info_section {
        margin-top: 40px;
    }
    
    .info_header {
        margin-bottom: 35px;
    }
    
    .info_header h3 {
        font-size: 26px;
        margin-bottom: 12px;
    }
    
    .info_header p {
        font-size: 15px;
    }
    
    .faq_item {
        padding: 20px 15px;
        margin-bottom: 20px;
    }
    
    .faq_item h5 {
        font-size: 16px;
        margin-bottom: 10px;
    }
    
    .faq_item p {
        font-size: 14px;
    }
}

/* Why Choose Us Grid Section */
.why_choose_section {
    margin-top: 80px;
    margin-bottom: 80px;
}

.why_choose_section .section_header {
    text-align: center;
    margin-bottom: 50px;
}

.why_choose_section .section_header h2 {
    color: #233750;
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 25px;
    line-height: 1.3;
}

.why_choose_section .section_header p {
    color: #6c757d;
    font-size: 19px;
    line-height: 1.7;
}

.advantage_item {
    display: flex;
    align-items: flex-start;
    gap: 25px;
    padding: 35px 30px;
    background: #ffffff;
    border-radius: 15px;
    box-shadow: 0 15px 35px rgba(0,0,0,0.1);
    margin-bottom: 30px;
    transition: all 0.3s ease;
    border-left: 5px solid #00779C;
}

.advantage_item:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(0,0,0,0.15);
}

.advantage_icon {
    width: 70px;
    height: 70px;
    background: linear-gradient(135deg, #00779C, #233750);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.advantage_icon i {
    color: #ffffff;
    font-size: 28px;
}

.advantage_content {
    flex: 1;
}

.advantage_content h4 {
    color: #233750;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 15px;
    line-height: 1.3;
}

.advantage_content p {
    color: #6c757d;
    font-size: 16px;
    line-height: 1.6;
    margin: 0;
}

/* Responsive Design for Why Choose Section */
@media (max-width: 768px) {
    .why_choose_section {
        margin-top: 60px;
        margin-bottom: 60px;
    }
    
    .why_choose_section .section_header h2 {
        font-size: 32px;
        margin-bottom: 20px;
    }
    
    .why_choose_section .section_header p {
        font-size: 17px;
    }
    
    .advantage_item {
        padding: 25px 20px;
        margin-bottom: 25px;
        gap: 20px;
    }
    
    .advantage_icon {
        width: 60px;
        height: 60px;
    }
    
    .advantage_icon i {
        font-size: 24px;
    }
    
    .advantage_content h4 {
        font-size: 22px;
        margin-bottom: 12px;
    }
    
    .advantage_content p {
        font-size: 15px;
    }
}

@media (max-width: 480px) {
    .why_choose_section {
        margin-top: 40px;
        margin-bottom: 40px;
    }
    
    .why_choose_section .section_header {
        margin-bottom: 35px;
    }
    
    .why_choose_section .section_header h2 {
        font-size: 28px;
        margin-bottom: 15px;
    }
    
    .why_choose_section .section_header p {
        font-size: 16px;
    }
    
    .advantage_item {
        padding: 20px 15px;
        margin-bottom: 20px;
        gap: 15px;
        flex-direction: column;
        text-align: center;
    }
    
    .advantage_icon {
        width: 50px;
        height: 50px;
        margin: 0 auto;
    }
    
    .advantage_icon i {
        font-size: 20px;
    }
    
    .advantage_content h4 {
        font-size: 20px;
        margin-bottom: 10px;
    }
    
    .advantage_content p {
        font-size: 14px;
    }
}

/* ===== COMPREHENSIVE RESPONSIVE DESIGN FOR HOMEPAGE ===== */

/* Large Desktop (1200px and above) */
@media (min-width: 1200px) {
    .container {
        max-width: 1140px;
    }
    
    .ban_left h1 {
        font-size: 56px;
    }
    
    .ban_left p {
        font-size: 18px;
    }
    
    .s1_top h2 {
        font-size: 44px;
    }
    
    .s2_top h2 {
        font-size: 44px;
    }
    
    .s3_left h2, .s4_right h2 {
        font-size: 42px;
    }
    
    .s5_top h2 {
        font-size: 44px;
    }
}

/* Desktop (992px - 1199px) */
@media (max-width: 1199px) and (min-width: 992px) {
    .ban_left h1 {
        font-size: 48px;
    }
    
    .ban_left p {
        font-size: 17px;
    }
    
    .s1_top h2 {
        font-size: 38px;
    }
    
    .s2_top h2 {
        font-size: 38px;
    }
    
    .s3_left h2, .s4_right h2 {
        font-size: 36px;
    }
    
    .s5_top h2 {
        font-size: 38px;
    }
}

/* Tablet Landscape (768px - 991px) */
@media (max-width: 991px) and (min-width: 768px) {
    /* Header Adjustments */
    .head_top ul li {
        font-size: 14px;
    }
    
    .head_top ul li a {
        padding: 8px 12px;
    }
    
    .logo img {
        max-width: 180px;
    }
    
    .navbar-nav > li > a {
        padding: 15px 12px;
        font-size: 14px;
    }
    
    /* Banner Section */
    .h_banner {
        padding: 100px 0;
    }
    
    .ban_left h1 {
        font-size: 42px;
        margin-bottom: 20px;
    }
    
    .ban_left p {
        font-size: 16px;
        margin-bottom: 25px;
    }
    
    .btn_div {
        gap: 15px;
        margin-top: 25px;
    }
    
    .main_btn {
        padding: 10px 20px;
        font-size: 14px;
    }
    
    /* Section 1 - Vision */
    .h_sec1 {
        padding: 50px 0;
    }
    
    .s1_top {
        margin: -80px 0 0;
        padding: 30px;
    }
    
    .s1_top h2 {
        font-size: 32px;
        margin-bottom: 20px;
    }
    
    .s1_top p {
        font-size: 16px;
        margin: 15px 0;
    }
    
    .btn_div_s1_top {
        gap: 15px;
    }
    
    /* Section 2 - Services */
    .h_sec2 {
        padding: 50px 0;
    }
    
    .s2_top h2 {
        font-size: 32px;
        margin-bottom: 40px;
    }
    
    .s2_box {
        margin-bottom: 25px;
    }
    
    .s2_bos_text {
        padding: 25px 20px;
    }
    
    .s2_bos_text h3 {
        font-size: 20px;
        margin-bottom: 15px;
    }
    
    .s2_bos_text p {
        font-size: 15px;
        margin: 15px 0;
    }
    
    /* Section 3 - Manuscript Editing */
    .h_sec3 {
        padding: 50px 0;
    }
    
    .s3_left {
        padding: 0 50px;
        margin: 0;
    }
    
    .s3_left h2 {
        font-size: 32px;
        margin-bottom: 20px;
    }
    
    .s3_left p {
        font-size: 16px;
        margin: 15px 0;
    }
    
    /* Section 4 - Digital Marketing */
    .h_sec4 {
        padding: 50px 0;
    }
    
    .s4_right {
        padding: 0 50px;
        margin: 0;
    }
    
    .s4_right h2 {
        font-size: 32px;
        margin-bottom: 20px;
    }
    
    .s4_right p {
        font-size: 16px;
        margin: 15px 0;
    }
    
    /* Section 5 - Testimonials */
    .h_sec5 {
        padding: 50px 0;
    }
    
    .s5_top h2 {
        font-size: 32px;
        margin-bottom: 40px;
    }
    
    .s5_bbox {
        padding: 30px 20px;
        height: auto;
        min-height: 250px;
        margin-bottom: 20px;
    }
    
    .s5_bbox h5 {
        font-size: 18px;
    }
    
    .s5_bbox h6 {
        font-size: 14px;
    }
    
    .s5_bbox p {
        font-size: 14px;
        line-height: 1.5;
    }
}

/* Tablet Portrait (576px - 767px) */
@media (max-width: 767px) and (min-width: 576px) {
    /* Header */
    .head_top {
        display: none;
    }
    
    .head_bot {
        padding: 15px 0;
    }
    
    .logo {
        text-align: center;
        margin-bottom: 15px;
    }
    
    .logo img {
        max-width: 160px;
    }
    
    .head_mid {
        margin-bottom: 15px;
    }
    
    .navbar-nav > li > a {
        padding: 12px 15px;
        font-size: 14px;
        text-align: center;
    }
    
    .head_right {
        text-align: center;
    }
    
    .main_btn {
        padding: 10px 20px;
        font-size: 14px;
    }
    
    /* Banner Section */
    .h_banner {
        padding: 80px 0;
        text-align: center;
    }
    
    .ban_left h1 {
        font-size: 36px;
        margin-bottom: 20px;
    }
    
    .ban_left p {
        font-size: 16px;
        margin-bottom: 25px;
        padding: 0;
    }
    
    .btn_div {
        gap: 12px;
        margin-top: 25px;
        justify-content: center;
    }
    
    .main_btn {
        padding: 12px 20px;
        font-size: 14px;
    }
    
    /* Section 1 - Vision */
    .h_sec1 {
        padding: 40px 0;
    }
    
    .s1_top {
        margin: -60px 0 0;
        padding: 25px 20px;
    }
    
    .s1_top h2 {
        font-size: 28px;
        margin-bottom: 15px;
    }
    
    .s1_top p {
        font-size: 15px;
        margin: 15px 0;
    }
    
    .btn_div_s1_top {
        gap: 12px;
    }
    
    /* Section 2 - Services */
    .h_sec2 {
        padding: 40px 0;
    }
    
    .s2_top h2 {
        font-size: 28px;
        margin-bottom: 30px;
    }
    
    .s2_box {
        margin-bottom: 20px;
    }
    
    .s2_bos_text {
        padding: 20px 15px;
    }
    
    .s2_bos_text h3 {
        font-size: 18px;
        margin-bottom: 12px;
    }
    
    .s2_bos_text p {
        font-size: 14px;
        margin: 12px 0;
    }
    
    /* Section 3 - Manuscript Editing */
    .h_sec3 {
        padding: 40px 0;
    }
    
    .s3_left {
        padding: 0 20px;
        margin: 0;
        text-align: center;
        margin-bottom: 25px;
    }
    
    .s3_left h2 {
        font-size: 28px;
        margin-bottom: 15px;
    }
    
    .s3_left p {
        font-size: 15px;
        margin: 12px 0;
    }
    
    .s3_right {
        text-align: center;
    }
    
    /* Section 4 - Digital Marketing */
    .h_sec4 {
        padding: 40px 0;
    }
    
    .s4_left {
        text-align: center;
        margin-bottom: 25px;
    }
    
    .s4_right {
        padding: 0 20px;
        margin: 0;
        text-align: center;
    }
    
    .s4_right h2 {
        font-size: 28px;
        margin-bottom: 15px;
    }
    
    .s4_right p {
        font-size: 15px;
        margin: 12px 0;
    }
    
    /* Section 5 - Testimonials */
    .h_sec5 {
        padding: 40px 0;
    }
    
    .s5_top h2 {
        font-size: 28px;
        margin-bottom: 30px;
    }
    
    .s5_bbox {
        padding: 20px 15px;
        height: auto;
        min-height: 220px;
        margin-bottom: 15px;
    }
    
    .s5_bbox h5 {
        font-size: 16px;
    }
    
    .s5_bbox h6 {
        font-size: 13px;
    }
    
    .s5_bbox p {
        font-size: 13px;
        line-height: 1.4;
    }
}

/* Mobile Large (480px - 575px) */
@media (max-width: 575px) and (min-width: 480px) {
    /* Header */
    .head_top {
        display: none;
    }
    
    .head_bot {
        padding: 10px 0;
    }
    
    .logo {
        text-align: center;
        margin-bottom: 10px;
    }
    
    .logo img {
        max-width: 140px;
    }
    
    .head_mid {
        margin-bottom: 10px;
    }
    
    .navbar-nav > li > a {
        padding: 10px 12px;
        font-size: 13px;
        text-align: center;
    }
    
    .head_right {
        text-align: center;
    }
    
    .main_btn {
        padding: 8px 16px;
        font-size: 13px;
    }
    
    /* Banner Section */
    .h_banner {
        padding: 60px 0;
        text-align: center;
    }
    
    .ban_left h1 {
        font-size: 32px;
        margin-bottom: 15px;
    }
    
    .ban_left p {
        font-size: 15px;
        margin-bottom: 20px;
        padding: 0;
    }
    
    .btn_div {
        gap: 10px;
        margin-top: 20px;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }
    
    .main_btn {
        padding: 10px 18px;
        font-size: 13px;
        width: 200px;
    }
    
    /* Section 1 - Vision */
    .h_sec1 {
        padding: 30px 0;
    }
    
    .s1_top {
        margin: -40px 0 0;
        padding: 20px 15px;
    }
    
    .s1_top h2 {
        font-size: 24px;
        margin-bottom: 12px;
    }
    
    .s1_top p {
        font-size: 14px;
        margin: 12px 0;
    }
    
    .btn_div_s1_top {
        gap: 10px;
        flex-direction: column;
        align-items: center;
    }
    
    /* Section 2 - Services */
    .h_sec2 {
        padding: 30px 0;
    }
    
    .s2_top h2 {
        font-size: 24px;
        margin-bottom: 25px;
    }
    
    .s2_box {
        margin-bottom: 15px;
    }
    
    .s2_bos_text {
        padding: 15px 12px;
    }
    
    .s2_bos_text h3 {
        font-size: 16px;
        margin-bottom: 10px;
    }
    
    .s2_bos_text p {
        font-size: 13px;
        margin: 10px 0;
    }
    
    /* Section 3 - Manuscript Editing */
    .h_sec3 {
        padding: 30px 0;
    }
    
    .s3_left {
        padding: 0 15px;
        margin: 0;
        text-align: center;
        margin-bottom: 20px;
    }
    
    .s3_left h2 {
        font-size: 24px;
        margin-bottom: 12px;
    }
    
    .s3_left p {
        font-size: 14px;
        margin: 10px 0;
    }
    
    /* Section 4 - Digital Marketing */
    .h_sec4 {
        padding: 30px 0;
    }
    
    .s4_left {
        text-align: center;
        margin-bottom: 20px;
    }
    
    .s4_right {
        padding: 0 15px;
        margin: 0;
        text-align: center;
    }
    
    .s4_right h2 {
        font-size: 24px;
        margin-bottom: 12px;
    }
    
    .s4_right p {
        font-size: 14px;
        margin: 10px 0;
    }
    
    /* Section 5 - Testimonials */
    .h_sec5 {
        padding: 30px 0;
    }
    
    .s5_top h2 {
        font-size: 24px;
        margin-bottom: 25px;
    }
    
    .s5_bbox {
        padding: 15px 12px;
        height: auto;
        min-height: 200px;
        margin-bottom: 12px;
    }
    
    .s5_bbox h5 {
        font-size: 15px;
    }
    
    .s5_bbox h6 {
        font-size: 12px;
    }
    
    .s5_bbox p {
        font-size: 12px;
        line-height: 1.3;
    }
}

/* Mobile Small (320px - 479px) */
@media (max-width: 479px) {
    /* Header */
    .head_top {
        display: none;
    }
    
    .head_bot {
        padding: 8px 0;
    }
    
    .logo {
        text-align: center;
        margin-bottom: 8px;
    }
    
    .logo img {
        max-width: 120px;
    }
    
    .head_mid {
        margin-bottom: 8px;
    }
    
    .navbar-nav > li > a {
        padding: 8px 10px;
        font-size: 12px;
        text-align: center;
    }
    
    .head_right {
        text-align: center;
    }
    
    .main_btn {
        padding: 6px 12px;
        font-size: 12px;
    }
    
    /* Banner Section */
    .h_banner {
        padding: 50px 0;
        text-align: center;
    }
    
    .ban_left h1 {
        font-size: 28px;
        margin-bottom: 12px;
    }
    
    .ban_left p {
        font-size: 14px;
        margin-bottom: 15px;
        padding: 0;
    }
    
    .btn_div {
        gap: 8px;
        margin-top: 15px;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }
    
    .main_btn {
        padding: 8px 15px;
        font-size: 12px;
        width: 180px;
    }
    
    /* Section 1 - Vision */
    .h_sec1 {
        padding: 25px 0;
    }
    
    .s1_top {
        margin: -30px 0 0;
        padding: 15px 10px;
    }
    
    .s1_top h2 {
        font-size: 22px;
        margin-bottom: 10px;
    }
    
    .s1_top p {
        font-size: 13px;
        margin: 10px 0;
    }
    
    .btn_div_s1_top {
        gap: 8px;
        flex-direction: column;
        align-items: center;
    }
    
    /* Section 2 - Services */
    .h_sec2 {
        padding: 25px 0;
    }
    
    .s2_top h2 {
        font-size: 22px;
        margin-bottom: 20px;
    }
    
    .s2_box {
        margin-bottom: 12px;
    }
    
    .s2_bos_text {
        padding: 12px 10px;
    }
    
    .s2_bos_text h3 {
        font-size: 15px;
        margin-bottom: 8px;
    }
    
    .s2_bos_text p {
        font-size: 12px;
        margin: 8px 0;
    }
    
    /* Section 3 - Manuscript Editing */
    .h_sec3 {
        padding: 25px 0;
    }
    
    .s3_left {
        padding: 0 10px;
        margin: 0;
        text-align: center;
        margin-bottom: 15px;
    }
    
    .s3_left h2 {
        font-size: 22px;
        margin-bottom: 10px;
    }
    
    .s3_left p {
        font-size: 13px;
        margin: 8px 0;
    }
    
    /* Section 4 - Digital Marketing */
    .h_sec4 {
        padding: 25px 0;
    }
    
    .s4_left {
        text-align: center;
        margin-bottom: 15px;
    }
    
    .s4_right {
        padding: 0 10px;
        margin: 0;
        text-align: center;
    }
    
    .s4_right h2 {
        font-size: 22px;
        margin-bottom: 10px;
    }
    
    .s4_right p {
        font-size: 13px;
        margin: 8px 0;
    }
    
    /* Section 5 - Testimonials */
    .h_sec5 {
        padding: 25px 0;
    }
    
    .s5_top h2 {
        font-size: 22px;
        margin-bottom: 20px;
    }
    
    .s5_bbox {
        padding: 12px 10px;
        height: auto;
        min-height: 180px;
        margin-bottom: 10px;
    }
    
    .s5_bbox h5 {
        font-size: 14px;
    }
    
    .s5_bbox h6 {
        font-size: 11px;
    }
    
    .s5_bbox p {
        font-size: 11px;
        line-height: 1.2;
    }
}

/* ===== RESPONSIVE NAVIGATION IMPROVEMENTS ===== */

@media (max-width: 991px) {
    .navbar-toggle {
        display: block !important;
        margin-right: 0;
    }
    
    .navbar-collapse {
        border-top: 1px solid #e7e7e7;
        box-shadow: inset 0 1px 0 rgba(255,255,255,.15);
        background: #ffffff;
        border-radius: 8px;
        margin-top: 10px;
    }
    
    .navbar-collapse.collapse {
        display: none !important;
    }
    
    .navbar-collapse.in {
        display: block !important;
    }
    
    .navbar-nav {
        float: none !important;
        margin: 0 !important;
        padding: 10px 0;
    }
    
    .navbar-nav > li {
        float: none !important;
        border-bottom: 1px solid #f0f0f0;
    }
    
    .navbar-nav > li:last-child {
        border-bottom: none;
    }
    
    .navbar-nav > li > a {
        padding: 15px 20px !important;
        border-bottom: none;
        color: #333 !important;
        font-weight: 500;
        transition: all 0.3s ease;
    }
    
    .navbar-nav > li > a:hover {
        background-color: #f8f9fa;
        color: #00779C !important;
    }
    
    .dropdown-menu {
        position: static !important;
        float: none !important;
        width: 100% !important;
        background-color: #f8f9fa;
        border: none;
        box-shadow: none;
        padding: 0;
        margin: 0;
    }
    
    .dropdown-menu > li > a {
        padding: 12px 30px !important;
        color: #666 !important;
        border-bottom: 1px solid #e9ecef;
    }
    
    .dropdown-menu > li:last-child > a {
        border-bottom: none;
    }
}

/* ===== RESPONSIVE IMAGE OPTIMIZATIONS ===== */

@media (max-width: 767px) {
    .s3_right img, .s4_left img {
        max-width: 100%;
        height: auto;
        border-radius: 8px;
    }
    
    .s2_box img {
        width: 100%;
        height: auto;
        border-radius: 8px 8px 0 0;
    }
}

/* ===== RESPONSIVE BUTTON IMPROVEMENTS ===== */

@media (max-width: 575px) {
    .btn_div, .btn_div_s1_top, .btn_div_s2_box {
        flex-direction: column;
        align-items: center;
        gap: 10px;
    }
    
    .main_btn {
        width: 100%;
        max-width: 250px;
        text-align: center;
    }
}

/* ===== RESPONSIVE SPACING UTILITIES ===== */

@media (max-width: 767px) {
    .sec {
        padding: 40px 0 !important;
    }
    
    .container {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (max-width: 575px) {
    .sec {
        padding: 30px 0 !important;
    }
    
    .container {
        padding-left: 10px;
        padding-right: 10px;
    }
}