/* ------ Table of Content ------
1. Reset
2. Clearing Floats
3. HTML 5 element
4. Typography
5. Basic Layout
6. Pages
7. All Hack
8. Font Icons
*/

/* 4. Typography
***************************************************************/




@import url('animate.css');
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);
/*font-family: 'Open Sans', sans-serif;*/
@font-face {
	font-family: 'FontAwesome';
	src: url('../fonts/fontawesome-webfont.eot?v=4.3.0');
	src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'allerregular';
	src: url('../fonts/Aller_Rg-webfont.eot');
	src: url('../fonts/Aller_Rg-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/Aller_Rg-webfont.woff2') format('woff2'), url('../fonts/Aller_Rg-webfont.woff') format('woff'), url('../fonts/Aller_Rg-webfont.ttf') format('truetype'), url('../fonts/Aller_Rg-webfont.svg#allerregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'aller_lightregular';
	src: url('../fonts/Aller_Lt-webfont.eot');
	src: url('../fonts/Aller_Lt-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/Aller_Lt-webfont.woff2') format('woff2'), url('../fonts/Aller_Lt-webfont.woff') format('woff'), url('../fonts/Aller_Lt-webfont.ttf') format('truetype'), url('../fonts/Aller_Lt-webfont.svg#aller_lightregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'allerbold';
	src: url('../fonts/Aller_Bd-webfont.eot');
	src: url('../fonts/Aller_Bd-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/Aller_Bd-webfont.woff2') format('woff2'), url('../fonts/Aller_Bd-webfont.woff') format('woff'), url('../fonts/Aller_Bd-webfont.ttf') format('truetype'), url('../fonts/Aller_Bd-webfont.svg#allerbold') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* 1. Reset
***************************************************************/
* {
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
}


html, body, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, span, strike, strong, sub, sup, tt, var, b, u, i, center, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, fieldset, {
margin:0px auto;
padding:0px;
border:0;
outline:0;
font-size:100%;
}
a, img a {
	text-decoration: none;
	border: 0;
	outline: 0 !important;
}
a, button, input {
	transition: all ease-in .3s;
	-moz-transition: all ease-in .3s;
	-ms-transition: all ease-in .3s;
	-o-transition: all ease-in .3s;
	-webkit-transition: all ease-in .3s;
}
:focus {
	outline: 0px;
}
table {
	border-collapse: collapse;
	border-spacing: 0px;
}
ol, ul, li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.fa {
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transition: all ease-in .3s;
	-moz-transition: all ease-in .3s;
	-ms-transition: all ease-in .3s;
	-o-transition: all ease-in .3s;
	-webkit-transition: all ease-in .3s;
}

a:hover, a:focus {
    color: #23527c;
    text-decoration: none !important;
}


.desk-padd-zero {
	padding: 0px !important;
}
.pad-zero {
	padding: 0px !important;
}
.common-paddling {
	padding: 50px 0;
}
.first {
	margin-top: -50px;
}
.center-wrap {
	margin: 0 auto;
	display: table;
}
.more-mrg {
	margin-top: 30px !important;
}
.mrg-tfif {
	margin-top: 50px !important;
}
.full-wrap {
	position: relative;
	overflow: hidden;
}
.mrg-bott-fourty {
	margin-bottom: 40px !important;
}
.fa-angle-down:before {
	content: "\f107";
}
.fa-angle-double-down:before {
	content: "\f103";
}
.fa-facebook-f:before, .fa-facebook:before {
	content: "\f09a";
}
.fa-twitter:before {
	content: "\f099";
}
.fa-linkedin:before {
	content: "\f0e1";
}
.fa-google-plus:before {
	content: "\f0d5";
	font-size: 21px;
}
.fa-angle-right:before {
	content: "\f105";
}
.fa-arrow-circle-o-right:before {
	content: "\f18e";
}
.fa-phone:before {
	content: "\f095";
}
.fa-envelope:before {
	content: "\f0e0";
}
.fa-fax:before {
	content: "\f1ac";
}
.fa-caret-down:before {
	content: "\f0d7";
}
.fa-search:before {
	content: "\f002";
}
.fa-user:before {
	content: "\f007";
}
.fa-clock-o:before {
	content: "\f017";
}
.fa-pencil:before {
	content: "\f040";
}
.fa-youtube-play:before {
	content: "\f16a";
}
.fa-chevron-left:before {
	content: "\f053";
}
.fa-chevron-right:before {
	content: "\f054";
}
/* 2. Clearing Floats
***************************************************************/
.clear {
	clear: both;
}
.clearfix:after {
	clear: both;
}
.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}
/* 3. HTML 5 element
***************************************************************/

aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, article {
	display: block;
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
}
body {
	background: #ffffff;
	color: #444;
	font-family: 'Open Sans', sans-serif;
}
input[type="text"], textarea {
	box-shadow: 1px 1px 1px rgb(204, 204, 204) inset;
	-moz-box-shadow: 1px 1px 1px rgb(204, 204, 204) inset;
	-ms-box-shadow: 1px 1px 1px rgb(204, 204, 204) inset;
	-o-box-shadow: 1px 1px 1px rgb(204, 204, 204) inset;
	-webkit-box-shadow: 1px 1px 1px rgb(204, 204, 204) inset;
	border-radius: 2px;
	margin: 0 0 20px;
	padding: 6px 10px;
	border: 1px solid #ccc;
	width: 100%;
	transition: all ease-in .3s;
	-moz-transition: all ease-in .3s;
	-ms-transition: all ease-in .3s;
	-o-transition: all ease-in .3s;
	-webkit-transition: all ease-in .3s;
}
input[type="text"]:hover, textarea:hover {
	border-color: #5cace5;
}
input[type="text"]:focus, textarea:focus {
	border-color: #5cace5;
	box-shadow: 0 0 3px #5cace5 !important;
	-moz-box-shadow: 0 0 3px #5cace5 !important;
	-ms-box-shadow: 0 0 3px #5cace5 !important;
	-o-box-shadow: 0 0 3px #5cace5 !important;
	-webkit-box-shadow: 0 0 3px #5cace5 !important;
}
/* 5. Basic Layout
***************************************************************/
header {
	background: #fff;
}
.navbar-brand > img {
	width: 135px;
	transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	-webkit-transition: all .3s ease;
}
.banner {
	width: 100%;
	position: relative;
}
header.sticky .navbar-brand > img {
	
}
header.sticky .navbar-nav > li {
	float: left;
	margin: 14px 0 0;
}
header.sticky .navbar-nav > li a {
	margin: 12px 0 0;
}
header.sticky .navbar-nav > li a {
	padding-bottom: 15px;
	padding-top: 10px;
}
.banner img {
	width: 100%;
	display: block;
}
.banner .quotes {
	background: rgba(0, 0, 0, 0.6);
	color: #fff;
	font-size: 36px;
	font-weight: 300;
	left: 50%;
	margin: -41px 0 0 -387px;
	padding: 15px 20px;
	position: absolute;
	text-transform: uppercase;
	top: 50%;
}
.secure-wrap {
	background: #4A7EA3;
	padding: 50px 0;
	position: relative;
}
.secured-comamunicat figure {
	float: left;
	margin-right: 40px;
}
.secure-contant {
	width: 84%;
	text-align: center;
}
.secure-contant h3 {
	font-family: 'allerregular';
	color: #fff;
	font-size: 36px;
}
.secure-contant p {
	font-size: 16px;
	color: #fff;
}
.secure-contant p b {
	font-weight: 700;
}
.secure-contant p span {
	font-style: italic;
}
.secure-wrap:before {
	border-left: 23px solid transparent;
	border-right: 23px solid transparent;
	border-top: 23px solid #4A7EA3;
	bottom: -23px;
	content: "";
	height: 0;
	left: 50%;
	margin: 0 0 0 -23px;
	position: absolute;
	width: 0;
}
.secure-dwnarrow {
	bottom: -20px;
	color: #fff;
	font-size: 30px;
	left: 50%;
	line-height: 1;
	margin: 0 0 0 -9px;
	position: absolute;
	 animation: bounce 0.5s infinite alternate;
  -webkit-animation: bounce 0.5s infinite alternate;
}

@keyframes bounce {
  from {
    transform: translateY(0px);
  }
  to {
    transform: translateY(-5px);
  }
}
@-webkit-keyframes bounce {
  from {
    transform: translateY(0px);
  }
  to {
    transform: translateY(-5px);
  }
}

.secure-dwnarrow:hover, .secure-dwnarrow:focus {
	color: #c4e6fd;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}
.sevices-wrap {
	padding: 80px 0 70px;
}
.heading {
	color: #333539;
	display: table;
	font-family: "allerbold";
	font-size: 40px;
	margin: 0 auto;
	text-transform: uppercase;
}
.sub-heading {
	color: #47494d;
	display: table;
	font-family: "allerregular";
	font-size: 28px !important;
	margin: 20px auto;
	text-align: center;
}
.sub-heading span {
	color: #7c7f82;
	display: block;
	font-family: "Open Sans", sans-serif;
	font-size: 26px;
	margin: 5px 0 20px;
	text-align: center;
}
.sub-heading p {
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
}
.sevices-boxes {
	position: relative;
	height: 890px;
	width: 100%;
	margin: 50px 0 80px;
}
.sevices-boxes .line {
	width: 1px;
	height: 50%;
	position: absolute;
	left: 50%;
	margin: 0 0 0 .5px;
	background: #cfe2f1;
}
.sevices-boxes .line.up-center {
	top: 0px;
}
.sevices-boxes .line.down-center {
	bottom: 0px;
}
.sevices-boxes .line1 {
	width: 50%;
	height: 1px;
	position: absolute;
	top: 50%;
	margin: .5px 0 0 0;
	background: #cfe2f1;
}
.sevices-boxes .line1.left-center {
	left: 0px;
}
.sevices-boxes .line1.right-center {
	right: 0px;
}
.center-round {
	    background: #edf4f9;
    border-radius: 9999px;
    height: 240px;
    left: 50%;
    margin: -125px 0 0 -125px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 240px;
    z-index: 999;
}
.buy-now-btn {
	background: #4A7EA3;
	color: #fff;
	display: block;
	font-family: "allerbold";
	font-size: 24px;
	line-height: 1;
	margin: 15px 0 0;
	padding: 15px 0 42px;
	text-align: center;
	text-transform: uppercase;
}
.buy-now-btn:visited {
	background: #4A7EA3;
	color: #fff;
}
.buy-now-btn:hover, .buy-now-btn:focus {
	background: #274357;
	color: #fff;
	text-decoration: none;
}
.arrows {
	height: 220px;
	left: 50%;
	margin: -110px 0 0 -110px;
	position: absolute;
	top: 50%;
	width: 220px;
	z-index: 99;
}
.arrows .fa {
	color: #cfe2f1;
	font-size: 36px;
	position: relative;
}
.arrows .fa.left-top {
	float: left;
	top: -4px;
	-webkit-transform: rotate(-50deg);
	-ms-transform: rotate(-50deg);
	transform: rotate(-50deg);
	left: -5px;
}
.arrows .fa.right-top {
	float: right;
	top: 0;
	-webkit-transform: rotate(50deg);
	        -ms-transform: rotate(50deg);
	    transform: rotate(50deg);
}
.arrows .fa.left-bottom {
	bottom: 0;
	left: 0;
	position: absolute;
	-webkit-transform: rotate(-137deg);
	        -ms-transform: rotate(-137deg);
	    transform: rotate(-137deg);
}
.arrows .fa.right-bottom {
	bottom: 0;
	right: 0;
	position: absolute;
	-webkit-transform: rotate(137deg);
	        -ms-transform: rotate(137deg);
	    transform: rotate(137deg);
}
.center-round h3 {
	color: #262c39;
	font-family: "allerbold";
	font-size: 26px;
	margin: 41px 0 0;
}
.center-round h3 span {
	display: block;
	font-family: "allerregular";
	text-transform: uppercase;
}
.center-round p {
	color: #7c7f82;
	font-family: "allerregular";
	font-size: 15px;
	margin: 6px 0 0;
}
.center-round p span {
	display: block;
}
.center-round .fa {
	bottom: 15px;
	color: #fff;
	font-size: 28px;
	left: 50%;
	margin: 0 0 0 -8px;
	position: absolute;
	animation: .3s ease-in arrowanim1 infinite;
	-moz-animation: .8s ease-in arrowanim1 infinite;
	-ms-animation: .8s ease-in arrowanim1 infinite;
	-o-animation: .8s ease-in arrowanim1 infinite;
	-webkit-animation: .8s ease-in arrowanim1 infinite;
}
.sevices-boxes .green-arrow {
	bottom: -50px;
	color: #4A7EA3;
	font-size: 28px;
	left: 50%;
	margin: 0 0 0 -8px;
	position: absolute;
	animation: .3s ease-in arrowanim2 infinite;
	-moz-animation: .8s ease-in arrowanim2 infinite;
	-ms-animation: .8s ease-in arrowanim2 infinite;
	-o-animation: .8s ease-in arrowanim2 infinite;
	-webkit-animation: .8s ease-in arrowanim2 infinite;
}
.but-nwo-btn, .but-nwo-btn:active, .but-nwo-btn:visited {
	border: 2px solid #4A7EA3;
	border-radius: 4px;
	bottom: -96px;
	color: #575960;
	font-size: 16px;
	font-weight: 700;
	left: 50%;
	margin: 0 0 0 -86px;
	padding: 8px 25px;
	position: absolute;
}
.but-nwo-btn:hover, .but-nwo-btn:focus {
	background: #4A7EA3;
	color: #fff;
	text-decoration: none;
}
.sevices-content {
	width: 50%;
	float: left;
	height: 50%;
	padding: 25px 45px 45px 30px;
	text-align: center;
}
.sevices-content figure {
	width: 170px;
	height: 170px;
	border-radius: 9999px;
	margin: 0 auto 0px;
	display: table;
	position: relative;
}
.sevices-content figure .main-img {
	width: 170px;
	height: 170px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.sevices-content figure .lock-img {
    background: #ebebeb;
        display: none;
    border: 0px solid #7c7f82;
    border-radius: 9999px;
    bottom: 52px;
    padding: 0px 2px;
    position: absolute;
    right: 48px;
    width: 20px;
    height: 20px;
}

.sevices-content figure .lock-img img {
    width: 60%;
    height: auto;
    margin-top: -4px;
}
.sevices-content .sevices-name {
	color: #4A7EA3;
	display: table;
	font-family: "allerregular";
	font-size: 24px;
	margin: 0 auto 10px;
	text-transform: uppercase;
}
.sevices-content .sevices-name:hover {
	color: #333;
	text-decoration: none;
}
.sevices-content p {
	color: #262c39;
	font-size: 15px;
	line-height: 1.5;
	margin: 0 0 25px;
}
.sevices-content .find-more {
	background: #4A7EA3;
	border-radius: 4px;
	-webkit-box-shadow: 1px 2px 0 #274357;
	        box-shadow: 1px 2px 0 #274357;
	color: #fff;
	display: table;
	font-size: 18px;
	font-weight: 700;
	margin: 0 auto;
	padding: 11px 25px;
}
.sevices-content .find-more:hover, .sevices-content .find-more:focus {
	background: #274357;
	text-decoration: none;
	border-bottom: none;
	    -webkit-box-shadow: 1px 2px 0 #ffffff;
    box-shadow: 1px 2px 0 #ffffff;
}
.why-gosecure {
	background: #edf4f9;
}
.common-paddling {
	padding: 65px 0;
}
.why-gosecureboxes {
	margin: 30px 0 0;
	text-align: left;
}
.why-gosecureboxes figure {
	float: left;
	margin: 0 30px 0 0;
}
.why-gosecureboxes h2 {
	color: #333539;
	font-family: "allerbold";
	font-size: 22px;
	margin: 0 0 15px;
}
.why-gosecureboxes p {
	line-height: 1.7;
	font-size: 15px;
}
.secured-your-life {
	background: #274357;
}
.secured-your-life h2 {
	color: #fff;
	font-family: "allerregular";
	font-size: 38px;
	margin: 0 0 20px;
	text-align: center;
	text-transform: uppercase;
}
.secured-your-life p {
	color: #dddddd;
	margin: 30px 0;
	text-align: center;
}
.secured-btn {
	display: table;
	margin: 50px auto 0;
}
.secured-btn span {
	border: 1px solid #fff;
	color: #fff;
	float: left;
	font-size: 24px;
	font-weight: 300;
	margin: 0 0 0 -1px;
	padding: 10px 20px;
	text-transform: uppercase;
}
.secured-btn span.white {
	background: none repeat scroll 0 0 #fff;
	color: #274357;
}
#demo {
	margin: 50px 0 0 0;
}
#demo .item .client-details {
	float: left;
	padding: 0 40px;
	text-align: center;
}
#demo .item .client-details figure {
	border: 4px solid #cecece;
	border-radius: 9999px;
	display: table;
	margin: 0 auto 20px;
}
#demo .item .client-details figure img {
	display: block;
}
#demo .item .client-details span {
	font-size: 16px;
	font-weight: 700;
}
#demo .item .client-details p {
	color: #7c7f82;
	font-size: 16px;
}
#demo .item .test-content {
	color: #262c39;
	font-size: 15px;
	font-style: italic;
	line-height: 1.7;
	padding: 11px 0 3px 35px;
	position: relative;
}
#demo .item .test-content figure {
	position: absolute;
	left: 0px;
	top: 0px;
}
#demo .item .test-content .icon-right{
	position: absolute;
	bottom: 0px;
	margin-left:5px;
}
#demo .owl-controls .owl-pagination {
	display: none;
}
#demo .owl-controls .owl-buttons div {
	border: 1px solid #cfe2f1;
	border-radius: 9999px;
	height: 40px;
	margin: 10px 10px 0;
	opacity: 1;
	text-indent: -9999px;
	width: 40px;
}
#demo .owl-controls .owl-buttons .owl-prev {
	background: #fff url(../images/gray_arrow.png) no-repeat center center;
}
#demo .owl-controls .owl-buttons .owl-next {
	background: #fff url(../images/blue_arrowrover.png) no-repeat center center;
}
#demo .owl-controls .owl-buttons .owl-prev:hover {
	background: #fff url(../images/gray_arrowover.png) no-repeat center center;
}
#demo .owl-controls .owl-buttons .owl-next:hover {
	background: #fff url(../images/blue_arrowr.png) no-repeat center center;
}
.pricing {
	background: #edf4f9;
}
.pricing ul {
	margin: 100px 0 0;
}
.pricing ul li {
	    background: #ffffff;
    border: 1px solid #cfe2f1;
    -webkit-box-shadow: 1px 1px 4px #cfcfcf;
    box-shadow: 1px 1px 4px #cfe2f1;
    float: left;
    width: 33.3%;
}
.pricing ul li.media-list {
	border-left: 0 none;
	border-right: 0 none;
	-webkit-box-shadow: 0 0 8px #a9bbc9 !important;
	        box-shadow: 0 0 8px #a9bbc9 !important;
	margin: -51px 0 0;
	position: relative;
	z-index: 999;
}
.pricing ul li .head .recommended {
	position: absolute;
	right: -1px;
	top: -2px;
}
.pricing ul li .head {
	margin: -1px -1px 0;
	padding: 30px 0;
	text-align: center;
}
.pricing ul li .head.left {
	background: #5899bf;
}
.pricing ul li .head.right {
	background: #4A7EA3;
}
.pricing ul li .head.middle {
	background: #274357;
	padding: 50px 0 30px;
	position: relative;
}
.pricing ul li .head h2 {
	color: #fff;
	font-size: 28px;
	margin: 0px;
}
.pricing ul li .head h3 {
	color: #fff;
	margin: 10px 0 -5px;
}
.pricing ul li .head h2 > span {
	font-weight: 700;
}
.pricing ul li .head > span {
	color: #e0edf5;
	display: block;
	line-height: 1.7;
	margin: 10px 0 0;
	font-size:14px;
}
.pricing ul li .pric-wrap {
	border-bottom: 1px solid #d3d3d3;
	padding: 15px 0;
	text-align: center;
	color: #47494d;
}
.pricing ul li .pric-wrap .pri-symbol {
	font-size: 20px;
	font-weight: 700;
}
.pricing ul li .pric-wrap .big {
	display: inline-block;
	font-size: 50px;
	font-weight: 700;
	margin: -5px 0 0;
	vertical-align: top;
}
.pricing ul li .pric-wrap .big sup {
	display: inline-block;
	margin: 0 0 0 5px;
	position: relative;
	top: -21px;
}
.pricing ul li .pric-wrap .big sup, .pricing ul li .pric-wrap .big sub {
	font-weight: 300;
	font-size: 18px;
}
.pricing ul li .details {
	border-bottom: 1px solid #cfe2f1;
	color: #47494d;
	font-size: 17px;
	font-weight: 300;
	line-height: 1.7;
	padding: 15px 0;
	text-align: center;
}
.pricing ul li .details.last-two {
	min-height: 89px;
}
.pricing ul li .details span {
	margin-top: 15px;
	display: block;
}
.pricing ul li .details.last-one {
	min-height: 89px;
}
.pricing ul li .signup {
	background: #cfe2f1;
	padding: 20px 0;
}
.pricing ul li .signup a {
	background: #4A7EA3;
	border-radius: 4px;
	-webkit-box-shadow: 1px 2px 0 #2c5775;
	        box-shadow: 1px 2px 0 #2c5775;
	color: #fff;
	display: table;
	font-size: 18px;
	font-weight: 700;
	margin: 0 auto;
	padding: 11px 25px;
}
.pricing ul li .signup a:hover, .pricing ul li .signup a:focus {
	background: #2c5775;
	-webkit-box-shadow: none;
	        box-shadow: none;
	text-decoration: none;
}
.our-partners {
	margin: 0;
}
.our-partners ul {
	margin: 50px 0 0 0;
}
.our-partners li {
	float: left;
	width: 20%;
}
.our-partners li figure span {
	display: table-cell;
	vertical-align: middle;
	height: 50px;
}
.our-partners li figure span.marking img {
	margin: 0 0 0 -5px;
}
.our-partners li figure span.itsecure img {
	margin: 0 0 0 18px;
}
.our-partners li figure span.galobal-leg img {
	margin: 5px 0 0 25px;
}
.our-partners li figure span.why-off img {
	margin: 0 0 0 35px;
}
.our-partners li figure span.highsecured img {
	margin: 8px 0 0 0;
}
#contact-us-now {
	background: url(../images/contact_us.jpg) 50% bottom no-repeat fixed;
}
.contact-text {
	display: table;
	margin: 0 auto;
	color: #fff;
	font-size: 30px;
	line-height: 1.6;
	font-family: 'allerregular';
	text-align: center;
}
.contact-btn, .contact-btn:active, .contact-btn:visited {
	background: #4A7EA3;
	border-radius: 4px;
	-webkit-box-shadow: 1px 2px 0 #2c5775;
	        box-shadow: 1px 2px 0 #2c5775;
	color: #fff;
	display: table;
	font-size: 18px;
	font-weight: 700;
	margin: 30px auto 0;
	padding: 11px 25px;
}
.contact-btn:hover {
	background: #274357;
	color: #fff;
	-webkit-box-shadow: none;
	        box-shadow: none;
	text-decoration: none;
}
footer {
	background: #edf4f9;
}
.footer-head {
	font-family: 'allerbold';
	color: #333539;
	font-size: 24px;
	margin: 0px 0 25px 0;
}
.footer-links {
	width: 180px;
	float: left;
	margin: 0px;
}
.footer-links li {
	display: block;
}
.footer-links li a {
	display: block;
	color: #545454;
	font-size: 15px;
	font-weight: 400;
	padding: 4px 0;
}
.footer-links li a:hover, .footer-links li.active a {
	color: #000;
	text-decoration: none;
}
.copyright {
	background: #4A7EA3;
	padding: 20px 0;
}
.copytext {
	color: #fff;
	float: left;
	font-size: 15px;
	padding: 10px 0;
}
.social-site {
	float: right;
	margin: 12px 0 0;
}
.social-site li {
	float: left;
}
.social-site li a {
	color: #cccccc;
	display: block;
	font-size: 24px;
	line-height: 1;
	margin: 0 10px;
}
.social-site li a:hover {
	color: #fff;
}
.inside-banner {
	background: #4A7EA3;
}
.inside-banner h1 {
	color: #fff;
	font-family: "allerbold";
	font-size: 38px;
	font-weight: normal;
	line-height: 0.7;
	margin: 0;
	padding: 55px 0;
}
.inside-header .navbar {
	-webkit-box-shadow: 0 0 3px #535353;
	        box-shadow: 0 0 3px #535353;
}
.inside-banner-inside {
	position: relative;
	overflow: hidden;
}
.inside-banner-inside figure {
	position: absolute;
	right: 109px;
	top: -10px;
	margin-top:1px;
}
.inside-sevices {
	height: 660px;
	margin: 0;
}
.inside-sevices .center-round {
	    width: 320px;
    height: 300px;
    margin: -144px 0 0 -167px;
	background: #4A7EA3;
	border-radius: 0;
}
.inside-sevices .center-round h3 {
	color: #fff;
	font-family: "allerbold";
	font-size: 36px;
	line-height: 1.4;
	margin: 25px 0 0;
}
.inside-sevices .center-round p {
	color: #cee7f7;
	font-family: "allerregular";
	font-size: 20px;
	line-height: 1.1;
	margin: 6px 0 0;
}
.inside-sevices .center-round .buy-now-btn, .inside-sevices .center-round .buy-now-btn:active, .inside-sevices .center-round .buy-now-btn:visited {
	background: rgba(0, 0, 0, 0);
	border: 3px solid #fff;
	border-radius: 2px;
	color: #fff;
	display: table;
	font-family: "allerbold";
	font-size: 18px;
	letter-spacing: 1px;
	line-height: 1;
	margin: 36px auto 0;
	padding: 8px 15px 13px;
	text-transform: none;
}
.inside-sevices .center-round .buy-now-btn:hover {
	border-color: #fff;
	background: #fff;
	color: #4A7EA3;
}

