/********
    Theme Name:Sangpress 2.0
    Theme URI: #
    Description:This is the best theme for custom worpress.
    Author:Anirban Hajra
    Version:2.0
********/

body{ padding: 0px; margin: 0px; list-style: none; font: normal 14px/18px 'Nunito', sans-serif; color:#000; }
p{padding: 0px; margin: 0px;}
a{padding: 0px; margin: 0px; outline: none; text-decoration: none !important;}
ul{ list-style: none; padding: 0px; margin: 0px;}
label{ list-style: none; padding: 0px; margin: 0px;}
ul li{ padding: 0px; margin: 0px;}
h1, h2, h3, h4, h5, h6{padding: 0px; margin: 0px;}
input[type="text"]::-webkit-placeholder { opacity: 1;  }
input[type="text"]::-moz-placeholder { opacity: 1;}
input[type="password"]::-webkit-placeholder { opacity: 1;}
input[type="password"]::-moz-placeholder { opacity: 1;}
input[type="search"]::-webkit-placeholder { opacity: 1;}
input[type="search"]::-moz-placeholder { opacity: 1;}
input[type="email"]::-webkit-placeholder { opacity: 1; }
input[type="email"]::-moz-placeholder { opacity: 1;}
input[type="tel"]::-webkit-placeholder { opacity: 1;}
input[type="tel"]::-moz-placeholder { opacity: 1;}
textarea::-moz-placeholder { opacity: 1;  }
textarea::-webkit-placeholder { opacity: 1;}
a:hover{ outline: none !important; text-decoration: none;}
a:active{ outline: none !important; text-decoration: none;}
a{ text-decoration: none !important;}
a, button, input[type="submit"]{
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
}
input[type="submit"]{cursor: pointer; border: 0px; outline: none; background: none;}

img{max-width: 100%;}
p, h1, h2, h3, h4, h5, h6{margin: 0 0 13px;}
p:last-child{margin-bottom: 0px;}
h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child{margin-bottom: 0px;}



.headersec.fixed_header {transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;}
    
@-webkit-keyframes animationFade{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px);}
    100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}
}
@keyframes animationFade{0%{opacity:0;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px);}
    100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}}

