@media screen and (max-width:1500px) {
	p.highlight_text {padding: 50px 130px;}
}

@media screen and (max-width:1400px) {
	p.highlight_text {padding: 50px 50px;font-size: 26px;}
}

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

.navigation ul { padding: 0; list-style-type: none; margin: 0;}

.navigation ul.menu {margin: 0;position: relative; z-index: 3;-moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; }

.navigation ul.menu ul { display: none; }

.navigation-open, .navigation-close { display: none; }

.navigation ul.menu li { position: relative;    padding: 0; margin: 0;}

.navigation ul.menu > li { z-index: 2; text-align: left;float: left; }

.navigation ul.menu > li.mb-portal-btn {display: none;}

.navigation ul.menu > li {padding: 0 25px;position: relative;}

.navigation ul.menu > li:last-child:after{display: none;}

.navigation ul.menu > li > a {float: left;color: #222222;letter-spacing: 0px;font-size: 16px;font-weight: 400;text-transform: capitalize;line-height: initial;padding: 40px 0px;position: relative;}

.navigation ul.menu > li.selected a {color: #ed8a3c;border-bottom: 2px solid #ed8a3c;}

.navigation ul.menu > li > a::before {content: '';position: absolute;left: 0;bottom: -1px;width: 100%;height: 2px;background-color: #fff;opacity: 0;}

.navigation ul.menu > li > a:hover {color: #f58634;}

.navigation ul.menu > li > a:hover::before {opacity: 1;background-color: #f58634;}

.navigation ul.menu li.has-sub .sub-menu {padding: 20px 20px;position: absolute;min-width: 315px;background: #fff;z-index: 5;opacity: 0;top: 100%;bottom: auto;visibility: hidden;/* margin-top: 40px; */display: block;pointer-events: auto;font-weight: 400;-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);-ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);-o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);}

.menu-back, .menu > li > .toggle-submenu { display: none; }

.toggle-submenu { display: block; height: 32px; width: 30px; position: absolute; right: 0;top: 0; pointer-events: none; }

.navigation ul.menu li.has-sub .sub-menu a {padding: 8px 0px;display: block;letter-spacing: 1px;font-size: 15px;color: #000;line-height: normal;text-transform: capitalize;font-weight: 400;}

.navigation ul.menu li.has-sub .sub-menu a:hover {color: #f58634 !important;}

.navigation ul.menu li.has-sub .sub-menu a:after {position: absolute;content: "";background-color:  #222 ; width:0px;height: 3px;left: 0;top: 0;bottom: 0;margin: auto;transition: all 0.5s ease;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-o-transition: all 0.5s ease;-webkit-transition: all 0.5s ease;}

.navigation ul.menu li.has-sub .sub-menu li:hover a:after, .navigation ul.menu li.has-sub .sub-menu li.selected a:after {width: 10px;}

.navigation ul.menu > li:hover > a, .navigation ul.menu > li.selected > a {}

.navigation ul.menu > li:hover > a:after {content: '';position: absolute;left: 0;top: 0;width: 100%;border-top: 2px solid #282c78;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-o-transition: all 0.5s ease;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;opacity: 0;}

.navigation ul.menu li.has-sub li.has-sub .sub-menu { left: 100%; top: 50px; }

.navigation ul.menu li.has-sub:hover > .sub-menu {display: block !important; opacity: 1; visibility: visible; margin-top: 0; transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; }

.navigation ul.menu li:hover { overflow: visible; }

.navigation ul.menu li.has-sub li.has-sub:hover .sub-menu { top: 0; }

.navigation ul.menu li.has-sub .sub-menu li:hover > .device-toggle:before { opacity: 0; }

.navigation ul.menu li.has-sub .sub-menu li:hover > .device-toggle:after { opacity: 1; }

.navigation ul.menu li:hover > .toggle-submenu:before { opacity: 0; }

.navigation ul.menu li:hover > .toggle-submenu:after { opacity: 1; }

.navigation ul.menu li.has-sub .sub-menu li:hover > a, .navigation ul.menu li.has-sub .sub-menu li.selected > a { color: #f58634 ;padding-left: 20px; }

.navigation ul.menu li:before{ display: none; }

.navigation ul.menu > li a span.menu_count {display: block;color: #a5a5a5;font-size: 13px;line-height: 24px;}

.link:hover:after { top: -2px; margin-top: 0; opacity: 1; }

.navigation ul.menu > li:first-child{padding-left: 0;}

.navigation ul.menu > li:last-child{padding-right: 0;}

.navigation ul.menu li.has-sub .sub-menu li .sub-menu a:after {position: absolute;content: "";background-color:  #ec1e22; width:0px;height: 3px;left: 0;top: 0;bottom: 0;margin: auto;transition: all 0.5s ease;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-o-transition: all 0.5s ease;-webkit-transition: all 0.5s ease;}

.navigation ul.menu li.has-sub .sub-menu li .sub-menu li:hover > a, .navigation ul.menu li.has-sub .sub-menu li .sub-menu li.selected > a { color: #ec1e22; padding-left: 20px;}

.navigation ul.menu li.has-sub .sub-menu li .sub-menu li:hover a:after, .navigation ul.menu li.has-sub .sub-menu li .sub-menu li.selected a:after { width: 10px;}

}



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

.navigation-open { padding: 0; position: relative; vertical-align: middle; z-index: 1; width: 30px; height: 19px; background: none; border: none; width: 50px; height: 50px; background: #71186b; }

.navigation-open span { display: block; width: 24px; height: 3px; background: #fff; margin: 0 auto; position: relative; pointer-events: none; -moz-transition: all 0s ease 0.25s; -ms-transition: all 0s ease 0.25s; -o-transition: all 0s ease 0.25s; -o-transition: all 0s ease 0.25s; -webkit-transition: all 0s ease 0.25s; transition: all 0s ease 0.25s; }

.navigation-open span:before, .navigation-open span:after { content: ""; display: block; width: 100%; height: 100%; background: #fff; position: absolute; left: 0; top: -7px; -moz-transition: top 0.25s ease 0.25s, transform 0.25s ease, background 0.25s ease 0.25s; -ms-transition: top 0.25s ease 0.25s, transform 0.25s ease, background 0.25s ease 0.25s; -o-transition: top 0.25s ease 0.25s, transform 0.25s ease, background 0.25s ease 0.25s; -webkit-transition: top 0.25s ease 0.25s, transform 0.25s ease, background 0.25s ease 0.25s; transition: top 0.25s ease 0.25s, transform 0.25s ease, background 0.25s ease 0.25s; }

.navigation-open span:after { top: 7px; -moz-transition: top 0.25s ease 0.25s, transform 0.25s ease, background 0.25s ease 0.25s; -ms-transition: top 0.25s ease 0.25s, transform 0.25s ease, background 0.25s ease 0.25s; -o-transition: top 0.25s ease 0.25s, transform 0.25s ease, background 0.25s ease 0.25s; -webkit-transition: top 0.25s ease 0.25s, transform 0.25s ease, background 0.25s ease 0.25s; transition: top 0.25s ease 0.25s, transform 0.25s ease, background 0.25s ease 0.25s; }

.navigation ul { padding: 0; list-style-type: none; margin: 0; }

.navigation ul.menu { font-size: 16px; font-weight: 500; z-index: 6; text-align: left; width: 100%;  }

.navigation { z-index: 99; position: fixed; top: 0; left: 100%; width: 300px; height: 100%; overflow: auto; background: #fff; -webkit-overflow-scrolling: touch; display: block !important; transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; padding: 45px 15px 30px 15px; }

.menu-back { border: none; width: 100%; height: 40px; background: none; color: #333; font-size: 16px; font-weight: 500; padding: 0; font-family: inherit; text-align: left; }

.menu-back:before { content: ""; display: inline-block; vertical-align: middle; width: 8px; height: 13px; margin: -2px 8px 0 0; background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8px' height='13px' viewBox='-955.5 457 8 13'%3e%3cpath fill='%23333333' d='M-955.281,462.993l6.059-5.785c0.139-0.136,0.326-0.208,0.526-0.208s0.388,0.074,0.528,0.208l0.444,0.425 c0.29,0.278,0.29,0.729,0,1.006l-5.089,4.858l5.096,4.862c0.141,0.136,0.217,0.314,0.217,0.504c0,0.191-0.076,0.37-0.217,0.503 l-0.446,0.427c-0.139,0.135-0.328,0.207-0.528,0.207c-0.199,0-0.385-0.073-0.525-0.207l-6.064-5.79 c-0.141-0.135-0.219-0.314-0.219-0.506C-955.5,463.309-955.422,463.128-955.281,462.993z'/%3e%3c/svg%3e"); background-size: cover; }

.theme-header:after { content: ""; display: block; position: fixed; left: 0; right: 0; top: 0; height: 100%; background: rgba(0,0,0,0.7); z-index: 9; cursor: pointer; transform: translateX(100%); -moz-transform: translateX(100%); -ms-transform: translateX(100%); -o-transform: translateX(100%); -webkit-transform: translateX(100%); transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; }

body.menu-action .theme-header:after { transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; -webkit-transform: none; }

body.menu-action .navigation { margin-left: -300px; }

body.menu-action { position: fixed; top: 0; left: 0; height: 100vh !important; width: 100%; overflow: hidden; max-height: 100vh !important; }

.navigation ul.menu li { position: relative; border-bottom: 1px solid rgba(0, 0, 0, 0.2); padding:0  }

.navigation ul.menu li:before{ display: none;  }

.navigation ul.menu > li { width: 100%;margin: 0 !important; padding:0;}

.navigation ul.menu > li:before{ display: none }

.navigation ul.menu li a { padding: 8px 30px 8px 0; color: #000000; font-weight: 500; display: block; font-size: 14px;font-size: 15px;letter-spacing: 1px;text-align: left;border: none;text-transform: capitalize;}

.toggle-submenu { display: block; height: 40px; width: 30px; position: absolute; right: 0;top: 0; }

.toggle-submenu:before, .toggle-submenu:after { content: ""; display: block; width: 8px; height: 13px; position: absolute; right: 0; top: 50%; margin: -6px 0 0 0; background-size: cover; }

.toggle-submenu:before { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8px' height='13px' viewBox='0.5 190.5 6 10'%3e%3cpath fill='%23333333' d='M6.337,195.109l-4.545-4.449c-0.105-0.104-0.245-0.16-0.395-0.16c-0.149,0-0.29,0.057-0.395,0.16l-0.334,0.327 c-0.218,0.214-0.218,0.561,0,0.774l3.816,3.736l-3.821,3.74c-0.105,0.104-0.163,0.241-0.163,0.387 c0,0.147,0.058,0.285,0.163,0.387l0.334,0.328c0.105,0.104,0.246,0.16,0.396,0.16s0.29-0.057,0.395-0.16l4.549-4.453 c0.105-0.104,0.164-0.242,0.163-0.389C6.5,195.352,6.442,195.213,6.337,195.109z'/%3e%3c/svg%3e"); }

.toggle-submenu:after { opacity: 0;}

.navigation ul.menu li.selected > a { color: #151515; }

.navigation ul.menu li.selected > .toggle-submenu:after { opacity: 1; }

.navigation ul.menu li.has-sub a span {  }

.navigation ul.menu li ul { background: #fff; position: fixed; right: 0; bottom: 0; z-index: 1; margin-right: -300px; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; width: 300px; top: 0; overflow: scroll; -webkit-overflow-scrolling: touch; padding: 5px 15px 30px 15px; }

.navigation ul.menu li ul.show { margin-right: 0; }

.navigation ul.menu li .device-toggle { position: absolute; width: 39px; height: 39px; left: 0; top: 0; cursor: pointer; }

.navigation ul.menu li .device-toggle:before, .navigation ul.menu li .device-toggle:after { content: ""; display: block; height: 3px; width: 15px; position: absolute; left: 12px; top: 18px; background: #333; }

.navigation ul.menu li .device-toggle:after { width: 3px; height: 15px; top: 12px; left: 18px; }

.navigation ul.menu li.selected > .device-toggle:before, .navigation ul.menu li.selected > .device-toggle:after { background: #660460;  }

.navigation ul.menu li .device-toggle.in:after { -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); -webkit-transform: rotate(90deg); transform: rotate(90deg); }

.navigation ul.menu .sub-menu .inner-sub li > a { padding-left: 55px; }

.navigation ul.menu li .inner-sub .device-toggle { left: 0; }

.navigation ul.menu.no-sub li a { padding-left: 15px }

.megamenu_img { display: none }

.navigation ul.menu li.has-sub.megamenu .sub-menu { display: block !important }

.navigation ul.menu li.has-sub .mega_menu { display: none }

.navigation-open:before { opacity: 1; -moz-transition: opacity 0.5s ease; -ms-transition: opacity 0.5s ease; -o-transition: opacity 0.5s ease; -webkit-transition: opacity 0.5s ease; transition: opacity 0.5s ease; }

body.menu-action .navigation-open:before { opacity: 0; }

.navigation ul.menu li .device-toggle { position: absolute; width: 26px; height: 30px; left: 0; top: 0; cursor: pointer; }

.navigation ul.menu li .device-toggle:before, .navigation ul.menu li .device-toggle:after { content: ""; display: block; height: 2px; width: 12px; position: absolute; left: 7px; top: 14px; background: #606060; }

.navigation ul.menu li .device-toggle:after { width: 2px; height: 12px; left: 12px; top: 9px; }

.navigation ul.menu .sub-menu .inner-sub li > a { padding-left: 44px; }

.navigation-close { padding: 0; position: absolute; right: 15px; top: 15px; vertical-align: middle; z-index: 11; width: 20px; height: 17px; background: none; border: none; }

.navigation-close:before, .navigation-close:after { content: ""; display: block; width: 100%; height: 2px; background: #000; position: absolute; left: 0; top: 50%; margin-top: -2px; -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg);}

.navigation-close:after { -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }

body.menu-action header:after {transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; -webkit-transform: none; }  

.navigation-open {padding: 1px;position: relative;vertical-align: middle;z-index: 1;width: 24px;height: 24px;background: transparent;border-radius: 0px;}

.navigation ul.menu li > a span.menu_count {color: #0070b2;margin-right: 10px;}

.navigation-open span {display: block; width: 24px; height: 2px; background: #ed8a3c; margin: 0 auto; position: relative; pointer-events: none; -moz-transition: all 0s ease .25s; -ms-transition: all 0s ease .25s; -o-transition: all 0s ease .25s; -o-transition: all 0s ease .25s; -webkit-transition: all 0s ease .25s; transition: all 0s ease .25s; } 

.navigation-open span:before, .navigation-open span:after {content: ""; display: block; width: 100%; height: 100%; background: #ed8a3c; position: absolute; left: 0; top: -8px; -moz-transition: top .25s ease .25s,transform .25s ease,background .25s ease .25s; -ms-transition: top .25s ease .25s,transform .25s ease,background .25s ease .25s; -o-transition: top .25s ease .25s,transform .25s ease,background .25s ease .25s; -webkit-transition: top .25s ease .25s,transform .25s ease,background .25s ease .25s; transition: top .25s ease .25s,transform .25s ease,background .25s ease .25s; } 

.navigation-open span:after {top: 8px; -moz-transition: top .25s ease .25s,transform .25s ease,background .25s ease .25s; -ms-transition: top .25s ease .25s,transform .25s ease,background .25s ease .25s; -o-transition: top .25s ease .25s,transform .25s ease,background .25s ease .25s; -webkit-transition: top .25s ease .25s,transform .25s ease,background .25s ease .25s; transition: top .25s ease .25s,transform .25s ease,background .25s ease .25s; } 

.desk-menu {position: relative;}

.footer-title span { position: absolute; left: 0; top: 0; right: 0; bottom: 0; }

.footer-title span:before { content: ""; position: absolute; top: 50%; right: 7px; transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); height: 15px; width: 2px; background: #fff; }

.mobile-accordion.in .footer-title span:before { display: none }

.footer-title span:after { content: ""; position: absolute; top: 50%; right: 0px; transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); height: 2px; width: 16px; background: #fff; }

.list-style-none.mobile-accordion-toggle { display: none; padding: 5px 0 0 10px; }

.list-style-none.mobile-accordion-toggle {padding: 0px 10px;margin: 25px 0;width: 100%;float: left;margin-top:0px;}

.mobile-accordion.in h3.footer-title {margin-bottom: 0px;}

.footer-content.ft-three {padding-left: 0px;}

.ft-one .footer-title{display: block;}

.footer-title {display: block;margin-bottom: 0px;}

.footer-content.ft-one{border-right: 0px;padding-right: 0px;}

.footer-content {margin-bottom: 20px;}

.footer-content .footer-title {display: block;font-size: 16px;position: relative;}

.footer_right_content .footer-content.in {margin-bottom: 0px;}	

html, body {font-size: 14px;}

section{padding: 30px 0px;}

















ul.header_info li a small {display: none;}

ul.header_info li:last-child {display: none;}

ul.header_info li span {margin: 0px;}

ul.header_info li {margin-right: 20px;}

.header_top {padding: 10px 0px;}

.header_free_measure {margin-right: 40px;}

.header_free_measure a.btn small {display: block;width: 25px;height: 25px;fill: #ed8a3c;}

.header_free_measure a.btn {font-size: 0px;width: 25px;height: 25px;min-width: 30px;border-radius: 0px;display: flex;justify-content: center;align-items: center;padding: 0px;background-color: transparent;border: 0;}

.main_menu {margin: 0px;position: absolute;right: 12px;top: 30px;background-color: transparent;}

.header_box {position: relative;padding: 10px 0px;}

.main_logo {width: 135px;}

.site-main {padding-top: 115.33px;}



}







@media screen and (max-width:1500px) and (min-width: 1281px) {

.btn {min-width: 200px;font-size: 12px;padding: 10px 15px;}

    

}



@media screen and (max-width:1280px) and (min-width: 992px) {



.header_free_measure a.btn small {display: block;width: 25px;height: 25px;fill: #ed8a3c;}

.header_free_measure a.btn {font-size: 0px;width: 25px;height: 25px;min-width: 30px;border-radius: 0px;display: flex;justify-content: center;align-items: center;padding: 0px;background-color: transparent;border: 0;}

.navigation ul.menu > li > a{font-size: 14px;}

.navigation ul.menu > li {padding: 0 20px;}





.footer-content ul li a, .footer-content p,.footer-content.ft_four ul li p, .footer-content.ft_four ul li a {font-size: 13px;line-height: 20px;}
.footer-content .footer-title {font-size: 18px;}
.copyright_box p {font-size: 13px;}


.location_listing_box li .btn {font-size: 14px;min-width: 100%;}
.location_listing_box li {margin: 0px 6px;margin-bottom: 24px;width: calc(20% - 12px);}


}







@media screen and (max-width: 991px) and (min-width: 768px){


.footer-content.ft_one .footer-title {display: block;}
.copyright_box p {font-size: 14px;margin-bottom: 20px;width: 100%;text-align: center;}
.copyright_box {flex-wrap: wrap;justify-content: center;text-align: center;margin-top: 0px;}
.copyright_box ul li a {width: 35px;height: 35px;}
.footer-content.ft_one .footer-title {display: block;}
.footer_section {padding-top: 30px;}
.footer-content.ft_one p {max-width: 100%;font-size: 14px;text-align: justify;margin-bottom: 25px;}
.footer-content ul li a {font-size: 14px;}
.footer-content.ft_four ul li p, .footer-content.ft_four ul li a {font-size: 14px;}
.footer-content.ft_four ul li:last-child {margin-bottom: 0px;}
.footer_section::before{width: 200px;height: 200px;}
    
p.highlight_text {padding: 40px 40px;font-size: 22px;}
}



@media screen and (max-width: 767px) and (min-width: 576px){




.section_title {font-size: 24px;line-height: 36px;margin-bottom: 20px;}
p,ul li {font-size: 14px;}
.contact_info_left ul li a, .contact_info_left ul li p {font-size: 15px;}
.contact_info_left {padding: 0px;margin-bottom: 30px;}
.franchise_opportunities_page_shield .row {flex-direction: column-reverse;}
.franchise_opportunities_page_shield .row .about_us_overview_img img,.franchise_opportunities_page_security .row .about_us_overview_img img {height: 300px;margin-bottom: 30px;}


.footer-content.ft_one .footer-title {display: block;}
.copyright_box p {font-size: 14px;margin-bottom: 20px;width: 100%;text-align: center;}
.copyright_box {flex-wrap: wrap;justify-content: center;text-align: center;margin-top: 0px;}
.copyright_box ul li a {width: 35px;height: 35px;}
.footer-content.ft_one .footer-title {display: block;}
.footer_section {padding-top: 30px;}
.footer-content.ft_one p {max-width: 100%;font-size: 14px;text-align: justify;margin-bottom: 25px;}
.footer-content ul li a {font-size: 14px;}
.footer-content.ft_four ul li p, .footer-content.ft_four ul li a {font-size: 14px;}
.footer-content.ft_four ul li:last-child {margin-bottom: 0px;}
.footer_section::before{width: 200px;height: 200px;}

p.highlight_text {padding: 40px 30px;font-size: 18px;}
}





@media screen and (max-width: 575px) and (min-width: 360px){

    

    

.section_title {font-size: 22px;line-height: 35px;margin-bottom: 15px;}

p,ul li{font-size: 14px;text-align: justify;}

.btn {font-size: 12px;padding: 10px 15px;min-width: 150px;}

.banner_img {height: 450px;}

.banner_content .banner_title {font-size: 22px;line-height: 38px;margin-bottom: 10px;}

.banner_cnt_bx {max-width: calc(100% - 24px);}

.banner_content {width: 100%;}

.banner_content p {font-size: 15px;margin-bottom: 20px;text-align: center;}

.banner_bottom_section {margin: 0px;}

.banner_bottom_cnt p{text-align: center;}

.banner_bottom_box {padding: 30px 0px;padding-bottom: 0px;}

.banner_bottom_cnt {padding: 30px;border: 2px solid #ed8a3c;margin-bottom: 30px;}

.banner_bottom_box::before {display: none;}

.banner_bottom_cnt_title {font-size: 16px;}

.blinds_section {padding-top: 0px;}

.blinds_left .section_desc {font-size: 16px;line-height: 30px;margin-bottom: 22px;text-align: justify;}

.blinds_right {padding: 0px;margin-top: 30px;}

.blinds_right p {margin-top: 20px;text-align: justify;font-size: 14px;}

.copyright_box p {font-size: 14px;margin-bottom: 20px;width: 100%;text-align: center;}

.copyright_box {flex-wrap: wrap;justify-content: center;text-align: center;margin-top: 0px;}

.copyright_box ul li a {width: 35px;height: 35px;}

.footer-content.ft_one .footer-title {display: block;}

.footer_section {padding-top: 30px;}

.footer-content.ft_one p {max-width: 100%;font-size: 14px;text-align: justify;margin-bottom: 25px;}

.footer-content ul li a {font-size: 14px;}

.footer-content.ft_four ul li p, .footer-content.ft_four ul li a {font-size: 14px;}

.footer-content.ft_four ul li:last-child {margin-bottom: 0px;}

.contact_info_left {padding: 0px;}

.contact_info_left .section_title {font-size: 26px;line-height: 40px;margin-bottom: 10px;max-width: 100%;}

.contact_info_right {padding: 30px 15px;margin-top: 10px;}

.contact_info_right .section_title {font-size: 22px;line-height: 40px;margin-bottom: 10px;}

.contact_info_right .form_group.input_line {flex-wrap: wrap;}

.contact_info_right .form_group.input_line span:first-child {margin-right: 0px;}

.contact_info_right .form_group.sbt span input.btn {min-width: 150px;}

.choose_content {padding: 0px;margin-top: 20px;}

.choose_content p {margin-bottom: 25px;}

.choose_content ul li {font-size: 14px;flex-wrap: unset;width: 100%;margin-bottom: 30px;}

.choose_content ul li span {display: block;}

.choose_content ul li:last-child {margin-bottom: 0px;}



.contact_info_left ul li a, .contact_info_left ul li p {font-size: 10px;}

.service_section .section_title {width: 100%;margin-bottom: 15px;padding: 0px 12px;}

.service_section .swiper-slide .service_box {padding: 30px 12px;}



.service_section {padding: 0px;}

.service_box .service_box_title{font-size: 17px;}





.choose_section_home_page_box .choose_section_home_page_img {width: 100%;}

.choose_section_home_page_box .choose_section_home_page_cnt {padding: 0px;width: 100%;margin-top: 25px;}

.choose_section_home_page_box .choose_section_home_page_cnt h3 {font-size: 14px;}

.choose_section_title p {text-align: center;}




.inner_banner_title {font-size: 22px;margin-bottom: 10px;line-height: 34px;}
.inner_banner .inner_breadcrumb ol li a, .inner_banner .inner_breadcrumb ol li {font-size: 14px;}
.inner_banner {height: 250px;}


.franchise_opportunities_page_shield .row {flex-direction: column-reverse;}
.franchise_opportunities_page_shield .row .about_us_overview_img img,.franchise_opportunities_page_security .row .about_us_overview_img img {height: 300px;margin-bottom: 30px;}

.contact_info_left ul li a, .contact_info_left ul li p {font-size: 15px;}
.contact_info_left {padding: 0px;margin-bottom: 0px;}
.contact_info_left .section_title {font-size: 22px;line-height: 40px;margin-bottom: 10px;max-width: 100%;}
.contact_info_left ul li:last-child {display: none;}
.footer_section::before{width: 200px;height: 200px;}


.choose_section_home_page .container{padding: 0px 12px;}
.product_bottom_bx .product_bottom_bx_title {font-size: 18px;line-height: 30px;}
.security_right {margin-top: 20px;}
.security_door {padding-bottom: 0px;}
.expert_right {margin: 0px;margin-top: 30px;padding: 0px 12px;}
.expert_section {padding: 30px 0px;}
.product_bottom_bx {margin-bottom: 30px;}




.inner_breadcrumb {display: none;}












.single_service_content img.alignright, .single_service_content img.alignleft {width: 100%;max-width: 100%;margin: 0px;margin-bottom: 20px;}
.single_service_content h1,h1,.h1 {font-size: 22px;line-height: 36px;}
.single_service_content h2,h2,.h2 {font-size: 20px;line-height: 34px;}
.single_service_content h3,h3,.h3 {font-size: 18px;line-height: 32px;}

.bottom_product_section .swiper-button-prev{width: 35px;height: 35px;transform: translate(-200%,0%);background-size: 12px;}
.bottom_product_section .swiper-button-next{width: 35px;height: 35px;transform: translate(200%,0%);background-size: 12px;}
.bottom_product_slider.swiper{padding-bottom: 65px;}





.location_listing_box li {width: calc(50% - 12px);margin: 0px 6px;margin-bottom: 24px;}
.location_listing_page {padding-bottom: 15px;}

p.highlight_text {padding: 30px 15px;font-size: 18px;}

}







