/*
Theme Name: Betheme
Author: Muffin group
Description: The biggest WordPress Theme ever
Theme URI: http://themes.muffingroup.com/betheme
Author URI: http://muffingroup.com
License: Themeforest Split Licence
License URI: -
Version: 17

All css files are placed in /css/ folder
*/
<link href="https://fonts.googleapis.com/css2?family=Montserrat&display=swap" rel="stylesheet">
@import url('https://fonts.googleapis.com/css2?family=Montserrat&display=swap');
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap" rel="stylesheet">
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap');
/* width */
::-webkit-scrollbar {
width: 10px;
 height: 10px;
}

/* Track */
::-webkit-scrollbar-track {
box-shadow: inset 0 0 5px black; 
border-radius: 0px;
background: #7f7f80 !important; 
}
/* Handle */
::-webkit-scrollbar-thumb {
background: #111226 !important; 
border-radius: 10px !important; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
background: #CFD9DZ !important;  
}
.sec-4 ul.main-list {
    border-left: 2px solid rgb(255 255 255 / .8);
    padding-left: 40px;
    margin-left: 20px;
}
.tp-bgimg.defaultimg {
    background-position: right;
}
#Top_bar .logo {
    
    top: -51px;
}
#Top_bar .logo {
    top: -51px;
    position: absolute;
}
ul.contact_details {
    margin-left: 100px;
}
.sec-2 .wpb_text_column.wpb_content_element.scrolll {
    position: absolute;
    top: -176px;
    transform: rotate(-90deg);
	left: -69px;
}

.sec-2 .wpb_text_column.wpb_content_element.scrolll a {
    color: #fff;
    text-transform: uppercase;
    position: relative;
}

.sec-2 .wpb_text_column.wpb_content_element.scrolll a:before {
    position: absolute;
    content: "";
    width: 50px;
    height: 2px;
    background: #fff;
    top: 9px;
    left: -61px;
}

.sec-2 .wpb_text_column.wpb_content_element.scrolll a:hover {
    text-decoration: none !important;
}
.sec-2 img {
    width: 400px;
    height: auto;
    object-fit: cover;
}
p.lim-aa {
    color: #e73a3a;
    font-size: 20px;
    letter-spacing: 1px;
    /* line-height: 0; */
}
h3.sec-head {
    font-size: 38px;
    color: #333333;
    font-weight: 700;
    line-height: 2px;
    padding-bottom: 25px;
}

p.hav-a {
    color: #333333;
   line-height: 0.4; 
    font-size: 14px;
/* 	margin-bottom: 28px; */
    
}
a.ex-btn {
    color: #e73a3a;
    font-size: 12px;
    border: 1px solid;
    /* padding: 20px; */
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 50px;
	font-weight: 600;
}
.bg-text h3 {
    color: #000000;
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 0px;
    padding-top: 30px;
   
}
.bg-text p {
    font-size: 14px;
    color: #000000;
  
    text-transform: uppercase;
    letter-spacing: .5px;
    line-height: 0.9;
	
}
.bg-text {
    border: 1px solid #ebebeb;
    background-color: #ebebeb;
    border-radius: 5px;
    opacity: .8;
    padding-left: 15px;
    padding-bottom: 15px;
	margin-top: 30px;
}
.sec-2 {
    padding-top: 60px;
}
.uavc-list-content span.uavc-list-desc {
    font-size: 14px !important;
    
}

p.wha-aa {
    color: #194393;
    font-size: 14px;
	font-weight:600;
}
h3.say-a {
    font-size: 30px;
    font-weight: 900;
    line-height: 0;
}
p.med-aa {
        color: #001328;
    letter-spacing: 1.2px;
    font-size: 24px;
    font-weight: 500;
    margin-top: 40px;
}
p.enva-tt {
    color: #001328;
/*     opacity: 0.7; */
    max-width: 600px;
	font-size: 14px;

}
.sec-21 {
    padding-top: 90px !important;
    padding-bottom: 70px;
}
.btn-read a {
    color: #194393;
    border: 1px solid;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 50px;
	font-size: 12px;
	font-weight:600;
}
.btn-read {
    margin-top: 30px;
}
.sec-3 img {
    width: 400px;
    /* height: 600px !important; */
    object-fit: cover;
}
.demo-problem, .demo-solution {
  font-size: 3em;
}