.headersec.fixed_header {top:0;left:0;right:0;position:fixed;margin:0;z-index:999;-webkit-animation-name:animationFade;
        -o-animation-name:animationFade;animation-name:animationFade;-webkit-animation-duration:1s;-o-animation-duration:1s;
        animation-duration:1s;-webkit-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;
        -moz-box-shadow:0 0 8px -5px #000;-webkit-box-shadow:0 0 8px -5px #000;box-shadow:0 0 8px -5px #000000;
    background: #ebebe9; padding: 0px 0px 0px; }

.headersec.fixed_header .hdrlgo {width: 200px;}
.headersec.fixed_header .hdrcall a { font: 700 30px/30px 'Roboto', sans-serif;}
.headersec.fixed_header .hdrcall span {font: 700 17px/17px 'Roboto', sans-serif;}
.headersec.fixed_header .hdrcall {height: 111px;padding: 25px 30px 0px 10px;}

/*
font-family: 'Montserrat', sans-serif;
font-family: 'Roboto', sans-serif;
*/

.client_logo_box .owl-theme .owl-prev, .client_logo_box .owl-theme .owl-next,
.testimonial_box .owl-theme .owl-prev, .testimonial_box .owl-theme .owl-next,
.best_pack_box .owl-theme .owl-prev, .best_pack_box .owl-theme .owl-next,
.area_india_box .owl-theme .owl-prev, .area_india_box .owl-theme .owl-next,
.area_bengal_box .owl-theme .owl-prev, .area_bengal_box .owl-theme .owl-next,
.packers_movers_box .owl-theme .owl-prev, .packers_movers_box .owl-theme .owl-next,
.euro_packers_movers_box .owl-theme .owl-prev, .euro_packers_movers_box .owl-theme .owl-next {width: 50px;height: 50px;line-height: 50px;display: inline-block;
    border-radius: 100%;margin: 0px;left: -25px;top: 50%;position: absolute;-moz-transform: translateY(-50%);-webkit-transform: translateY(-50%); -o-transform: translateY(-50%);transform: translateY(-50%);outline: none!important;}

.client_logo_box .owl-theme .owl-next,
.testimonial_box .owl-theme .owl-next,
.best_pack_box .owl-theme .owl-next,
.area_india_box .owl-theme .owl-next,
.area_bengal_box .owl-theme .owl-next,
.packers_movers_box .owl-theme .owl-next,
.euro_packers_movers_box .owl-theme .owl-next {left: inherit;right: -25px;}

.top_header { position: relative;background: #333e47; width: 100%; padding: 10px 0px 10px; text-align: center; }
.tophdrtxt p {color:#ffffff;font: 500 16px/25px 'Roboto', sans-serif; margin: 0 0 0px;}
.tophdrtxt p a {color:#ffcc00;border-bottom: 1px solid #ffcc00; font-style: normal; }

.headersec { position: relative;width: 100%; }
.hdrwrapper { position: relative;background: #ffffff; width: 100%; padding: 20px 0px 20px; }
.hderinr {display: flex; align-items: center; width: 100%;justify-content: space-between;}
.hdrlgo {width: auto; margin-right: 40px;}
a.hdr_btn { display: inline-block; color:#0d0d0d;font: 500 16px/46px 'Roboto', sans-serif; padding: 0 35px; text-transform: uppercase; background:#ffcc00; border-radius: 5px; height:46px; }
.hdrCtaSec {}
.hdrCtaSec ul {margin: 0; padding: 0; list-style-type: none;}
.hdrCtaSec ul li {display: inline-block; margin: 0px 30px;}
.hdrCtaSec ul li:first-child {margin-left: 0px;}
.hdrCtaSec ul li:last-child {margin-right: 0px;}
.hdrCtaSec ul li span {display: block;color:#1f1f1f;font: 500 16px/25px 'Roboto', sans-serif;text-transform: uppercase;letter-spacing: 1px;}
.hdrCtaSec ul li em {display: inline-block;font-style: normal;}
.hdrCtaSec ul li span img {margin-right: 10px;}
.hdrCtaSec ul li a.hdrinfo {display: block;color:#1f1f1f;font: 600 28px/35px 'Roboto', sans-serif; padding-left: 30px;}
.menuwrapper { position: relative;background: #035497; width: 100%; padding: 0px 0px 0px; }
.hdrmenu li {display: inline-block; margin: 0px 0px; border-right: 1px solid rgb(255 255 255 / 12%); }
.hdrmenu li:first-child {margin-left: 0px;}
.hdrmenu li:last-child {margin-right: 0px;border-right:none;}
.hdrmenu li a {display: inline-block;color: #ffffff;font: 18px/60px 'Roboto', sans-serif;position: relative;text-transform: uppercase; padding: 0px 25px;}
.hdrmenu li a:hover, .hdrmenu li.active a {color: #ffffff; background: #06365e;}
ul.slimmenu {display: flex;justify-content: center;}
.tophdrtxt p {font-size: 14px; line-height: 20px; }


.bannerSec {width: 100%;position: relative;background-size: cover;background-repeat: no-repeat;padding: 60px 0px 75px;  z-index: 9;}
.bnrtxt {margin-top: 200px;}
.bnrtxt em { display: block; color:#ffcc00;font: 700 23px/30px 'Roboto', sans-serif; margin: 0 0 10px;text-transform: uppercase;}
.bnrtxt h1 { color:#ffffff;font: 700 60px/72px 'Roboto', sans-serif; margin: 0 0 10px;text-transform: uppercase;}
.bnrtxt p { color:#ffffff;font: 500 18px/25px 'Roboto', sans-serif; margin: 0 0 25px;}
.bnrbtn {}
.bnrbtn ul {margin: 0; padding: 0; list-style-type: none;}
.bnrbtn ul li { margin: 0px 7px; display: inline-block;}
.bnrbtn ul li:first-child, ul.area_serve_link li:first-child { margin-left: 0px;}
.bnrbtn ul li:last-child, ul.area_serve_link li:last-child { margin-right: 0px;}
.bnrbtn ul li a.callbtn {display: inline-block; padding: 0px 30px; background: #ffcc00;color:#0d0d0d;
    font: 700 18px/54px 'Roboto', sans-serif; border-radius: 5px;margin-right: 10px;text-transform: uppercase;}
.bnrbtn ul li a img {width: 54px;}
.package_frm {background: #ffcc00  url(assets/images/home/hdr_frm_shape.webp) no-repeat top center;
     padding: 20px; width: 460px;position: relative; background-size: 100% auto;padding: 15px 20px 20px;}
.package_frm form {padding-top: 20px;}
.form-field {margin-bottom: 15px;}
.form-field input[type="text"], .form-field input[type="email"], .form-field input[type="tel"], .form-field select, .filedPut textarea {
    width: 100%;border-radius: 3px;height: 60px;border: 1px solid #ffffff;padding: 0 20px;color: #575555;
    background: #ffffff;font: 400 16px/60px 'Roboto', sans-serif;outline: none;width: 100%;}
.form-field select { background: #ffffff url(assets/images/dropdownicon.webp) no-repeat right 15px center; -webkit-appearance: none;}
.subbtn {display: block;color: #ffffff; background: #035497;font: 400 20px/60px 'Roboto', sans-serif;
    outline: none;cursor: pointer !important;border: none;padding: 0px 15px;width: 100%;border-radius: 5px;}
.package_frm h2 {color:#ffffff;font: 700 33px/40px 'Roboto', sans-serif; margin: 0 0 25px;text-align: center;text-transform: uppercase;}
.package_box {display: flex; justify-content: flex-end;}


.client_logo_sec {width: 100%;position: relative; background: #ffffff; padding: 70px 0px 70px; z-index: 9;}
.client_logo_box {margin-top: 20px;}
.client_title h2 {position: relative; color:#0d0d0d; font: 400 20px/30px 'Roboto', sans-serif; margin: 0 0 20px;text-transform: uppercase;}
.client_title h2 span {position: relative; display: inline-block; background: #ffffff;}
.client_title h2 span::before {position: absolute; content: ""; top: 10px; left: auto; right: -80px; width: 60px; height: 1px; background: #ddd;}

.service_sec {width: 100%;position: relative; background: #ffffff; padding: 60px 0px 80px; z-index: 9;}
.service_top_info {text-align: center;position: relative;}
.service_top_info h2 {color:#0d0d0d; font: 300 48px/60px 'Roboto', sans-serif; text-transform: uppercase; margin: 0 0 0px;}
.service_top_info h2 em {display: inline-block; font-style: normal; font-weight: bold; color: #035497;}
.service_top_info p {color:#262626;font: 400 16px/25px 'Roboto', sans-serif; margin: 0 0 0px;}
.yellowLine {width: 150px; height: 3px;background: #ffcc00;margin: 0px auto 20px;}
.servbx_info {margin-top: 50px;}
.serv_img img {width: 100%;} 
.serv_info {padding: 25px 0px 15px;}
.serv_info h3 {color:#035497;font: 500 24px/30px 'Roboto', sans-serif; margin: 0 0 15px;}
.serv_info p {color:#262626;font: 400 16px/25px 'Roboto', sans-serif; margin: 0 0 20px;}
a.servBtn {display: inline-block; padding: 0px 30px; background: #035497;color:#ffffff;
    font: 500 16px/54px 'Roboto', sans-serif; border-radius: 5px;text-transform: uppercase;}
.serv_img {position: relative;margin-bottom: 20px;}
.serv_img_shape > img {width: auto;}
.serv_img_shape {position: absolute; bottom: -60px; left: auto; right: 15px;}
.serv_img_shape {width: 120px;}

.best_movers_sec {width: 100%;position: relative;background-size: cover;background-repeat: no-repeat;padding: 75px 0px 75px; z-index: 9;}
.best_movers_sec .service_top_info h2 {color: #ffffff;}
.best_movers_sec .service_top_info p {color: #ffffff;margin-bottom: 20px;}
.best_movers_sec .service_top_info p:last-child {margin-bottom: 0px;}

.area_serve_sec {width: 100%;position: relative; background: #ffffff; padding: 60px 0px 80px; z-index: 9;}
ul.area_serve_link {margin: 0; padding: 0; list-style-type: none;text-align: center;}
ul.area_serve_link li {display: inline-block; margin: 0px 10px;}
ul.area_serve_link li a { display: inline-block; color:#646464;font: 400 18px/52px 'Roboto', sans-serif; border: 1px solid #dedede; padding: 0px 30px; text-transform: uppercase; }
ul.area_serve_link li a.active {background: #ffcc00;font-weight: 500; color: #272727;}
.area_india_box .item {margin:2px}
.area_info {padding: 12px 0px;}
.area_info h3 {color:#282829;font: 400 24px/32px 'Roboto', sans-serif; text-align: center; text-transform: uppercase; }
.area_box_info {box-shadow: 0px 3px 5px rgb(0 0 0 / 10%); margin-top: 30px;}

.packers_movers_sec {width: 100%;position: relative; background: #f0f1f1; padding: 60px 0px 80px; z-index: 9;}
.packers_movers_sec .service_top_info p a {color: #575555;text-decoration: underline !important;}
.packers_movers_box_info {position: relative; margin-top: 35px;}
.packers_movers_img {position: relative; margin-bottom: 0px;}
.packers_movers_img img {width: 100%;;}
.packers_movers_info h3 {color:#202223;font: 600 24px/32px 'Roboto', sans-serif; padding: 12px 10px; text-align: left; 
    margin-bottom: 0px;border: 1px solid #aaaaa9; }
.packers_movers_info { border: 1px solid #aaaaa9; }
.packers_movers_info ul {margin: 0; padding: 0; list-style-type: none;}
.packers_movers_info ul li {color:#035497;font: 600 16px/42px 'Roboto', sans-serif;  border: 1px solid #aaaaa9; vertical-align: middle;padding: 0px 10px;}
.packers_movers_info ul li span {display: inline-block;color:#202223;width: 175px; border-right: 1px solid #aaaaa9;margin-right: 10px;}

.our_relocation_sec {width: 100%;position: relative; background: #ffffff; padding: 60px 0px 80px; z-index: 9;}
.our_relocation_sec .service_top_info {margin-bottom: 30px;}
.our_reloc_img {position: relative;}
.our_reloc_img img {width: 100%;}
.our_reloc_listing {display: flex; align-items: center; margin-bottom: 25px; border: 2px solid #ececec;transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;}
.reloc_icon, .reloc_icon_hvr {width: 150px; }
.reloc_icon img, .reloc_icon_hvr img { padding: 15px;}
.reloc_info {padding-left: 20px;border-left: 1px solid #ececec;padding-top: 10px;padding-bottom: 10px;}
.reloc_info h4 {color:#202223;font: 500 18px/25px 'Roboto', sans-serif; margin-bottom: 0px; }
.reloc_info p {color:#262626;font: 400 16px/25px 'Roboto', sans-serif; margin-bottom: 0px; }
a.reloc_btn {color:#035497;font: 700 15px/20px 'Roboto', sans-serif; text-transform: uppercase; margin-right: 5px; display: inline-block;}
/* .reloc_icon_hvr {display: none;}
.our_reloc_listing:hover .reloc_icon {display: none;background:#035497;}
.our_reloc_listing:hover .reloc_icon_hvr {display: block;background:#035497;} */

.euro_packers_movers_sec {width: 100%;position: relative; background: #f0f1f1; padding: 60px 0px 80px; z-index: 9;}
.euro_packers_movers_sec .service_top_info p a {color: #121212;text-decoration: underline !important;}

.transportation_sec, .transportation_sec_2 {width: 100%;position: relative; background: #035497; padding: 0px 0px 0px; z-index: 9;}
.transportation_right, .transportation_left_1 {position: static; height: 800px;}
.transportation_right .transport_img {border: 0;position: absolute;right: 0;width: 50%;height: 800px;}
.transportation_left_1 .transport_img_2 {border: 0;position: absolute;left: 0;width: 50%;height: 800px;}
.transportation_right .transport_img img,
.transportation_left_1 .transport_img_2 img {width: 100%;height: 800px;object-fit: cover;}
.transportation_sec .service_top_info,
.transportation_sec_2 .service_top_info {text-align: left;}
.service_top_info h3 {color:#ffffff;font: 300 22px/30px 'Roboto', sans-serif; margin-bottom: 0px;text-transform: uppercase;}
.transportation_sec .service_top_info h2,
.transportation_sec_2 .service_top_info h2 {color:#ffffff;margin-bottom: 10px;}
.transportation_sec .service_top_info p,
.transportation_sec_2 .service_top_info p {color:#ffffff;margin-bottom: 20px;}
.transportation_sec .service_top_info p:last-child,
.transportation_sec_2 .service_top_info p:last-child {margin-bottom: 0px;}
.transportation_sec .service_top_info h2 em,
.transportation_sec_2 .service_top_info h2 em {color:#ffcc00;}
.transportation_sec .yellowLine,
.transportation_sec_2 .yellowLine {width: 75px;margin: 0px 0px 15px;}
.transportation_sec .service_top_info p a,
.transportation_sec_2 .service_top_info p a {color: #ffffff; text-decoration: underline !important; }
.transportation_sec .service_top_info p em,
.transportation_sec_2 .service_top_info p em {color:#ffcc00;font-style: normal;}
.transportation_right_2 .service_top_info {margin-left: 25px;}

.accredit_sec {width: 100%;position: relative; padding: 0px 0px 0px;} 
.accredit_title h2 {position: relative; color:#0d0d0d; font: 400 32px/40px 'Roboto', sans-serif; margin: 0 0 20px;text-transform: uppercase;}
.accredit_title h2 span {position: relative; display: inline-block; background: #ffffff;}
.accredit_title h2 span::before {position: absolute; content: ""; top: 10px; left: auto; right: -80px; width: 60px; height: 1px; background: #ccc;}
.accredit_box {padding: 35px; box-shadow: 0px 3px 5px rgb(0 0 0 / 50%);margin-top: -35px;position: relative;z-index: 99;background: #fff;}

.hiring_tips_sec {width: 100%;position: relative; background: #ffffff; padding: 60px 0px 60px; z-index: 9;}
.hiring_tips_sec .service_top_info p {margin-bottom: 25px;}
.hiring_tips_box {background: #f5f5f5; text-align: center; padding: 30px; height: 100%;}
.hiring_tips_icon {width: 100px; margin: 0px auto 20px; }
.hiring_tips_info h3 {color:#035497; font: 500 18px/25px 'Roboto', sans-serif; margin: 0 0 20px;}
.hiring_tips_info p {color:#262626; font: 400 16px/25px 'Roboto', sans-serif; margin: 0 0 0px;}

.logistic_sec {width: 100%;position: relative;background-size: cover !important;background-repeat: no-repeat !important;padding: 75px 0px 75px;z-index: 9;}
.logistic_info {background:#035497;text-align: center;padding: 25px; padding: 65px 25px 25px; margin-top: -40px;}
.logistic_info h3 {color:#ffffff; font: 500 20px/32px 'Roboto', sans-serif; margin: 0 0 10px;}
.logistic_info p {color:#ffffff; font: 400 16px/25px 'Roboto', sans-serif; margin: 0 0 0px;}
.logistic_icon { width: 115px;margin: 0px auto;background: rgb(0 0 0 / 16%);padding: 10px;position: relative;border-radius: 50%;}
.h100 {height: 100%;}
.logistic_box {height: 100%;}

.Qualities_sec {width: 100%;position: relative; background: #ffffff; padding: 60px 0px 60px; z-index: 9;}
.Qualities_sec .service_top_info,
.Qualities_sec_2 .service_top_info {text-align: left;}
.Qualities_sec .yellowLine,
.Qualities_sec_2 .yellowLine {margin: 0px 0px 15px;}
.Qualities_sec .service_top_info p,
.Qualities_sec_2 .service_top_info p {margin-bottom: 20px;}
.service_top_info ul {margin: 0; padding: 0; list-style-type: none;}
.service_top_info ul li {position: relative; padding-left: 30px;color: #262626;font: 400 16px/25px 'Roboto', sans-serif; margin-bottom: 15px;}
.service_top_info ul li::before {position: absolute; content: ""; top: 7px; left: 0; width: 10px; height: 10px; border-radius: 50%; background: #035497;}
.Qualities_img, .Qualities_img_2 {position: relative;}
.Qualities_img img, .Qualities_img_2 img {position: relative; width: 100%;}
.img_right_shape {position: absolute; bottom: 0; right: 0; width: 400px; height: 400px; background: #f4f4f4;z-index: -1;}

.Qualities_sec_2 {width: 100%;position: relative; background: #ffffff; padding: 60px 0px 60px; z-index: 9;}
.img_left_shape {position: absolute; bottom: 0; left: 0; width: 400px; height: 400px; background: #f4f4f4;z-index: -1;}

.testimonial_sec_new {width: 100%;position: relative;background-size: cover !important;background-repeat: no-repeat !important;padding: 75px 0px 75px; z-index: 9;}
.testimonial_sec_new .service_top_info h2 {color: #ffffff;}
.testimonial_sec_new .service_top_info h2 em {color: #ffcc00;}
.testimonial_sec_new .testimonial_box .owl-dots button {background: #ffcc00;}

.helful_sec {width: 100%;position: relative; background: #ffffff; padding: 60px 0px 60px; z-index: 9;}
.helful_sec .service_top_info {text-align: left;}
.helful_sec .yellowLine {margin: 0px 0px 15px;}
.helful_img {position: relative;}
.helful_img img {position: relative;}
.helful_sml_img {position: absolute; bottom: 0; right: 0; width: 400px;z-index: -1;}
.faqSec {width: 80%; margin: 0px auto;}
.cta_planning_info h2 {text-align: center; color: #ffffff; font: 400 35px/45px 'Roboto', sans-serif;margin-bottom: 15px; text-transform: uppercase;}
.cta_planning_info h2 a {color: #ffcc00; text-decoration: underline !important;}

.testimonial_sec {width: 100%;position: relative; background: #ffffff; padding: 100px 0px 80px; z-index: 9;}
.testi_bx { position: relative; background:#e8edf1; padding: 25px 40px; margin-top: 45px; border-radius: 3px; min-height: 250px;}
.quote {position: absolute; content: ""; top: 15px; right: 15px;}
.quote img {width:auto}
.testi_hdr_img {width: 80px; margin-right: 15px;}
.testi_hdr_img img {width: 100%;}
.testi_bx_hdr {display: flex; align-items: center;margin-bottom: 20px;}
.testi_hdr_info { }
.testi_hdr_info h4 {display: block;color:#1c1e1f;font: 700 18px/25px 'Roboto', sans-serif; margin-bottom: 5px;}
.testi_hdr_info .starrating {float: left;margin-right: 15px; color: #f5a100; font-size: 15px;}
.testi_hdr_info em {color:#575555;font: 400 13px/20px 'Roboto', sans-serif; margin: 0 0 0px; font-style: normal; }
.testi_bx_info h3 {display: block;color:#1c1e1f;font: 700 20px/25px 'Roboto', sans-serif; margin-bottom: 10px;}
.testi_bx_info p {color:#575555;font: 400 16px/25px 'Roboto', sans-serif; margin: 0 0 0px; font-style: normal;height: auto; }
.testimonial_box .owl-dots button {background: #cdddea;width: 45px;height: 2px;margin-right: 10px;border: 1px solid transparent;}
.testimonial_box .owl-dots button.active {background: #035497;border: 1px solid #035497;}
.testimonial_box .owl-dots {text-align: center;margin-top: 40px;}

.faq_section {width: 100%;position: relative; background: #ffffff; padding: 100px 0px 80px; z-index: 9;}
.faqpnl{width: 100%; position: relative;}
.faqpnl .accordion-item > button{border: 0px !important; outline: none !important; 
box-shadow: inherit !important; color: #1c1e1f; font: 700 20px/25px 'Roboto', sans-serif; padding: 18px 0; 
background: none;}
.faqcont p{color: #575555; font: 400 16px/25px 'Roboto', sans-serif;}
.faqcont{width: 100%;}
.faqpnl .accordion-body{padding: 0px 0px 15px;}
.faqpnl .accordion-item{border: 0px; border-bottom: 1px solid #9c9c9c;}
.faqpnl .accordion-item > button:after{width: 31px; height: 31px; background: url(assets/images/home/up-arrow.webp) no-repeat center center; 
    position: absolute;right: 0;}
.faqpnl .accordion-item > button.collapsed:after{/*background: url(assets/images/down-arrow.png) no-repeat right center;*/}
.faqpnl .accordion-item:last-child{border: 0px;}
.faq_section .servic_to_info {text-align: center;margin-bottom: 25px;}

.plan_cta_sec {width: 100%;position: relative; background-size: cover;background-repeat: no-repeat; padding: 60px 0px 50px; z-index: 9;}
.bnrbtn.plan_cta {text-align: center;margin-top: 20px;}


.footer {width: 100%;position: relative;background-size: cover;background-repeat: no-repeat;padding: 80px 0px 30px;z-index: 9;}
.footer_logo {width: auto; margin-bottom: 25px;}
.footer_text {margin-bottom: 50px;}
.footer_text p {color: #e0e0e0; font: 400 16px/25px 'Roboto', sans-serif;}
.ft_social ul, .ftcont_info ul, .city_list ul {margin: 0; padding: 0; list-style-type: none;}
.ft_social ul li, .ftcont_info ul li {margin: 0px 3px; display: inline-block;}
.ft_social ul li:first-child, .ftcont_info ul li:first-child {margin-left: 0px;}
.ft_social ul li:last-child, .ftcont_info ul li:last-child {margin-right: 0px;}
.ft_widget h2 {position: relative;color: #1d78c3; font: 500 22px/30px 'Roboto', sans-serif;padding-bottom: 5px; margin-bottom: 25px;}
.ft_widget h2::before {position: absolute; content: ""; bottom: 0; left: 0; width: 20px; height: 2px; background: #1d78c3;}
.ftcont_box {margin-bottom: 20px;}
.ftcont_box em {display: block; color: #ffffff; font: 500 18px/25px 'Roboto', sans-serif;margin-bottom: 5px; font-style: normal; }
.ft_add {display: flex;}
.ftcont_icon img, .ftcont_info ul li img, .ft_email img { width: auto; margin-right: 12px;}
.ftcont_info p {color: #d7d7d7; font: 400 16px/25px 'Roboto', sans-serif;margin-bottom: 0px;}
.ftcont_info ul li a, .ft_email a {color: #d7d7d7; font: 400 16px/25px 'Roboto', sans-serif;margin-bottom: 0px;}
.ftcont_info ul li img, .ft_email img {margin-top: -3px;}
.ftcont_icon img {margin-top: 3px;}
.city_list ul li {display: block;color: #d7d7d7; font: 400 16px/25px 'Roboto', sans-serif;margin-bottom:6px;}
.city_list ul li:last-child, .ftcont_box:last-child {margin-bottom:0px;}
.subbtn.ftsubbtn {background: #ffcc00;color: #000000;font-weight: bold;}
.footer_btm_sec {border-top:1px solid #424445; margin-top: 45px;padding-top: 25px;}
.copyright p {color: #d7d7d7; font: 400 16px/25px 'Roboto', sans-serif;margin-bottom: 0px;}
.copyright span {display: inline-block; float: right;}


.floating_fb_call {position: fixed;top: 420px; right: 0px;z-index: 99;}
.floating_whatsappcall {position: fixed; top: 500px; right: 0px;z-index: 99;}
.floating_phone_call {position: fixed;top: 580px; right: 0px;z-index: 99;}
.floating_phone_call img, .floating_whatsappcall img, .floating_fb_call img {width: 60px;border: 1px solid #ffcc00;border-radius: 2px;transition: 0.5s all ease-in-out;} 
.floating_phone_call:hover img, .floating_whatsappcall:hover img, .floating_fb_call:hover img {
    transform: scale(1.2);
}
.copyright p a {color: #ffcc00;}
.copyright p a:hover {color: #ffffff;}
/* INNER PAGE */
.inr_banner_sec {position: relative;width: 100%;}
.inrbnrimg {position: relative;z-index: 9;}
.inrbnrimg img {width: 100%;}
.inrbnrtxt {position: absolute;top: 50%;transform: translateY(-50%);left: 0;width: 100%;}
.inrbnrtxtinr h1 {color: #ffffff; font: 700 60px/70px 'Roboto', sans-serif;margin-bottom: 10px; text-transform: uppercase;}
.inrbnrtxtinr p {color: #d7d7d7; font: 500 18px/25px 'Roboto', sans-serif;margin-bottom: 0px;}
.about_sec_1 {width: 100%;position: relative; background: #ffffff; padding: 70px 0px 40px; z-index: 9;}
.about_sec1_img {position: relative;padding-left: 100px;padding-bottom: 50px;}
.about_sec1_img img, .about_sec2_img img, .about_promise_img img {position: relative; width: 100%;}
.about_sec1_snl_img {position: absolute; bottom: 0; left: 0; width: 300px;}
.about_sec_1 .service_top_info,
.about_sec_2 .service_top_info,
.about_sec_3 .service_top_info {text-align: left;}
.about_sec_1 .yellowLine,
.about_sec_2 .yellowLine,
.about_sec_3 .yellowLine {margin: 0px 0px 15px;}
.service_top_info h4 {color: #262626; font: 500 24px/35px 'Roboto', sans-serif;margin-bottom: 10px;}
.about_sec_1 .service_top_info p {margin-bottom: 20px;}
.about_sec_1 .service_top_info p em {color: #1d78c3;font-style: normal; font-weight: 500;}
.about_sec_2 {width: 100%;position: relative; background: #ffffff; padding: 40px 0px 70px; z-index: 9;}
.about_sec2_img {position: relative; z-index: -1;}
.about_sec_2::before {position: absolute; content: ""; bottom: 0; right: 0; width: 52%; height: 80%; background: #f5f5f5;}
.about_sec_3 {width: 100%;position: relative; background: #1d78c3; padding: 70px 0px 70px; z-index: 9;}
.about_sec_3 .service_top_info h2,
.about_sec_3 .service_top_info p,
.about_sec_3 .service_top_info ul li {color: #ffffff;}
.about_sec_3 .service_top_info h2 em {color: #ffcc00;}
.about_sec_3 .service_top_info ul li::before {background: #ffcc00;}
.about_sec_3 .service_top_info p em {color: #ffcc00;font-style: normal; font-weight: 500;}
.about_promise_img {position: relative; margin-bottom: 20px;}
.about_sec_4 {width: 100%;position: relative; background: #f9f9fa; padding: 70px 0px 70px; z-index: 9;}
.our_chose_listing {border: 2px solid #ececec; margin-top: 35px; position: relative;overflow: hidden;clear: both;transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;}
.our_chose_listing:hover {border: 2px solid #035497;}
.our_chose_listing:hover .choose_icon {border-right: 2px solid #035497;}
.choose_icon {width: 90px;float: left;height: auto;padding: 12px;border-right: 2px solid #ececec;}
.choose_icon img {width: 90px;}
.choose_info {display: flex;align-items: center;height: 100px;padding-left: 15px;}
.choose_info h4 {color: #202223; font: 500 18px/25px 'Roboto', sans-serif;margin-bottom: 0px;}
.about_sec_5 {width: 100%;position: relative; background: #ffffff; padding: 70px 0px 70px; z-index: 9;}
.our_client_listing {border: 2px solid #ececec; margin-top: 35px; position: relative;transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;}
.our_client_listing:hover {border: 2px solid #035497;}
.our_client_icon {width: 100%;height: auto;padding: 12px;}
.about_sec_6 {width: 100%;position: relative; background: #f9f9fa; padding: 70px 0px 70px; z-index: 9;}
.mt35 {margin-top: 35px;}
.our_netwrk_listing {height: 100%;border: 1px solid #ececec;background: #ffffff; padding: 25px;box-shadow: 0px 3px 5px rgb(0 0 0 / 18%); }
.netwrk_ofc_loc {}
.netwrk_ofc_loc h2 {color: #035497; font: 500 24px/32px 'Roboto', sans-serif;margin-bottom: 5px;}
.netwrk_ofc_name {}
.netwrk_ofc_name h3 {color: #202325; font: 500 22px/30px 'Roboto', sans-serif;margin-bottom: 12px;}
.netwrk_add, .netwrk_phone, .netwrk_mobile {position: relative;}
.netwrk_add_icon {position: absolute; top: 0; left: 0;}
.netwrk_add_info p, .netwrk_add_info a {color: #262626; font: 400 18px/25px 'Roboto', sans-serif;margin-bottom: 0px;}
.netwrk_add_icon img {width: 28px;height: auto;}
.netwrk_add_info {padding-left: 40px;}
.netwrk_add_info span {display: inline-block; color: #262626; font: 500 18px/25px 'Roboto', sans-serif;margin-bottom: 0px; padding-right: 10px;}
.our_netwrk_listing .yellowLine { width: 100px; margin: 0px 0px 20px;}
.netwrk_add, .netwrk_phone {margin-bottom: 20px; padding-bottom: 20px;border-bottom: 1px solid #ececec;}
.netwrk_mobile {margin-bottom: 20px;}

.service_sec_1 {width: 100%;position: relative; background: #ffffff; padding: 70px 0px 40px; z-index: 9;}
.service_sec_2 {width: 100%;position: relative; background: #ffffff; padding: 40px 0px 70px; z-index: 9;}
.serv_sec_img {position: relative;}
.serv_sec_img img {position: relative; width: 100%;}
.service_sec_1 .service_top_info,
.service_sec_2 .service_top_info {text-align: left;}
.service_sec_1 .yellowLine,
.service_sec_2 .yellowLine {margin: 0px 0px 15px;}
.service_sec_1 .service_top_info h2 em, .service_sec_2 .service_top_info h2 em {display: initial;}
.service_sec_4 {width: 100%;position: relative; background: #ffffff; padding: 70px 0px 40px; z-index: 9;}
.step_listing {margin-top: 35px;}
.step_list_img {position: relative; width: 250px; margin: 0px auto;}
.step_list_no {position: absolute; content: ""; bottom: -20px; left: 0; right: 0; text-align: center;}
.step_list_no span {display: inline-block; width: 46px; height: 46px; background: #035497; border-radius: 50%; font-size: 18px; line-height: 46px; color: #ffffff;}
.step_list_info {text-align: center; padding: 50px 0px 0px;}
.step_list_info h3 {color: #202223; font: 500 24px/32px 'Roboto', sans-serif;margin-bottom: 12px;}
.step_list_info p {color: #262626; font: 400 16px/25px 'Roboto', sans-serif;margin-bottom: 0px;}
.service_sec_5 {width: 100%;position: relative; background: #ffffff; padding: 10px 0px 70px; z-index: 9;}
.service_advbox {background: #035497;    padding: 25px;}
.service_advbox_list h2 {color: #ffffff; font: 300 48px/56px 'Roboto', sans-serif;margin-bottom: 10px;text-transform: uppercase;}
.service_advbox_list .yellowLine {width: 100px; margin: 0px 0px 35px;}
.service_advbox_list ul {margin: 0; padding: 0; list-style-type: none;}
.service_advbox_list ul li {position: relative; color: #ffffff; font: 400 24px/32px 'Roboto', sans-serif;margin-bottom: 20px; padding-left: 40px;}
.service_advbox_list ul li::before {position: absolute; content: ""; top: 0; left: 0; width: 28px; height: 28px; background: url(assets/images/service/adv-arrow.webp) no-repeat; background-size: 28px;}
.service_advbox_info {text-align: center;}
.service_advbox_info h3 {color: #202223; font: 500 30px/40px 'Roboto', sans-serif;margin-bottom: 20px;}
.service_sec_1 .service_top_info p, .service_sec_2 .service_top_info p {margin-bottom: 20px;}
.blog_sec {width: 100%;position: relative; background: #ffffff; padding: 70px 0px 70px; z-index: 9;}
.blog_listing {background: #f7f7f7;border: 1px solid #e5e5e5;margin-top: 35px;}
.blog_img {}
.blog_img img {width: 100%;}
.blog_meta {margin-bottom: 20px;}
.blog_meta span {display: inline-block; color: #151515; font: 500 16px/32px 'Roboto', sans-serif;padding: 0px 20px; background: #ffcc00;}
.blog_info { padding: 30px;}
.blog_info h3 {color: #202223; font: 500 20px/30px 'Roboto', sans-serif;margin-bottom: 12px;}
.blog_info p {color: #262626; font: 400 16px/25px 'Roboto', sans-serif;margin-bottom: 20px;}
a.blog_btn {color: #035497; font: 600 15px/20px 'Roboto', sans-serif;margin-bottom: 0px;text-transform: uppercase;}
a.blog_btn img {margin-left: 10px;}
.blogBtn {position: relative;}
.blogBtn::before {position: absolute; content: ""; bottom: 0; left: 0; height: 1px; width: 70px; background: #035497;}
.blog_details_info {}
.blog_details_info span.date {display: block; color: #035497; font: 500 24px/32px 'Roboto', sans-serif;margin-bottom: 10px;}
.blog_details_info h1 {color: #0d0d0d; font: 500 48px/55px 'Roboto', sans-serif;margin-bottom: 15px;}
.blog_details_info .yellowLine {margin: 0px 0px 30px}
.blog_details_info h2 {color: #035497; font: 500 30px/42px 'Roboto', sans-serif;margin-bottom: 15px;}
.blog_details_info p {color: #262626; font: 400 16px/25px 'Roboto', sans-serif;margin-bottom: 25px;}
.blog_details_info ul {margin: 0; padding: 0; list-style-type: none;}
.blog_details_info ul li { position: relative; color: #262626; font: 400 16px/25px 'Roboto', sans-serif;margin-bottom: 15px; padding-left: 20px;}
.blog_details_info ul li::before {position: absolute; content: ""; top:8px; left: 0; width: 8px; height: 8px; background: #035497; border-radius: 50%;}
.feture_image {position: relative; margin-bottom: 25px;}
.feture_image img {width: 100%;}
.contact_sec1 {width: 100%;position: relative; background: #ffffff; padding: 60px 0px 60px; z-index: 9;}
.contact_box1 { background: #f9f9f9;padding: 35px; }
.contact_box1 h3 {color: #035497; font: 500 28px/36px 'Roboto', sans-serif;margin-bottom: 10px;}
.contact_box1 h4 {color: #202325; font: 500 24px/32px 'Roboto', sans-serif;margin-bottom: 20px;}
.contact_list {position: relative;margin-bottom: 15px;    overflow: hidden;clear: both;}
.contact_list .contact_icon {position: absolute;top: 4px; left: 0px; }
.contact_list .contact_icon img {width: 20px; }
.contact_list .contact_info {padding-left: 35px;}
.contact_list .contact_info span { display: block; color: #202325; font: 500 22px/30px 'Roboto', sans-serif;margin-bottom: 0px;}
.contact_list .contact_info p {color: #262626; font: 400 18px/25px 'Roboto', sans-serif; text-transform: uppercase; margin-bottom: 0px;}
.contact_list .contact_info a {color: #262626; font: 400 18px/25px 'Roboto', sans-serif;margin-bottom: 0px;}
.contact_list ul {margin: 0; padding: 0; list-style-type: none;}
.contact_list ul li {position: relative; width: 50%; float: left; display: inline-block;}
.contact_list { margin-bottom: 10px;}
.contact_sec2 {width: 100%;position: relative; background: #ffcc00; padding: 60px 0px 60px; z-index: 9;}
.contact_sec2 .yellowLine { background: #035497;}
.cont_location {overflow: hidden; clear: both;}
.cont_location ul.loc_list { width: 100%; display: flex;justify-content: center;flex-wrap: wrap;}
ul.loc_list li {width: 18%; float: left; display: inline-block; color: #282829; font: 400 24px/72px 'Roboto', sans-serif; padding: 0px; text-align: center; border: 1px solid #474747; background: #fff; margin: 8px 1%;text-transform: uppercase;}
.contact_sec3 {width: 100%;position: relative; background: #ffffff; padding: 60px 0px 60px; z-index: 9;}
.contact_frm .package_frm {background: url(assets/images/contact/contact-page-foem-bg.webp) no-repeat top center;
    width: 100%;position: relative;background-size: cover;padding: 85px 150px;}
.contact_sec3 .service_top_info h2, .contact_sec3 .service_top_info h2 em {color: #ffffff;}
.contact_frm .subbtn { background: #ffcc00;color: #262626; }
.contact_frm .package_frm h2 { margin: 0px 0 0px;}

.subbtn:hover {color: #035497;background: #ffffff;}
.area_box_info:hover {box-shadow: 0px 3px 5px rgb(3 84 151 / 45%);}
.area_box_info:hover .area_info h3 { color: #035497;}
a.reloc_btn:hover { color: #ffcc00;}
.our_reloc_listing:hover {border: 2px solid #035497;}
.our_reloc_listing:hover .reloc_info {border-left: 1px solid #035497;}
.cta_planning_info h2 a:hover {color: #ffffff;}









/* popup */
.onelemodaltoggle_main.modal{background:rgba(0, 0, 0, 0.795); overflow: hidden;}
.onelemodaltoggle_main.modal.show .modal-dialog {transform: none; width: 600px; max-width: initial; text-align: center;}
.onelemodaltoggle_main .modal-content{border-radius: 0px; background:#ffcc00;padding: 40px 30px 30px;} 
.onelemodaltoggle_main .btn-close{width: 20px; height: 20px; background: url('assets/images/home/cross.webp') no-repeat 0 0;
    text-align: center; border-radius: 100%; opacity: 1; background-size: auto;
right: -10px; top: -10px; position: absolute;}
.onelemodaltoggle_main .btn-close:focus{box-shadow: none;}
.onelemodaltoggle_main .modal-header{padding: 0px; border-bottom: 0px;}
.onelemodaltoggle_main .modal-body{padding: 0px;}

.onelemodaltoggle_main_in h2 {position: relative; font: 30px/30px 'Roboto', sans-serif; margin: 0 0 20px;color:#000;text-align: center;
    padding-bottom: 10px;text-transform: uppercase;}
.onelemodaltoggle_main_in h2::before {position: absolute; content: ""; bottom: 0; left: 0; right: 0; width: 100px; height: 2px; 
        background: #000; margin: 0px auto;}
.form-field .subbtn_pop {display: block;color: #ffffff; background: #000000; font: 400 18px/46px 'Roboto', sans-serif; text-transform: uppercase;
            outline: none;cursor: pointer !important;border: none;padding: 0px 15px; width: 100%;}
.form-field .subbtn_pop:hover {background: #d3b11e;color: #000000;}
/**/
ul.slimmenu li .sub-toggle>i { font-size: 10px;color: #ffffff}
ul.slimmenu li .sub-toggle {background: transparent;width: 20px;}
ul.slimmenu li ul li > a {width: 100%;color: #191A1D;text-transform: capitalize;padding: 7px 10px;}
ul.slimmenu li ul li {width: 100%;}
ul.slimmenu li ul li a {font-size: 14px;line-height: 25px;}
ul.slimmenu li > ul {width: 250px;background: #d3b11e;padding: 12px;box-shadow: rgb(50 50 93 / 25%) 0px 6px 12px -2px, rgb(0 0 0 / 30%) 0px 3px 7px -3px;}

.bnrbtn ul li a.callbtn:hover, a.hdr_btn:hover, .subbtn.ftsubbtn:hover {background: #035497;color: #ffffff;}
a.servBtn:hover {background: #d3b11e;color: #191A1D;}
.netwrk_add_info a:hover, .ftcont_info ul li a:hover, .ft_email a:hover, .contact_list .contact_info a:hover, .hdrCtaSec ul li a.hdrinfo:hover, .city_list ul li:hover {color: #035497;}
a.blog_btn:hover {color: #d3b11e;}
ul.loc_list li:hover {background: #035497;color: #ffffff; border: 1px solid #035497;}

.bnrbtn.plan_cta ul li a.callbtn:hover { background: #ffffff; color: #035497;}
.service_advbox_info .bnrbtn.plan_cta ul li a.callbtn:hover {background: #035497;color: #ffffff;}

/* .floating_whatsappcall a {transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;} */
.hdrCtaSec ul li span img, .bnrbtn ul li a img {animation-name: pulse-blue;animation-duration: 1.5s;animation-timing-function: ease-out;animation-iteration-count: infinite;border-radius: 50%;}

@keyframes pulse-blue {
	0% {
		box-shadow: 0 0 0 0 rgb(3 84 151 / 75%);
	}
	80% {
		box-shadow: 0 0 0 14px rgba(37, 211, 102, 0);
	}
}






@media screen and (min-width:1600px) {

    .container{max-width: 1230px;}

}


@media (min-width: 1700px) and (max-width: 1799px) {



}

@media (min-width: 1600px) and (max-width: 1699px) {



}



@media only screen and (max-width: 1599px) {
    .client_logo_box .owl-theme .owl-prev, .client_logo_box .owl-theme .owl-next,
    .testimonial_box .owl-theme .owl-prev, .testimonial_box .owl-theme .owl-next,
    .best_pack_box .owl-theme .owl-prev, .best_pack_box .owl-theme .owl-next,
    .area_india_box .owl-theme .owl-prev, .area_india_box .owl-theme .owl-next,
    .area_bengal_box .owl-theme .owl-prev, .area_bengal_box .owl-theme .owl-next,
    .packers_movers_box .owl-theme .owl-prev, .packers_movers_box .owl-theme .owl-next,
    .euro_packers_movers_box .owl-theme .owl-prev, .euro_packers_movers_box .owl-theme .owl-next {width: 40px;height: 40px;line-height: 40px;}

    .client_logo_box .owl-theme .owl-next,
    .testimonial_box .owl-theme .owl-next,
    .best_pack_box .owl-theme .owl-next,
    .area_india_box .owl-theme .owl-next,
    .area_bengal_box .owl-theme .owl-next,
    .packers_movers_box .owl-theme .owl-next,
    .euro_packers_movers_box .owl-theme .owl-next {left: inherit;right: -20px;}

    .hdrwrapper { padding: 12px 0px 12px;}
    .hdrlgo {width: 175px;margin-right: 30px;}
    .hdrCtaSec ul li span {font-size: 13px; line-height: 20px;}
    .hdrCtaSec ul li span img {margin-right: 10px;width: 26px;}
    .hdrCtaSec ul li a.hdrinfo {font-size: 20px; line-height: 25px; padding-left: 30px;}
    .hdrmenu li a { font-size: 16px; line-height: 46px; padding: 0px 25px;}

    .package_frm h2 {font-size: 28px; line-height: 33px; margin: 0px 0 15px;}
    .form-field input[type="text"], .form-field input[type="email"], .form-field input[type="tel"], .form-field select, .filedPut textarea {
       height: 46px; padding: 0 15px; font-size: 15px; line-height: 46px;}
    .subbtn {height: 46px; padding: 0 15px; font-size: 18px; line-height: 46px;}
    .form-field {margin-bottom: 10px;}
    .package_frm {padding: 10px 15px 15px;width: 400px;}
    .bnrtxt em {font-size: 20px; line-height: 25px;margin: 0 0 5px;}
    .bnrtxt h1 {font-size: 50px; line-height: 60px; margin: 0 0 8px;}
    .bnrtxt p {font-size: 16px; line-height: 25px; margin: 0 0 20px;}
    .bnrbtn ul li a.callbtn { padding: 0px 25px;font-size: 15px; line-height:46px;margin-right: 10px;}
    .bnrbtn ul li a img { width: 46px;}
    .bnrbtn ul li { margin: 0px 5px;}
    
    .bnrtxt { margin-top: 100px; }
    .bannerSec {padding: 45px 0px 60px;}
    
    .client_logo_sec { padding: 50px 0px 50px;}
    .client_logo_box {margin-top: 10px;}
    a.morebtn {font-size: 14px; line-height: 20px; margin: 5px 5px 0px 0px;}
    .testimonial_sec { padding: 70px 0px 60px;}
    .testi_bx { padding: 20px 30px;margin-top: 30px;}
    .testi_bx_hdr {margin-bottom: 10px;}
    .testi_hdr_img { width: 65px;margin-right: 10px;}
    .testi_hdr_info h4 {font-size: 15px; line-height: 20px; }
    .testi_hdr_info .starrating, .testi_hdr_info em { font-size: 12px;}
    .testi_bx_info h3 {font-size: 16px; line-height: 22px;margin-bottom: 5px;}
    .testi_bx_info p {height: auto;}

    .testimonial_box .owl-dots {margin-top: 25px; }
    .testimonial_box .owl-dots button {width: 25px;}
    .faq_section {padding: 75px 0px 50px;}
    .faqpnl .accordion-item > button { font-size: 16px; line-height: 20px; padding: 15px 0;}
    .plan_cta_sec {padding: 45px 0px 40px;}
    .footer {padding: 60px 0px 25px;}
    .footer_logo {  width: 175px;  margin-bottom: 20px; }
    .footer_text {margin-bottom: 35px;}
    .ft_social ul li { margin: 0px 1px;}
    .ftcont_info ul li { margin: 0px 4px;}
    .ft_widget h2 { font-size: 18px; line-height: 25px;  padding-bottom: 5px; margin-bottom: 20px;}
    .ftcont_box em {font-size: 15px; line-height: 20px; margin-bottom: 5px;}
    .ftcont_icon img, .ftcont_info ul li img, .ft_email img { width: auto; margin-right: 8px;}
    .city_list ul li { margin-bottom: 3px; }
    .footer_btm_sec { margin-top: 40px; padding-top: 20px;}
    
    .floating_fb_call {top: 340px; }
    .floating_whatsappcall {top: 390px;}
    .floating_phone_call {top: 445px; }
    .floating_phone_call img, .floating_whatsappcall img, .floating_fb_call img {width: 40px;}

.headersec.fixed_header { padding: 0px 0px 0px; }
.headersec.fixed_header .hdrlgo {width: 150px;}
.headersec.fixed_header .hdrtxt p {font-size: 22px;line-height: 27px;}
.headersec.fixed_header .hdrcall a { font-size: 24px;line-height: 24px;}
.headersec.fixed_header .hdrcall span {font-size: 14px;line-height: 14px;}
.headersec.fixed_header .hdrcall {height: 86px;padding: 17px 30px 0px 10px;}

.onelemodaltoggle_main.modal.show .modal-dialog { width: 450px; }
.form-field .subbtn_pop {font-size: 15px; line-height: 36px; }
.onelemodaltoggle_main_in h2 {font-size: 25px; line-height: 25px;}
.hdrlgo em {font-size: 8px;}
/**/
.client_title h2 {font-size: 18px; line-height: 25px;}
.service_sec {padding: 0px 0px 70px;}
.service_top_info h2 {font-size: 40px; line-height: 50px;}
.service_top_info p {font-size: 15px; line-height: 23px; }
.yellowLine {width: 75px; margin: 0px auto 15px;}
a.servBtn { padding: 0px 20px; font-size: 14px; line-height: 46px; }
.servic_to_info p, .serv_info p, .testi_bx_info p, .cta_to_info p, .faqcont p, .footer_text p,
.ftcont_info p, .ftcont_info ul li a, .ft_email a, .city_list ul li, .copyright p {font-size: 15px; line-height: 23px;  margin: 0 0 10px; }
.serv_info h3 {font-size: 20px; line-height: 25px; margin: 0 0 10px; }
.serv_img {margin-bottom: 15px;}
.serv_img_shape > img {width: auto;}
.serv_img_shape { bottom: -50px; }
.serv_img_shape {width: 100px;}
.best_movers_sec {padding: 50px 0px 50px;}
.best_movers_sec .service_top_info p {margin-bottom: 15px;}
.area_serve_sec {padding: 50px 0px 70px;}
ul.area_serve_link li a {font-size: 16px; line-height: 46px;padding: 0px 20px; }
.area_info h3 {font-size: 20px; line-height: 30px; }
.area_info {padding: 10px 0px;}
.packers_movers_sec {padding: 50px 0px 50px;}
.packers_movers_info h3 {font-size: 18px; line-height: 25px; }
.packers_movers_info ul li {font-size: 14px; line-height: 36px; }
.our_relocation_sec {padding: 50px 0px 50px;}
.reloc_info {padding-left: 12px;padding-top: 5px;padding-bottom: 5px;}
.reloc_info h4 {font-size: 16px; line-height: 25px;}
.reloc_info p {font-size: 15px; line-height: 20px; margin-bottom: 8px;}
a.reloc_btn {font-size: 14px;}
.reloc_icon, .reloc_icon_hvr {width: 125px;}
.euro_packers_movers_sec {padding: 50px 0px 50px;}
.transportation_sec .service_top_info h2, .transportation_sec_2 .service_top_info h2 { margin-bottom: 5px;}
.transportation_sec .service_top_info p, .transportation_sec_2 .service_top_info p { margin-bottom: 15px;}
.transportation_right, .transportation_left_1,
.transportation_right .transport_img, 
.transportation_left_1 .transport_img_2,
.transportation_right .transport_img img,
.transportation_left_1 .transport_img_2 img {height: 700px;}
.accredit_sec { padding: 0px 0px 0px; } 
.accredit_title h2 {font-size: 25px; line-height: 32px; margin: 0 0 0px;}
.accredit_title h2 span::before {position: absolute; content: ""; top: 15px; left: auto; right: -80px; width: 60px; height: 1px; background: #ccc;}
.accredit_box {padding: 25px; margin-top: -25px;}
.hiring_tips_sec { padding: 50px 0px 50px;}
.hiring_tips_sec .service_top_info p {margin-bottom: 20px;}
.hiring_tips_box { padding: 20px;}
.hiring_tips_icon {width: 85px; margin: 0px auto 10px; }
.hiring_tips_info h3 { font-size: 16px; line-height: 25px; margin: 0 0 10px;}
.hiring_tips_info p {font-size: 15px; line-height: 23px;}
.logistic_sec {padding: 60px 0px 60px;}
.logistic_info {padding: 50px 15px 15px; margin-top: -35px;}
.logistic_info h3 {font-size: 18px; line-height: 25px; margin: 0 0 10px;}
.logistic_info p {font-size: 15px; line-height: 23px;min-height: 182px;}
.logistic_icon { width: 95px;padding: 8px;}
.Qualities_sec {padding: 50px 0px 50px;}
.Qualities_sec .yellowLine, .Qualities_sec_2 .yellowLine {margin: 0px 0px 10px;}
.Qualities_sec .service_top_info p, .Qualities_sec_2 .service_top_info p {margin-bottom: 15px;}
.service_top_info ul li {padding-left: 20px;font-size: 15px; line-height: 23px; margin-bottom: 12px;}
.service_top_info ul li::before {top: 7px; left: 0; width: 8px; height: 8px; }
.Qualities_sec_2 {padding: 50px 0px 50px;}
.img_right_shape, .img_left_shape { width:300px; height:300px;}
.testimonial_sec_new {padding: 50px 0px 50px; }
.helful_sec {padding: 50px 0px 50px; }
.helful_sec .yellowLine {margin: 0px 0px 10px;}
.helful_sml_img {width: 300px;}
.cta_planning_info h2 {font-size: 28px; line-height: 35px; margin-bottom: 10px;}
/* inner */
.inrbnrtxtinr h1 { font-size: 50px; line-height: 60px;  margin-bottom: 0px;}
.inrbnrtxtinr p { font-size: 16px; line-height: 25px;}
.about_sec_1, .service_sec_1 {padding: 50px 0px 30px;}
.about_sec_2, .service_sec_2 {padding: 30px 0px 50px;}
.about_sec_3, .about_sec_4, .about_sec_5, .about_sec_6 {padding: 50px 0px 50px;}
.service_top_info h4 {font-size: 20px; line-height: 30px; }
.choose_info h4 {font-size: 16px; line-height: 20px;}
.our_chose_listing { margin-top: 25px;}
.choose_icon {width: 70px;  padding: 8px;}
.choose_icon img {width: 70px;}
.choose_info {  height: 75px; padding-left: 12px;}
.our_client_icon {padding: 10px;}
.mt35 { margin-top: 25px;}
.our_netwrk_listing { padding: 20px;}
.netwrk_ofc_loc h2 {font-size: 22px; line-height: 25px; margin-bottom: 5px;}
.our_netwrk_listing .yellowLine {width: 75px;margin: 0px 0px 15px;}
.netwrk_ofc_name h3 {font-size: 18px; line-height: 25px;  margin-bottom: 10px;}
.netwrk_add_info p, .netwrk_add_info a, .netwrk_add_info span {font-size: 16px; line-height: 22px;}
.service_sec_4 {padding: 50px 0px 20px;}
.step_list_img {width: 200px;}
.step_list_no span {width: 36px;height: 36px; font-size: 15px;line-height: 36px;}
.step_list_no {bottom: -12px;}
.step_list_info h3 {font-size: 18px; line-height: 25px; margin-bottom: 10px;}
.step_list_info { padding: 35px 0px 0px;}
.service_sec_5 { padding: 10px 0px 50px;}
.service_advbox_info h3 { font-size: 25px; line-height: 32px; margin-bottom: 0px;}
.service_advbox_list h2 { font-size: 40px; line-height: 50px; margin-bottom: 5px;}
.service_advbox_list .yellowLine {width: 75px;margin: 0px 0px 25px;}
.service_advbox_list ul li { font-size: 18px; line-height: 25px; margin-bottom: 15px;  padding-left: 30px;}
.service_advbox_list ul li::before {top: 2px; width: 20px;height: 20px; background-size: 20px;}
.service_advbox_img {padding: 0px 50px;}
.service_advbox_img img {width: 100%;}
.step_listing {margin-top: 25px;}
.service_sec_1 .service_top_info p, .service_sec_2 .service_top_info p {margin-bottom: 15px;}
.blog_info {padding: 20px;}
.blog_meta {margin-bottom: 10px;}
.blog_info h3 {font-size: 18px; line-height: 25px; margin-bottom: 5px;}
.blog_info p { font-size: 15px; line-height: 23px;  margin-bottom: 15px;}
a.blog_btn {font-size: 13px;}
.blogBtn::before {width: 55px;}
.blog_listing {margin-top: 30px;}
.blog_meta span {font-size: 14px;}
.blog_sec {padding: 50px 0px 50px;}
.blog_details_info span.date {font-size: 18px; line-height: 25px;margin-bottom: 10px;}
.blog_details_info h1 {font-size: 40px; line-height: 50px;margin-bottom: 5px;}
.blog_details_info p { font-size: 15px; line-height: 23px; margin-bottom: 20px;}
.blog_details_info h2 { font-size: 25px; line-height: 32px;  margin-bottom: 12px;}
.blog_details_info ul li {font-size: 15px; line-height: 23px;margin-bottom: 10px;padding-left: 20px;}
.blog_details_info ul li::before {top: 6px;}
.contact_sec1, .contact_sec2 { padding: 50px 0px 50px;}
.contact_box1 {padding: 25px;}
.contact_box1 h3 { font-size: 20px; line-height: 30px; margin-bottom: 5px;}
.contact_box1 h4 { font-size: 18px; line-height: 25px; margin-bottom: 15px;}
.contact_list .contact_info span {font-size: 16px; line-height: 25px;}
.contact_list .contact_info p {font-size: 13px; line-height: 20px;}
.contact_list .contact_info a {font-size: 14px; line-height: 20px;}
ul.loc_list li { font-size: 18px; line-height: 52px; margin: 5px 1%;}
.contact_sec3 {padding: 50px 0px 50px;}
.contact_frm .package_frm { padding: 65px 135px;}












}

@media only screen and (max-width: 1199px) {

    .hdrlgo { width: 165px;  margin-right: 30px;}
    .hdrtxt p { font-size: 20px; line-height: 25px; }
    .hdrcall span {  font-size: 15px;  line-height: 15px; }
    .hdrcall a {  font-size: 25px;  line-height: 28px; }
    .hdrcall span img { margin-right: 5px;width: 23px;}
    .hdrcall { height: 96px;}
    .bnrtxt em, .serv_info h3  {font-size: 18px;}
    .bnrtxt h1 {font-size: 40px;line-height: 45px;}
    .bnrbtmtxt h2 {font-size: 30px;line-height: 35px;}
    .bnrbtmtxt h3 {font-size: 18px;line-height: 25px; letter-spacing: 1px;}
    .abtbx_info h2 { font-size: 38px; line-height: 45px;}
    .abtbx_info span {font-size: 16px;}
    .impactbx h4 { font-size: 32px;line-height: 40px;}
    .servic_to_info h2 {font-size: 40px;line-height: 50px;}
    .servic_to_info span {font-size: 16px; line-height: 24px;}
    .localtxt h4 { font-size: 17px;}
    .bnrbtn ul li a.callbtn {padding: 0px 15px;font-size: 14px;line-height: 42px;}
    .bnrbtn ul li a img {width: 42px;}
    .bnrbtn ul li {margin: 0px 2px;}
    .count_icon span { width: 85px; height: 85px; margin: 0px auto 15px;}
    .cta_to_info h2 {font-size: 30px;line-height: 35px;}
    .faq_section {padding: 60px 0px 40px;}
    .plan_cta_sec {padding: 40px 0px 35px;}
    .cta_plan_info h2 {font-size: 28px;line-height: 35px;}

    .headersec.fixed_header .hdrtxt p {font-size: 17px;line-height: 20px;}
    .headersec.fixed_header .hdrlgo {margin-right: 25px;}
    .hdrmenu li a {font-size: 14px;line-height: 42px;padding: 0px 18px;}
    .package_frm h2 {font-size: 20px;line-height: 30px;}
    .service_top_info h2 {font-size: 30px;line-height: 42px;}
    .bnrtxt em, .serv_info h3 {font-size: 17px;}
    .serv_img_shape {width: 85px; bottom: -42px;}
    .serv_info {padding: 15px 0px 5px;}
    .best_movers_sec .service_top_info p {margin-bottom: 14px;}
    .packers_movers_info h3 { font-size: 16px; line-height: 22px;}
    .packers_movers_info ul li {font-size: 13px;line-height: 34px;}
    .packers_movers_info ul li span {width: 135px;}
    .reloc_info h4, .logistic_info p {font-size: 14px;line-height: 22px;}
    .accredit_title h2 {font-size: 20px;}
    .logistic_info h3 {font-size: 16px;line-height: 22px;}
    .logistic_icon {width: 85px;}
    .cta_planning_info h2 {font-size: 25px;line-height: 35px;}
    /* inner */
.inrbnrtxtinr h1 { font-size: 40px; line-height: 50px; }
.netwrk_ofc_loc h2 {font-size: 20px;}
.choose_info h4 {font-size: 14px;line-height: 18px;}
.about_sec_3 .service_top_info p em {display: block; margin-top: 25px;}
.about_sec_2::before {height: 90%;}
.about_sec1_snl_img { width: 200px;}
.about_sec1_img {padding-left: 70px;padding-bottom: 35px;}
.inrbnrtxtinr p {font-size: 15px;}
.step_list_img {width: 175px;}
.step_list_info h3 {font-size: 16px;margin-bottom: 5px;}
.service_advbox_list h2 {font-size: 30px;line-height: 40px;margin-bottom: 5px;}
.service_advbox_list .yellowLine {width: 75px;margin: 0px 0px 20px;}
.service_advbox_list ul li {font-size: 16px;}
.service_advbox_info h3 {font-size: 20px;line-height: 25px;margin-bottom: 0px;}
.blog_info h3 {font-size: 16px;line-height: 23px;margin-bottom: 5px;}
.blog_details_info h1 {font-size: 35px;line-height: 42px;margin-bottom: 5px;}
.blog_details_info h2 {font-size: 20px;line-height: 25px;margin-bottom: 12px;}
.contact_box1 {padding: 25px 18px;}
.contact_box1 h3 {font-size: 18px;line-height: 25px;margin-bottom: 5px;}
.contact_box1 h4 {font-size: 16px;line-height: 25px;margin-bottom: 10px;}
.contact_list .contact_icon img {width: 15px;}
.contact_list .contact_info {padding-left: 28px;}
.contact_list .contact_info span {font-size: 14px;line-height: 20px;}
.contact_list .contact_info p {font-size: 12px;line-height: 18px;}
.contact_list .contact_info a {font-size: 13px;line-height: 20px;}
ul.loc_list li {font-size: 14px;line-height: 46px;margin: 5px 1%;}
.contact_frm .package_frm {padding: 50px 100px;}




}



@media only screen and (max-width: 991px) {
    .client_logo_box .owl-theme .owl-prev, .client_logo_box .owl-theme .owl-next,
    .testimonial_box .owl-theme .owl-prev, .testimonial_box .owl-theme .owl-next,
    .best_pack_box .owl-theme .owl-prev, .best_pack_box .owl-theme .owl-next,
    .area_india_box .owl-theme .owl-prev, .area_india_box .owl-theme .owl-next,
    .area_bengal_box .owl-theme .owl-prev, .area_bengal_box .owl-theme .owl-next,
    .packers_movers_box .owl-theme .owl-prev, .packers_movers_box .owl-theme .owl-next,
    .euro_packers_movers_box .owl-theme .owl-prev, .euro_packers_movers_box .owl-theme .owl-next {width: 36px;height: 36px;
        line-height: 36px;left: -12px;}

    .client_logo_box .owl-theme .owl-next,
    .testimonial_box .owl-theme .owl-next,
    .best_pack_box .owl-theme .owl-next,
    .area_india_box .owl-theme .owl-next,
    .area_bengal_box .owl-theme .owl-next,
    .packers_movers_box .owl-theme .owl-next,
    .euro_packers_movers_box .owl-theme .owl-next {left: inherit;right: -12px;}

.headersec .container, .hdrwrapper .container {max-width: 100%;}
.hdrCtaSec ul li a.hdrinfo {font-size: 17px;line-height: 20px;padding-left:20px;}
.hdrlgo {width: 145px;}
.bnrtxt {margin-top: 15px;text-align: center;}
.bannerSec .bnrbtn ul li:first-child {margin-left: 0px;display: block;margin-bottom: 15px;}
.bannerSec .bnrbtn {text-align: center;margin-bottom: 25px;}
.bannerSec .bnrbtn ul li a.callbtn { margin-right: 0px;}
.package_box {justify-content: center;}
.order1 {order: 1;}
.order2 {order: 2;}
.ft_widget {margin-bottom: 30px;}
.footer {padding: 50px 0px 20px;}
.footer_btm_sec {margin-top: 10px;}
.copyright p {text-align: center;margin-bottom: 10px;}
.copyright span {display: block;float: none;}
.hdrlgo {width: 165px;margin-right: 10px;}
a.hdr_btn { font-size: 14px; line-height: 42px; padding: 0 20px;  height: 42px;}
.hdrCtaSec ul li {margin: 0px 5px;}
.hdrBtn {padding-right: 50px;}

    .collapse-button{ background: #035497 !important;top: -48px;}
    .collapse-button .icon-bar{background: #ffffff;    margin: 5px 0;}
    ul.slimmenu > li {padding: 0px;margin: 0px;display: block; }
    ul.slimmenu > li > a {font-size: 13px;padding: 0px 15px;}
    ul.slimmenu{position: absolute; top: 100%; left: 0; width: 100%; z-index: 99; background: #035497;}
    .hdrmenu li a::before {display: none;}
    ul.slimmenu.collapsed li {text-align: center;}
    .hdrmenu li:first-child {margin-left: 0px;}
    ul.slimmenu {display: inherit;}
    ul.slimmenu.collapsed li .sub-toggle { width: 46px;background: #ffcc00;}
    ul.slimmenu li .sub-toggle>i {font-size: 15px; color: #035497;}
    ul.slimmenu li > ul {width: 100%;background: #d3b11e;overflow: hidden;}


.headersec.fixed_header .hdrlgo {width: 140px;}
.headersec.fixed_header .hdrcall a {font-size: 20px;line-height: 20px;}
.headersec.fixed_header .hdrcall span {font-size: 12px;line-height: 12px;}
.headersec.fixed_header .hdrtxt p {font-size: 15px;line-height: 20px;}
.headersec.fixed_header .hdrcall {height: 81px;}

.service_top_info h2 {font-size: 25px;line-height: 35px;}
.client_title h2 {font-size: 16px;line-height: 20px;text-align: center;}
.service_top_info p br {display: none;}
ul.area_serve_link li a {font-size: 14px;line-height: 42px;padding: 0px 15px;}
.our_reloc_img {margin-bottom: 30px;}
a.reloc_btn { font-size: 12px;}
.transportation_right .transport_img,
.transportation_left_1 .transport_img_2 { position: static; width: 100%; margin-bottom: 20px;}
.transportation_right, .transportation_left_1, .transportation_right .transport_img, .transportation_left_1 .transport_img_2, 
.transportation_right .transport_img img, .transportation_left_1 .transport_img_2 img {height: auto;}
.transportation_sec {padding: 50px 0px 20px;}
.transportation_sec_2 {padding: 20px 0px 50px;}
.transportation_right_2 .service_top_info {margin-left: 0px;}
.transportation_sec .service_top_info, .transportation_sec_2 .service_top_info { text-align: center;}
.transportation_sec .yellowLine, .transportation_sec_2 .yellowLine { margin: 0px auto 15px;}
.accredit_title h2, .accredit_img { text-align: center;}
.mb30, .logistic_box, .Qualities_img, .Qualities_img_2 {margin-bottom: 20px;}
.Qualities_sec .service_top_info h2 br, .Qualities_sec_2 .service_top_info h2 br {display: none;}
.faqSec { width: 100%;}
.hdrCtaSec ul li a {font-size: 17px;line-height: 20px;padding-left: 20px;}
.bnrtxt h1 {font-size: 35px;line-height: 40px;}
.cta_planning_info h2 {font-size: 20px;line-height: 30px;}
    /* inner */
    .inrbnrtxtinr h1 { font-size: 30px; line-height: 40px; }
    .inrbnrtxtinr p {font-size: 15px; line-height: 22px;}
    .about_sec1_snl_img {width: 350px;}
    .about_sec_1 .service_top_info, .about_sec_2 .service_top_info {text-align: center;}
    .about_sec_1 .service_top_info h2 br, .about_sec_2 .service_top_info h2 br, .about_sec_3 .service_top_info h2 br {display: none;}
    .service_top_info h4 {font-size: 18px;line-height: 25px;}
    .about_sec_1 .yellowLine, .about_sec_2 .yellowLine {margin: 0px auto 15px;}
    .about_sec_2::before {display: none;}
    .about_sec2_img, .about_sec_3 .service_top_info {margin-bottom: 25px;}
    .netwrk_ofc_name h3 {font-size: 16px;}
    .service_sec_1 .service_top_info, .service_sec_2 .service_top_info {text-align: center;}
    .service_sec_1 .service_top_info h2 br, .service_sec_2 .service_top_info h2 br {display: none;}
    .service_sec_1 .yellowLine, .service_sec_2 .yellowLine {margin: 0px auto 15px;}
    .service_advbox_list h2 {font-size: 25px;line-height: 32px;margin-bottom: 5px;}
    .service_advbox_list ul li {font-size: 14px;}
    .service_advbox_img {padding: 0px 0px;}
    .blog_details_info span.date {font-size: 16px;line-height: 20px;margin-bottom: 5px;}
    .blog_details_info h1 {font-size: 30px;line-height: 35px;margin-bottom: 5px;}
    .contact_box1 {margin-bottom: 30px;}
    .contact_sec1 {padding: 50px 0px 20px;}
    .contact_box1 {padding: 18px 18px;}
.contact_sec2 .container {max-width: 100%;}
.contact_sec2 {padding: 35px 0px 35px;}

}

 
@media only screen and (max-width: 767px){
    .hdrCtaSec ul li a.hdrinfo, .hdrCtaSec ul li em, .cta_planning_info h2 br {display: none;}
    .hdrCtaSec ul li a { padding-left: 0px;}
    .hdrCtaSec ul li span img {margin-right: 0px;width: 36px;}
    .hdrCtaSec ul li {margin: 0px 5px;}
    .bnrtxt h1 {font-size: 30px;line-height: 36px;}
    .bnrtxt em {font-size: 14px;}
    .bnrtxt p {font-size: 14px;line-height: 20px;margin: 0 0 20px;}
    .service_top_info h2 br {display: none;}
    .service_top_info h2 em {display: initial;}
    .helful_sec .service_top_info {margin-bottom: 30px;}
    .logistic_info p {min-height: auto;}
    
    .footer_logo {width: 165px;margin: 0px auto 20px;}
  

    .headersec.fixed_header .hdrlgo {width: 125px;}
    .headersec.fixed_header .collapse-button {top: -38px;}


    .onelemodaltoggle_main_in h2 {font-size: 18px; line-height: 18px;}
        /* inner */
.inrbnrtxtinr h1 { font-size: 25px; line-height: 35px; }
.inrbnrtxtinr p br {display: none;}
.netwrk_ofc_loc h2 {font-size: 18px;}
.netwrk_add_info p, .netwrk_add_info a, .netwrk_add_info span {font-size: 14px;line-height: 20px;}
.netwrk_add, .netwrk_phone {margin-bottom: 10px;padding-bottom: 10px;}
.about_sec1_snl_img {width: 250px;}
.about_promise_img {margin-top: 25px;}
.about_sec_3 .service_top_info {margin-bottom: 0px;}
.inrbnrtxtinr p {font-size: 14px;line-height: 20px;}
.step_list_info {padding: 20px 0px 0px;}
.blog_details_info h1 {font-size: 25px;line-height: 30px;margin-bottom: 5px;}
.blog_details_info h2 {font-size: 18px;line-height: 20px;margin-bottom: 12px;}
ul.loc_list li {font-size: 14px;line-height: 46px;margin: 5px 1%;width: 30%;}
.contact_frm .package_frm {padding: 35px 50px;}



}


@media only screen and (max-width: 575px){
    .hdrlgo {width: 125px;margin-right: 10px;}
    .headersec.fixed_header .hdrlgo {width: 100px;}
    .headersec.fixed_header .collapse-button {top: -33px;}
    .collapse-button {top: -38px;}
    a.hdr_btn {font-size: 12px;   padding: 0 15px;}
    .hdrCtaSec ul li {margin: 0px 2px;}
    .hdrCtaSec ul li span img { width: 30px;}
    .accredit_img {padding: 5px;}

    .onelemodaltoggle_main.modal{overflow-x: hidden;overflow-y: auto;}
    .onelemodaltoggle_main.modal.show .modal-dialog {width: 90%;margin: 20px auto;}
    .about_sec_5 .col-lg-3.col-md-4.col-sm-6 {width: 50%;}
    .inrbnrimg img {height: 200px; object-fit: cover;}
    .inrbnrtxtinr p {font-size: 13px;line-height: 20px;}
    .about_sec1_snl_img {width: 175px;}
    .contact_list .contact_info p br {display: none;}
    ul.loc_list li {font-size: 12px;line-height: 42px;}
    .contact_frm .package_frm {padding: 25px 30px;}


}


@media only screen and (max-width: 480px){ 
    a.hdr_btn {font-size: 10px;padding: 0 10px;line-height: 36px;height: 36px;}
    .hdrlgo {width: 100px;margin-right: 5px;}
    .collapse-button .icon-bar {margin: 3px 0;}
    .hdrBtn {padding-right: 45px;}
    .collapse-button {top: -33px;}
    .img_right_shape, .img_left_shape {width: 250px;height: 250px;}
    .tophdrtxt p {font-size: 13px;line-height: 20px;}

}














