#site-header-inner {
    padding-left: 15px;
    padding-right: 15px;
}
.navbar-style-one {
    right: 0 !important; 
}
.banner-contain {
    position: relative;
    top: -70px;
    left: 50px;
}
.banner-contain .hero-title {
    margin: 40px 0 0 0;
    font-size: 32px;
    line-height: 40px;
    color: #fff;
    font-family: "Montserrat";
    font-weight: bold;
}
.cover_left button {
    margin: 50px 0 0 50px;
    padding: 12px 20px !important;
}
.cover_left .button_red {
    margin: 0 0 60px 0;
}
.button_red button:hover {
    background-color: #FF6D00 !important;
}
.btn-r button {
    border-radius: 100px !important;
    font-weight: bold;
    -webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.55) !important;
    -moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.55) !important;
    box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.55) !important;

    background-image: inherit !important;
}
.main_row_cover {
    position: relative;
}
.main_row_cover:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0px;
    background-size: 30% !important;
    background: url(images/bg-2.jpg);
    width: 100%;
    height: 210px;
    z-index: 9;
    background-repeat: repeat;
}
.main_row_cover .container {
    position: relative;
    z-index: 9;
}
.cover_right {
    position: relative;
}
/*.cover_right:before {
    content: "";
    position: absolute;
    left: -60px;
    bottom: -160px;
    background-size: 100% 100% !important;
    background: url(images/blur.jpg);
    width: 400px;
    height: 340px;
    z-index: 9;
    background-repeat: repeat;
}*/
.cover_left {
    position: relative;
    top: 50px;
}
.cover_left:before {
    content: "";
    position: absolute;
    bottom: 8%;
    right: -3% !important;
    width: 43px;
    height: 43px;
    background: url(images/triangle.png);
    background-size: 100%;
    background-repeat: no-repeat;
    z-index: 999;
}

/*.cover_right {
    height: 79vh;
}*/
.cover_main_row h1 {
    color: #fff;
    font-size: 36px;
}
.cover_all_content {
    padding: 50px 50px 0 50px;
    color: #fff;
}
.cover_all_content h2 {
    color: #fff;
    font-size: 34px;
    line-height: 40px;
}
.cover_all_content p {
    font-family: "Montserrat";
    font-size: 34px;
    line-height: 40px;
    float: left;
    width: 100%;
}
.cover_all_content img {
    float: left;
    margin: 0 10px 30px 0;
    max-width: 69px;
}

.cover_left p {
    font-size: 20px;
    line-height: 32px;
    color: #fff;
    opacity: 0.81;
}

.cover_right_all_content h1 {
    color: #fff;
    font-size: 36px;
    line-height: 45px;
}
.blur-img {
    position: absolute;
    top: -180px;
    z-index: 9;
    left: -162px;
    width: 100%;
}
.blur-img img {
    width: 90%;
    display: none;
}
.banner-contain {
    position: relative;
    top: 0;
}
.cover_right_all_content {
    position: relative;
    top: 20px;
}
.cover_right {
    margin: 340px 0 0 0;
    position: relative;
    z-index: 9;
}
.cover_right:before {
    content: "";
    position: absolute;
    left: -60px;
    top: 101px;
    width: 400px;
    height: 400px;
    background: url(images/blur.jpg);
    background-size: contain;
    background-repeat: no-repeat;
}
.bg-img-with-border {
    position: relative;
}
.border-orange:before {
    content: "";
    position: absolute;
    bottom: -13px;
    z-index: 99;
    left: 0;
    width: 725px;
    height: 10px;
    background: #F15A2C;
    transform: translateY(-50%);
}
.pattern-bg {
    height: 100px;
}
.communication_section {
    padding: 80px 10% 0;
    position: relative;
}
/*.bg-add:before {
    content:"";
    position: absolute;
    bottom: -50px;
    left: 0;
    width: 100%;
    height: 110px;
    background: url(images/btm-shadow.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}*/
/*.bg-add2:before {
    content: "";
    position: absolute;
    bottom: 190px;
    left: 0;
    width: 150%;
    height: 110px;
    background: url(images/btm-shadow2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}*/