.demo-solution--flexbox {
  display: flex;
	align-items: center;align-content}
.anidi_services {
    padding: 40px 20px 80px;
    border-radius: 6px;
    background-color: rgb(20, 110, 153);
}
.main-list li {
    font-size: 16px;
    color: #fff;
    letter-spacing: .5px;
}

ul.main-list:before {
    content: "";
    position: absolute;
    width: 0px;
    border: 1px solid #fff;
    left: -103px;
    top: 80px;
    transform: rotate(90deg);
    /* contain: size; */
    opacity: .8;
}
ul.main-list {
    position: relative;
}
h3.sm-a {
    color: #ffffff;
    text-align: center;
    font-size: 32px;
    letter-spacing: .5px;
    font-weight: 900;
}

p.secure-aa {
    font-size: 17px;
    color: #fff;
    max-width: 1072px;
    text-align: center;
    margin: 0 auto;
    font-weight: 100;
}
.sec-5 {
    padding-top: 30px;
}
.sec-4 {
    padding-top: 50px;
    padding-bottom: 10px;
}
h3.home-aa {
    font-size: 24px;
    font-weight: 500;
    line-height: 0;
    color: #fff;
    /* opacity: .9; */
}
.sec-5 img {
    width: 400px !important;
    object-fit: contain;
}
h3.our-aa {
    font-size: 14px;
    color: #194393;
    font-weight: 600;
    letter-spacing: .5px;
    line-height: 1.4;
}
h3.duct-ss {
    font-size: 32px;
    color: #333333;
    line-height: 0;
    font-weight: 600;
}
p.text-single {
    color: #000000;
    max-width: !important;
    width: 300px !important;
    margin-top: 25px;
	line-height: 1.4;
    font-size: 15px;
}
a.view-aa {
    color: #194393;
    font-size: 14px;
    font-weight: 600;
    border: 1px solid;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 13px;
    padding-bottom: 13px;
    border-radius: 50px;
    letter-spacing: .5px;
}
.all-vie {
    margin-top: 30px;
}
.footer-copy-center #Footer .footer_copy .copyright {
    float: left !important;
   
}
/* #Footer .footer_copy .social-menu li {
   
    float: right;
} */
#Action_bar .contact_details a {
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: .5px;
}
#Action_bar .social li a, #Action_bar .social-menu a {
  
    color: #fff;
    font-size: 14px;
}
.payment-css:before {
    content: '\e84f';
    font-family: "mfn-icons";
    color: #e73a3a;
    font-size: 14px;
    /* font-weight: 100 !important; */
    margin-right: 6px;
}
.scam-css:before {
    content: '\e810';
    font-family: "mfn-icons";
    color: #e73a3a;
    font-size: 14px;
    margin-right: 6px;
}
.career-css:before {
    content: '\e94c';
    font-family: "mfn-icons";
    color: #e73a3a;
    font-size: 14px;
    margin-right: 6px;
}
.friend-css:before {
    content: '\e830';
    font-family: "mfn-icons";
    color: #e73a3a;
    font-size: 14px;
    margin-right: 6px;
}
#Action_bar .contact_details a {
    color: #fff !important;
}
.header-classic #Action_bar, .header-fixed #Action_bar, .header-plain #Action_bar, .header-split #Action_bar, .header-stack #Action_bar {
/*     background-color: #47339c !important; */
	background: linear-gradient(90deg, rgba(43,79,126,1) 0%, rgba(40,126,162,1) 100%);
}
.tr-menu.header-classic #Top_bar:not(.is-sticky) {
    background: #483ca0 !important;
    border-bottom: 1px solid #e73a3a !important;
}
#Top_bar .menu > li > a span:not(.description) {
 
    line-height: 30px !important;
   
}
.sec-4 ul.main-list {
    
    list-style: none;
}
.list-sec4 .uavc-list-content span.uavc-list-desc {
  
    color: #fff;
    letter-spacing: .5px;
}
.list-sec4 .uavc-list-content {
  
    margin: 0 auto;
    text-align: center;
}
.list-sec4 li {
    border-left: 1px solid #fff;
    text-align: center;
    margin: 0 auto;
    display: table;
    /* margin-right: 10px !important; */
    /* padding-right: 20px !important; */
}
.list-sec4 .uavc-list-content span.uavc-list-desc {
    
    padding-left: 30px;
}
h3.off-aa {
  color: #194393;
    font-size: 16px;
    text-align: center;
    font-weight: 600;
    line-height: 1.4;
}
h3.coas-aa {
    font-size: 32px;
    color: #333333;
    text-align: center;
    line-height: 0;
	font-weight:600;
}
.lo-text {
  text-align: center;
    color: #333333;
    font-size: 16px;
    max-width: 800px;
    margin: 0 auto;
    padding-top: 5px;
}
.main-last {
    text-align: center;
}
p.loa-aa {
    font-size: 15px;
    color: #333333;
    max-width: 800px;
    margin: 0 auto;
    line-height: 1.4;
}
h3.offf-a {
    color: #333333;
    font-size: 16px;
    text-align: center;
    line-height: 0;
	font-weight: 600;
}
h3.tot-aa {
    color: #333333;
    font-size: 16px;
    text-align: center;
     line-height: 0; 
    padding-top: 80px;
    text-transform: uppercase;
	font-weight: 600;
}
p.num-aa {
    color: #e73a3a;
    font-size: 32px;
    padding-top: 5px;
	font-weight: 600;
}
p.let-a {
    font-size: 16px;
    color: #333333;
}
.ex-bbh a {
    color: #e73a3a !important;
    font-size: 12px;
    border: 1px solid;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 50px;
    font-weight: 600;
}
.ex-bbh {
    margin-top: 20px;
}
.sec-7 {
    padding-top: 50px;
    padding-bottom: 30px;
}
img.img-icon {
    width: 10px !important;
	margin-left: 15px;
}
.uavc-list-content span.uavc-list-desc {
   
    font-size: 16px;
    color: #fff;
}
.list-img-cs .wpb_column.vc_column_container.vc_col-sm-9 {
    border-left: 1px solid #fff;
}
.list-img-cs .uavc-list-icon.uavc-list-icon-wrapper.ult-adjust-bottom-margin {
    margin-bottom: 0px;
    font-weight: 100;
}
.vc_row.wpb_row.vc_row-fluid.list-img-cs {
    padding-top: 20px;
}
#Footer .widgets_wrapper {
    padding: 15px 0;
    background-image: url(http://demo7.1stopwebsitesolution.com/vellsafe/wp-content/uploads/2020/07/footer-bg.png);
    background-size: cover;
	background: linear-gradient(90deg, rgba(43,79,126,1) 0%, rgba(40,126,162,1) 100%);
}
.footer_copy {
/*     background-color: #484392; */
	background: linear-gradient(90deg, rgba(43,79,126,1) 0%, rgba(40,126,162,1) 100%);
}
#Footer .footer_copy .one {
    margin-bottom: 0px !important;
    padding-top: 10px !important;
    /* min-height: 10px; */
}
.textwidget h6 {
    
    color: #fff;
    letter-spacing: .5px;
    font-size: 16px;
border-bottom: none !important;
    padding-bottom: 0px !important;
    line-height: 0;
	font-weight:600;
}
#Footer a {
    color: #fff !important;