.inside-sevices .sevices-content figure .lock-img {
    bottom: 15px;
    padding: 0 4px;
    right: 17px
}
.inside-sevices .sevices-content {
	float: left;
	height: 50%;
	margin: 0 0 30px;
	padding: 0 0 45px;
	text-align: center;
	width: 350px;
}
.inside-sevices .sevices-content.right-sevices {
	float: right;
}
.inside-sevices .sevices-content figure .lock-img img {
	margin: -3px 0 0;
}
.inside-sevices .sevices-content p {
	margin: 0 0 5px;
}
.inside-sevices .sevices-content .more-btn, .inside-sevices .sevices-content .more-btn:active, .inside-sevices .sevices-content .more-btn:visited {
	color: #4A7EA3;
	font-size: 16px;
	font-weight: 300;
	display: block;
}
.inside-sevices .sevices-content .more-btn:hover {
	color: #333;
	text-decoration: none;
}
.line-heading {
	color: #333539;
	font-family: "allerbold";
	font-size: 30px;
	position: relative;
	text-align: center;
	border-top: 1px solid #cfe2f1;
}
.line-heading span {
	background: #fff;
	margin: 0;
	padding: 0 20px;
	position: relative;
	top: -26px;
}
.additional-sevices {
	width: 90%;
	margin: 0 auto;
}
.additional-sevices figure {
	width: 84px;
	height: 84px;
	margin: 0 auto;
	border: 0px solid #7c7f82;
	border-radius: 9999px;
	position: relative;
}
.additional-sevices figure .main-img {
	width: 84px;
	height: 84px;
	display: table-cell;
	vertical-align: middle;
	position: relative;
	text-align: center;
}
.additional-sevices figure .lock-img {
	background: none repeat scroll 0 0 #edf4f9;
    border: 1px solid #7c7f82;
    border-radius: 9999px;
    bottom: 20px;
    padding: 0 4px;
    position: absolute;
    right: 16px;
}
.additional-sevices figure .lock-img img {
	margin: -4px 0 0;
}
.additional-sevices a.sevice-name {
	color: #4A7EA3;
	display: table;
	font-family: "allerregular";
	font-size: 24px;
	margin: 20px auto 10px;
	text-transform: uppercase;
	text-align: center;
}
.additional-sevices a.sevice-name:hover {
	color: #333;
	text-decoration: none;
}
.additional-sevices p {
	color: #262c39;
	font-size: 16px;
	line-height: 1.5;
	margin: 0;
	text-align: center;
}
.additional-sevices p a {
	color: #4A7EA3;
	font-size: 16px;
	font-weight: 300;
	display: block;
}
.additional-sevices p a:hover {
	color: #333;
	text-decoration: none;
}
.testimonials.gray {
	background: #edf4f9;
}
.big-banner .inside-banner-inside {
	height: 215px;
}
.big-banner .big-icons {
	top: 55px;
}
.tabs-right {
	width: 100%;
	float: right;
}
.tabs-content-wrap h3 {
	font-family: "allerbold";
	color: #333539;
	font-size: 30px;
	margin: 0 0 30px 0;
}
.tabs-content-wrap p {
	color: #262c39;
	font-size: 16px;
	margin-bottom: 30px;
	line-height: 1.5;
	padding: 0 40px 0 0;
}
.tabs-content-wrap p:last-child {
	margin-bottom: 0px;
}
.blue-btn, .blue-btn:active, .blue-btn:visited {
	background: #4A7EA3;
	border-radius: 4px;
	-webkit-box-shadow: 1px 2px 0 #2c5775;
	        box-shadow: 1px 2px 0 #2c5775;
	color: #fff;
	display: table;
	font-size: 18px;
	font-weight: 700;
	margin: 0 auto;
	padding: 11px 25px;
}
.blue-btn:hover {
	background: #2c5775;
	-webkit-box-shadow: none;
	        box-shadow: none;
	color: #fff;
	text-decoration: none;
}
.btn-with-arrow {
	color: #4A7EA3;
	display: table;
	margin: 25px auto 0;
}
.btn-with-arrow .fa {
	color: #555;
}
.btn-with-arrow:hover {
	color: #333;
	text-decoration: none;
}
.products-tabs {
	border: 0 none !important;
	margin: -47px 0 0 !important;
}
.products-tabs li {
	margin: 0 !important;
}
.products-tabs li a {
	background: #274356;
	border: medium none;
	border-radius: 3px 3px 0 0 !important;
	color: #fff;
	font-family: "allerbold";
	font-size: 16px;
	margin: 0 5px 0 0 !important;
	padding: 12px 30px !important;
	transition: none !important;
	-moz-transition: none !important;
	-ms-transition: none !important;
	-o-transition: none !important;
	-webkit-transition: none !important;
}
.products-tabs li a:hover {
	background: #fff !important;
	color: #4A7EA3 !important;
}
.products-tabs li.active a {
	background-color: #fff !important;
	color: #555 !important;
	border: none !important;
}
.choose-plan-wrap {
	background: #274357;
	position: relative;
}
.choose-plan-wrap:before {
	border-left: 34px solid transparent;
	border-right: 34px solid transparent;
	border-top: 34px solid #fff;
	top: 0;
	content: "";
	height: 0;
	left: 50%;
	margin: 0 0 0 -34px;
	position: absolute;
	width: 0;
}
.up-arrow {
	color: #4A7EA3;
	font-size: 30px;
	left: 50%;
	margin: 0 0 0 -9.1px;
	position: absolute;
	top: 0;
}
.choose-plan-text {
	color: #fff;
	display: table;
	font-size: 30px;
	line-height: 1.5;
	margin: 0 auto;
	text-align: center;
}
.choose-plan-text span {
	font-weight: 700;
}
.choose-btn {
	border: 2px solid #fff;
	border-radius: 4px;
	color: #fff;
	display: table;
	font-size: 18px;
	font-weight: 700;
	margin: 25px auto 0;
	padding: 8px 20px;
	text-decoration: none !important;
}
.choose-btn:visited {
	border: 2px solid #fff;
	border-radius: 4px;
	color: #fff;
}
.choose-btn:hover {
	background: #fff;
	color: #4A7EA3;
	text-decoration: none;
	border-color: #fff;
}
.section-title-list {
	margin: 40px 0 0 0;
	padding: 0px;
}
.section-title-list li {
	display: block;
	position: relative;
	color: #262c39;
	font-weight: 300;
	margin: 0 0 6px;
	font-size: 18px;
	padding: 5px 0 5px 30px;
}
.vc-list {
	margin: 60px 0 0 0;
	padding: 0px;
	/*width: 100%;*/
	display:flex;
	display:-ms-flexbox;
    
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.vc-list li {
	width: 189px;
	height: 160px;
	text-align:center;
	/*float: left;*/
}
.vc-list li img {
	padding: 0 0 20px 0px;
}
.vc-list li span {
	width: 100%;
	display: block;
	text-align: center;
	padding-bottom: 20px;
}
.img-bot-marg {
	margin-bottom: 30px;
}
.section-title-list li .fa {
	color: #4A7EA3;
	font-size: 16px;
	left: 0;
	position: absolute;
	top: 13px;
}
.section-title-list2 {
	margin: 15px 0 0 0;
	padding: 0px;
}
.section-title-list2 li {
	display: block;
	position: relative;
	color: #262c39;
	margin: 0 0 5px;
	font-size: 15px;
	padding: 4px 0 4px 30px;
}
.section-title-list2 li .fa {
	color: #4A7EA3;
	font-size: 16px;
	left: 0;
	position: absolute;
	top: 10px;
}
.feature-wrap.gray {
	background: #edf4f9;
}
.secuity-wrapper {
	border-bottom: 1px solid #cfe2f1;
}
.secuity-wrapper figure {
	width: 157px;
	height: 157px;
	border: 2px solid #7c7f82;
	position: relative;
	border-radius: 9999px;
	float: left;
	margin-right: 60px;
}
.secuity-wrapper figure .main {
	width: 157px;
	height: 157px;
	vertical-align: middle;
	text-align: center;
	display: table-cell;
}
.secuity-wrapper figure .lock-img {
	background: #fff;
	border: 1px solid #7c7f82;
	border-radius: 9999px;
	bottom: 10px;
	padding: 5px 8px;
	position: absolute;
	right: 6px;
}
.secuity-wrapper figure .lock-img img {
	left: 1px;
	position: relative;
	top: -1px;
}
.secuity-wrapper.last:last-child {
	border: 0px;
}
/*.secuity-wrapper.last .common-paddling:last-child {*/
/*	padding-bottom: 0px;*/
/*}*/
.tabs-content-wrap .pricing {
	background: #fff;
}
.signup.white {
	background: #fff !important;
}
.tabs-content-wrap .pricing ul li .details.last-two {
	min-height: 56px;
}
.tabs-content-wrap .pricing ul li .details span {
	display: block;
	margin-top: 0;
}
.tabs-content-wrap .pricing ul li .head.middle {
	padding: 45px 0 31px;
}
.tabs-content-wrap .pricing ul li.media-list {
	margin: -20px 0 0;
}
.tabs-content-wrap .pricing ul li .head {
	padding: 28px 0;
}
.nab-bot-inside > ul {
	float: right;
	margin: 0px;
	padding: 0px;
}
.nab-bot-inside > ul li {
	float: left;
	padding: 0px;
	min-height: 0;
	margin: 0px;
}
#sevice-wrapper, .inside-sevices-mainwrap {
	overflow: hidden;
}
.why-us {
	top: 0px !important;
}
.heading-sm {
	font-family: "allerbold";
	color: #333539;
	font-size: 30px;
	margin: 0 0 30px 0;
}
.heading-sm2 {
	font-family: "allerbold";
	color: #333539;
	font-size: 24px;
	line-height: 34px;
	text-align: center;
	margin: 0 0 5px 0;
}
.heading-h4 {
	font-family: "allerbold";
	color: #333539;
	font-size: 24px;
	margin: 0 0 25px 0;
}
.heading-h5 {
	font-family: "allerbold";
	color: #333539;
	font-size: 20px;
	margin: 0 0 20px 0;
}
p.paragraph {
	color: #262c39;
	font-size: 16px;
	margin-bottom: 30px;
	line-height: 1.5;
	padding: 0 40px 0 0;
}
p.paragraph:last-child {
	margin-bottom: 0px;
}
.take-your-backup {
	background: #4A7EA3;
	color: #fff;
	font-size: 15px;
	margin: 70px 0 0;
	padding: 20px 0;
	text-align: center
}
.take-your-backup span {
	font-weight: 700;
}
.take-bservices {
	width: 208px;
	height: 208px;
	border: 3px solid #274357;
	background: url(../images/security.png) no-repeat center center;
	position: relative;
	margin: 100px auto;
	border-radius: 9999px;
	background-size: 60px;
}
.take-round {
	width: 57px;
	height: 57px;
	background-color: #4A7EA3;
	border-radius: 9999px;
	position: absolute;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 25px;
}
.take-round.left-top {
	left: 0;
	top: 0;
}
.take-round.right-top {
	right: 0;
	top: 0;
}
.take-round.left-bottom {
	left: 0;
	bottom: 0;
}
.take-round.right-bottom {
	right: 0;
	bottom: 0;
}
.take-round.message {
	background-image: url(../images/white_message.png);
}
.take-round.video {
	background-image: url(../images/white_video.png);
}
.take-round.cloud {
	background-image: url(../images/white_cloud.png);
}
.take-round.phone {
	background-image: url(../images/white_phone.png);
}
.take-your-backup figure {
	margin: 0 0 15px;
}
.choose-plan-wrap .sub-text {
	color: #fff;
	font-size: 18px;
	margin: 10px 0 0;
	text-align: center;
}
.double-btn-center {
	display: table;
	margin: 30px auto -30px;
}
.double-btn-center a {
	display: inline-block;
	margin: 0 5px;
}
.contact-wrap {
}
.contact-wrap h3 {
	color: #333539;
	font-family: "allerbold";
	font-size: 24px;
	margin: 0 0 20px;
}
.contact-wrap p {
	line-height: 1.6;
	font-size: 16px;
}
.contact-gray-wrap {
	background: #edf4f9;
	padding: 20px 30px;
	margin-bottom: 20px;
}
.contact-gray-wrap:last-child {
	margin-bottom: 0px;
}
.contact-details-list {
}
.contact-details-list li {
	display: block;
	padding: 3px 0 3px 40px;
	position: relative;
	margin-bottom: 8px;
	font-size: 16px;
}
.contact-details-list li:last-child {
	margin-bottom: 0px;
}
.contact-details-list a {
	display: block;
	color: #4A7EA3;
}
.contact-details-list a:hover {
	color: #333;
	text-decoration: none;
}
.contact-details-list .icon {
	background: #4A7EA3;
	border-radius: 9999px;
	color: #fff;
	height: 27px;
	font-size: 15px;
	left: 0;
	position: absolute;
	text-align: center;
	top: 2px;
	width: 27px;
}
.contact-details-list .icon.phone .fa {
	display: block;
	margin: 7px 0 0 1px;
}
.contact-details-list .icon.message .fa {
	display: block;
	font-size: 12px;
	margin: 7px 0 0 1px;
}
.available-list {
	margin: 30px 0 25px;
	text-align: center;
}
.available-list li {
	background: #fff;
	border-bottom: 2px solid #edf4f9;
	display: block;
	padding: 8px 0;
}
.available-list h3 {
	background: #4A7EA3;
	color: #fff;
	font-family: "Open Sans", sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 0.9;
	margin: 0;
	padding: 10px 0;
}
.available-list li .days {
	font-weight: 700;
}
.available-list li .time {
}
.four-box-pricing li {
	width: 25% !important;
}
.four-box-pricing li:first-child {
	margin: 0 -1px 0 0;
}
.four-box-pricing li .head.firsth {
	background: #73aed8;
}
.four-box-pricing li .double-border-top {
	border-top: 2px solid #838383;
	margin: -1px 0 0;
}
.four-box-pricing li .double-border-bottom {
	border-bottom: 2px solid #838383 !important;
}
.gray-choose-plan:before {
	border-top: 34px solid #eee;
}
.banner .round-box-banner {
	height: 230px;
	left: 50%;
	margin: -115px 0 0 -435px;
	position: absolute;
	top: 50%;
	width: 870px;
}
.banner .round-box-banner .round-box {
	float: left;
	width: 230px;
	height: 230px;
	text-align: center;
	font-weight: 300;
	color: #fff;
	font-size: 24px;
	margin: 0 30px;
	text-transform: uppercase;
	background: url(../images/blk_round.png) no-repeat;
}
.banner .round-box-banner .round-box figure {
	margin: 60px 0 0;
}
.banner .round-box-banner .round-box img {
	width: auto;
	margin: 0 auto;
}
.banner .round-box-banner .round-box span {
	display: block;
	margin: 15px 0 0 0;
}
.inside-round-wrap {
	margin: 0 auto;
	display: table;
}
/* 8. All Hack
***************************************************************/
@media screen and (-webkit-min-device-pixel-ratio:0) {
.products-tabs {
	border: 0 none !important;
	margin: -46px 0 0 !important;
}
}