.communication_section h1 {
    color: #fff;
    font-size: 34px;
    line-height: 42px;
    padding: 0 20px 0 0;
}
.communication_content p {
    padding: 0 50px 0 0;
}
.communication_section p {
    font-size: 20px;
    color: #939393;
    line-height: 28px;
}
.communication_inner_image img {
    width: 400px;
    height: 400px;
    object-fit: cover;
    object-position: left;
    border-radius: 100%;
}
h1.compatibility-title {
    margin: 0 0 50px 0 !important;
    float: left;
    width: 100%;
}
.cross_platform_content h1 {
    font-family: "Montserrat";
    font-weight: bold;
    font-size: 22px;
    margin: 0 0 5px 0;
}
.cross_platform_content p {
    color: #d1d1d2;
    opacity: 1;
    margin: 10px 0;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
}
.cross_platform_content p a {
    color: #d1d1d2;
    text-decoration: underline;
}
.cross_platform_content p strong {
    font-weight: bold;
}
.cross_platform_content ul {
    margin: 0 0 0 18px;
}
.cross_platform_content ul li {
    color: #fff;
    opacity: 0.80;
    font-size: 16px;
    margin: 0 0 5px 0;
}
.cross_platform_content img {
    width: 100%;
    max-width: 45px;
    margin: 0 0 10px 0;
}
.pbtm-add {
    padding-bottom: 120px;
}
.asset_image_column {
    margin: -60px 0 0 0;
}
.asset-management .assests_column {
    padding: 50px 0 0 5%;
    color: #fff;
}
.asset-management .assests_column h1 {
    color: #fff;
    font-size: 34px;
}
.asset-management .assests_column p {
    font-size: 20px;
    color: #939393;
    line-height: 28px;
    padding: 0 50px 0 0;
}
.how-it-works {
    margin: 150px 0 0 0;
    padding: 0 10% !important;
}
.how-it-works h1 {
    color: #fff;
    font-size: 34px;
    line-height: 40px;
}
.how-it-works .how-it-works-bx {
    margin-top: 50px;
}
.how-it-works .how-it-works-bx .vcex-image-inner img {
    max-width: 60px;
    width: 100%;
}
.how-it-works .how-it-works-bx h1 {
    font-size: 17px;
    line-height: 20px;
    font-weight: bold;
    margin: 0 0 20px 0;
}
.how-it-works .how-it-works-bx p {
    font-size: 16px;
    color: #BBC0C9;
    font-weight: 500;
}
.row-bx {
    width: 31%;
    margin: 0px 15px 0 15px !important;
}
.row-bx:last-child {
    width: 30.5%;
    margin: 0px 0px 0 15px !important;
}
.row-bx .vc_column-inner {
    background: rgba(58,58,62,1);
    background: -moz-linear-gradient(top, rgba(58,58,62,1) 0%, rgba(84,84,84,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(58,58,62,1)), color-stop(100%, rgba(84,84,84,1)));
    background: -webkit-linear-gradient(top, rgba(58,58,62,1) 0%, rgba(84,84,84,1) 100%);
    background: -o-linear-gradient(top, rgba(58,58,62,1) 0%, rgba(84,84,84,1) 100%);
    background: -ms-linear-gradient(top, rgba(58,58,62,1) 0%, rgba(84,84,84,1) 100%);
    background: linear-gradient(to bottom, rgb(52, 52, 55) 0%, rgb(80, 80, 80) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a3a3e', endColorstr='#545454', GradientType=0 );
    position: relative;
    top: 0;
    z-index: 9;
    padding: 20px;
    min-height: 430px;
}
.incident-management {
    padding: 300px 0 0 0;
    margin-top: -190px;
}
.asset-management {
    padding: 0 154px;
}
.incident-management-right .vc_column-inner {
    padding: 50px 90px;
}
.incident-management-right .vc_column-inner h1 {    
    font-size: 34px;
    line-height: 45px;
}
.incident-management-right .vc_column-inner p {
    font-size: 20px;
    color: #fff;
    opacity: 0.75;
    line-height: 28px;
    margin: 10px 0 0 0;
}
.in-the-field {
    margin-top: 150px;
    position: relative;
}
.in-the-field-mn {
    position: relative;
    padding: 0 150px;
}
.in-the-field-mn:before {
    content: "";
    position: absolute;
    right: 0;
    top: -50px;
    width: 43.2%;
    height: 750px;
    background: url(images/bg1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.in-the-field .in-the-field-left {
    padding: 0 80px 0 0;
}
.in-the-field .in-the-field-left h2 {
    font-size: 28px;
    position: relative;
    padding: 0 0 30px 0;
}
.in-the-field .in-the-field-left h2:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50px;
    width: 150px;
    height: 6px;
    background: #FF5722;
    z-index: 9;
}
.in-the-field .in-the-field-left p {
    color: #D5D7D9;
    opacity: 0.90;
    margin: 10px 0;
    font-size: 20px;
    line-height: 24px;
}
.in-the-field .in-the-field-left h3 {
    font-size: 16px;
    position: relative;
    padding: 0 0 0px 0;
    font-weight: bold;
    color: #D5D7D9;
}
.in-the-field .in-the-field-left ul {
    margin: 0 0 0 18px;
}
.in-the-field .in-the-field-left ul li {
    color: #D5D7D9;
    margin: 0 0 30px 0;
    font-size: 16px;
    line-height: 22px;
}
.in-the-field-right {
    position: relative;
}
/*.in-the-field-right:before {
    content: "";
    position: absolute;
    top: 300px;
    right: -141px;
    width: 395px;
    height: 309px;
    background: url(images/blur2.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    z-index: 9;
}*/
.they_can_image span.vcex-image-inner:before {
    content: "";
    position: absolute;
    top: 295px;
    left: 65%;
    width: 395px;
    height: 309px;
    z-index: 9;
    background: url(images/blur2.jpg) 0% 0% / 100% 100% no-repeat;
    background-repeat: no-repeat;
}
.command-center-section {
    padding-top: 150px;
}
.command-center-section:before {
    content: "";
    position: absolute;
    left: 0;
    top: 110px;
    width: 41%;
    height: 511px;
    background: url(images/bg1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 9;
}
.command_center_content h1 {
    font-size: 28px;
    color: #fff;
    position: relative;
    padding: 0 0 30px 0;
}
.command_center_content h1 br {
    display: none;
}
.command_center_content h1:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50px;
    width: 150px;
    height: 6px;
    background: #FF5722;
    z-index: 9;
}
.command_center_content h3 {
    font-size: 17px;
    position: relative;
    padding: 0 0 0px 0;
    font-weight: bold;
    color: #D5D7D9;
}
.command_center_content p {
    color: #D5D7D9;
    opacity: 0.90;
    margin: 0 0 30px 0;
    font-size: 20px;
    line-height: 22px;
}
.command_center_content ul {
    margin: 0 0 0 20px;
}
.command_center_content ul li {
    color: #D5D7D9;
    margin: 0 0 30px 0;
    font-size: 16px;
    line-height: 22px;
}
.command_center_left_image {
    position: relative;
    z-index: 99;
}
.command_center_left_image .vc_column-inner {
    padding-left: 0px;
}
.command_center_left_image:before {
    content: "";
    position: absolute;
    left: -155px;
    top: 237px;
    width: 404px;
    height: 300px;
    background: url(images/blur3.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    z-index: 9;
}
.in-use-by {
    padding: 120px 0 200px;
}
.in-use-by h1 {
    font-size: 34px;
}
.in-use-by p {
    color: #fff;
    margin: 0 0 30px 0;
    font-size: 20px;
    text-align: center;
    padding: 20px 140px;	
    line-height: 28px;
}
.in-use-photo-mn .mb-minus {
    margin-top: -160px;
}
.in-use-photo-mn .mb-minus h1 {
    text-align: center !important;
    font-weight: bold;
    color: #303030;
    line-height: 30px;
    font-size: 22px;
    margin: 0 0 40px;
    position: relative;
}
.in-use-photo-mn .mb-minus h1:before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -25px;
    width: 200px;
    height: 6px;
    background: #38A4DD;
    transform: translateX(-50%);
}
.in-use-photo-mn .mb-minus p {
    text-align: center;
}
.in-use-photo img {
    max-width: 306px;
    height: 306px;
    object-fit: cover;
}
.in-use-photo {
    margin-bottom: 80px !important;
}
.lgx-carousel-mn {
    padding: 50px 0;
}
.lgx-carousel-mn .lgx-section-inner {
    background: transparent !important;
}
.lgx-carousel-mn .owl-controls {
    display: none;
}
.lgx-carousel-mn .item.lgx-item {
    font-size: 22px;
    line-height: 36px;
	color: #484848;
	font-family:roboto;
}
.lgx-carousel-mn:before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    width: 15px;
    height: 13px;
    background: url(images/quote1.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.lgx-carousel-mn:after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    width: 15px;
    height: 13px;
    background: url(images/quote2.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.lg-carousel-pb {
    padding: 0 0 140px; 
}
.they_can_image img {
    width: 300px !important;
    height: 332px;
    object-fit: cover;
    object-position: right;
}
.they_can_image:before {
    content: "";
    position: absolute;
    top: -70px;
    right: 110px;
    width: 100px;
    height: 100px;
    background: url(images/triangle2.png);
    background-size: 100%;
    background-repeat: no-repeat;
    z-index: 9;
}
.cmd-center-img:before {
    content: "";
    position: absolute;
    top: -10px;
    right: 60px;
    width: 100px;
    height: 120px;
    background: url(images/triangle3.png);
    background-size: 100%;
    background-repeat: no-repeat;
    z-index: 999;
}
/*.bg-img-with-border .blur-img:before {
    content: "";
    position: absolute;
    top: 150px;
    left: 80px !important;
    width: 43px;
    height: 43px;
    background: url(images/triangle.png);
    background-size: 100%;
    background-repeat: no-repeat;
    z-index: 9;
}*/
/*.imp-img:before {
    content: "";
    position: absolute;
    top: 10%;
    left: 10%;
    width: 60px;
    height: 60px;
    background: url(images/triangle4.png);
    background-size: 100%;
    background-repeat: no-repeat;
    z-index: 9;
}*/
.page-id-676 .hero-banner {
    background-position: inherit !important;
}

.in-use-photo {
    text-align: center;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
    display: flex;
    flex-flow: wrap;
}
.in-use-photo .vc_col-md-4 {
    width: 33.33% !important;
    min-height: 500px;
    text-align: center;
}

.imp-img-left .vc_column-inner {
    padding-left: 0;
}

.blur-img.m-show {
    display: none;
}
.head-tablet {
    display: none;
}
.they_can_content h3 {
    font-size: 17px !important;
}
.banner-contain .vc_single_image-wrapper img {
    width: 152px;
    height: 48px;
}
.hero-banner.vision {
    background-position: center top !important;
    background-size: cover;
    background-repeat: no-repeat;
	height: 1890px;
}
body::after {
    position: absolute;
    overflow: hidden;
    left: -50000px;
    content: url(https://creativeradicals.com/wp-content/themes/creative-radicals-child-theme/images/plus-btn-hover.png);
    display: none;
}
.page-id-676 .incident-management {
    -webkit-box-shadow: 0px -30px 30px 0px #3D3D3D;
    box-shadow: 0px -30px 30px 0px #3D3D3D;
}
.page-id-676  .communication_section.bg-add.pbtm-add {
    -webkit-box-shadow: 0px 30px 30px 10px #4A4A4A;
    box-shadow: 0px 30px 30px 10px #4A4A4A;
}
.page-id-676 .asset-management {
	padding-top: 20px;
}
/*.page-id-676 .in-use-by {
    -webkit-box-shadow: 0px 30px 30px 10px #3D3D3D;
    box-shadow: 0px 30px 30px 10px #3D3D3D;
}*/
.in-use-by::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 46px;
    background: url(images/btm-shadow3.jpg);
    background-size: 100% 100%;
    background-repeat: repeat-y;
}
.page-id-676 .btn-r button {
    -webkit-box-shadow: inherit !important;
    -moz-box-shadow: inherit !important;
    box-shadow: inherit !important;
}
.page-id-676 .communication_section .cross_platform_content .cross_platform_inner_content .wpb_wrapper p a:hover {
	color: #ffffff !important;
}
.page-id-676 .lgx-carousel-section .lgx-carousel .lgx-item {
	padding: 0;
}
.page-id-676 #content-wrap.container {
	max-width: 100% !important;
	width: 100% !important;
}
.page-id-676 #outer-wrap {
	background-color: #232327;
}





/*** Media Query ***/
@media (max-width: 575.98px) {
	.page-id-676 .my_padding_left_right {
		margin: 0;
		max-width: 100% !important;
		width: 100% !important;
		padding-left: calc(50px - 5%);
		padding-right: calc(50px - 5%);
	}
	.page-id-676 .how-it-works .how-it-works-bx {
    margin-top: 20px;
}
	.page-id-676 .communication_section .vc_row.wpb_row.vc_inner.vc_row-fluid.container.communication_inner, .page-id-676 .vc_row.wpb_row.vc_inner.vc_row-fluid.container.compatibility-section, .page-id-676 .cross_platform_content {
		margin: 0;
		max-width: 100% !important;
		width: 100% !important;
	}
	.border-orange::before {
    bottom: 21px !important;
    height: 7px;
}
	.page-id-676 .main_row_cover.below-vision {
	padding-bottom: 29px;
}
	.page-id-676 .bg-img-with-border {
    top: 0 !important;
    min-height: 166px !important;
}
    .cover_left:before {
        display: none;
    }
    .in-use-photo .vc_col-md-4 {
        width: 100% !important;
        min-height: auto !important;
        margin: 0 0 30px 0;
    }
    .page-id-676 .hero-banner {
        background-position: -235px !important;
    }
    .banner-contain {
        left: 0px;
    }
    .main_row_cover .container {
        width: 100% !important;
        max-width: 100% !important;
    }
    .cover_all_content {
        padding: 0;
    }
    .cover_all_content h2 {
        color: #fff;
        font-size: 26px;
        line-height: 30px;
    }
    .cover_left .cover_all_content {
        padding: 0 50px;
    }
    .cover_left p {
        font-size: 18px;
        line-height: 28px;
    }
    .cover_left button {
        margin: 40px 0 0 50px;
    }
    .blur-img {
        display: none;
    }
    .cover_right {
        margin: 0px 0 0 0;
        float: right;
    }
    .cover_right {
        margin: 0px;
    }
    .cover_right_all_content p {
        width: 100%;
        position: relative;
        z-index: 9;
        margin: -10px 0 0 44px !important;
        top: -15px;
        float: left;
    }
    .cover_right_all_content::before {
    content: "";
    position: absolute;
    left: 80px;
    top: -38px;
    width: 270px;
    height: 157px;
    background: url(images/blur4-m.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
    .cover_right_all_content p img {
        max-width: 47px;
        position: relative;
        z-index: 9;
        margin: 64px 20px 0 7px;
    }
    .main_row_cover:before {
        display: none;
    }
    .bg-img-with-border {
        margin-top: 0;
        min-height: 200px !important;
        width: 100% !important;
    }
    .border-orange:before {
        left: 0;
        width: 100%;
        transform: translateY(-50%);
    }
    .page-id-676 .pattern-bg {
        background-image: inherit !important;
        height: 9px;
    }
    .communication_inner {
        display: flex;
        flex-flow: column;
    }
    .communication_inner .communication_image {
        order: 1;
    }
    .communication_inner .communication_inner_image  {
        text-align: center !important; 
        margin: 0 0 30px 0;
    }
    .communication_inner .communication_image img {
        width: 200px;
        height: 200px;
    }
    .communication_inner .communication_left {
        order: 2;
    }
    .communication_section {
        padding: 50px 50px 0;
        width: 100% !important;
    }
    .pbtm-add {
        padding-bottom: 120px !important;
    }
    .communication_section h1 {
        font-size: 26px;
        line-height: 32px;
    }
    .communication_section .vc_custom_heading {
        font-size: 22px;
    }
    .communication_section .vc_col-sm-3 {
        margin-bottom: 20px;
    }
    .asset-management {
        padding: 60px 50px 0;
    }
	.page-id-676 .asset-management .vc_row.wpb_row.vc_inner.vc_row-fluid.container {
		margin: 0;
		max-width: 100% !important;
		width: 100% !important;
	}
    .asset-management .assests_column h1 {
        font-size: 24px;
        line-height: 36px;
    }
    .asset-management .assests_column {
        padding: 50px 0 0 0;
    }
    .how-it-works  {
        margin: 80px 0 0 0;
        padding: 0px !important;
    }
    .row-bx {
        width: 100%;
        margin: 0 0 15px 0 !important;
    }
    .row-bx:last-child {
        margin: 0 !important;
        width: 100%;
    }
    .incident-management .imp-flex {
        display: flex;
        flex-flow: column;
    }
    .incident-management-right {
        order: 1;
    }
    .imp-img-left {
        order: 2;
        display: none !important;
    }
    .incident-management {
        margin-top: -110px;
    }
    .incident-management-right .vc_column-inner {
        padding: 50px 50px 50px;
    }
    .incident-management .container {
        max-width: 100% !important;
        width: 100% !important;
    }
    .incident-management-right .vc_column-inner h1 {
        font-size: 24px;
        line-height: 36px;
    }
    .bg-add2:before {
        display: none;
    }
    .incident-management:before {
        content: "";
        position: absolute;
        top: 20%;
        left: 5%;
        width: 60px;
        height: 60px;
        background: url(images/triangle4.png);
        background-size: 100%;
        background-repeat: no-repeat;
        z-index: 9;
    }
    .in-the-field-mn:before {
        width: 100%;
        height: 500px;
        background-size: cover;
    }
    .in-the-field-mn .in-the-field {
        display: flex;
        flex-flow: column;
    }
    .in-the-field-left {
        order: 2;
        margin: 140px 0 0 0;
    }
    .in-the-field-right {
        order: 1;
    }
    .they_can_image {
        text-align: center !important;
    }
    .they_can_image:before {
        top: -130px;
        right: 30px;
        width: 90px;
    }
    .they_can_image img {
        margin: -70px 0 0 0;
        width: 248px !important;
        height: 276px;
    }
    .they_can_image span.vcex-image-inner:before {
        top: 180px;
        right: -40px;
        width: 175px;
        height: 145px;
        background: url(images/blur2-m.jpg);
        background-size: cover;
    }
    .in-the-field .in-the-field-left {
		padding-top: 0;
		padding-bottom: 0;
		padding-left: calc(50px - 5%);
		padding-right: calc(50px - 5%);
    }
	.page-id-676 .command-center-section .vc_column-inner .vc_row.wpb_row.vc_inner.vc_row-fluid.container.command_center_main .wpb_column.command_center_content.vc_column_container.vc_col-sm-6 {
		padding-top: 40px;
		padding-bottom: 0;
		padding-left: calc(50px - 5%);
		padding-right: calc(50px - 5%);
	}
	.page-id-676 .in-use-photo-mn .wpb_column.mb-minus.vc_column_container.vc_col-sm-12 .vc_column-inner .wpb_wrapper .vc_row.wpb_row.vc_inner.vc_row-fluid.container.lg-carousel-pb {
		padding-left: calc(50px - 5%);
		padding-right: calc(50px - 5%);
	}
	.page-id-676 .hero-banner.vision .wpb_column.vc_column_container.vc_col-sm-12 .vc_column-inner .wpb_wrapper .vc_row.wpb_row.vc_inner.vc_row-fluid.container.banner-contain {
		padding-left: calc(50px - 5%);
		padding-right: calc(50px - 5%);
	}
    .command-center-section {
        padding-top: 80px;
    }
    .cmd-center-img:before {
        right: -10px;
        top: 20px;
    }
    .command-center-section:before {
        left: 0;
        top: 200px;
        width: 70%;
        height: 190px;
        background-size: cover;
        background: url(images/bg1-m.jpg);
    }
    .command_center_left_image:before {
        left: 0;
        top: 190px;
        width: 135px;
        height: 160px;
    }
    .command_center_content {
        margin: -5px 0 0 0;
        position: relative;
        z-index: 99;
    }
    .command_center_content h1 {
        font-size: 28px;
        line-height: 36px;
        padding: 0 0 50px 0;
    }
    .command_center_content h1 br {
        display: block;
    }
    .command_center_content h1::before {
    top: inherit;
    bottom: 30px;
}
    .in-use-by p {
        padding: 20px 10px;
    }
    .in-use-by h1 {
        font-size: 24px;
    }
    .in-use-by {
        padding: 100px 0 200px 0;
    }
    .in-use-photo-mn .mb-minus {
        margin-top: -130px;
    }
    .who-we-serve-columns {
        top: 0 !important;
    }
    .in-use-photo .vc_col-sm-4 {
        margin-bottom: 30px;
        padding-bottom: 0px;
    }
    .in-use-photo {
        margin-bottom: 0 !important;
    }
    .lgx-carousel-mn .item.lgx-item {
        font-size: 22px;
    }
    .banner-contain {
        padding: 0 8px;
    }
    .banner-contain span {
        font-size: 34px;
    }
    .communication_content p {
        padding: 0px;
    }
    .asset_image_column {
        margin: -140px 0 0 0;
    }
    .asset-management .assests_column p {
        padding: 0px;
    }
    .in-the-field-mn {
        padding: 0px;
    }
    .command_center_left_image:before {
        width: 160px;
        height: 190px;
        background: url(images/blur3-m.jpg);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        left: -17px;
        top: inherit;
        bottom: -80px;
    }
    .cover_right:before {
        display: none;
    }
    .cover_right_all_content {
        left: -30px;
    }
    
}

@media (min-width: 576px) and (max-width: 767.98px) {
    .cover_right_all_content {
        left: -30px;
    }
    .cover_left:before {
        display: none;
    }
    .in-use-photo .vc_col-md-4 {
        width: 100% !important;
        min-height: auto !important;
        margin: 0 0 30px 0;
    }
    .page-id-676 .hero-banner {
        background-position: -235px !important;
    }
    .banner-contain {
        left: 0px;
    }
    .main_row_cover .container {
        width: 100% !important;
        max-width: 100% !important;
    }
    .cover_all_content {
        padding: 0;
    }
    .cover_all_content h2 {
        color: #fff;
        font-size: 26px;
        line-height: 30px;
    }
    .cover_left .cover_all_content {
        padding: 0 40px;
    }
    .cover_left p {
        font-size: 18px;
        line-height: 28px;
    }
    .cover_left button {
        margin: 40px 0 0 40px;
    }
    .blur-img {
        display: none;
    }
    .cover_right {
        margin: 0px 0 0 0;
        float: right;
    }
    .cover_right {
        margin: 0px;
    }
    .cover_right_all_content p {
        width: 100%;
        position: relative;
        z-index: 9;
        margin: -10px 0 0 45%;
        top: -53px;
        float: left;
    }
    .cover_right_all_content:before {
        content: "";
        position: absolute;
        right: 0;
        bottom: -113px;
        width: 320px;
        height: 200px;
        background: url(images/blur4.jpg);
        background-size: 100%;
        background-repeat: no-repeat;
    }
    .cover_right_all_content p img {
        max-width: 50px;
        position: relative;
        z-index: 9;
        margin: 70px 40px 0 -4px;
        top: 10px;
    }
    .main_row_cover:before {
        display: none;
    }
    .bg-img-with-border {
        margin-top: 0;
        min-height: 200px !important;
    }
    .border-orange:before {
        left: 0;
        width: 100%;
        transform: translateY(-50%);
    }
    .page-id-676 .pattern-bg {
        background-image: inherit !important;
        height: 50px;
    }
    .communication_inner {
        display: flex;
        flex-flow: column;
    }
    .communication_inner .communication_image {
        order: 1;
    }
    .communication_inner .communication_inner_image  {
        text-align: center !important; 
        margin: 0 0 30px 0;
    }
    .communication_inner .communication_image img {
        width: 200px;
        height: 200px;
    }
    .communication_inner .communication_left {
        order: 2;
    }
    .communication_section {
        padding: 50px 25px;
    }
    .communication_section h1 {
        font-size: 26px;
        line-height: 32px;
    }
    .communication_section .vc_custom_heading {
        font-size: 22px;
    }
    .communication_section .vc_col-sm-3 {
        margin-bottom: 20px;
    }
    .asset-management {
        padding: 60px 25px 0;
    }
    .asset-management .assests_column h1 {
        font-size: 24px;
        line-height: 36px;
    }
    .asset-management .assests_column {
        padding: 50px 0 0 0;
    }
    .how-it-works  {
        margin: 80px 0 0 0;
        padding: 0px !important;
    }
    .row-bx {
        width: 100%;
        margin: 0 0 15px 0 !important;
    }
    .row-bx:last-child {
        margin: 0 !important;
        width: 100%;
    }
    .incident-management .imp-flex {
        display: flex;
        flex-flow: column;
    }
    .incident-management-right {
        order: 1;
    }
    .imp-img-left {
        order: 2;
        display: none !important;
    }
    .incident-management {
        margin-top: -110px;
    }
    .incident-management-right .vc_column-inner {
        padding: 150px 20px 50px;
    }
    .incident-management .container {
        max-width: 100% !important;
        width: 100% !important;
    }
    .incident-management-right .vc_column-inner h1 {
        font-size: 24px;
        line-height: 36px;
    }
    .bg-add2:before {
        display: none;
    }
    .incident-management:before {
        content: "";
        position: absolute;
        top: 25%;
        left: 5%;
        width: 60px;
        height: 60px;
        background: url(images/triangle4.png);
        background-size: 100%;
        background-repeat: no-repeat;
        z-index: 9;
    }
    .in-the-field-mn:before {
        width: 100%;
        height: 550px;
        background-size: cover;
    }
    .in-the-field-mn .in-the-field {
        display: flex;
        flex-flow: column;
    }
    .in-the-field-left {
        order: 2;
        margin: 140px 0 0 0;
    }
    .in-the-field-right {
        order: 1;
    }
    .they_can_image:before {
        top: -130px;
        right: 25%;
        width: 90px;
    }
    .they_can_image img {
        margin: -70px 0 0 0;
    }
    .they_can_image span.vcex-image-inner:before {
        top: 235px;
        left: 66%;
        width: 175px;
        height: 147px;
        background: url(images/blur2-m.jpg);
        background-size: contain;
    }
    .in-the-field .in-the-field-left {
        padding: 0 10px;
    }
    .command-center-section {
        padding-top: 80px;
    }
    .cmd-center-img:before {
        right: 0;
    }
    .command-center-section:before {
        left: 0;
        top: 200px;
        width: 60%;
        height: 470px;
        background-size: auto;
    }
    .command_center_left_image:before {
        width: 46%;
        height: 340px;
        background: url(images/blur3-m.jpg);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        left: -30px;
        top: inherit;
        bottom: -150px;
    }
    .command_center_content h1 br {
        display: block;
    }
    .command_center_content {
        margin: 50px 0 0 0;
        padding: 0 0 0 40px;
        position: relative;
        z-index: 99;
    }
    .command_center_content h1 {
        font-size: 28px;
        line-height: 36px;
        padding: 0 0 60px 0;
    }
    .command_center_content h1:before {
        top: 100px;
    }
    .in-use-by p {
        padding: 20px 10px;
    }
    .in-use-by h1 {
        font-size: 24px;
    }
    .in-use-by {
        padding: 100px 0 200px 0;
    }
    .in-use-photo-mn .mb-minus {
        margin-top: -130px;
    }
    .who-we-serve-columns {
        top: 0 !important;
    }
    .in-use-photo .vc_col-sm-4 {
        margin-bottom: 30px;
        padding-bottom: 0px;
    }
    .in-use-photo {
        margin-bottom: 0 !important;
    }
    .lgx-carousel-mn .item.lgx-item {
        font-size: 22px;
    }
    .banner-contain {
        padding: 0;
    }
    .banner-contain span {
        font-size: 34px;
    }
    .row-bx .vc_column-inner {
        min-height: 350px;
    }
    .they_can_image {
        text-align: center !important;
    }
    .command_center_left_image .vcex-image span {
        width: 90%;
    }
    .in-the-field-mn {
        padding: 0px;
    }
    .asset_image {
        text-align: center;
    }
    .cover_right:before {
        display: none;
    }
}

@media (min-width: 641px) and (max-width: 767.98px) {
    .cover_right_all_content:before {
        width: 325px;
        background-size: contain;
        height: 180px;
        bottom: -91px;
    }
    .cover_right_all_content p {
        margin: -10px 0 0 52%;
    }
    .command_center_left_image:before {
        left: -37px;
    }
}


@media (max-width: 767px) {
    .cover_all_content h2 br {
        display: none;
    }
    .banner-contain span br {
        display: none;
    }
    .banner-contain .vc_single_image-wrapper.vc_box_border_grey img {
        height: 36px;
        max-width: 116px;
    }
    .banner-contain span {
        font-size: 26px;
        line-height: 30px;
    }
    .communication_inner .communication_image img {
        width: 225px;
        height: 225px;
    }
    .communication_content p {
        font-size: 18px;
    }
    h1.vc_custom_heading.compatibility-title {
        font-size: 26px;
    }
    .cross_platform_inner h1.vc_custom_heading {
        font-weight: bold;
        font-size: 22px;
    }
    .asset-management .assests_column h1 {
        font-size: 26px;
    }
    .asset-management .assests_column p {
        font-size: 18px;
    }
    .how-it-works h1 {
        font-size: 26px;
    }
    .incident-management-right .vc_column-inner h1 {
        font-size: 26px;
    }
    .incident-management-right .vc_column-inner p {
        font-size: 18px;
    }
    .in-the-field .in-the-field-left p {
        font-size: 18px;
    }
    .command_center_content p {
        font-size: 18px;
    }
    .in-use-by h1 {
        font-size: 25px;
    }
    .in-use-by p {
        font-size: 18px;
    }
    .in-use-photo-mn .mb-minus h1 {
        font-size: 20px;
    }
    .lgx-carousel-mn .item.lgx-item {
    font-size: 18px;
    line-height: 24px;
}
    .lg-carousel-pb {
        margin-top: 30px;
    }
    .in-use-photo img {
        max-width: 145px;
        height: 145px;
    }
}




@media (min-width: 768px) and (max-width: 991px) {
	.page-id-676 .pattern-bg {
		margin-top: -80px;
	}
	.border-orange::before {
    bottom: -14px;
	}
	.main_row_cover::before {
    bottom: -70px;
    z-index: inherit;
}
	.page-id-676 .bg-img-with-border {
    top: -80px !important;
    min-height: 290px !important;
}
    .in-use-photo-mn .mb-minus h1:before {
        width: 130px;
    }
    .in-use-photo-mn .mb-minus h1 {
        font-size: 20px;
        line-height: 28px;
        width: 90%;
        margin: 0 auto 40px;
    }
    .in-use-photo-mn .mb-minus h1 br {
        display: none;
    }
    .banner-contain {
        left: 0;
    }
    .main_row_cover .cover_left {
        width: 100%;
    }
    .main_row_cover .vc_row.wpb_row.vc_inner.vc_row-fluid.container {
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 !important;
    }
    .main_row_cover .cover_all_content {
        padding: 50px 0 0 0;
    }
    .main_row_cover .cover_all_content .cover_left .vc_column-inner {
        padding: 0 70px;
    }
    .cover_left button {
        margin: 50px 0 0 0;
    }
    .cover_right {
        margin: 0 0 0 0;
        float: right;
        position: relative;
        z-index: 9;
    }
    .cover_right:before {
        position: absolute;
        content: "";
        top: -140px;
        left: -90px;
        background: url(images/blur-m.jpg);
        width: 300px;
        height: 250px;
        background-size: contain;
    }
    .cover_right:after {
        content: "";
        position: absolute;
        top: -66px;
        left: -70px;
        width: 30px;
        height: 30px;
        background: url(images/triangle.png);
        background-size: 100%;
        background-repeat: no-repeat;
        z-index: 9;
    }
    .cover_right_all_content p {
        font-size: 34px !important;
        margin: 0 0 0 -30px;
    }
    .cover_all_content p img {
        margin: 0 10px 50px 0;
        max-width: 48px;
    }
    .blur-img {
        top: -130px;
        left: -42px;
    }
    .bg-img-with-border .blur-img:before {
        top: 30%;
        left: 10%;
        width: 30px;
        height: 40px;
    }
    .border-orange:before {
        width: 90%;
        bottom: -9px;
        left: 50%;
        transform: translateX(-50%);
    }
    /*.communication_section {
        padding: 80px 60px 0;
    }*/
    .communication_inner .vc_row.wpb_row.vc_inner.vc_row-fluid.container.communication_inner {
        width: 100% !important;
        max-width: 100% !important;
    }
    .communication_inner_image img {
        width: 300px;
        height: 300px;
    }
    .communication_section .cross_platform_content .vc_col-sm-3 {
        width: 45%;
        min-height: 320px;
        margin: 0 5% 0 0;
    }
    .asset-management {
        padding: 0 60px;
    }
    .asset-management .asset_image {
        margin: 120px 0 0 0;
    }
    .how-it-works {
        margin: 100px 0 0 0;
        padding: 0 50px !important;
    }
    .row-bx {
        width: 45%;
        margin: 0px 15px 30px 15px !important;
    }
    .how-it-works h1 {
        margin: 0 0 0 18px;
    }
    .bg-add2:before {
        display: none;
    }
    .imp-img {
        display: none;
    }
    .incident-management .vc_row.wpb_row.vc_inner.vc_row-fluid.container.vc_row-o-equal-height.vc_row-o-content-middle.vc_row-flex {
        max-width: 100% !important;
        width: 100% !important;
    }
    .incident-management .incident-management-right {
        width: 70%;
        float: right;
        margin: 0 auto 0px;
        position: relative;
        right: -80px;
    }
    .incident-management:before {
        content: "";
        position: absolute;
        top: 38%;
        left: 3%;
        width: 40px;
        height: 40px;
        background: url(images/triangle4.png);
        background-size: 100%;
        background-repeat: no-repeat;
        z-index: 9;
    }
    .in-the-field .in-the-field-left {
        padding: 0 30px 0 10px;
    }
    .in-the-field-mn:before {
        top: 150px;
        width: 42.5%;
        height: 600px;
        background-size: cover;
    } 
    .they_can_image {
        margin: 110px 0 0 0;
    }
    .in-the-field-right:before {
        top: 420px;
        right: -280px;
        width: 400px;
        height: 250px;
    }
    .command-center-section {
        width: 100% !important;
        max-width: 100% !important;
    }
    .communication_section .vc_row.wpb_row.vc_inner.vc_row-fluid.container.communication_inner {
        width: 100% !important;
        max-width: 100% !important;
    }
    .cmd-center-img:before {
        top: 50%;
        right: 57px;
    }
    .cmd-center-img img {
        width: 80%;
        margin: 0 0 0 20px;
    }
    .command_center_left_image:before {
        left: 0;
        top: 181px;
        width: 105px;
        height: 270px;
        background: url(images/blur3-t.jpg);
        background-size: contain;
        background-repeat: no-repeat;
    }
    .command-center-section:before {
        left: 0;
        top: 210px;
        width: 40%;
        height: 263px;
        background-size: auto;
    }
    .command_center_content h1 {
        line-height: 30px;
        padding-bottom: 40px;
    }
    .command_center_content h1 br {
        display: block;
    }
    .command_center_content h1:before {
        top: 70px;
    }
    .command-center-section {
        padding-top: 80px;
    }
    .in-use-by p {
        padding: 20px 70px;
    }
    .in-use-photo .vc_col-md-4 {
        width: 50% !important;
    }
    .how-it-works-bx {
        justify-content: center;
        align-items: center;
        display: flex;
        flex-flow: wrap;
    }
    .how-it-works .vc_row.wpb_row.vc_inner.vc_row-fluid.container.how-it-works-bx {
        width: 100% !important;
        max-width: 100% !important;
    }
    .how-it-works .vc_row.wpb_row.vc_inner.vc_row-fluid.container {
            width: 100% !important;
        max-width: 100% !important;
    }
    .cover_right_all_content p {
        position: relative;
        top: -216px;
    }
    .communication_content p {
        padding: 0px;
    }
    .row-bx:last-child {
        width: 45%;
    }
    .in-the-field-mn {
        padding: 0px;
    }
    .in-the-field-mn .vc_row.wpb_row.vc_inner.vc_row-fluid.container.in-the-field {
        width: 100% !important;
        max-width: 84% !important;
    }
    .command-center-section .vc_row.wpb_row.vc_inner.vc_row-fluid.container.command_center_main {
        width: 100% !important;
        max-width: 100% !important;
    }
    .vc_row.wpb_row.vc_inner.vc_row-fluid.container.banner-contain {
        width: 100% !important;
        max-width: 82% !important;
    }
    .cover_all_content p {
        font-size: 20px;
        line-height: 35px;
    }
    .communication_section .vc_row.wpb_row.vc_inner.vc_row-fluid.container.compatibility-section {
        width: 100% !important;
        max-width: 100% !important;
    }
    .communication_section .vc_row.wpb_row.vc_inner.vc_row-fluid.container.cross_platform_content {
        width: 100% !important;
        max-width: 100% !important;   
    }
    .communication_section {
        /*padding: 80px 30px 50px;*/
        padding: 80px 50px 50px 70px;
    }
    .communication_content h1 {
        font-size: 32px;
        display: none;
    }
    .asset-management .vc_row.wpb_row.vc_inner.vc_row-fluid.container {
        width: 100% !important;
        max-width: 100% !important;
    }
    .in-use-by {
        padding: 100px 0 200px;
    }
	.in-use-photo-mn .mb-minus {
    margin-top: -136px;
}
    .asset-management .assests_column p {
        padding: 0px;
    }
    .blur-img.d-show {
        display: none;
    }
    .blur-img.m-show {
        display: none;
    }
    .they_can_image span.vcex-image-inner:before {
        content: "";
        position: absolute;
        top: 270px;
        left: 60%;
        width: 169px;
        height: 309px;
        background: url(images/blur2-t.jpg);
        background-size: contain;
        background-repeat: no-repeat;
        z-index: 9;
    }
    .vc_row.wpb_row.vc_inner.vc_row-fluid.container.border-orange {
        max-width: 100% !important;
        width: 100% !important;
    }
    .they_can_image img {
        width: 248px !important;
        height: 304px;
    }
    .they_can_image:before {
        top: 10%;
        right: 10%;
    }
    .cover_left:before {
        content: "";
        position: absolute;
        top: -7px;
        left: 50%;
        transform: translateX(-50%);
        width: 81%;
        height: 7px;
        background: rgba(3,151,225,1);
        background: -moz-linear-gradient(left, rgba(3,151,225,1) 0%, rgba(241,90,44,1) 100%);
        background: -webkit-gradient(left top, right top, color-stop(0%, rgba(3,151,225,1)), color-stop(100%, rgba(241,90,44,1)));
        background: -webkit-linear-gradient(left, rgba(3,151,225,1) 0%, rgba(241,90,44,1) 100%);
        background: -o-linear-gradient(left, rgba(3,151,225,1) 0%, rgba(241,90,44,1) 100%);
        background: -ms-linear-gradient(left, rgba(3,151,225,1) 0%, rgba(241,90,44,1) 100%);
        background: linear-gradient(to right, rgba(3,151,225,1) 0%, rgba(241,90,44,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0397e1', endColorstr='#f15a2c', GradientType=1 );
    }
    .head-tablet {
        display: block;
    }
    .head-tablet h1 {
        display: block;
        margin: 0 0 30px 0 !important;
        float: left;
        width: 100%;
        font-size: 34px;
        line-height: 42px;
    }
    .command_center_content {
        padding: 0 80px 0 0;
    }
    .cover_right_all_content p {
        margin: 0 0 0 -50px;
        width: 270px;
    }
    .wpb_text_column.wpb_content_element.head-tablet.container {
        max-width: 100% !important;
        width: 100% !important;
    }


}


@media (min-width: 992px) and (max-width: 1199.5px) {
	.page-id-676 .pattern-bg {
		margin-top: -170px;
	}
	.border-orange::before {
    bottom: -14px;
	}
	.cover_right::after {
    top: -60px !important;
}
	.cover_right_all_content p {
    top: -230px !important;
}
	.cover_right::before {
    top: -154px !important;
}
	.main_row_cover::before {
    bottom: 60px !important;
    z-index: inherit;
}
	.page-id-676 .bg-img-with-border {
    top: -170px !important;
    min-height: 290px !important;
}
    .in-use-photo-mn .mb-minus h1:before {
        width: 130px;
    }
    .in-use-photo-mn .mb-minus h1 {
        font-size: 20px;
        line-height: 28px;
        width: 60%;
        margin: 0 auto 40px;
    }
    .in-use-photo-mn .mb-minus h1:before {
        width: 130px;
    }
    .in-use-photo-mn .mb-minus h1 {
        font-size: 20px;
        line-height: 28px;
    }
    .in-use-photo-mn .mb-minus h1 br {
        display: none;
    }
    .in-the-field-left .vc_column-inner {
        padding-left: 0px;
    }
    .communication_section {
        padding: 80px 0;
    }
    .asset-management {
        padding: 0px;
    }
    .how-it-works {
        padding: 0px !important;
    }
    .in-the-field-mn {
        padding: 0px;
    }
    .cover_all_content p img {
        max-width: 48px !important;
        margin: 0 10px 100px 0;
    }
    .row-bx {
        width: 30.5%;
    }
    .in-the-field-mn:before {
        width: 41.2%;
        height: 650px;
    }
    .command_center_left_image:before {
        left: -30px;
        top: 260px;
        width: 135px;
        height: 400px;
        background: url(images/blur3-t.jpg);
        background-size: contain;
        background-repeat: no-repeat;
    }
    .command_center_content h1 {
        font-size: 28px;
        line-height: 34px;
        padding: 0 0 50px 0;
    }
    .command_center_content h1 br {
        display: block;
    }
    .command_center_content h1:before {
        top: 80px;
    }
    .cmd-center-img:before {
        top: 60%;
        right: 15px;
    }
    .command-center-section:before {
        width: 40%;
        height: 600px;
        background-size: auto;
    }
    .main_row_cover .cover_left {
        width: 100%;
    }
    .cover_right_all_content p {
        position: relative;
        top: -100px;
    }
    .cover_right {
        margin: 0 0 0 0;
        float: right;
        position: relative;
        z-index: 9;
    }
    .cover_right:before {
        position: absolute;
        content: "";
        top: -20px;
        left: -100px;
        background: url(images/blur-m.jpg);
        width: 330px;
        height: 280px;
        background-size: contain;
        background-repeat: no-repeat !important;
    }
    .cover_right:after {
        content: "";
        position: absolute;
        top: 10px;
        left: -70px;
        width: 30px;
        height: 30px;
        background: url(images/triangle.png);
        background-size: 100%;
        background-repeat: no-repeat;
        z-index: 9;
    }
    .cover_right_all_content p {
        width: 100%;
    }
    .blur-img.d-show {
        display: none;
    }
    .blur-img.m-show {
        display: none;
    }
    .communication_section .cross_platform_content .vc_col-sm-3 {
        width: 45%;
        min-height: 350px;
        margin: 0 5% 0 0;
    }
    .asset_image {
        margin: 80px 0 0 0;
    }
    /*.row-bx {
        width: 45%;
        margin: 0px 15px 30px 15px !important;
    }*/
    .row-bx {
        width: 45%;
        margin: 0px 15px 30px 15px !important;
    }
    .how-it-works h1 {
        margin: 0 0 0 10px;
    }
    .vc_row.wpb_row.vc_inner.vc_row-fluid.container.how-it-works-bx {
        max-width: 100% !important;
        width: 100%;
        padding: 0 25px;
    }
    .how-it-works-bx .vc_column-inner {
        padding-left: 15px !important;
    }
    .row-bx:last-child {
        width: 45%;
        margin: 0px 0px 0 15px !important;
    }
    .how-it-works-bx {
        justify-content: center;
        align-items: center;
        display: flex;
        flex-flow: wrap;
    }
    .in-use-photo .vc_col-md-4 {
        width: 50% !important;
    }
    .they_can_image span.vcex-image-inner:before {
        content: "";
        position: absolute;
        top: 280px;
        right: -200px;
        width: 400px;
        height: 270px;
        background: url(images/blur2-t.jpg);
        background-size: contain;
        background-repeat: no-repeat;
        z-index: 9;
    }
    .cover_all_content {
        padding: 50px 50px 0 30px;
    }
    .border-orange:before {
        width: 100%;
    }
    .they_can_image img {
        width: 248px !important;
        height: 304px;
    }
    .they_can_image:before {
        top: -70px;
        right: 25%;
    }
    .main_row_cover .vc_row.wpb_row.vc_inner.vc_row-fluid.container {
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 !important;;
    }
    .main_row_cover .cover_all_content {
        padding: 50px 0 !important;
    }
    .main_row_cover .cover_all_content .vc_column-inner {
        padding: 0px !important;
    }
    .main_row_cover .cover_all_content .cover_left .vc_column-inner {
        padding: 0 45px !important;
    }
    .banner-contain {
        left: -14px;
    }
    .cover_left:before {
        content: "";
        position: absolute;
        top: -7px;
        left: 50%;
        transform: translateX(-50%);
        width: 90%;
        height: 7px;
        background: rgba(3,151,225,1);
        background: -moz-linear-gradient(left, rgba(3,151,225,1) 0%, rgba(241,90,44,1) 100%);
        background: -webkit-gradient(left top, right top, color-stop(0%, rgba(3,151,225,1)), color-stop(100%, rgba(241,90,44,1)));
        background: -webkit-linear-gradient(left, rgba(3,151,225,1) 0%, rgba(241,90,44,1) 100%);
        background: -o-linear-gradient(left, rgba(3,151,225,1) 0%, rgba(241,90,44,1) 100%);
        background: -ms-linear-gradient(left, rgba(3,151,225,1) 0%, rgba(241,90,44,1) 100%);
        background: linear-gradient(to right, rgba(3,151,225,1) 0%, rgba(241,90,44,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0397e1', endColorstr='#f15a2c', GradientType=1 );
    }
    .cover_left button {
        margin: 50px 0 0 0;
    }
    .head-tablet {
        display: block;
        margin: 0 0 0 42px;
    }
    .head-tablet h1 {
        display: block !important;
        margin: 0 0 30px -10px !important;
        float: left;
        width: 100%;
    }
    .communication_content h1 {
        display: none;
    }

    .vc_row.wpb_row.vc_inner.vc_row-fluid.container.communication_inner {
        max-width: 100% !important;
        width: 100% !important;
        padding: 0 20px;
    }
    .compatibility-section .vc_column-inner {
        padding-left: 0px;
    }
    .cross_platform_content .vc_column-inner {
        padding-left: 0px;
    }
    .how-it-works .wpb_column.vc_column_container.vc_col-sm-12 .vc_column-inner {
        padding-left: 0px;
    }
    .imp-img img {
        display: none;
    }
    .bg-add2:before {
        display: none;
    }
    .incident-management-right .vc_column-inner {
        padding: 50px 70px;
    }
}

@media (min-width: 1200px) and (max-width: 1250px) {
    .head-tablet h1 {
        margin: 0 0 30px 30px !important;
        padding: 0 !important;
    }
    .communication_inner_image {
        margin: -50px 0 0 0 !important;
    }
}

@media (min-width: 1200px) and (max-width: 1365.9px) {
	.border-orange::before {
    bottom: 238px;
	}
	.page-id-676 .pattern-bg {
		margin-top: -250px;
	}
	.page-id-676 .bg-img-with-border {
		display: block;
		float: left;
	}
	.main_row_cover::before {
    bottom: 120px;
		z-index: inherit;
}
    .in-use-photo-mn .mb-minus h1 {
        font-size: 20px;
        line-height: 28px;
        width: 60%;
        margin: 0 auto 40px;
    }
    .in-use-photo-mn .mb-minus h1:before {
        width: 130px;
    }
    .in-the-field .in-the-field-left .vc_column-inner {
        padding-left: 0px;
    }
    .in-use-photo-mn .mb-minus h1 {
        font-size: 20px;
        line-height: 28px;
    }
    .in-use-photo-mn .mb-minus h1 br {
        display: none;
    }
    .communication_section {
        padding: 50px 0;
    }
    .asset-management {
        padding: 0px;
    }
    .how-it-works {
        padding: 0px !important;
    }
    .in-the-field-mn {
        padding: 0px;
    }
    .cover_all_content p img {
        margin: 0 10px 50px 0;
        max-width: 48px !important
    }
    .row-bx {
        width: 30.5%;
    }
    .in-the-field-mn:before {
        width: 42.2%;
        height: 650px;
    }
    .cover_right_all_content {
        margin: 150px 0 0 0;
    }

    .command_center_left_image:before {
        left: -30px;
        top: 283px;
        width: 135px;
        height: 400px;
        background: url(images/blur3-t.jpg);
        background-size: contain;
        background-repeat: no-repeat;
    }
    .command_center_content h1 {
        font-size: 28px;
        line-height: 34px;
        padding: 0 0 50px 0;
    }
    .command_center_content h1 br {
        display: block;
    }
    .command_center_content h1:before {
        top: 80px;
    }
    .cmd-center-img:before {
        top: 60%;
        right: 85px;
    }
    .command-center-section:before {
        width: 40%;
        height: 600px;
        background-size: auto;
    }
    .main_row_cover .cover_left {
        width: 100%;
    }
    .cover_right_all_content p {
    position: relative;
    top: -388px;
    width: 100%;
}
    .cover_right {
        margin: -150px 0 0 0;
        float: right;
    }
    .blur-img.d-show {
        display: none;
    }
    .cover_right {
        margin: 0 0 0 0;
        float: right;
        position: relative;
        z-index: 9;
    }
    .cover_right::before {
    position: absolute;
    content: "";
    top: -156px;
    left: -70px;
    background: url(images/blur-m.jpg);
    width: 330px;
    height: 280px;
    background-size: contain;
    background-repeat: no-repeat;
}
    .cover_right:after {
        content: "";
        position: absolute;
        top: -70px;
        left: -35px;
        width: 30px;
        height: 30px;
        background: url(images/triangle.png);
        background-size: 100%;
        background-repeat: no-repeat;
        z-index: 9;
    }
    .blur-img.d-show {
        display: none;
    }
    .communication_section .cross_platform_content .vc_col-sm-3 {
        width: 45%;
        min-height: 350px;
        margin: 0 5% 0 0;
    }
    .asset_image {
        margin: 80px 0 0 0;
    }
    /*.row-bx {
        width: 45%;
        margin: 0px 15px 30px 15px !important;
    }*/
    .row-bx {
        width: 45%;
        margin: 0px 15px 30px 15px !important;
    }
    .how-it-works h1 {
        margin: 0 0 0 22px;
    }
    .row-bx:last-child {
        width: 45%;
        margin: 0px 0px 0 15px !important;
    }
    .how-it-works-bx {
        justify-content: center;
        align-items: center;
        display: flex;
        flex-flow: wrap;
    }
    .in-use-photo .vc_col-md-4 {
        width: 50% !important;
    }
     .they_can_image span.vcex-image-inner:before {
        content: "";
        position: absolute;
        top: 310px;
        left: 69%;
        width: 400px;
        height: 270px;
        background: url(images/blur2-t.jpg);
        background-size: contain;
        background-repeat: no-repeat;
        z-index: 9;
    }
    .border-orange:before {
        width: 100%;
    }
    .they_can_image:before {
        right: 110px;
    }
    .banner-contain {
        left: -14px;
    }
    .cover_left:before {
        content: "";
        position: absolute;
        top: -7px;
        left: 50%;
        transform: translateX(-50%);
        width: 79%;
        height: 7px;
        background: rgba(3,151,225,1);
        background: -moz-linear-gradient(left, rgba(3,151,225,1) 0%, rgba(241,90,44,1) 100%);
        background: -webkit-gradient(left top, right top, color-stop(0%, rgba(3,151,225,1)), color-stop(100%, rgba(241,90,44,1)));
        background: -webkit-linear-gradient(left, rgba(3,151,225,1) 0%, rgba(241,90,44,1) 100%);
        background: -o-linear-gradient(left, rgba(3,151,225,1) 0%, rgba(241,90,44,1) 100%);
        background: -ms-linear-gradient(left, rgba(3,151,225,1) 0%, rgba(241,90,44,1) 100%);
        background: linear-gradient(to right, rgba(3,151,225,1) 0%, rgba(241,90,44,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0397e1', endColorstr='#f15a2c', GradientType=1 );
    }
    .main_row_cover .vc_row.wpb_row.vc_inner.vc_row-fluid.container {
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 !important;
    }
    .main_row_cover .cover_all_content {
        padding: 50px 0 0 0;
    }
    .main_row_cover .cover_all_content .vc_column-inner {
        padding: 0;
    }
    .main_row_cover .cover_all_content .cover_left .vc_column-inner {
        padding: 0 142px;
    }
    .cover_left button {
        margin: 50px 0 0 0;
    }
    .head-tablet {
        display: block;
        margin: 0 0 0 10%;
    }
    .head-tablet h1 {
        display: block !important;
        margin: 0 0 30px 0 ;
        padding: 0 0 30px 0;
        float: left;
        width: 100%;
    }
    .communication_content h1 {
        display: none;
    }
    .imp-img img {
        display: none;
    }
    .bg-add2:before {
        display: none;
    }
    .incident-management-right .vc_column-inner {
        padding: 50px 70px;
    }
    .communication_inner_image {
        margin: -100px 0 0 0;
    }
     .in-use-photo img {
        max-width: 185px;
        height: 185px;        
    }
}

@media (min-width: 1366px) {
    .communication_section {
        padding: 80px 5% 0;
    }
    .row-bx {
        width: 30.5%;
    }
    .cmd-center-img:before {
        right: 80px;
    }
    .pbtm-add {
        padding-bottom: 100px;
    }
    .asset-management {
        padding: 0 5%;
    }
    .how-it-works {
        padding: 0 5% !important;   
    }
    .in-the-field-mn {
        padding: 0 5% !important;      
    }
    .in-the-field-mn:before {
        width: 42.5%;
    }
    .bg-img-with-border .blur-img:before {
        left: 20%;
    }
    .border-orange:before {
        width: 725px;
    }
    .in-the-field-right:before {
        right: -155px;
    }
    .cover_right:before {
        left: -50px;
    }
}

/*** Media Query ***/

div#fix-dist .wpb_column.cover_right.vc_column_container.vc_col-sm-4 .vc_column-inner {
    padding-left: 30px;
}
@media screen and (min-width: 1366px) {
	.below-vision .wpb_column.cover_all_content.vc_column_container.vc_col-sm-12 {
    padding-top: 0;
}
	.cover_right {
    margin: 260px 0 0 0;
    position: relative;
    z-index: 9;
}
	.cover_left {
    position: relative;
    margin-bottom: -50px;
		    top: 0
}
	.vision .vc_row.wpb_row.vc_inner.vc_row-fluid.container.banner-contain {
    padding-bottom: 120px;
}
}

@media screen and (max-width: 1365px) and (min-width: 768px) {
  footer#footer .wpb_column.footer_column_1.vc_column_container.vc_col-sm-3 {
    width: 100%;
    margin-bottom: 20px;
}
	footer#footer .wpb_column.footer_column_2.vc_column_container.vc_col-sm-3 {
    width: 40%;
}
	footer#footer .wpb_column.footer_column_3.vc_column_container.vc_col-sm-3 {
    width: 25%;
}
	footer#footer .wpb_column.vc_column_container.vc_col-sm-3{
	width: 35%;
	}
    .in-use-photo img {
    max-width: 234px;
    height: auto;
}
   
}
@media screen and (max-width: 767px) {
	.footer_column_3.half .vc_wp_custommenu.wpb_content_element {
    width: 50% !important;
    display: inline-block;
    float: left;
}
	.footer_column_3.half .vc_wp_custommenu.wpb_content_element li a {
    font-weight: 500;
}
}
@media screen and (max-width: 400px) {
	.footer_column_3.half .vc_wp_custommenu.wpb_content_element.left {
    width: 37% !important;
}
	.footer_column_3.half .vc_wp_custommenu.wpb_content_element.right {
    width: 63% !important;
}
}

@media screen and (max-width: 3200px) {
	.hero-banner.vision {
	height: 1490px;
}
}
@media screen and (max-width: 2600px) {
	.hero-banner.vision {
	height: 1290px;
}
}
@media screen and (max-width: 2100px) {
	.hero-banner.vision {
	height: 1000px;
}
}
@media screen and (max-width: 1920px) {
	.hero-banner.vision {
	height: 900px;
}
}
@media screen and (max-width: 1720px) {
	.hero-banner.vision {
	height: 800px;
}
}
@media screen and (max-width: 1720px) {
	.hero-banner.vision {
	height: 800px;
}
}
@media screen and (max-width: 1576px) {
	.hero-banner.vision {
	height: 730px;
}
}
@media screen and (max-width: 1366px) {
	.banner-contain {
    top: 60px;
}
	.hero-banner.vision {
    height: 620px;
}
}
@media screen and (max-width: 1365px) {
	.in-use-photo .vc_col-md-4 {
    min-height: 400px;
		padding-left: 30px;
		padding-right: 30px;
}
	.page-id-676 .bg-img-with-border {
    top: -246px;
		min-height: 290px !important;
}
	.banner-contain {
    left: 112px;
}
	.page-id-676 .container.banner-contain {
		margin: 0;
	}
	.banner-contain {
    top: -50px;
}
	.cover_left {
    top: -30px;
}
}
@media screen and (max-width: 1281px) {
	.hero-banner.vision {
    height: 550px;
}
}
@media screen and (max-width: 1199px) {
	.banner-contain {
    left: 20px;
}
}
@media screen and (max-width: 1125px) {
	.hero-banner.vision {
    height: 533px;
	background-size: 110% auto;
}
}
@media screen and (max-width: 1014px) {
	.hero-banner.vision {
	background-size: 120% auto;
}
}
@media screen and (max-width: 991px) {
	.banner-contain {
    left: 55px;
}
}
@media screen and (max-width: 960px) {
	.in-use-photo .vc_col-md-4 {
    min-height: 420px;
    padding-left: 30px;
    padding-right: 30px;
}
	.banner-contain {
    top: -40px;
}
	.banner-contain {
    left: 70px;
}
}
@media screen and (max-width: 909px) {
	.hero-banner.vision {
	background-size: 130% auto;
}
}
@media screen and (max-width: 849px) {
	.hero-banner.vision {
	background-size: 140% auto;
}
}
@media screen and (max-width: 768px) and (min-width: 768px) {
	#site-logo img {
    margin-top: 4px;
}
}
@media screen and (max-width: 767px) {
	.page-id-676 .my_30down {
		margin-bottom: 30px;
	}
	.row-bx .vc_column-inner {
    background: inherit;
    filter: inherit;
}
	.row-bx:nth-child(1) {
		background: rgba(58,58,62,1);
background: -moz-linear-gradient(top, rgba(58,58,62,1) 0%, rgba(84,84,84,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(58,58,62,1)), color-stop(100%, rgba(84,84,84,1)));
background: -webkit-linear-gradient(top, rgba(58,58,62,1) 0%, rgba(84,84,84,1) 100%);
background: -o-linear-gradient(top, rgba(58,58,62,1) 0%, rgba(84,84,84,1) 100%);
background: -ms-linear-gradient(top, rgba(58,58,62,1) 0%, rgba(84,84,84,1) 100%);
background: linear-gradient(to bottom, rgb(52, 52, 55) 0%, rgb(80, 80, 80) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a3a3e', endColorstr='#545454', GradientType=0 );
position: relative;
top: 0;
z-index: 9;
padding: 20px;
min-height: 430px;
}
	.row-bx:nth-child(2), .row-bx:nth-child(3) {
		background-color: #6a6a6a;
}
	.lg-carousel-pb {
    padding: 0 0 60px;
}
	.in-use-photo img {
    max-width: 201px;
    height: auto;
}
	.page-id-676 .communication_section {
    margin-top: 0 !important;
}
	.border-orange::before {
    bottom: -54px;
	}
	.page-id-676 .bg-img-with-border {
    top: 40px;
    min-height: 166px !important;
}
	.banner-contain {
    top: 30px;
}
	.banner-contain {
    left: 18px;
}
	.cover_left {
    top: 70px;
}
	.hero-banner.vision {
    height: 454px;
		background-color: #16161a;
		background-size: cover;
    background-position: 30% bottom !important;
}
}
