font-size: 13px;
/*     letter-spacing: .5px; */
    /* line-height: 0 !important; */
}
#Footer li {
    line-height: 1.7;
}
#Footer a :last-child {
    font-size: 22px !important;
   
}
#Footer .footer_copy .social-menu li {
    /* float: right; */
    text-align: right !important;
    border-right: none !important;
}
.list-img-cs {
    text-align: center !important;
    margin: 0 auto !important;
    display: table !important;
}
.uavc-list-content span.uavc-list-desc {
   
    text-align: left;
}
.list-img-cs .vc_column_container>.vc_column-inner {
    
    padding-left: 3px !important;
    padding-right: 30px !important;
   
}
.footer-copy-center #Footer .footer_copy .copyright {
    float: none;
    margin: 0 0 10px;
    color: #fff;
    font-size: 14px;
    font-weight: 100;
}
.plo-btn {
    margin-top: 30px;
}
/* #sec-6 {
    padding-bottom: 200px !important;
} */
div#slide-1-layer-9 {
    BACKGROUND-COLOR: transparent !important;
    border: 1px solid #e73a3a!important;
    font-size: 14px !important;
    font-weight: 900 !important;
}
div#slide-1-layer-9: hover {
    BACKGROUND-COLOR: transparent !important;
    border: 1px solid #e73a3a!important;
    font-size: 14px !important;
    font-weight: 900 !important;
	color:#e73a3a !important;
}
#Action_bar .social li a, #Action_bar .social-menu a {
    color: #fff !important;
    font-size: 13px;
}
i.icon-phone {
    display: none;
}
#Action_bar .social-menu li {
   
    border-right: none !important;
}
div#slide-1-layer-9:hover {
    color: #e73a3a !important;
}
ul.slick-dots {
    display: none !important;
}
button.slick-next.default.slick-arrow {
    display: none !important;
}