.border-top{
	border-top: 1px solid #cfe2f1;
}

/*/ new dropdown (Downloads) /*/

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    color: #555;
    background: none !important;
    border-bottom: 4px solid #4A7EA3;
}

.navbar-default .dropdown-menu {
    padding: 0;
    border-radius: 0;
    border: none !important;
    min-width: 130px !important;
}

.dropdown-menu > li a {
    padding: 10px 25px !important;
    border-bottom: 1px solid #f5f5f5 !important;
    margin: 0px !important;
}

.dropdown-menu > li:last-child a {
    border-bottom: none !important;    
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    border-bottom: 4px solid #4A7EA3 !important;
}

.homepage-space{
	    font-size: 22px !important;
    line-height: 1.4;
}

.servives-lg img{
	width: 100% !important;
}

.servives-lg{
	border: none !important;
}


.small-size{
	font-size: 23px !important;
}
.additional-services h4 img {
    width: auto;
    height: auto;
    max-width: 35px;
    max-height: 35px;
    display: block;
    margin-bottom: 0px;
}

/*.monitoring-services{
	height: 38px !important;
}

.websitedesign{
	width: 30px !important;
	height: 40px !important;
}

.rvrsoftware, .srvrcluster{
	height: 60px !important;
}*/
.additional-services h4 a {
    font-size: 15px;
    line-height: normal;
    color: #000;
    padding-left: 10px;
}