button.slick-prev.default.slick-arrow {
    display: none !important;
}
div#sec-6 {
    padding-bottom: 300px;
    padding-top: 50px;
}
#Top_bar .menu > li:last-child > a span {
   
    border: 1px solid #e73a3a !important;
    border-radius: 50px !important;
    font-size: 12px;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    color: #e73a3a;
    font-weight: 600 !important;
}
.list-img-cs .wpb_text_column.wpb_content_element {
    margin-bottom: 10px;
    /* font-size: 20px !important; */
}
h3.home-css {
    font-size: 21px !important;
    color: #fff;
    margin-left: 12px;
    /* padding-left: 0px !important; */
    text-align: left;
	font-weight: 600px;
}
#Top_bar .menu > li a:after {
    background: #ffffff;
display: none;
}
#Top_bar #logo img {
    vertical-align: middle;
    max-height: initial !important;
    width: 70px;
    height: 70px;
    object-fit: cover;
}
#Top_bar .menu > li > a span {
    border-color: rgba(0,0,0,.05);
    font-size: 12px !important;
    padding-top: 10px !important;
}
#text-7 img {
    width: 20px;
    opacity: .5;
    margin-left: 10px;
}
img.face-icon {
    width: 12px !important;
    opacity: .6 !important;
}
.copyright {
    margin-left: 40px !important;
    width: 635px;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
    -webkit-text-stroke: 1px #9594bb;
    color: transparent;
}
.tr-menu.header-classic #Top_bar:not(.is-sticky) {
    background: #4b3ca0 !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