.additional-services {
   min-height: 60px;
   margin-bottom: 20px;
}

.same-height-off{
	min-height: 45px;
}

.additional-services h4{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin: 0px;
	    -webkit-box-align: center;
	    -webkit-align-items: center;
	        -ms-flex-align: center;
	            align-items: center;
}

.company-lt label{
	font-weight: normal;
}


ul.offer.server-head-all li{
	margin-bottom: 0px !important;
	margin-top: 25px !important;
}

.server-head-all li i{
	margin-left: 0px !important;
}

.service-soft-i{
	margin-right: 10px;
}

.second-servies{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.second-servies i{
	margin-top: 18px;
	margin-right: 6px;
	font-size: 18px;
	    color: #4A7EA3;
}


.pleft{
	padding-left: 11px;

}


@media(max-width: 1024px){
	.navbar-nav > li a {
    	padding-bottom: 15px !important;
    	    padding: 16px 30px 0 0 !important;
	}
	.navbar-brand{
		width: 236px;
	}
	header.sticky .navbar-nav > li a {
    	padding-bottom: 15px !important;
	}

	.vc-list li {
	    max-width: 230px;
	        width: 100%;
	        text-align:center;
	}
	.vc-list li img {
    	padding: 0 0 20px 0px;
	}
}

@media(max-width: 991px){
	 .navbar-collapse.collapse {
    	display: none !important;
	}
	.container {
    	width: 100% !important;
	}
}

@media(max-width: 967px){
		.div#bs-example-navbar-collapse-1{
			display: none !important; 
		}

		.nav > li > a {
	    padding: 10px 20px !important;
	}
	.navbar-brand {
	    padding: 15px 15px;
	    padding-bottom: 0 !important;
	    padding-top: 10px !important;
	}

	.big-banner .big-icons{
		right: 0px;
	}
	
}

@media(max-width: 768px){
	.navbar-nav > li{
		margin: 9px 0px !important;
	}
	.nav > li > a {
    	padding: 10px 12px !important;
	}
	.navbar-brand {
    	width: 200px;
	}
	

}

@media(max-width: 767px){
    nav.navbar.navbar-default .container{
  padding-left: 0px !important;
  padding-right: 0 !important;
}
	.inside-banner{
		margin: 0px !important;
	}
	.secure-dwnarrow {
    	bottom: 0;
	}
	.navbar-default .navbar-toggle .icon-bar {
    	background-color: #4A7EA3 !important;
	}
	.navbar-default .navbar-toggle {
    	border-color: #fff !important;
	}
	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
		background-color: #fff !important;
	}
	.inside-banner h1 {
	    /*font-size: 20px !important;*/
	    width: auto !important;
	}

	.navbar-brand{
		padding-bottom: 7px !important;
	}
	.vc-list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-ms-flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		        flex-wrap: wrap;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		        justify-content: center;	
	}
	.vc-list li img {
    	padding: 0 0 20px 0px;
	}
	.vc-list li{
		text-align: center;
	}
}

@media (max-device-width: 767px) and (min-device-width: 320px){
	.inside-banner-inside figure img {
	    width: 100%;
	    margin-top: -15px;
}
}