div#Top_bar {
/*     background-color: #4b3ca0 !important; */
	background: linear-gradient(90deg, rgba(43,79,126,1) 0%, rgba(40,126,162,1) 100%) !important;
}
#Footer {
    background-color: #373395 !important;
    
}
#Top_bar .menu > li > a span {
    
    text-transform: uppercase;
}
#Footer .widgets_wrapper {
   
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat !important;
   
 
}
@media only screen and (min-device-width : 320px) and (max-device-width : 767px)  {
	#Footer .widgets_wrapper {
   
    margin-top: -4px;
}
	#Footer .footer_copy {
    
    margin-top: -9px;
}
	.sec-2 .wpb_text_column.wpb_content_element.scrolll {
 
    top: -161px !important;
   
    left: -54px !important;
    font-size: 12px;
}
	.tr-menu.header-classic #Top_bar:not(.is-sticky) {
   
    padding-bottom: 15px;
}
	.mobile-header-mini #Top_bar #logo {
    height: 65px!important;
   
}
	#Top_bar .menu > li:last-child > a span {
    
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
   
}
.quote-css {
    margin-top: 15px !important;
}
#Footer .widgets_wrapper {
    
    background-position: center;
}
#Footer .widgets_wrapper {
   
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat !important;
   
 
}
/* 	div#slide-1-layer-6 {
    margin-left: -4px !important;
   
}
div#slide-1-layer-9 {
    BACKGROUND-COLOR: transparent !important;
    border: 1px solid #e73a3a!important;
    font-size: 10px !important;
    font-weight: 900 !important;
    margin-left: 60px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
} */
	h3.sec-head {
    font-size: 28px;
    
}
	p.hav-a {
    
    line-height: 19px;
    
}
	.bg-text h3 {
    
    line-height: 23px;
  
}
	.list-img-cs .wpb_column.vc_column_container.vc_col-sm-9 {
    border-left: none;
}
	.list-img-cs .vc_column_container>.vc_column-inner {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
	.list-img-cs .wpb_single_image.vc_align_left {
    text-align: center;
}
	p.secure-aa {
    
    line-height: 1.4;
}
	h3.sm-a {
    
    font-size: 22px;
    
}
	p.med-aa {
    
    line-height: 1.2;
}
	.footer-copy-center #Footer .footer_copy .copyright {
    float: none !important;
   
}
	.copyright {
    margin-left: 0px !important;
    width: auto;
}
	div#sec-6 {
    padding-bottom: 100px !important;
    
}
	.img-map {
    margin-top: -158px !important;
}
	h3.coas-aa {
    font-size: 19px;
    
}
/* Styles */
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
	.bg-text h3 {
    
    line-height: 23px;
    
}
	.copyright {
   
    width: auto;
}
	#Footer a :last-child {
    font-size: 19px !important;
}
	#Top_bar a.responsive-menu-toggle {
    
    top: -21px !important;
    
}
	.sec-2 .wpb_text_column.wpb_content_element.scrolll {
    
    left: -25px;
}
	h3.duct-ss {
    font-size: 25px;
   
}
a.view-aa {
   
    padding-left: 30px;
    padding-right: 30px;
    
}
/* 	.width-css.wpb_column.vc_column_container.vc_col-sm-3 {
    width: 100%;
} */
	
	
/* Styles */
}


.section-11 h2 {
    font-size: 34px;
    color: #fff;
    margin-top: 35px;
    font-weight: 600;
    text-align: center;
}

.section-11 p {
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    text-align: center;
    line-height: 0;
}
.colone-text p {
    font-style: italic;
}
.col-sec {
	background: linear-gradient(90deg, rgba(43,79,126,1) 0%, rgba(40,126,162,1) 100%);
/*     background-color: #432b97; */
   padding-top: 15px;
	overflow: visible !important;
	height: 158px;
}

.colone-text h3 {
     font-style: italic;
    color: #fff;
    font-weight: bold;
    font-size: 3.5em;
    line-height: 15px;
}
.colone-text p {
    color: #fff;
    font-style: italic;
    margin-left: 10px;
}
.colthree-text p {
    font-size: italic;
    font-style: italic;
    color: #fff;
    font-weight: 500;
    max-width: 200px;
    line-height: 1.2;
    margin-left: 10px;
    float: right;
}
.colthree-text h3 {
    font-size: 4em;
    font-style: italic;
    color: #fff;
}
.colthree-text h2 {
    font-size: .7em;
    color: #fff;
    font-weight: 600;
    font-style: italic;
    line-height: 10px;
}
/* .colthree-text {
    text-align: right;
} */