/*---------mega menu----------*/


.menu-large {
  position: static !important;
}
.megamenu{
  padding: 20px 0px;
  margin: auto !important;
  left: 0px !important;
}
.megamenu> li > ul {
  padding: 0;
  margin: 0;
}
.megamenu> li > ul > li {
  list-style: none;
}
.megamenu> li > ul > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: normal;
}
.megamenu> li ul > li > a:hover,
.megamenu> li ul > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: transparent;
}
.megamenu.disabled > a,
.megamenu.disabled > a:hover,
.megamenu.disabled > a:focus {
  color: #999999;
}
.megamenu.disabled > a:hover,
.megamenu.disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.megamenu.dropdown-header {
  color: #428bca;
  font-size: 18px;
}
@media (max-width: 768px) {
  .megamenu{
    margin-left: 0 ;
    margin-right: 0 ;
  }
  .megamenu> li {
    margin-bottom: 30px;
  }
  .megamenu> li:last-child {
    margin-bottom: 0;
  }
  .megamenu.dropdown-header {
    padding: 3px 15px !important;

  }
  .navbar-nav .open .dropdown-menu .dropdown-header{
	color:#fff;
  }
}

ul.dropdown-menu.megamenu.container {
    padding: 10px 20px;
}

.flex-box{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.megamenu li{
	max-width: 245px;
	width: 100%;
}

.megamenu-first-li{
   max-width: 210px !important;
   width: 100%;
}


.mega-submenu li{
	padding: 5px;
}

.mega-submenu li a{
	text-decoration:none;
	color: #4A7EA3;
	font-size: 15px;
}

.mega-submenu li a:hover{
	color: #274356;
}
.mega-inner h4{
	position: relative;
	margin-bottom: 20px;
}

.mega-inner h4:after{
	content: '';
    background: #487ca1;
    width: 30px;
    height: 2px;
    position: absolute;
    margin: auto;
    left: 0;
    top: 30px;
}

ul.dropdown-menu.megamenu.container {
        background: #f5f5f5;
    border-radius: 0px;
}

.high-secured-css{
	background: #4A7EA3;
	padding: 40px 0px;
	
}

.high-secured-css h4, .high-secured-css h5{
	color: #fff;
	font-size: 30px;
	text-transform: uppercase;
	margin: 0px;
	line-height: 1.4;
}

.high-secured-css h5{
	text-transform: initial;
	font-size: 18px;

}



.same-inner-class{
	font-family: 'allerregular';
    margin-bottom: 20px;
    color: #333539;
    font-size: 27px;
    font-weight: bold;
    margin: 0px;
}

.company-lt h2{
	font-size: 20px;
	color: #666;

}

.custom-sub-heading {
	text-align: left !important;
	margin: 20px 0;
}

.company-lt{
	    line-height: 1.7;
    font-size: 15px;
}

.company-lt h5{
	font-size: 22px;
	font-family: 'allerregular';
    color: #333;
    padding: 10px 0;
}


.offer{
	list-style: none;
}

.offer li{
	margin: 10px 0px 9px !important;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	font-size: 16px;
	line-height:1.6;
}

.offer li a{
	text-decoration: none;
	color: #4A7EA3;
}

.offer li i{
	font-size: 18px;
	margin-right: 5px;
	margin-left: 18px;
	color: #4A7EA3;
	    margin-top: 4px;
}


.r-tabs {
position: relative;
    margin: 20px 0;
}

.r-tabs .r-tabs-nav .r-tabs-tab {
position: relative;
top: 1px;
}
.r-tabs .r-tabs-nav .r-tabs-anchor {
background: #4A7EA3;
margin-bottom: 0px;
padding: 10px 26.8px;
display: inline-block;
text-decoration: none;
color: #fff;
font-weight: bold;
}
.r-tabs .r-tabs-nav .r-tabs-state-active {
background-color: #fff;
margin-bottom: -1px;
}
.r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {
    color: #fff;
    background-color: #274357;
}
.r-tabs .r-tabs-panel {

margin-bottom: 3px;
}
.r-tabs .r-tabs-accordion-title .r-tabs-anchor {
display: block;
padding: 10px;
background-color: #4A7EA3;
color: #fff;
font-weight: bold;
text-decoration: none;
margin-bottom: 3px;
}
.r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {
background-color: #fff;
color: #00aadd;
border-top: 1px solid #ccc;
border-right: 1px solid #ccc;
border-left: 1px solid #ccc;
margin-bottom: 0;
}


.r-tabs .r-tabs-nav {
    margin: 0;
    padding: 0;
}

.r-tabs .r-tabs-tab {
    display: inline-block;
    margin: 0;
    list-style: none;
}

.r-tabs .r-tabs-panel {
    padding: 15px;
    display: none;
}

.r-tabs .r-tabs-accordion-title {
    display: none;
}

.r-tabs .r-tabs-panel.r-tabs-state-active {
    display: block;
     border: solid 1px #cfe2f1;
    margin-left: -2px;
}




@media(max-width: 1199px) and (min-width: 1025px){
	.nav > li > a {
    	padding: 10px 18px !important;
	}
}
/* Accordion responsive breakpoint */
@media only screen and (max-width: 768px) {
    .r-tabs .r-tabs-nav {
        display: none;
    }

    .r-tabs .r-tabs-accordion-title {
        display: block;
    }
    .r-tabs .r-tabs-panel.r-tabs-state-active{
    	margin-left: 0px;
    }
}


a.no-back.r-tabs-anchor {
    background: transparent !important;
    padding: 0px !important;
}

li.r-tabs-state-default.r-tabs-tab i{
	margin-left: 0px;
}

.offer{
	border: none !important;
}

ul.offer.r-tabs-nav {
    display: block;
}

.offer .r-tabs-state-default.r-tabs-tab{
	width: 100%;
}

.company-tab-2{
	    margin-left: 25px;
    line-height: 1.8;
    margin-top: -3px;
}

.no-space-tab{
	margin: 0px -2px !important;
}




.quick-links {
    padding: 5px 15px;
    background: #61a4d4;
    margin-bottom: 25px;
}

.quick-links .links {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.quick-links ul li:not(:last-child) {
    border-bottom: solid 1px #4883ad;
}

.quick-links .links li a {
    color: #fff;
    font-size: 15px;
    line-height: 40px;
}

.quick-links .links li a:hover, .quick-links .links li a:focus{
	text-decoration: none;
}

.data-center{
	background: #edf4f9;
	padding: 15px 15px;
	margin-bottom: 25px;
	color: #4A7EA3;
}

.data-center h4{
	margin: 0px;
    margin-bottom: 10px;
    color: #333;
    font-size: 20px;
    line-height: 1.2;
        font-weight: 500;
}
.data-center a:hover, .data-center a:focus{
	text-decoration: none;
	color: #61a4d4;
}

.data-center p{
	color: #888888;
    font-size: 15px;
}

.company-rt-head{
	background: #4A7EA3;
    padding: 15px;
    margin: 0;
    color: #fff;
    font-size: 18px;
}

.all-pages-space-new{
	padding: 50px 0px;
}

.company-lt img{
	width: 100%;
	    margin-bottom: 10px;
}

.pricing-box img{
	margin-bottom: 10px;
}
textarea{
	resize: vertical;
}

.company-lt .form-control{
	-webkit-box-shadow: none;
	        box-shadow: none;
	height: 40px;
	border: 1px solid #edf4f9;
	    margin-bottom: 10px;
}

.company-lt select{
	    -webkit-appearance: none;
}

.company-lt textarea{
	-webkit-box-shadow: none;
	        box-shadow: none;
	border: 1px solid #edf4f9;
}

.company-lt input:focus,.company-lt textarea:focus{
	border-color: #cfe2f1;
	-webkit-box-shadow: none !important;
	        box-shadow: none !important;
}

.find-more {
    background: #4A7EA3;
    border-radius: 4px;
    -webkit-box-shadow: 1px 2px 0 #2c5775;
    box-shadow: 1px 2px 0 #2c5775;
    color: #fff;
    display: table;
    font-size: 18px;
    font-weight: 700;
    padding: 7px 21px;
}

.find-more:hover, .find-more:focus {
    background: #2c5775;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
}

.summaryh4{
	font-size: 22px;
    color: #666;
    font-family: "allerregular"
}

.summaryul li{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.summaryul li i{
	font-size: 18px;
    margin-right: 9px;
    margin-left: 12px;
    margin-top: 5px;
    color: #4A7EA3;
}

.bottom-space-li {
    margin-bottom: 40px;
}


.tab-heading{
	font-size: 22px;
    font-family: 'allerregular';
    color: #333;
    padding: 10px 0;
}

.tab-paragrah {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.6;
}

.navbar-right .dropdown-menu {
    left: 0 !important;
}



.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    border-radius: 0 6px 6px 6px;
}

/*.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}*/

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

/*.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}*/

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    border-radius: 6px 0 6px 6px;
}

ul.dropdown-menu.submenu-inner {
        left: 279px !important;
    top: 4px !important;
    border-radius: 0;
}


ul.dropdown-menu.sub-menu-width{
   min-width: 280px !important;
}
ul.dropdown-menu.sub-menu-width li a{
	padding: 13px 30px !important;
}

.web-services-inner {
    border: solid 1px #cfe2f1;
    margin-bottom: 25px;
    min-height: 220px;
}

.web-services-inner h3 {
    margin: 0px;
    font-family: 'allerregular';
    background: #edf4f9;
    padding: 11px;
    font-size: 20px;
    font-weight: 500;
}

.web-services-inner p{
	padding: 10px;
	font-size: 16px;
	    min-height: 126px;
}

.web-services-inner h4 {
    padding: 10px; 
    width: 100%;
        font-weight: bold;
}

.web-services-inner h4 span{
	float: right;
	    font-weight: normal;
}

.web-services-inner h4 span a{
	font-size: 17px;
}



.web-services-inner h4 span a:hover, .web-services-inner h4 span a i:hover{
	    text-decoration: none;
    color: #61a4d4;
}

.service-details h3 {
	margin: 0px;
	font-size: 21px;
	    font-family: 'allerregular';
}

.service-details h3 img{
	    width: auto;
    margin-right: 10px;
    margin-bottom: 0;
    margin-top: 8px;
}

.service-details p {
    padding-left: 57px;
    margin-top: -8px;
    font-size: 16px;
}

.service-details {
    margin-bottom: 25px;
    margin-top: 25px;
}


.details-call, .details-call:focus{
	color: #333;
	font-size: 17px;
	text-decoration: none;
}

.details-call:hover{
	text-decoration: none;
    color: #61a4d4;
}

.call-center {
    min-height: 320px;
}

.call-center h4{
	text-align: left;
}

.call-center p{
	    min-height: 209px;
}

.anker-css:hover{
	text-decoration: none;
}


.oflex-order{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

.oflex-order-inner {
		width: 33.333%;
}

.oflex-order-inner h3 {
    border: solid 1px #000;
    padding: 10px 20px;
    margin: 9px 7px;
    font-size: 14px;
    text-align: center;
}

.inboundcall h2{
	font-size: 20px !important; 
	margin: 0px;
    margin-bottom: 10px;
    line-height: 1.4
}


.inboundcall{
	margin: 30px 0;
}


.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #efefef !important;
    text-decoration: none;
    background-color: #4A7EA3 !important;
}

.right_box {
    max-width: 300px;
    border: 1px solid #cfe2f1;
    padding: 10px 20px;
    margin-left: 0px;
    margin-bottom: 40px;
    margin-top: 3px;
    background: #edf4f9;
}


.top-margin{
	margin-top: 15px;
}

.big {
    font-size: 20px;
    margin-top: -16px;
    display: block;
    margin-bottom: 30px;
}

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
    border-bottom-width: 1px !important;
    background: #edf4f9;
    padding: 11px 0 !important;

}

.table-responsive tr th, .table-responsive tr td{
	text-align: center;
	    padding: 10px !important;
}

.no-margin{
	margin: 0px;
}

.offshare li{
	margin-bottom: 10px !important;
}

.table-custom{
	width: 500px;
}


.color-change{
	color: #4A7EA3;
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 25px;
    font-weight: 200;
}

.jumbotron {
    padding: 20px 60px !important;
    background-color: #edf4f9 !important;
}

h2.sub-heading.custom-sub-heading.small-size.allhead-space{
	font-size: 20px !important; 
}


.note-chat{
	background: #efefef;
}

.note-chat {
    background: #edf4f9;
    padding: 17px;
    font-size: 17px;
    text-align: center;
    border-radius: 3px;
    margin: 0;
}

.cluster-box {
    border: solid 1px #cfe2f1;
    margin-bottom: 25px;
}

.cluster-rt h5 {
    font-size: 17px;
    text-align: center;
    font-weight: normal;
    font-family: inherit;
    line-height: 1.6;
    margin:0px;
}

.cluster-list{
	padding-left: 70px;
}

.cluster-list li{
	margin-bottom: 12px !important;
	font-size: 15px;
}

.cluster-list p {
    padding-left: 15px;
    font-weight: 600;
}

.cluster-box img{
	width: 100%;
}

.pricing-box ul{
	list-style: none;
	margin-bottom: 0px;
}

.pricing-box ul li{
	padding: 10px;
	background: #edf4f9;
}

.pricing-box ul li:nth-child(odd) {
    background: #c1d6e4;
}

.pricing-box {
    border: solid 1px #cfe2f1;
    margin-bottom: 25px;
    position: relative;
}
.pricing-box h3 {
    background: #274357;
    padding: 15px;
    margin: 0;
    color: #fff;
    font-size: 18px;
    min-height: 68px;
    vertical-align: middle;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.pricing-box a {
    text-decoration: none;
    width: 100%;
    padding: 10px;
    text-align: center;
    border-radius: 0;
    padding: 10px;
    display: block;
    font-size: 17px;
    text-transform: uppercase;

}

.pricing-box a:hover{
	background: #6e9dbf;
}

.pricing-box a:hover, .pricing-box a:focus{
	text-decoration: none;
	color: #fff;
}

.price-rate{
	font-size: 30px;
	text-align: center;
	font-weight: 600;
}

.price-rate sup{
	font-weight: normal;
}
.nopadd-price{
	padding: 0px !important; 
	background: #4A7EA3 !important;
}

.nopadd-price a{
	color: #fff;
}

.hs_info {
    position: absolute;
    top: 200px;
    background: rgba(73, 125, 162, 0.43);
    padding: 10px;
    color: #ffffff;
    width: 100%;
}


.only-flex-bold{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	    font-size: 16px;
    line-height: 1.6;
}

.only-flex-bold i{
	    font-size: 18px;
    margin-right: 5px;
    margin-left: 18px;
    color: #4A7EA3;
    margin-top: 4px;
}

.quick-links .links li a.active, .quick-links .links li a:hover{
	color: #cce1ef;
}


.only-icon-css {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.only-icon-css  i{
	    font-size: 18px;
    margin-right: 5px;
    margin-left: 18px;
    color: #4A7EA3;
    margin-top: 4px;
}

.only-icon-css  a{
	    color: #4A7EA3;
}

@media(max-width: 1024px){
	.r-tabs .r-tabs-nav .r-tabs-anchor {
    	padding: 10px 11px;
	}
	.web-services-inner {
    	min-height: 250px;
	}
	.web-services-inner p{
		min-height: 155px;
	}
	.call-center p {
    min-height: 260px;
	}
}


@media(max-width: 991px){
	header.sticky .navbar-nav > li a{
		margin: 0px;
	}
	.company-lt img {
		margin: 10px 0;
	}
	.company-rt {
    	margin-top: 20px;
	}
}

@media(max-width: 967px){

}

@media(max-width: 768px){
	.cluster-list {
    	padding-left: 250px;
	}
}

@media(max-width: 767px){
.navbar-brand{
    width: 230px !important;
}
	ul.dropdown-menu.sub-menu-width li a {
    padding: 13px 10px !important;
}

	.contact-wrap h3{
		font-size: 22px;
		line-height:1.5;
	}
	.inside-banner-inside figure {
    	top: 16px !important;
    	display: none;
	}

	.web-services-inner {
    	min-height: 280px;
	}
	.oflex-order-inner {
		width: 100%;
	}
	.cluster-list {
    	padding-left: 0px;
	}

	.nav > li > a {
    	padding: 10px 0px !important;
	}
	.navbar-collapse.in {
    	overflow-y: initial !important;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
}

.heading {
    font-size: 24px !important;
}
.sub-heading {
    font-size: 20px !important;
}



}


ul.dropdown-menu.contact-width {
    width: 180px;
}


.why-gosecureboxes img{
	max-width: 44px;
	height: auto;
}




.test-content img{
	max-width: 31px;
	height: auto;
}

.navbar-collapse.collapse{
	display: block;
}



 @media (max-width: 991px) {

 	.navbar-nav > li a{
 		padding: 10px !important
 	}
 	
 	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #fff !important;
}
 	.navbar-brand {
    padding: 15px 15px;
    padding-bottom: 0 !important;
    padding-top: 6px !important;
    padding-bottom: 6px !important;
}
 	.navbar-brand > img {
    width: 125px !important;
}
 	.navbar-default .navbar-toggle {
    border-color: #fff !important;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #4A7EA3 !important;
}

 	.own-nav.navbar-right{
 		float: none !important;
 	}

 		.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: inherit !important;
 }

	.navbar-fixed-top, .navbar-fixed-bottom {
    	position: absolute !important;
	}

        .navbar-nav .open .dropdown-menu {
            position: static !important;
            float: none;
            width: auto;
            margin-top: 0;
            background-color: transparent;
            border: 0;
            -webkit-box-shadow: none;
            box-shadow: none;
        }
        .navbar-nav .open .dropdown-menu > li > a {
            line-height: 20px;
        }
        .navbar-nav .open .dropdown-menu > li > a,
        .navbar-nav .open .dropdown-menu .dropdown-header {
            padding: 5px 15px 5px 25px;
        }
        .dropdown-menu > li > a {
            display: block;
            padding: 3px 20px;
            clear: both;
            font-weight: normal;
            line-height: 1.42857143;
            color: #333;
            white-space: nowrap;
        }
        .navbar-header {
            float: none !important;
        }
        .navbar-toggle {
            display: block !important;
        }
        .navbar-collapse {
            border-top: 1px solid transparent;
            -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
                    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
        }
        .navbar-collapse.collapse {
            display: none!important;
        }
        .navbar-nav {
            float: none!important;
            /*margin: 7.5px -15px;*/
            margin: 7.5px 50px 7.5px -15px
        }
        .navbar-nav>li {
            float: none !important;
        }
        .navbar-nav>li>a {
            padding-top: 10px;
            padding-bottom: 10px;
        }
        .navbar-text {
            float: none;
            margin: 15px 0;
        }
        /* since 3.1.0 */
        .navbar-collapse.collapse.in { 
            display: block!important;
        }
        .collapsing {
            overflow: hidden!important;
        }

       
    }