.cl-btn button {
    background-color: transparent !important;
    border: 1px solid #fff !important;
    color: #fff !important;
    border-radius: 1px !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
}
.section-11 h2 {
    text-align: center;
    font-size: 34px;
    color: #fff;
    margin-top: 35px;
    font-weight: 600;
}
.section-11 p {
    text-align: center;
    line-height: 0;
    font-size: 20px;
}
/* .img-absolute img {
    position: absolute;
    top: -77px;
} */
.img-absolute {
    position: absolute;
    top: -34px;
}

.list-bb ul {
    display: table-cell;
padding-right: 30px;
}
.list-bb li {
    font-size: .8em;
    color: #4a4a4a;
list-style-type: none;
}

.list-bb li:before {
    display: inline-flex;
    height: 20px;
    width: 20px;
    background: #e73a3a;
    margin-right: 5px;
    position: relative;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    font-family: alert360,sans-serif;
    align-items: center!important;
    justify-content: center!important;
    content: "";
}
.sec-12 h3 {
    font-size: 34px;
    color: #636466;
    margin-top: 35px;
    font-weight: 600;
	line-height: 45px;
}
.sec-12 p {
    color: #4a4a4a;
    font-size: .9em;
   margin-bottom: 30px;
}
.sec-12 a {
    background: #4b3ca0 !important;
    color: #fff !important;
    padding: 16px 30px !important;
    border: none !important;
    margin-top: 15px;
    font-size: 18px !important;
    font-weight: 600;
    transition: 0.5s all ease-in-out !important;
}
p.col-nj {
    color: #e73a3a;
    font-weight: 600;
    font-size: 18px;
}
.col-12 {
/*     padding-top: 60px; */
    padding-bottom: 60px;
}
.section-11 {
    background-color: #e73a3a;
}
.col-12 .wpb_wrapper > div {
    margin-bottom: 0px;
}
h3.hav-aa {
    font-size: 30px !important;
    color: #fff;
    font-weight: 600;
    line-height: 0.6;
}

h3.more-aa {
    font-size: 40px !important;
    color: #fff;
}

p.check-text {
    color: #fff;
    font-weight: 600;
}
.main-taa h3 {
    font-size: 16px;
    color: #fff;
    line-height: 26px;
}

.wpb_single_image.wpb_content_element.vc_align_left.img-aa {
    margin-bottom: 0px !important;
}
h3.alert-aa {
    font-size: 20px;
    text-align: center;
    line-height: 1.2;
    color: #fff;
    font-weight: 600;
}
.aa-tt h3 {
    font-size: 20px;
    text-align: center;
    line-height: 1.2;
    color: #fff;
    font-weight: 600;
}
.wpb_single_image.wpb_content_element.vc_align_left.img-bb {
    margin-bottom: 0px;
}
.border-leftaa.wpb_column.vc_column_container.vc_col-sm-4 {
    border-left: 1px solid #fff;
}

.sec-222 {
    padding-top: 40px;
    padding-bottom: 40px;
}
.call-aa a {
    color: #fff;
    font-size: 22px;
    border: 2px solid;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.call-aa {
    margin-top: 40px;
}
.lasta-list li {
    font-size: 15px;
    color: #fff;
}
.bottom-aa .wpb_single_image.wpb_content_element.vc_align_left {
    margin-bottom: 0px;
}
.bortom-bb .vc_single_image-wrapper.vc_box_border_grey {
    margin-bottom: 50px;
}
.last-cca h3 {
    font-size: 3.5em;
    color: #fff;
    line-height: 1.0;
    font-weight: 600;
}
.last-cca h2 {
    font-size: 28px;
    color: #fff;
    line-height: 0.6;
}
.last-cca p {
    font-size: 14px;
    color: #fff;
}
.last-cca h4 {
    font-size: 28px;
    color: #fff;
    /* border-bottom: 2px solid #fff; */
}
.vc_row.wpb_row.vc_row-fluid.bottom-bb.vc_custom_1596638857697.vc_row-has-fill {
    padding-top: 30px;
    padding-bottom: 30px;
	background-size: cover;
    /* background-color: #000; */
}
.logos-aaa img.vc_single_image-img.attachment-full {
    width: 325px !important;
    height: 132px !important;
    object-fit: contain;
}
.logos-aaa .wpb_wrapper > div {
    margin-bottom: 0px;
}
.img-absolute img {
    max-width: 260px !important;
}

/* .img-absolute {
    position: absolute;
    top: -77px;
} */
.colone-text {
    margin-left: 280px;
	padding-top: 20px;
}
.vc_btn3.vc_btn3-size-md {
    
    font-weight: 600;
    border: 2px solid !important;
}
.vc_btn3.vc_btn3-size-md {
   
    margin-top: 40px;
}

li.one:before {
    content: "1";
}
li.two:before {
    content: "2";
}

li.three:before {
    content: "3";
}

li.four:before {
    content: "4";
}

li.five:before {
    content: "5";
}
li.six:before {
    content: "6";
}
li.seven:before {
    content: "7";
}
li.eight:before {
    content: "8";
}
li.nine:before {
    content: "9";
}
.ma-topp {
    margin-top: 140px;
}
.list-bb {
    padding-top: 20px;
}
.call-aa a:hover {
    color: #fff;
    font-size: 22px;
    border: 2px solid;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}
#Top_bar .menu > li > a span:not(.description) {
    
    border-right-width: inherit !important;
    
}
/* Samsung Galaxy S5 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 767px) {
	#s01 .wpb_single_image.wpb_content_element.vc_align_center {
   
    width: 18% !important;
   
}
	.list-bb ul {
    
    margin-left: 0px !important;
}
	
	#s02 .vc_col-sm-6 {
    padding: 0px;
}
#s02 h3 {
    font-size: 26px;
    color: #fff;
    font-weight: 600;
    text-align: center;
    line-height: 27px;
}
#s03 p {
  
    width: 100%;
    padding-left: 0px;
}
#s04 p, #s07 p {
   
    width: 100%;
    padding-left: 0px;
}
#s04 h3, #s07 h3 {
    font-size: 30px;
    line-height: 30px;
   
}
	.img-text p {
    font-size: 19px;
    
    text-align: center;
}
	.img-text h3 {
    font-size: 24px;
    
}
#s28 h3 {
    font-size: 22px;
   
}
#s28 p {
    font-size: 14px;
   
}
#s21 h3 {
    font-size: 19px;
   
}
#s21 p {
    
    width: 100%;
   
}
#s07 p {
   
    width: 100%;
	text-align: center;
   
}
#s07 h3 {
    font-size: 24px;
    
    width: 100%;
    line-height: 30px;
    
}
	.section-11 h2 {
    
    font-size: 26px;
   
}
.section-11 p {
   
    line-height: 22px;
    font-size: 18px;
}
.list-bb ul {
    display: block;
    
}
	
	#s14 h3 {
    font-size: 22px;
		line-height: 28px;
    
}
#s14 ul {
    
     width: 100%; 
    
}
h3.more-aa {
    font-size: 32px !important;
    
}
.last-cca h2 {
    font-size: 18px;
    
}
	.col-sec {
   
    height: auto;
}

.colone-text {
    margin-left: 0px;
    padding-top: 0px;
    text-align: center;
}
.colone-text h3 {
    
    font-size: 26px;
    line-height: 0px;
}
.colthree-text p {
   
    max-width: 100%;
    line-height: 1.2;
    margin-left: 0px;
    float: none;
    text-align: center;
}
.colthree-text h3 {
    
    text-align: center;
}
.colthree-text h2 {
   
    text-align: center;
}
.img-absolute .wpb_wrapper > div {
    margin-bottom: auto;
}
	.img-absolute {
    position: initial;
    
}
	#s14 h4 {
    font-size: 23px;
    
}
	.logos-aaa img.vc_single_image-img.attachment-full {
    
    height: auto !important;
    
}
	.border-leftaa.wpb_column.vc_column_container.vc_col-sm-4 {
    border-left: none;
}
	#s34 h2 {
    font-size: 29px;
    line-height: 32px;
    
}
	#s35 h3 {
    font-size: 16px;
    
}
	#s35 .phone-number {
    font-size: 27px;
    line-height: 35px;
    
}
	#s35 .vc_btn3 {
    font-size: 17px;
    
}
/* Styles */
}
@media only screen and (min-device-width: 320px) and (max-device-height: 767px) and (orientation:landscape){
	
	.wpb_single_image .vc_figure {
/*     display: inline-block;
    vertical-align: top;
    margin: 0;
    max-width: 100%; */
    text-align: center;
    margin: 0 auto !important;
    display: table !important;
}
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px)  {
	.width-six {
    width: 100% !important;
}
	.cc-nn {
    width: 100% !important;
}
	.cen-img {
    width: 100% !important;
}
	
.cola-left {
    width: 100% !important;
}
.faa-bb {
    width: 100% !important;
}
	#s02 .vc_col-sm-6 {
    padding: 0px;
}
	.sec-12 a {
  
    padding: 16px 12px !important;
   
    font-size: 16px !important;
    
}
	p.col-nj {
   
    font-size: 12px;
}
	#s14 ul {
    
    width: 100%;
    
}
#s14 h3 {
    font-size: 32px;
    
    line-height: 43px;
    
}
#s14 h4 {
    font-size: 24px;
   
}
h3.hav-aa {
    font-size: 24px !important;
    
}
h3.more-aa {
    font-size: 24px !important;
   
}
.call-aa a {
    
    font-size: 17px;
    
}
.last-cca h2 {
    font-size: 17px;
    
}
.colone-text h3 {
    
    font-size: 20px;
    line-height: 0px;
}
.col-sec {
    
    height: auto;
}
.colthree-text h3 {
    font-size: 32px;
    
}
	#s35 .phone-number {
    font-size: 57px;
    
}
/* Styles */
}
#Subheader {
    /* background-color: rgba(23, 24, 56, 1); */
    background: linear-gradient(90deg, rgba(43,79,126,1) 0%, rgba(40,126,162,1) 100%) !important;
}
.vc_custom_1598881008480 {
    background-image: url(https://demo7.1stopwebsitesolution.com/vellsafe/wp-content/uploads/2020/08/mainn.png?id=2823) !important;
 
    padding-bottom: 200px !important;
}
.vc_custom_1598881383658 {
   
    padding-bottom: 200px !important;
}
.vc_custom_1598881648619 {
   
    padding-bottom: 200px !important;
}
.img-text .vc_btn3 {
    /* background: #4b3ca0 !important; */
   
    background: linear-gradient(90deg, rgba(43,79,126,1) 0%, rgba(40,126,162,1) 100%) !important;
}
#s35 .vc_btn3 {
   
    background: linear-gradient(90deg, rgba(43,79,126,1) 0%, rgba(40,126,162,1) 100%);
}
.services-home-security h4 {
    color: #2f7299;
   
}
.services-home-security .wpb_text_column.wpb_content_element:before {
   
    background: #2f7299;
   
}
a.button_theme, a.tp-button.button_theme, button, input[type="submit"], input[type="reset"], input[type="button"] {
  
    background: linear-gradient(90deg, rgba(43,79,126,1) 0%, rgba(40,126,162,1) 100%) !important;
}
#s34 h3 {
   
    color: #2f749a;
   
}
.sec-12 a {
    /* background: #4b3ca0 !important; */
   
    background: linear-gradient(90deg, rgba(43,79,126,1) 0%, rgba(40,126,162,1) 100%) !important;
}
.sections_group h2 {
    color: #296a93;
}
h6.themecolor {
    color: #296890;
    font-weight: 600;
}
p.wha-aa {
    color: #2e6891 !important;
    
}
.btn-read a {
    color: #2f7198;
}
h3.our-aa {
   
    color: #2f7399;
    
}
a.view-aa {
    color: #2e7198;
   
}
h3.off-aa {
    color: #2f7299;
  
}