ul.footer-links.client-rt-footer {
    width: 100%;
}



    .main-img img{
    	max-width: 90px;
    } 

    .big-icons img{
		max-width: 146px;
		max-height: 97px;
    }



    .service-details h3 a{
    	color: #333;
    }

    .additional-links-h4{
    	background: #edf4f9;
    padding: 12px 15px;
    width: 100%;
    font-size: 21px !important;
    }


   .additional-links a{
   	    font-size: 19px;
    margin-bottom: 10px;
    color: #333;
    display: block;
}


.contact-2-head{
	border: solid 1px #efefef;
	padding: 10px;
	margin-bottom:15px;
}

.contact-2-head h4 {
    color: #4A7EA3;
    font-weight: 700;
    font-size: 19px;
}

.contact-2-head p{
	line-height: 1.6;
}

.define-fortress li{
	width: 33.3% !important;
}


.oflex-order-inner a, .oflex-order-inner a:focus{
	color: #333;
}

#scrollTop {
    cursor: pointer;
    position: fixed;
    bottom: 10px;
    right: 10px;
    display: none;
}

#scrollTop:after {
    content: "\f106";
    background: #274357;
    border-radius: 50px;
    /* padding: 5px 10px; */
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    font-size: 21px;
    width: 30px;
    height: 30px;
    padding: 3px 8px;
}

.navbar-fixed-top, .navbar-fixed-bottom{
	position: inherit !important;
}

@media (min-width: 768px){
	.navbar-nav > li > a {
    	padding-bottom: 30px !important;
    	padding-top: 15px !important;
	}
}


@media (min-device-width : 320px) and (max-device-width : 767px) {

.banner {
	margin-top: 0px !important;
}

}

.none-services{
	display: none;
}


.size-larger{
    font-size:15px;
}

.custom-tutelta{
	padding-top: 0px;
	padding-bottom:0px;
}

.custom-tutelta .sevices-content{	
	width: 100%;
	padding: 0px;
	padding-bottom: 65px;
}

.all-custom-link{
	border: 2px solid #4A7EA3;
    border-radius: 4px;
    color: #575960;
    font-size: 16px;
    font-weight: 700;
    padding: 8px 25px;
}

.all-custom-link:hover{
	    background: #4A7EA3;
    color: #fff;
    text-decoration: none;
}

.none-padd-bottom{
	padding-bottom: 0px !important;
}


.none-bottom-margin{
	margin-bottom: 0px !important;
}



@media(max-width: 767px){
	.services-tutelta{
		margin-top: 0px;
	}
}


.more-btn-tutella{
	    color: #4A7EA3;
    font-size: 16px;
    font-weight: 300;
    display: block;
}

.more-btn-tutella:hover{
	color: #333;
}

.tutella-para{
	margin-bottom: 5px !important;
}

.centered {
	float: none !important;
	margin-left: auto;
	margin-right: auto;
}

header.navbar-fixed-top.headerst.sticky, .navbar-fixed-top{
	transition: all ease-in .0s !important;
	-moz-transition: all ease-in .0s !important;
	-ms-transition: all ease-in .0s !important;
	-o-transition: all ease-in .0s !important;
	-webkit-transition: all ease-in .0s !important;
}


.services-tutelta{
	margin-top: -55px;
}
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border: 1px solid #cfe2f1 !important;
}




.common-services-list-pricing-md li{
	width: inherit !important;
	margin: auto !important;
	float: none !important;
	max-width: 600px;
}
.common-services-list-pricing-md + p {
	padding: 65px 0 0px !important;
	font-size: 18px;
    text-align: center;
}

.common-services-list-pricing-md li .details:nth-child(even) {
    border-right: none;
}

.common-services-list-pricing-md li .details {
    width: 50%;
    float: left;
    background: #fff;
    border-right: 1px solid #cfe2f1;
}

.common-services-list-pricing-md .signup .text-center a{
	    display: inline-block;
    margin-top: 20px;
}

ul.common-services-list-pricing-md {
    margin: 65px 0 0;
}

.common-umbra-padd{
	padding: 1px !important;
}

.secured-comamunicat figure img {
    width: 128px;
}


.custom-ef span{
	border: none;
}

.custom-ef{
    margin: 0px auto 0 !important;
}


.why-us img{
	max-width: 174px;
}

.contact-ico img{
	max-width: 137px;
}

.take-your-backup figure img{
	width: 60px;
	border: solid 1px #fff
}

.label-select:before{
	content: '';
	position: absolute;
	right: 30px;
	top: 35px;
	border-top: 10px solid transparent;
	border-left: 10px solid transparent;
	border-bottom: solid 10px #4a7ea3;
	-webkit-transform: rotate(46deg);
	-ms-transform: rotate(46deg);
	transform: rotate(46deg);
}


@media(max-width:991px) and (min-width:768px) {
    
header .container{
  padding-left: 15px !important;
  padding-right: 0 !important;
}
}
@media(max-width:991px) {
    

.navbar-header{
  margin-right: 0 !important;
  margin-left: 0!important;
}

.navbar-nav > li > a {
    padding-bottom: 15px !important;
    padding-top: 0px !important;
    border-bottom: 1px solid #f5f5f5 !important;
    color:#000;
}

.navbar-nav > li{
    margin-bottom:0px !important;
}


}

@media(max-width: 639px){
	.common-services-list-pricing-md li .details{
		width: 100%;
	}
	.common-umbra-padd{
		padding: 15px !important;
	}
	.common-services-list-pricing-md + p {
		padding: 65px 0 65px !important;
	}
}

@media screen and (-webkit-min-device-pixel-ratio:0) { 
 /*for chrome and safari*/
 	.common-services-list-pricing-md + p {
		padding: 65px 0 0px !important;
	}
}


.error-box {
    color: #ff0000;
}


@media (min-width: 992px){
	.check{
		height: 100px;
	}
}


.tabs-right figure img{
    width:100%;
}

.secuity-wrapper.last.clearfix .main img{
    width:35%;
}


.secuity-wrapper.clearfix .main img{
  width:35%;
}

.true-security {
    margin-left: auto !important;
    margin-right: auto  !important;
    text-align: center !important;
}

.true-security li {
    float: none !important;
    display: inline-block;
}

.display-hide{
    display:none;
}
img.banner_icon{
    height: 70px;
}
img.true_security_icons {
    width: 73px;
    height: 93px;
}

img.security_icons {
    height: 73px;
    width:73px !important;
}
.recommended_icon{
    width:102px;
    height:102px;
}






.sitemap-wrapper header{
	background-color: #4A7EA3;
	padding: 40px 0px;
}
.sitemap-wrapper header h4{
	color: #fff;
	font-size: 30px;
	text-transform: uppercase;
	margin: 0px;
	line-height: 1.4;
}
.sitemap-hierarchy-wrapper h3,.sitemap-hierarchy-wrapper h3 a{
	margin-bottom: 10px ;
	font-size:18px !important;
}
.sitemap-hierarchy-wrapper h5 ,.sitemap-hierarchy-wrapper h5  a{
	margin-bottom: 5px;
	margin-top: 15px;
	font-size: 15px;
}
.indent1 {
	margin-left: 20px;
}
.indent1 ul{
	margin-left: 20px;
}
.indent1 li{
	margin-left: 20px;
	list-style-type: disc;
}
.indent1 ul li{
	margin-left: 20px;
	list-style-type: circle;
}

.sitemap-hierarchy-wrapper a{
	font-size:14px;
}
.sitemap-logo img{
	max-width: 174px;
}