body{
	font-family: 'Roboto', sans-serif;
	}
	
.portfolio .col-md-3, .portfolio .col-md-2 {
    padding: 0px;
}
	.container-2 {
    padding-right: 85px;
    padding-left: 85px;
    margin-right: auto;
    margin-left: auto;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
    height: 95px !important;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0;
    border: 1px solid transparent;
}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
}

.logo {
    padding-bottom: 10px;
}

.navbar-nav {
    float: left;
    margin: 0 0 0 150px;
}
.navbar-default .navbar-nav > li > a {
    color: #777;
    float: left;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover , .navbar-default .navbar-nav>li>a.active{
    color: #57a6d6 !important;
    background-color: transparent;
    box-shadow: inset 0px 2px 0px #57a6d6;
}

.nav.navbar-nav.navbar-right {
    margin: 0 auto;
}
.navbar-default .navbar-nav > li {
    color: #777;
    float: left;
    padding: 22px 0px;
    border-right: 1px solid #F9F9F9;
    font-size: 16px;
    text-transform: uppercase;
}
button.btn.Learn-more-btn.btn-primary a {
    color: #fff;
    text-decoration: none;
}
button.btn.btn-security.btn-primary a {
    color: #fff;
    text-decoration: none;
}
button.btn.btn-consulating.btn-primary a {
    color: #fff;
    text-decoration: none;
}
button.btn.btn-contact.btn-btn-danger a {
    color: #fff;
    text-decoration: none;
}
.navbar-default .navbar-nav > li:last-child{
	border-right:none;
	
	
	}
	button.btn.btn-contact.btn-default a {
    color: #bd0209;
}
.text-bg {
    background-color: rgba(71, 104, 185, 0.42);
    margin: 110px auto;
    display: table;
}
.btn-contact.btn-default {
    color: #bd0209;
    background-color: #fff;
    border-color: #bd0209;
    font-size: 14px;
    text-transform: uppercase;
}

.services-heading {
    margin: 60px auto;
    display: table;
    font-size: 48px;
    text-transform: uppercase;
    font-weight: 300;
    color: #2f60c9;
}
.security-audits img {
    position: relative;

}
.security-audits {
    padding-left: 60px;
}
.audits-heading {
    margin: 30px auto 20px;
    font-size: 35px;
    text-transform: uppercase;
    color: #484445;
    font-weight: 400;
}
.security-audits p {
    font-size: 16px;
    text-align: left;
	color: #484445;
}


.security-consulting img {
    position: relative;

}
  .security-consulting {
    padding-right: 60px;
}
.consulting-heading {
    margin: 30px auto 20px;
    font-size: 35px;
    text-transform: uppercase;
    color: #484445;
    font-weight: 400;
}
.security-consulting p {
  
    font-size: 16px;
    text-align: left;
	color: #484445;
}
b, strong {
    font-weight: bold;
    font-size: 17px;
}
.btn-security {
    padding: 6px 22px;
    margin: 25px 0 0 402px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
	text-transform:uppercase;
}

.btn-consulating{
    padding: 6px 22px;
    margin: 25px 0 0 339px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
	text-transform:uppercase;
}

.section-services {
    margin: 0 0 50px 0;
}
.btn-contact{
    display: inline-block;
    padding: 6px 12px 3px;
       margin: 30px 130px 0 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 15px;
	text-transform:uppercase;
}
.navbar {
    position: relative;
    min-height: 0;
    margin-bottom: 0;
    border: 0;
}

.banner-img{
	background-image:url(../images/banner-img.png);
	background-repeat:no-repeat;
	background-size:cover;
	position:relative;
	width:100%;
}

.banner-heading {
    margin: 0px auto 0;
    display: table;
    font-size: 72px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
}
.banner-text {
    margin: 20px auto 0;
    display: table;
    font-size: 32px;
    font-weight: bold;
    text-transform: uppercase;
    color: #bd0209;
}

.banner-btn {
    margin: 30px auto;
    display: table;
}
.banner-btn .btn-contact {
    display: inline-block;
    padding: 10px 20px 9px;
    margin: 0px 0 0 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 22px;
    color: #fff;
    background-color: #bd0209;
	text-transform:uppercase;
}
.banner-para {
    padding: 0 40px;
    text-align: center;
    font-size: 16px;
    color: #fff;
}
.training-heading {
    margin: 60px auto 30px;
    display: table;
    font-size: 48px;
    font-weight: 300;
    text-transform: uppercase;
    color: #bd0209;
}

.training-heading-1 {
    margin: 60px auto 30px;
    display: table;
    font-size: 48px;
    font-weight: 500;
    text-transform: uppercase;
    color: #337ab7;
}

.box1 {
    height: 300px;
    background-color: #fff;
    padding-top: 1px;
    margin: 20px 0 110px 114px;
    width: 440px;
}
.box1 img {
    margin: 5px auto 0;
    display: table;
}
.box1 h3 {
    margin: 20px auto 0;
    display: table;
    font-size: 24px;
    font-weight: 400;
    text-transform: uppercase;
}
.box1 p {
    margin: 0 auto;
    display: table;
    text-align: center;
    font-size: 14px;
    padding: 10px 20px;
}



.box2 {
    height: 300px;
    background-color: #fff;
    padding-top: 1px;
    margin-top: 20px;
	  width: 440px;
}
.box2 img {
    margin: 5px auto 0;
    display: table;
}
.box2 h3 {
    margin: 20px auto 0;
    display: table;
    font-size: 24px;
    font-weight: 400;
    text-transform: uppercase;
}
.box2 p {
    margin: 0 auto;
    display: table;
    text-align: center;
    font-size: 14px;
    padding: 10px 20px;
}


.Learn-more-btn.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}

.microsoft-icon {
    float: left;
	       margin: 20px 0 30px 0;
}
.microsoft-business-icon {
    float: left;
	   margin: 20px 0 0 0;
	 
}
.ctive-icom {
    float: left;
    margin: -10px 0 0 0;
}
.issa-icom {
    float: left;
    margin: 3px 0 0 0;
}
.infragard-icom {
    float: left;
    margin: -13px 0 0 0;
}





.microsoft {
    float: left;
    margin: 13px 12px 0 -14px;
}
.microsoft-business {
    float: left;
	   margin: 5px 0 0 0;
	 
}
.ctive {
    float: left;
    margin: 20px 0 0 0;
}
.issa{
    float: left;
    margin: 3px 0 0 0;
}
.infragard {
    float: left;
    margin: 10px 0 0 10px;
}

button.btn.btn-about.btn-primary a {
    color: #fff;
    text-decoration: none;
}

.Learn-more-btn.btn{
    display: table;
    padding: 6px 12px;
	margin:0 auto 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
	 background-color: #bd0209;
	 text-transform:uppercase;
}

.Learn-more-btn-1.btn{
    display: table;
    padding: 6px 12px;
	margin:0 auto 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
	 background-color: #337ab7;
	 text-transform:uppercase;
}

.col-md-12.contact-boxs {
    margin: 0 0 30px 0;
}
.col-md-12.contact-boxs2 {
    margin: 0 0 30px 0;
}
.section-tranining {
    background-image: url(../images/inner-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
	margin: 0 0 50px 0;

}


.why-us-heading {
    margin: 0 auto;
    display: table;
    font-size: 48px;
    font-weight: 300;
    text-transform: uppercase;
    color: #6b88d3;
    padding: 20px 0 30px;
}
.whay-us-para{
    margin: 0 auto 20px;
    display: table;
    font-size: 24px;
    font-weight: 300;
  
 
 
 
}
.section-partners {
    margin: 30px 0 0 0;
}
.partner-heading {
    margin: 0 auto;
    display: table;
    font-size: 48px;
    font-weight: 300;
    text-transform: uppercase;
    color: #6b88d3;
    padding: 50px 0;
}
.microsoft-business-icon {
    margin: 0 20px 0;
}

.section-partners-2 {
    margin: 50px 0 90px 0;
}

.partners-list li {
    text-decoration: none;
    display: inline;
    padding: 0px 0 0 15px;
}
.partners-list {
    padding: 0px;
    display: table;
    margin: 0 auto;
}
.section-footer{
	background-color:#2e5fc7;
}
.footer-menu {
    margin: 25px auto 0;
    display: table;
}
.footer-menu li {
    list-style: none;
    color: #fff;
    display: inline-block;
    padding: 10px 0 0 15px;
    font-size: 14px;
    text-transform: uppercase;

}
.footer-menu li a{
	 color: #fff;
	}
.footer-menu li:after {
    color: #fff;
    content: "|";
    position: relative;
    left: 7px;
    bottom: 1px;
}
.footer-menu li:last-child:after {
    content: "";
}
.footer-menu li a:hover{
	text-decoration:none;
}

.footer-icon {
    margin: 20px auto;
    display: table;
}
.footer-icon li {
    list-style: none;
    display: inline-block;
    padding: 0 0 0 5px;
}
.footer-para {
    margin: 20px auto;
    display: table;
    color: #fff;
}

/*------------------contact-Us-------------------*/


.contact-heading h1 {
    font-size: 82px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    padding: 0px;
    margin: 90px auto 0;
    display: table;
}


li samp {
    font-size: 25px;
    font-family: 'Roboto', sans-serif;
    color: #2e5fc7;
}
.contact-information {
    padding: 0 130px;
    margin: 40px 0;
}
.contact-information ul {
    margin: 0 auto;
    padding: 0;
}
.contact-information h2 {
    margin: 0 auto;
    padding: 0;
    font-size: 25px;
    font-weight: 400;
	color:#2e5fc7;
}

.contact-information li {
    list-style: none;
    font-size: 16px;
    padding: 20px 0 0 0;
}

.contact-img {
    margin: 40px 0;
}
.section-Message{
	background-color:#F3F3F3;
}

.section-Message h1 {
   
    padding: 10px 30px;
    text-align: center;
    margin: 30px auto;
    display: table;
	color:#2e5fc7;
	font-size:35px
    
}
.section-contact-info h1 {
    padding: 10px 30px;
    text-align: center;
    margin: 30px auto;
    display: table;
	color:#2e5fc7;
}
.section-Message p {
    margin: 0 auto;
    display: table;
    padding: 0px 0 30px 0;
    font-size: 16px;
}
.contact-form {
    display: block;
    width: 100%;
    height: 55px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: transparent;
    background-image: none;
    border: 1px solid #A0A0A0;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.Connect-form1 .form-group-msg textarea {
    background-color: transparent;
    background-image: none;
    border: 1px solid #A0A0A0;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #394659;
    display: inline-block;
    font-size: 13px;
    height: 245px;
    line-height: 1.42857;
    padding: 15px 0 0 15px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}
.submit-btn {
    background: rgba(0, 0, 0, 0);
    height: 50px;
    border: 0px;
    border-radius: 0;
    letter-spacing: 0;
    color: #fff;
    font-size: 18px;
    display: table;
    float: right;
    margin: 10px auto;
    padding: 0px 50px;
    text-align: center;
    font-weight: 400;
    background-color: #DE2A2A;
    text-transform: uppercase;
    /*margin:30px 0 50px 0;*/
}
/*---------------------contact us end ---------------------*/

/*----------------------about us--------------------------*/

.section-about-banner{
	background-image:url(../images/about-banner.png);
	background-repeat:no-repeat;
	background-size:cover;
	position:relative;
    
}
.about-heading h1 {
    font-size: 82px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background-color: rgba(71, 104, 185, 0.42);
    padding: 80px 50px;
    margin:50px auto 50px;
    display: table;
}
.section-about-us h1 {
    margin: 40px 0 0 0;
    font-size: 48px;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
    color: #2e5fc7;
}

.about-text p {
    text-align: left;
    font-size: 14px;
    line-height: 28px;
    margin: 40px auto -20px;
    padding: 0 25px;
    font-weight: 400;
}
.jayson-img {
    margin: 20px 0 0 0;
}
.about-img img {
    margin: 45px 0;
    padding: 0;
}
.section-staff h1 {
    margin: 40px auto;
    padding: 0;
    text-align: center;
    font-size: 48px;
    text-transform: uppercase;
    font-weight: 300;
    color: #2e5fc7;
}
.section-staff p {
    text-align: center;
    padding: 0 10px;
    font-size: 16px;
    line-height: 30px;
}
.about-para span {
    font-size: 20px;
    text-transform: uppercase;
    color: #000;
    font-weight: 400;
    position: relative;
    top: -4px;
}
.about-para h2 {
    font-size: 30px;
    text-transform: uppercase;
    color: #333;
    margin: 0 auto;
}
.ferron-img {
    margin: 0 auto 40px;
    padding: 0 90px;
}
.about-para {
    margin: 0 auto;
    padding: 0 10px;
}
.about-para p {
    margin: 0 auto;
    padding: 0px 0 0 0;
    font-size: 14px;
    text-align: left;
}
.btn-about{
    padding: 6px 22px;
    margin: 40px 0 0 0px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
	text-transform:uppercase;
}


.section-offer h1 {
    font-size: 48px;
    text-align: center;
    text-transform: uppercase;
    line-height: 60px;
    font-weight: 400;
    color: #2e5fc7;
    margin: 30px auto;
}
.offer-list li {
    list-style: none;
    display: inline-block;
    padding: 5px 0 0 20px;
    text-align: left;
    font-size: 16px;
    width: 240px;
    background-image: url(../images/dot.png);
    background-repeat: no-repeat;
    background-position: 0px 8px;
}
.offer-list li a{
	text-decoration:none;
	color:#333;
}
.offer-list ul {
    margin: 10px auto 30px;
    display: table;
    padding: 0 0 0 85px;
}
/*------------------about us end-------------------*/

/*-----------------------training-----------------*/
.section-training-banner{
	background-image:url(../images/traning-bg-img.png);
	background-repeat:no-repeat;
	background-size:cover;
	height:455px;;
	position:relative;
	
	}
	
.section-training-list-banner{
	background-color:#2e5fc7;
	background-size:cover;
	height:260px;;
	position:relative;
	
	}
	
	.training-list-heading h1 {
    font-size: 82px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    padding: 0px;
    margin: 20px auto 0;
    display: table;
}


	.training-list-heading h2 {
    font-size: 52px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
 
    margin: 50px auto 0;
    display: table;
}

.training-heading h1 {
    font-size: 82px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background-color: rgba(71, 104, 185, 0.42);
    padding: 80px 50px;
    margin: 50px auto 0;
    display: table;
}
.section-training h1 {
    margin: 50px 0 50px 0;
    font-size: 48px;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
    color: #2e5fc7;
}
.section-training h2 {
    margin: 20px auto;
    display: table;
    font-size: 34px;
    color: #bd0208;
    text-transform: uppercase;
    font-weight: 400;
}
.section-training p {
    text-align: left;
    padding: 10px 60px 0 76px;
    font-size: 15px;
    line-height: 29px;
}

.section-Technical h1 {
    margin: 40px 0 0 0;
    font-size: 34px;
    text-align: center;
    text-transform: uppercase;
    color: #bd0208;
}

.section-Technical h2 {
    margin: 20px auto 50px;
    display: table;
    font-size: 38px;
    color: #2e5fc7;
    text-transform: uppercase;
    font-weight: 400;
}
.Microsoft-img {
    padding: 0 0 0 57px;
    margin: 0;
}
.Cisco-img {
    padding: 0 0 0 28px;
}

.portfolio_logo img{
	margin:0 auto;
	display:table;	}

.portfolio_logo p {
    margin: 10px auto 20px;
    text-align: center;
    font-size: 24px;
    color: #484344;
    text-transform: uppercase;
	    line-height: 20px;
}

.portfolio_logo p span {
    font-size: 15px;
}
.Cisco-img p {
    margin: 10px auto 20px;
    text-align: center;
    font-size: 24px;
    color: #484344;
    text-transform: uppercase;
	    line-height: 20px;
}
.Iso2-img p {
    margin: 10px auto 20px;
    text-align: center;
    font-size: 24px;
    color: #484344;
    text-transform: uppercase;
    line-height: 20px;
}
.Iso2-img span {
    font-size: 15px;
}
.para-1 {
    padding: 0 33px 0 52px;
    font-size: 15px;
    line-height: 26px;
    margin: 20px 0 40px;
}


.section-security-training h1 {
    margin: 10px 0 30px 0;
    font-size: 34px;
    text-align: center;
    text-transform: uppercase;
    color: #bd0208;
}

.section-security-training h1 {
    margin: 20px auto 30px;
    display: table;
    font-size: 28px;
    color: #2e5fc7;
    text-transform: uppercase;
    font-weight: 400;
}
.section-security-training h2 {
    margin: 20px auto;
    display: table;
    font-size: 34px;
    color: #bd0208;
    text-transform: uppercase;
    font-weight: 400;
}

.section-security-training p {
    text-align: left;
    padding: 10px 60px 0 70px;
    font-size: 15px;
    line-height: 29px;
}

.training-list li {
    font-size: 18px;
    padding: 30px 0 30px 23px;
    list-style: none;
    background-image: url(../images/dot.png);
    background-repeat: no-repeat;
    background-position: 0 35px;
    height: auto;
}
.para {
    padding: 0 33px 0 52px;
    font-size: 15px;
    line-height: 26px;
    margin: 30px 0 50px;
}

/*---------------------services------------------------*/
.section-services-banner{

	background-image:url(../images/services-bg.png);
	background-repeat:no-repeat;
	background-size:cover;
	height:455px;;
	position:relative;
	
	}
	p.security-para {
    margin: 0 0 70px 0;
	font-size:16px;
}
	.services-heading h1 {
    font-size: 82px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background-color: rgba(71, 104, 185, 0.42);
    padding: 80px 50px;
    margin: 50px auto 0;
    display: table;
}
.section-security h1 {
    margin: 40px 0 60px 0;
    font-size: 48px;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
    color: #2e5fc7;
}
.security-img {
    margin: 0 0 60px 0;
}
.security p {
    font-size: 16px;
    padding: 0 0 0 0;
    line-height: 24px;
}
.active-main p {
    padding: 0 0 0 0;
    font-size: 16px;
    line-height: 24px;
}
.active-main1 {
    margin: 0 0 40px 0;
}


/*jayson page css*/
		



.divider {
    background-color: #2e5fc7;
}

.main-heading {
    margin: 0px auto 0 0;
    text-align: center;
    font-size: 82px;
    text-transform: uppercase;
    color: #fff;
    padding: 50px 0;
}

.ferron {
    font-size: 32px;
    margin: 0 0 0 0px;
    text-transform: uppercase;
    color:#484344;
}

.ferron span{
    color:#484344;
    font-size: 18px;
}

.cism {
    font-size: 16px;
    margin: 20px 0 0 	0px;
    color:#484344;
}

.peragraph {
    margin: 21px 0 0 0px;
    line-height: 27px;
	color:#484344;
}	

.list {
    margin: 40px 0 0 0;
    padding: 0;
}

.list li {
    font-size: 17px;
    margin: 10px 0 0 0;
	color:#484344;
	list-style:url(../images/dot.png);
}		 

.list-2 {
    margin: 40px 0 0 -31px;
}

.list-2 li {
    font-size: 17px;
    margin: 10px 0 0 0;
	color:#484344;
	list-style:url(../images/dot.png);
}		 


.list-haeding {
    color: #2e5fc7;
    margin: 35px 0 0 0;
    text-transform: uppercase;
    font-size: 24px;
}

 .list-peragragh{
    font-size: 17px;
    margin: 30px 0 10px -8px;
    line-height: 31px;
}



/*link page csss*/

.section-link-banner{

    background-image:url(../images/link-slider.png);
	background-repeat:no-repeat;
	background-size:cover;
	height:455px;;
	position:relative;
	
	}

.cimtrak-peragraph {
    margin: -10px auto;
    color: #2e5fc7;
    font-size: 20px;
}

.cimtrak-peragraph  span{
    font-size: 15px;
    color: #484344;
}

.cimtrak img {
    margin: 0 0 30px 0;
}
button.btn.Learn-more-btn-1.btn-primary a {
    color: #fff;
    text-decoration: none;
}

/*-----------------why-us----------------------*/


.section-why-us-banner{

	background-image:url(../images/Why-us-bd.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	position:relative;
	
	}
	
.why-us-heading h1 {
    font-size: 82px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background-color: rgba(71, 104, 185, 0.42);
    padding: 50px 50px;
    margin: 50px auto 10px;
    display: table;
}
.section-why-us h1 {
    font-size: 48px;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
    color: #2e5fc7;
    margin: 50px auto 50px;
}
.section-why-us h2 {
    margin: 30px 0 20px 0;
    font-size: 32px;
    text-align: center;
    text-transform: uppercase;
    color: #bd0208;
}
.section-why-us h3 {
    margin: 0px 0 50px 0;
    font-size: 37px;
    text-align: center;
    text-transform: uppercase;
    color: #2e5fc7;
    font-weight: 300;
}

.section-why-us p {
    padding: 13px 0px 0 0px;
    line-height: 29px;
    font-size: 16px;
}

.section-information h1 {
    margin: 40px auto 50px;
    font-size: 28px;
    text-align: center;
    font-weight: 400;
    text-transform: uppercase;
    color: #2e5fc7;
}
.section-information p {
    padding: 13px 0px 0 0px;
    line-height: 26px;
    font-size: 16px;
    margin: 0 auto 60px;
}
.info-list li {
    font-size: 18px;
    padding: 30px 0 0 23px;
    list-style: none;
    background-image: url(../images/dot.png);
    background-repeat: no-repeat;
    background-position: 0 35px;

}
.training-list ul {
    margin: 0px;
    padding: 0;
}
.info-list {
    margin: 30px 0 50px;
    padding: 0;
}
.section-information h2 {
    margin: 40px 0 30px 0;
    font-size: 38px;
    text-align: center;
    text-transform: uppercase;
    color: #bd0208;
    font-weight: 400;
}





h1.welcome-heading {
    margin: 40px auto 15px;
    font-size: 48px;
    text-align: center;
}

.welcome-paragerap {
    padding: 0 90px 0 40px;
    margin: 0 0 50px 0;
}

.container.blog span{
	font-size:14px !important;
	}
	
.portfolio ul{
	margin:20px 0;
	}
	
.portfolio ul li {
    display: inline-block;
    list-style: none;
	margin-left: 5px;
}

.portfolio ul li:last-child{
	margin-left:0px;
	}

.portfolio_2 ul {
    margin: 20px auto;
    display: table;
}

.portfolio_2 ul li {
    display: inline-block;
    list-style: none;
	margin-left: 20px;
}

.portfolio_2 ul li:first-child{
	margin-left:0px;
	}
	
.section-Message span{
	display:none;
	}
	
@media (max-width:1199px){

.navbar-nav {
    margin: 0 0 0 0;
}

.btn-contact {
    margin: 30px 40px 0 0;
}
.btn-security, .btn-consulating{
	margin:25px auto;
	display:table;	
	}
	
.audits-heading, .consulting-heading{
	font-size:28px;
	text-align: center;
	}
	
.security-audits p {
    font-size: 16px;
    text-align: center;
    color: #484445;
    padding: 0 0;
}

.security-consulting p {
    font-size: 16px;
    text-align: center;
    color: #484445;
}
	
.box1, .box2 {
    background-color: #fff;
    padding-top: 1px;
    margin: 20px auto 110px;
    padding-bottom: 20px;
}

.security-audits {
    padding-left: 0;
}

.security-audits img{
    position: relative;
    margin: 0 auto;
    display: table;
}

.security-consulting {
    padding-right: 0px;
}

.security-consulting img {
    position: relative;
    margin: 0 auto;
    display: table;
}

.portfolio ul {
    /* padding: 0px; */
}

.portfolio ul li {
    display: inline-block;
    margin-left: 5px;
    width: 20%;
}

.portfolio ul li img {
    width: 90%;
}

.portfolio ul li:last-child {
    margin-left: 0px;
    width: 15%;
    display: inline-block;
}

.ferron-img {
    margin: 0 auto 40px;
    padding: 0 0px;
}

.Microsoft-img {
    padding: 0 0 0 0px;
}

.Cisco-img {
    padding: 0;
}

.training-heading-1 {
    font-size: 46px;
}

.section-tranining-1 img {
    width: 100%;
}

.cimtrak img {
    margin: 0 0 30px 0;
    width: 100%;
}

.para {
    padding: 0 33px 0 52px;
    font-size: 15px;
    line-height: 26px;
    margin: 30px 0 50px;
    float: left;
}

.section-active img, .section-Security-Audits img {
    width: 100%;
}
	}

@media (max-width:991px){
	.navbar-nav {
    float: left;
    margin: 0 0 0 0;
}
.navbar-default .navbar-nav > li {
    color: #777;
    float: left;
    padding: 0 0px;
    border-right: 1px solid #ccc;
    font-size: 14px;
    text-transform: uppercase;
}
.btn-contact {
    display: inline-block;
    padding: 6px 12px 3px;
    margin: 10px 0 0 0;
    font-size: 14px !important;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 15px;
	text-transform:uppercase;

}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
    height: 50px !important;
}
	
		.banner-img {
    background-image: url(../images/banner-img.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    width: 100%;
}
	
.banner-heading {
    margin: 0px auto 0;
    display: table;
    font-size: 45px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
}
.text-bg {
    background-color: rgba(71, 104, 185, 0.42);
    
    margin: 70px auto;
    display: table;
}
.banner-para {
    padding: 0 40px;
    text-align: center;
    font-size: 16px;
    color: #fff;
}
.banner-text {
    margin: 20px auto 0;
    display: table;
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    color: #bd0209;
}
.security-audits img {
    position: relative;
    /* width: 100%; */
    margin: 0 auto;
    display: table;
}
.security-audits {
    padding-left: 0px;
}
.security-consulting img {
    position: relative;
    /* width: 100%; */
    margin: 0 auto;
    display: table;
}
.security-consulting {
    padding-right: 0px !important;
}
.audits-heading {
    margin: 30px auto 10px;
    font-size: 30px;
    text-transform: uppercase;
    color: #484445;
    font-weight: 400;
    text-align: center;
}
.services-heading {
    margin: 20px auto;
    display: table;
    font-size: 48px;
    text-transform: uppercase;
    font-weight: 300;
    color: #2f60c9;
}
.consulting-heading {
    margin: 20px auto 10px;
    font-size: 30px;
    text-transform: uppercase;
    color: #484445;
    font-weight: 400;
    text-align: center;
}

.training-heading {
    margin: 20px auto 10px;
    display: table;
    font-size: 48px;
    font-weight: 300;
    text-transform: uppercase;
    color: #bd0209;
}
.section-tranining {
    background-image: url(../images/inner-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 0 0 0;
    height: 750px;
}

.box1 {
    height: 300px;
    background-color: #fff;
    padding-top: 1px;
    margin: 0 auto;
    display: table;
    width: 440px;
}
.box1 p {
    margin: 0 auto;
    display: table;
    text-align: center;
    font-size: 14px;
    padding: 10px 20px;
}
.box1 h3 {
    margin: 20px auto 0;
    display: table;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
}
.btn-security {
    padding: 6px 22px;
    margin: 0px 0 20px 285px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
	text-transform:uppercase;
}
.btn-consulating {
    padding: 6px 22px;
    margin: 0 0 20px 285px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
	text-transform:uppercase;
}
.security-audits p {
    font-size: 14px;
    text-align: center;
    color: #484445;
}
.security-consulting p {
    font-size: 14px;
    text-align: center;
    color: #484445;
}
.box2 {
    height: 300px;
    background-color: #fff;
    padding-top: 1px;
     margin: 20px auto;
    display: table;
    width: 440px;;
}
.box2 h3 {
    margin: 20px auto 0;
    display: table;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
}
.box2 p {
    margin: 0 auto;
    display: table;
    text-align: center;
    font-size: 14px;
    padding: 10px 20px;
}
.section-why-us h1 {
    font-size: 38px;
    text-align: center;
    font-weight: 300;
    text-transform: uppercase;
    color: #2e5fc7;
}
.section-why-us p {
    padding: 0 0px 0 0px;
    line-height: normal;
    font-size: 14px;
    text-align: center;
    margin: 0 0px 30px;
}
.partner-heading {
    margin: 0 auto;
    display: table;
    font-size: 38px;
    font-weight: 300;
    text-transform: uppercase;
    color: #6b88d3;
    padding: 10px 0;
}
.microsoft-icon {
    float: none;
    margin: 10px 0 20px 0;
    padding: 0 0 0 0;
    text-align: center;
}
.microsoft-business-icon {
    margin: 0 0 0 0;
    text-align: center;
    float: none;
}
.ctive-icom {
    float: none;
    margin: 0;
    text-align: center;
}
.infragard-icom {
    float: none;
    margin: 20px 0 10px 0;
    text-align: center;
}
.microsoft {
    float: none;
    margin: 20px 0 10px 0;
    text-align: center;
}
.microsoft-business {
    float: none;
    margin: 20px 0 20px 0;
    text-align: center;
}
.ctive {
    float: none;
    margin: 0 0 20px 0;
    text-align: center;
}
.issa {
    float: none;
    margin: 0 0 10px 0;
    text-align: center;
}
.issa-icom {
    float: none;
    margin: 3px 0 0 0;
    text-align: center;
}
.infragard {
    float: none;
    margin: 20px 0 0 0;
    text-align: center;
}
.partners-list {
    padding: 0px;
    display: table;
    margin: 0 auto;
    text-align: center;
}
.partners-list li {
    text-decoration: none;
    display: inline;
    padding: 0px 0 0 15px;
    line-height: 80px !important;
  
}
.section-partners-2 {
    margin: 20px 0 10px 0;
}
.footer-menu li {
    list-style: none;
    color: #fff;
    display: inline-block;
    padding: 10px 0 0 15px;
    font-size: 12px;
    text-transform: uppercase;
}
.footer-menu {
    margin: 15px auto 0;
    display: table;
    padding: 0;
}
.footer-para {
    margin: 20px auto;
    display: table;
    color: #fff;
    font-size: 10px;
}

	/*----------services-------------*/

.services-heading h1 {
    font-size: 70px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background-color: rgba(71, 104, 185, 0.42);
    padding: 80px 50px;
    margin: 100px auto 0;
    display: table;
}
.section-security h1 {
    margin: 20px 0 10px 0;
    font-size: 30px;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
    color: #2e5fc7;
}
.security p {
    font-size: 16px;
    padding: 0 0 0 0;
    line-height: 24px;
	text-align: center;
}
.security-img img {
    margin: 0 auto 0;
    width: auto;
    display: table;
}
.active-main1 img {
    margin: 0 auto 0;
    width: auto;
    display: table;
}
.security-img {
	margin: 0 auto 20px;
    width: auto;
    display: table;
}
.active-main1 {
    margin: 0 0 20px 0;
}
.active-main p {
    padding: 0 0 0 0;
    font-size: 16px;
    line-height: 24px;
	text-align: center;
}
p.security-para {
    margin: 0 0 20px 0;
    font-size: 16px;
	text-align: center;
}
b, strong {
    font-weight: bold;
    font-size: 17px;
}


/*--------------teaining---------------*/
.training-heading h1 {
    font-size: 70px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background-color: rgba(71, 104, 185, 0.42);
    padding: 80px 50px;
    margin: 100px auto 0;
    display: table;
}


/*--------------why Us---------------*/


.why-us-heading h1 {
    font-size: 70px;
}
.section-why-us h2 {
    margin: 20px 0 20px 0;
    font-size: 30px;
    text-align: center;
    text-transform: uppercase;
    color: #bd0208;
}

.section-why-us h3 {
    margin: 0px 0 20px 0;
    font-size: 30px;
    text-align: center;
    text-transform: uppercase;
    color: #2e5fc7;
    font-weight: 300;
}
.section-information h1 {
    margin: 20px auto 20px;
    font-size: 30px;
    text-align: center;
    font-weight: 400;
    text-transform: uppercase;
    color: #2e5fc7;
}
.training-list li {
    font-size: 16px;
    padding: 30px 0 0 23px;
    list-style: none;
    background-image: url(../images/dot.png);
    background-repeat: no-repeat;
    background-position: 0 35px;
    height: 50px;
}
.section-information p {
    padding: 13px 0px 0 0px;
    line-height: 20px;
    font-size: 16px;
    margin: 0 auto 0;
}
.info-list {
    margin: 20px 0 20px;
    padding: 0;
}
.info-list li {
    font-size: 14px;
    padding: 30px 0 0 23px;
    list-style: none;
    background-image: url(../images/dot.png);
    background-repeat: no-repeat;
    background-position: 0 35px;
}
.section-information h2 {
    margin: 40px 0 30px 0;
    font-size: 30px;
    text-align: center;
    text-transform: uppercase;
    color: #bd0208;
    font-weight: 400;
}

/*-------------About---------*/
.about-heading h1 {
    font-size: 70px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background-color: rgba(71, 104, 185, 0.42);
    padding: 80px 50px;
    margin:50px auto 50px;
    display: table;
}
.section-about-us h1 {
    margin: 20px 0 0 0;
    font-size: 35px;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
    color: #2e5fc7;
}
.about-text p {
    text-align: center;
    font-size: 16px;
    line-height: 22px;
    margin: 20px auto 0;
    padding: 0 25px;
    font-weight: 400;
}

.about-img img {
    margin: 20px auto;
    padding: 0;
    display: table;
}
.section-staff h1 {
    margin: 20px auto;
    padding: 0;
    text-align: center;
    font-size: 35px;
    text-transform: uppercase;
    font-weight: 300;
    color: #2e5fc7;
}
.ferron-img img {
    margin: 0 auto 20px;
    padding: 0 0;
    display: table;
}
.ferron-img  {
    margin: 0 auto 20px;
    padding: 0 0;
	display:table;
    
}

.about-para h2 {
    font-size: 30px;
    text-transform: uppercase;
    color: #333;
    margin: 0 auto;
    text-align: center;
}

.about-para p {
    margin: 0 auto;
    padding: 0px 0 0 0;
    font-size: 16px;
    text-align: center;
}

.btn-about {
    margin: 20px auto;
	display:table;
}
/*---------------contact-us---------------*/
.contact-heading h1 {
    font-size: 70px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    padding: 0px;
    margin: 110px auto 0;
    display: table;
}
.contact-information {
    padding: 0 0;
    margin: 20px 0;
}
.contact-img img {
    margin: 20px 0;
    width: 100%;
}
.contact-img {
    margin: 10px 0;
}
/*-------------------List Security-----------------*/
.training-list-heading h2 {
    font-size: 70px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    margin: 80px auto 0;
    display: table;
}
.training-list-heading h1 {
    font-size: 60px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    padding: 0px;
    margin: 20px auto 0;
    display: table;
}
.section-training h1 {
    margin: 50px 0 50px 0;
    font-size: 35px;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
    color: #2e5fc7;
}
.section-training p {
    padding: 0 0 0 0;
    font-size: 16px;
    line-height: 25px;
    text-align: center;
}
.section-security-training h2 {
    margin: 20px auto;
    display: table;
    font-size: 30px;
    color: #bd0208;
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
}
.section-security-training h1 {
    margin: 20px auto 20px;
    display: table;
    font-size: 25px;
    color: #2e5fc7;
    text-transform: uppercase;
    font-weight: 400;
}
.section-security-training p {
    text-align: center;
    padding: 0 0 0 0;
    font-size: 16px;
    line-height: 25px;
}
/*------------------Assorted Vendor-------------------*/

.section-Technical h1 {
    margin: 20px 0 0 0;
    font-size: 40px;
    text-align: center;
    text-transform: uppercase;
    color: #bd0208;
}

.section-Technical h2 {
    margin: 20px auto 20px;
    display: table;
    font-size: 30px;
    color: #2e5fc7;
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
}

.Microsoft-img img {
    padding: 0 0 0 0;
    margin: 0;
    width: 100%;
}
.Microsoft-img {
    padding: 0 0 0 0;
    margin: 0;
    
}
.Cisco-img img {
    padding: 0 0 0 0;
    width: 100%;
}
.Cisco-img {
    padding: 0 0 0 0;

}
.Iso2-img img {
    width: 100%;
}
.Iso2-img p {
    margin: 10px auto 0px;
    text-align: center;
    font-size: 24px;
    color: #484344;
    text-transform: uppercase;
    line-height: 20px;
}
.para-1 {
    padding: 0px 0 0 0;
    font-size: 16px;
    line-height: 25px;
    margin: 20px 0 20px;
    text-align: center;
}
/*----------------jayson------------*/

.main-heading {
    margin: 0 auto 0;
    text-align: center;
    font-size: 70px;
    text-transform: uppercase;
    color: #fff;
    padding: 95px 0 0 0;
}

.training-heading-1 {
    margin: 20px auto 20px;
    display: table;
    font-size: 35px;
    font-weight: 500;
    text-transform: uppercase;
    color: #337ab7;
    text-align: center;
}
.col-md-3 img {
    width: 100%;
}
.cism {
    font-size: 14px;
    margin: 10px 0 0 0;
    color: #484344;
    text-align: center;
}
.peragraph {
    margin: 20px 0 0 0;
    line-height: 25px;
    color: #484344;
    text-align: center;
}
.peragraph {
    margin: 20px 0 0 0;
    line-height: 25px;
    color: #484344;
    text-align: center;
}
.list li {
    font-size: 16px;
    margin: 10px 0 0 0;
    color: #484344;
    list-style: url(../images/dot.png);
}
.list-haeding {
    color: #2e5fc7;
    margin: 35px 0 0 0;
    text-transform: uppercase;
    font-size: 16px;
}
.list-peragragh {
    font-size: 15px;
    margin: 20px 0 20px 0;
    line-height: 25px;
    text-align: center;
}

.section-tranining-1 img {
    width: auto;
    margin: 0px auto 30px;
    display: table;
}

.ferron {
    font-size: 32px;
    margin: 0 0 0 0px;
    text-transform: uppercase;
    color: #484344;
    text-align: center;
}

.cimtrak img {
    margin: 0 auto 30px;
    width: auto;
    display: table;
}

	}
@media (max-width:767px){
	
	/*Menu Css*/
	
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
    height: auto !important;
}

.navbar-nav {
    margin: 0 auto;
    DISPLAY: table;
    float: none;
}

.navbar-default .navbar-nav > li {
    color: #777;
    float: none;
    padding: 0 0px;
    border-right: none;
    font-size: 14px;
    text-transform: uppercase;
    margin: 0 auto;
    display: table;
}

.nav.navbar-nav.navbar-right {
    margin: 0 auto 15px;
}

	/*Menu Css*/
	
	.banner-img {
    background-image: url(../images/banner-img.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    width: 100%;
}
	
.banner-heading {
    margin: 0px auto 0;
    display: table;
    font-size: 45px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
}
.text-bg {
    background-color: rgba(71, 104, 185, 0.42);
    margin: 40px auto;
    display: table;
}
.banner-para {
    padding: 0 40px;
    text-align: center;
    font-size: 16px;
    color: #fff;
}
.banner-text {
    margin: 20px auto 0;
    display: table;
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    color: #bd0209;
}
.security-audits img {
    position: relative;
    /* width: 100%; */
    margin: 0 auto;
    display: table;
}	
.security-audits {
    padding-left: 0px;
}
.security-consulting img {
    position: relative;
}
.security-consulting {
    padding-right: 0px !important;
}
.audits-heading {
    margin: 30px auto 10px;
    font-size: 30px;
    text-transform: uppercase;
    color: #484445;
    font-weight: 400;
    text-align: center;
}
.services-heading {
    margin: 20px auto;
    display: table;
    font-size: 48px;
    text-transform: uppercase;
    font-weight: 300;
    color: #2f60c9;
}
.consulting-heading {
    margin: 20px auto 10px;
    font-size: 30px;
    text-transform: uppercase;
    color: #484445;
    font-weight: 400;
    text-align: center;
}

.training-heading {
    margin: 20px auto 10px;
    display: table;
    font-size: 48px;
    font-weight: 300;
    text-transform: uppercase;
    color: #bd0209;
}
.section-tranining {
    background-image: url(../images/inner-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 0 0 0;
    height: 750px;
}

.box1 {
    height: 300px;
    background-color: #fff;
    padding-top: 1px;
    margin: 0 auto;
    display: table;
    width: 440px;
}
.box1 p {
    margin: 0 auto;
    display: table;
    text-align: center;
    font-size: 14px;
    padding: 10px 20px;
}
.box1 h3 {
    margin: 20px auto 0;
    display: table;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
}
.btn-security {
    margin: 0px auto 20px;
    display: table;
}
.btn-consulating {
	margin: 0px auto 20px;
    display: table;
}
.security-audits p {
    font-size: 14px;
    text-align: center;
    color: #484445;
}
.security-consulting p {
    font-size: 14px;
    text-align: center;
    color: #484445;
}
.box2 {
    height: 300px;
    background-color: #fff;
    padding-top: 1px;
     margin: 20px auto;
    display: table;
    width: 440px;;
}
.box2 h3 {
    margin: 20px auto 0;
    display: table;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
}
.box2 p {
    margin: 0 auto;
    display: table;
    text-align: center;
    font-size: 14px;
    padding: 10px 20px;
}
.section-why-us h1 {
    font-size: 38px;
    text-align: center;
    font-weight: 300;
    text-transform: uppercase;
    color: #2e5fc7;
}
.section-why-us p {
    padding: 0 0px 0 0px;
    line-height: normal;
    font-size: 14px;
    text-align: center;
    margin: 0 0px 40px;
}
.partner-heading {
    margin: 0 auto;
    display: table;
    font-size: 38px;
    font-weight: 300;
    text-transform: uppercase;
    color: #6b88d3;
    padding: 10px 0;
}
.microsoft-icon {
    float: none;
    margin: 10px 0 20px 0;
    padding: 0 0 0 0;
    text-align: center;
}
.microsoft-business-icon {
    margin: 0 0 0 0;
    text-align: center;
    float: none;
}
.ctive-icom {
    float: none;
    margin: 0;
    text-align: center;
}
.infragard-icom {
    float: none;
    margin: 20px 0 10px 0;
    text-align: center;
}
.microsoft {
    float: none;
    margin: 20px 0 10px 0;
    text-align: center;
}
.microsoft-business {
    float: none;
    margin: 20px 0 20px 0;
    text-align: center;
}
.ctive {
    float: none;
    margin: 0 0 20px 0;
    text-align: center;
}
.issa {
    float: none;
    margin: 0 0 10px 0;
    text-align: center;
}
.issa-icom {
    float: none;
    margin: 3px 0 0 0;
    text-align: center;
}
.infragard {
    float: none;
    margin: 20px 0 0 0;
    text-align: center;
}
.partners-list {
    padding: 0px;
    display: table;
    margin: 0 auto;
    text-align: center;
}
.partners-list li {
    text-decoration: none;
    display: inline;
    padding: 0px 0 0 15px;
    line-height: 80px !important;
  
}
.section-partners-2 {
    margin: 20px 0 10px 0;
}
.footer-menu li {
    list-style: none;
    color: #fff;
    display: inline-block;
    padding: 10px 0 0 10px;
    font-size: 12px;
    text-transform: uppercase;
}

.footer-menu li:after {
    color: #fff;
    content: "|";
    position: relative;
    left: 4px;
    bottom: 1px;
}
.footer-menu {
    margin: 15px auto 0;
    display: table;
    padding:0;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #fff;
}
.navbar-default .navbar-toggle {
    border-color: #bd0209;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #bd0209;
}
.footer-para {
    margin: 20px auto;
    display: table;
    color: #fff;
    font-size: 10px;
}

	/*----------services-------------*/

.services-heading h1 {
    font-size: 70px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background-color: rgba(71, 104, 185, 0.42);
    padding: 80px 50px;
    margin: 100px auto 0;
    display: table;
}
.section-security h1 {
    margin: 20px 0 10px 0;
    font-size: 30px;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
    color: #2e5fc7;
}
.security p {
    font-size: 16px;
    padding: 0 0 0 0;
    line-height: 24px;
	text-align: center;
}
.security-img img {
    width: auto;
    margin: 0 auto;
    display: table;
}
.active-main1 img {
    width: auto;
    margin: 0 auto;
    display: table;
}

.active-main1 {
    margin: 0 0 20px 0;
}
.active-main p {
    padding: 0 0 0 0;
    font-size: 16px;
    line-height: 24px;
	text-align: center;
}
p.security-para {
    margin: 0 0 20px 0;
    font-size: 16px;
	text-align: center;
}
b, strong {
    font-weight: bold;
    font-size: 17px;
}
	/*--------------teaining---------------*/
.training-heading h1 {
    font-size: 70px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background-color: rgba(71, 104, 185, 0.42);
    padding: 80px 50px;
    margin: 100px auto 0;
    display: table;
}
/*--------------why Us---------------*/

.why-us-heading h1 {
    font-size: 65px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background-color: rgba(71, 104, 185, 0.42);
    padding: 40px 50px;
    margin: 50px auto;
    display: table;
}
.section-why-us h2 {
    margin: 20px 0 20px 0;
    font-size: 30px;
    text-align: center;
    text-transform: uppercase;
    color: #bd0208;
}

.section-why-us h3 {
    margin: 0px 0 20px 0;
    font-size: 30px;
    text-align: center;
    text-transform: uppercase;
    color: #2e5fc7;
    font-weight: 300;
}
.section-information h1 {
    margin: 20px auto 20px;
    font-size: 30px;
    text-align: center;
    font-weight: 400;
    text-transform: uppercase;
    color: #2e5fc7;
}
.training-list li {
    font-size: 16px;
    padding: 20px 0 0 30px;
    list-style: none;
    background-image: url(../images/dot.png);
    background-repeat: no-repeat;
    background-position: 0 25px;
    height: auto;
}
.section-information p {
    padding: 13px 0px 0 0px;
    line-height: 20px;
    font-size: 16px;
    margin: 0 auto 20px;
}
.info-list {
    margin: 20px 0 20px;
    padding: 0;
}
.info-list li {
    font-size: 14px;
    padding: 30px 0 0 23px;
    list-style: none;
    background-image: url(../images/dot.png);
    background-repeat: no-repeat;
    background-position: 0 35px;
}
.section-information h2 {
    margin: 40px 0 30px 0;
    font-size: 30px;
    text-align: center;
    text-transform: uppercase;
    color: #bd0208;
    font-weight: 400;
}

/*-------------About---------*/
.about-heading h1 {
    font-size: 70px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background-color: rgba(71, 104, 185, 0.42);
    padding: 80px 50px;
    margin:50px auto 50px;
    display: table;
}
.section-about-us h1 {
    margin: 20px 0 0 0;
    font-size: 35px;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
    color: #2e5fc7;
}
.about-text p {
    text-align: center;
    font-size: 14px;
    line-height: 22px;
    margin: 20px auto 0;
    padding: 0 0px;
    font-weight: 400;
}

.about-img img {
    margin: 20px auto;
    padding: 0;
    display: table;
	width: 100%;
}
.section-staff h1 {
    margin: 20px auto;
    padding: 0;
    text-align: center;
    font-size: 35px;
    text-transform: uppercase;
    font-weight: 300;
    color: #2e5fc7;
}
.ferron-img img {
    margin: 0 auto 20px;
    padding: 0 0;
	    display: table;
}
.ferron-img  {
    margin: 0 auto 20px;
    padding: 0 0;
    
}

.about-para h2 {
    font-size: 28px;
    text-transform: uppercase;
    color: #333;
    margin: 0 auto;
    text-align: center;
}

.about-para p {
    margin: 0 auto;
    padding: 0px 0 0 0;
    font-size: 14px;
    text-align: center;
}

.btn-about {
    margin: 20px auto;
	display:table;    
}
	/*---------------contact-us---------------*/
.contact-heading h1 {
    font-size: 70px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    padding: 0px;
    margin: 110px auto 0;
    display: table;
}
.contact-information {
    padding: 0 0;
    margin: 20px 0;
}
.contact-img img {
    margin: 20px 0;
    width: 100%;
}
.contact-img {
    margin: 10px 0;
}
/*-------------------List Security-----------------*/
.training-list-heading h2 {
    font-size: 50px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    margin: 80px auto 0;
    display: table;
}
.training-list-heading h1 {
    font-size: 60px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    padding: 0px;
    margin: 20px auto 0;
    display: table;
}
.section-training h1 {
    margin: 50px 0 50px 0;
    font-size: 35px;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
    color: #2e5fc7;
}
.section-training p {
    padding: 0 0 0 0;
    font-size: 16px;
    line-height: 25px;
    text-align: center;
}
.section-security-training h2 {
    margin: 20px auto;
    display: table;
    font-size: 30px;
    color: #bd0208;
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
}
.section-security-training h1 {
    margin: 20px auto 20px;
    display: table;
    font-size: 25px;
    color: #2e5fc7;
    text-transform: uppercase;
    font-weight: 400;
}
.section-security-training p {
    text-align: center;
    padding: 0 0 0 0;
    font-size: 16px;
    line-height: 25px;
}


/*------------------Assorted Vendor-------------------*/

.section-Technical h1 {
    margin: 20px 0 0 0;
    font-size: 25px;
    text-align: center;
    text-transform: uppercase;
    color: #bd0208;
}

.section-Technical h2 {
    margin: 20px auto 20px;
    display: table;
    font-size: 25px;
    color: #2e5fc7;
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
}

.section-Technical img {
    width: auto;
    margin: 0 auto;
    display: table;
}
.Iso2-img p {
    margin:20px auto 20px;
    text-align: center;
    font-size: 24px;
    color: #484344;
    text-transform: uppercase;
    line-height: 20px;
}
.para-1 {
    padding: 0px 0 0 0;
    font-size: 14px;
    line-height: 25px;
    margin: 20px 0 20px;
    text-align: center;
}
/*----------------jayson------------*/

.main-heading {
    margin: 0 auto 0;
    text-align: center;
    font-size: 50px;
    text-transform: uppercase;
    color: #fff;
    padding: 50px 0;
}

.training-heading-1 {
    margin: 20px auto 20px;
    display: table;
    font-size: 35px;
    font-weight: 500;
    text-transform: uppercase;
    color: #337ab7;
    text-align: center;
}
.section-tranining-1 img {
    width: auto;
    margin: 0 auto;
    display: table;
}

.ferron {
    font-size: 32px;
    margin: 30px 0 0 0px;
    text-transform: uppercase;
    color: #484344;
    text-align: center;
}

.list, .list-2 {
    margin: 40px 0 0 0;
    padding: 0 40px;
}
.cism {
    font-size: 14px;
    margin: 10px 0 0 0;
    color: #484344;
    text-align: center;
}
.peragraph {
    margin: 20px 0 0 0;
    line-height: 25px;
    color: #484344;
    text-align: center;
}
.peragraph {
    margin: 20px 0 0 0;
    line-height: 25px;
    color: #484344;
    text-align: center;
}
.list li {
    font-size: 16px;
    margin: 10px 0 0 0;
    color: #484344;
    list-style: url(../images/dot.png);
}
.list-haeding {
    color: #2e5fc7;
    margin: 35px 0 0 0;
    text-transform: uppercase;
    font-size: 16px;
    padding: 0 0 0 35px;
}
.list-peragragh {
    font-size: 15px;
    margin: 20px 0 20px 0;
    line-height: 25px;
    text-align: center;
}

.portfolio ul {
    padding: 0px;
    margin: 0;
}

.portfolio ul li:last-child {
    margin: 20px auto 0;
    display: table;
	width: 25%;
}
.portfolio ul li {
    display: table;
    list-style: none;
    margin: 20px auto 0;
	width:30%;
}

.portfolio ul li img {
    margin: 0 auto;
    display: table;
}

.portfolio_2 ul {
    padding: 0px;
    margin: 0 auto 20px;
}

.portfolio_2 ul li:first-child {
    margin: 20px auto 0;
	width:30%;
}
.portfolio_2 ul li {
    display: table;
    list-style: none;
    margin: 20px auto 0;
	width:30%;
}

.portfolio_2 ul li img {
    margin: 0 auto;
    display: table;
}

.submit-btn {
    float: none;

}

.cimtrak img {
    margin: 0px auto 30px;
    display: table;
	width: auto;
}

	}

@media (max-width:480px){
	
	/*Menu Css*/
	
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
    height: auto !important;
}

.navbar-nav {
    margin: 0 auto;
    DISPLAY: table;
    float: none;
}

.navbar-default .navbar-nav > li {
    color: #777;
    float: none;
    padding: 0 0px;
    border-right: none;
    font-size: 14px;
    text-transform: uppercase;
    margin: 0 auto;
    display: table;
}

.nav.navbar-nav.navbar-right {
    margin: 0 auto 15px;
}

	/*Menu Css*/
	
	.banner-img {
    background-image: url(../images/banner-img.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    width: 100%;
}
	
.banner-heading {
    margin: 0px auto 0;
    display: table;
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
}
.text-bg {
    background-color: rgba(71, 104, 185, 0.42);
    margin: 70px auto;
    display: table;
}
.banner-para {
    padding: 0 40px;
    text-align: center;
    font-size: 14px;
    color: #fff;
}
.banner-text {
    margin: 20px auto 0;
    display: table;
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    color: #bd0209;
}
.security-audits img {
    position: relative;
    width: 100%;
}
.security-audits {
    padding-left: 0px;
}
.security-consulting img {
    position: relative;
     width:100%;
}
.security-consulting {
    padding-right: 0px !important;
}
.audits-heading {
    margin: 30px auto 10px;
    font-size: 30px;
    text-transform: uppercase;
    color: #484445;
    font-weight: 400;
    text-align: center;
}
.services-heading {
    margin: 20px auto;
    display: table;
    font-size: 38px;
    text-transform: uppercase;
    font-weight: 300;
    color: #2f60c9;
}
.consulting-heading {
    margin: 20px auto 10px;
    font-size: 30px;
    text-transform: uppercase;
    color: #484445;
    font-weight: 400;
    text-align: center;
}

.training-heading {
    margin: 20px auto 10px;
    display: table;
    font-size: 48px;
    font-weight: 300;
    text-transform: uppercase;
    color: #bd0209;
}
.section-tranining {
    background-image: url(../images/inner-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 0 0 0;
    height: 750px;
}

.box1 {
    height: 300px;
    background-color: #fff;
    padding-top: 1px;
    margin: 0 0 0 0;
    width: 100%;
}
.box1 p {
    margin: 0 auto;
    display: table;
    text-align: center;
    font-size: 14px;
    padding: 10px 20px;
}
.box1 h3 {
    margin: 20px auto 0;
    display: table;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
}
.btn-security {
    padding: 6px 22px;
    margin: 30px auto 40px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
    text-transform: uppercase;
    display: table;
}
.btn-consulating {
    padding: 6px 22px;
    margin: 30px auto 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
    text-transform: uppercase;
    display: table;
}
.security-audits p {
    font-size: 14px;
    text-align: center;
    color: #484445;
}
.security-consulting p {
    font-size: 14px;
    text-align: center;
    color: #484445;
}
.box2 {
    height: 300px;
    background-color: #fff;
    padding-top: 1px;
    margin-top: 20px;
    width: 100%;
}
.box2 h3 {
    margin: 20px auto 0;
    display: table;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
}
.box2 p {
    margin: 0 auto;
    display: table;
    text-align: center;
    font-size: 14px;
    padding: 10px 20px;
}
.section-why-us h1 {
    font-size: 38px;
    text-align: center;
    font-weight: 300;
    text-transform: uppercase;
    color: #2e5fc7;
}
.section-why-us p {
    padding: 0 0px 0 0px;
    line-height: normal;
    font-size: 14px;
    text-align: center;
    margin: 0px;
}
.partner-heading {
    margin: 0 auto;
    display: table;
    font-size: 38px;
    font-weight: 300;
    text-transform: uppercase;
    color: #6b88d3;
    padding: 10px 0;
}
.microsoft-icon {
    float: none;
    margin: 10px 0 20px 0;
    padding: 0 0 0 0;
    text-align: center;
}
.microsoft-business-icon {
    margin: 0 0 0 0;
    text-align: center;
    float: none;
}
.ctive-icom {
    float: none;
    margin: 0;
    text-align: center;
}
.infragard-icom {
    float: none;
    margin: 20px 0 10px 0;
    text-align: center;
}
.microsoft {
    float: none;
    margin: 20px 0 10px 0;
    text-align: center;
}
.microsoft-business {
    float: none;
    margin: 20px 0 20px 0;
    text-align: center;
}
.ctive {
    float: none;
    margin: 0 0 20px 0;
    text-align: center;
}
.issa {
    float: none;
    margin: 0 0 10px 0;
    text-align: center;
}
.issa-icom {
    float: none;
    margin: 3px 0 0 0;
    text-align: center;
}
.infragard {
    float: none;
    margin: 20px 0 0 0;
    text-align: center;
}
.partners-list {
    padding: 0px;
    display: table;
    margin: 0 auto;
    text-align: center;
}
.partners-list li {
    text-decoration: none;
    display: inline;
    padding: 0px 0 0 15px;
    line-height: 80px !important;
  
}
.section-partners-2 {
    margin: 20px 0 10px 0;
}

.footer-menu {
    margin: 30px auto 0;
    display: table;
    padding: 0 0;
}

.footer-menu li {
    list-style: none;
    color: #fff;
    display: table;
    padding: 0 0px 10px 0;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    margin: 0px auto 0;
}

.footer-menu li a {
    color: #fff;
    text-align: center;
}

.footer-menu li:after {
    color: #fff;
    content: "";
    position: relative;
    left: 7px;
    bottom: 1px;
}

.footer-para {
    margin: 20px auto;
    display: table;
    color: #fff;
    font-size: 10px;
}
/*----------services-------------*/

.services-heading h1 {
    font-size: 40px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background-color: rgba(71, 104, 185, 0.42);
    padding: 80px 50px;
    margin: 100px auto 0;
    display: table;
}
.section-security h1 {
    margin: 20px 0 10px 0;
    font-size: 30px;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
    color: #2e5fc7;
}
.security p {
    font-size: 14px;
    padding: 0 0 0 0;
    line-height: 24px;
}
.security-img img {
    margin: 0 0 0px 0;
    width: 100% ;
}
.active-main1 img {
    margin: 0 0 0px 0;
    width: 100%;
}
.security-img {
    margin: 0 0 20px 0;
}
.active-main1 {
    margin: 0 0 20px 0;
}
.active-main p {
    padding: 0 0 0 0;
    font-size: 14px;
    line-height: 24px;
}
p.security-para {
    margin: 0 0 20px 0;
    font-size: 14px;
}
b, strong {
    font-weight: bold;
    font-size: 14px;
}
	
	/*--------------teaining---------------*/
.training-heading h1 {
    font-size: 40px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background-color: rgba(71, 104, 185, 0.42);
    padding: 80px 50px;
    margin: 100px auto 0;
    display: table;
}

.welcome-paragerap {
    padding: 0;
    margin: 0 0 50px 0;
}

.wellcome-heading h1 {
    font-size: 40px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background-color: rgba(71, 104, 185, 0.42);
    padding: 30px 50px;
    margin: 60px auto 60px !important;
    display: table;
}
	
	/*-------------About---------*/
.about-heading h1 {
    font-size: 40px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background-color: rgba(71, 104, 185, 0.42);
    display: table;
}
.section-about-us h1 {
    margin: 20px 0 0 0;
    font-size: 30px;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
    color: #2e5fc7;
}
.about-text p {
    text-align: center;
    font-size: 14px;
    line-height: 22px;
    margin: 20px auto 0;
    padding: 0 0px;
    font-weight: 400;
}

.about-img img {
    margin: 20px auto;
    padding: 0;
    width: 100%;
    display: table;
}
.section-staff h1 {
    margin: 40px auto;
    padding: 0;
    text-align: center;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 300;
    color: #2e5fc7;
}
.ferron-img img {
    margin: 0 auto 20px;
    padding: 0 0;
   width: 100%; 
    display: table;
}
.ferron-img  {
    margin: 0 auto 20px;
    padding: 0 0;
    
}

.about-para h2 {
    font-size: 24px;
    text-align: center;
}
.about-para p {
    margin: 0 auto;
    padding: 0px 0 0 0;
    font-size: 14px;
    text-align: center;
}

.btn-about {
    margin: 20px auto;
	display:table;
}
/*---------------contact-us---------------*/
.contact-heading h1 {
    font-size: 40px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    padding: 0px;
    margin: 110px auto 0;
    display: table;
}
.contact-information {
    padding: 0 0;
    margin: 20px 0;
}
.contact-img img {
    margin: 20px 0;
    width: 100%;
}
.contact-img {
    margin: 10px 0;
}
.section-Message h1 {
    padding: 0px 0px;
    text-align: center;
    margin: 20px auto;
    display: table;
    color: #2e5fc7;
    font-size: 25px;
}
/*-------------------List Security-----------------*/
.training-list-heading h2 {
    font-size: 30px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    margin: 80px auto 0;
    display: table;
}
.training-list-heading h1 {
    font-size: 40px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    padding: 0px;
    margin: 20px auto 0;
    display: table;
}
.section-training h1 {
    margin: 50px 0 50px 0;
    font-size: 30px;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
    color: #2e5fc7;
}
.section-training p {
    padding: 0 0 0 0;
    font-size: 14px;
    line-height: 25px;
    text-align: center;
}
.section-security-training h2 {
    margin: 20px auto;
    display: table;
    font-size: 25px;
    color: #bd0208;
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
}
.section-security-training h1 {
    margin: 20px auto 20px;
    display: table;
    font-size: 20px;
    color: #2e5fc7;
    text-transform: uppercase;
    font-weight: 400;
}
.section-security-training p {
    text-align: center;
    padding: 0 0 0 0;
    font-size: 14px;
    line-height: 25px;
}

/*------------------Assorted Vendor-------------------*/

.section-Technical h1 {
    margin: 20px 0 0 0;
    font-size: 25px;
    text-align: center;
    text-transform: uppercase;
    color: #bd0208;
}

.section-Technical h2 {
    margin: 20px auto 20px;
    display: table;
    font-size: 25px;
    color: #2e5fc7;
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
}

.section-Technical img {
    width: auto;
    margin: 0 auto;
    display: table;
}

.Microsoft-img img {
    padding: 0 0 0 0;
}
.Microsoft-img {
    padding: 0 0 0 0;
    
}
.Cisco-img img {
    padding: 0 0 0 0;
}
.Cisco-img {
    padding: 0 0 0 0;

}
.Iso2-img img {
}
.Iso2-img p {
    margin:20px auto 20px;
    text-align: center;
    font-size: 24px;
    color: #484344;
    text-transform: uppercase;
    line-height: 20px;
}
.para-1 {
    padding: 0px 0 0 0;
    font-size: 14px;
    line-height: 25px;
    margin: 20px 0 20px;
    text-align: center;
}
/*----------------jayson------------*/

.main-heading {
    margin: 0 auto 0;
    text-align: center;
    font-size: 40px;
    text-transform: uppercase;
    color: #fff;
    padding: 70px 0;
}

.training-heading-1 {
    margin: 20px auto 20px;
    display: table;
    font-size: 30px;
    font-weight: 500;
    text-transform: uppercase;
    color: #337ab7;
    text-align: center;
}
.section-tranining-1 img {
    margin: 0px auto 20px;
    display: table;
    width: auto;
}

.ferron {
    font-size: 32px;
    margin: 0 0 0 0;
    text-transform: uppercase;
    color: #484344;
}

.list {
    margin: 40px 0 0 0;
    padding: 0 40px;
}

.list-haeding {
    color: #2e5fc7;
    margin: 35px 0 0 0;
    text-transform: uppercase;
    font-size: 18px;
    text-align: center;
	padding: 0px;
}

.list-2 {
    margin: 40px 0 0 0px;
    padding: 0 40px;
}

.cism {
    font-size: 14px;
    margin: 10px 0 0 0;
    color: #484344;
    text-align: center;
}
.peragraph {
    margin: 20px 0 0 0;
    line-height: 25px;
    color: #484344;
    text-align: center;
}
.peragraph {
    margin: 20px 0 0 0;
    line-height: 25px;
    color: #484344;
    text-align: center;
}
.list li {
    font-size: 14px;
    margin: 10px 0 0 0;
    color: #484344;
    list-style: url(../images/dot.png);
}
	
.list-peragragh {
    font-size: 15px;
    margin: 20px 0 20px 0;
    line-height: 25px;
    text-align: center;
}

.cimtrak img {
    margin: 30px 0 20px 0;
    width: 100%;
}

.cimtrak-peragraph:last-child {
    padding: 0 0 20px 0px;
}

.portfolio ul {
    padding: 0px;
    margin: 0;
}

.portfolio ul li:last-child {
    margin: 20px auto 0;
	width: 40%;
}
.portfolio ul li {
    display: table;
    list-style: none;
    margin: 20px auto 0;
    width: 60%;
}

.portfolio ul li img {
    width: 60%;
    margin: 0 auto;
    display: table;
}

.portfolio_2 ul {
    padding: 0px;
    margin: 0 auto 20px;
}

.portfolio_2 ul li:first-child {
    margin: 20px auto 0;
    width: 100%;
}
.portfolio_2 ul li {
    display: table;
    list-style: none;
    margin: 20px auto 0;
	width: 100%;
}

.portfolio_2 ul li img {
    width: 60%;
    margin: 0 auto;
    display: table;
}

.submit-btn {
    float: none;

}
	}
	
	
@media (max-width:320px){
	
	/*Menu Css*/
	
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
    height: auto !important;
}

.navbar-nav {
    margin: 0 auto;
    DISPLAY: table;
    float: none;
}

.navbar-default .navbar-nav > li {
    color: #777;
    float: none;
    padding: 0 0px;
    border-right: none;
    font-size: 14px;
    text-transform: uppercase;
    margin: 0 auto;
    display: table;
}

.nav.navbar-nav.navbar-right {
    margin: 0 auto 15px;
}

	/*Menu Css*/
	
	.banner-heading {
    margin: 10px auto 0;
    display: table;
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
}
.text-bg {
    background-color: rgba(71, 104, 185, 0.42);
    
    margin: 50px auto;
    display: table;
}
.banner-para {
    padding: 10px 40px;
    text-align: center;
    font-size: 14px;
    color: #fff;
}
.banner-text {
    margin: 20px auto 0;
    display: table;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    color: #bd0209;
}
.security-audits img {
    position: relative;

 
}
.security-audits {
    padding-left: 0px;
}
.security-consulting img {
    position: relative;
}
  
.security-consulting {
    padding-right: 0px !important;
}
.audits-heading {
    margin: 30px auto 10px;
    font-size: 23px;
    text-transform: uppercase;
    color: #484445;
    font-weight: 400;
}
.services-heading {
    margin: 20px auto;
    display: table;
    font-size: 38px;
    text-transform: uppercase;
    font-weight: 300;
    color: #2f60c9;
}
.consulting-heading {
    margin: 20px auto 10px;
    font-size: 23px;
    text-transform: uppercase;
    color: #484445;
    font-weight: 400;
}

.training-heading {
    margin: 20px auto 10px;
    display: table;
    font-size: 48px;
    font-weight: 300;
    text-transform: uppercase;
    color: #bd0209;
}
.section-tranining {
    background-image: url(../images/inner-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 0 0 0;
    height: auto;
}

.box1 {
    height: 300px;
    background-color: #fff;
    padding-top: 1px;
    margin: 0 0 0 0;
    width: 290px;
	padding-bottom: 20px;
}
.box1 p {
    margin: 0 auto;
    display: table;
    text-align: center;
    font-size: 14px;
    padding: 10px 20px;
}
.box1 h3 {
    margin: 20px auto 0;
    display: table;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
}
.btn-security {
    padding: 6px 22px;
    margin: 20px auto 30px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
    text-transform: uppercase;
    display: table;
}
.btn-consulating {
    padding: 6px 22px;
    margin: 20px auto 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
    text-transform: uppercase;
}
.security-audits p {
    font-size: 14px;
    text-align: center;
    color: #484445;
}
.security-consulting p {
    font-size: 14px;
    text-align: center;
    color: #484445;
}
.box2 {
    height: 300px;
    background-color: #fff;
    padding-top: 1px;
    margin-top: 20px;
    width: 290px;
	padding-bottom: 20px;
}
.box2 h3 {
    margin: 20px auto 0;
    display: table;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
}
.box2 p {
    margin: 0 auto;
    display: table;
    text-align: center;
    font-size: 14px;
    padding: 10px 20px;
}
.section-why-us h1 {
    font-size: 38px;
    text-align: center;
    font-weight: 300;
    text-transform: uppercase;
    color: #2e5fc7;
	margin: 20px auto 20px;
}
.section-why-us p {
    padding: 0 0px 0 0px;
    line-height: normal;
    font-size: 14px;
    margin: 0px;
}
.partner-heading {
    margin: 0 auto;
    display: table;
    font-size: 38px;
    font-weight: 300;
    text-transform: uppercase;
    color: #6b88d3;
    padding: 10px 0;
}
.microsoft-icon {
    float: none;
    margin: 10px 0 20px 0;
    padding: 0 0 0 0;
    text-align: center;
}
.microsoft-business-icon {
    margin: 0 0 0 0;
    text-align: center;
    float: none;
}
.ctive-icom {
    margin: 0 0 0 0;
    text-align: center;
    float: none;
}
.issa-icom {
    float: none;
    margin: 10px 0 10px 0;
    text-align: center;
}
.infragard-icom {
    float: none;
    margin: 20px 0 20px 0;
    text-align: center;
}
.microsoft {
    float: none;
    margin: 0 0 10px 0;
    text-align: center;
}
.microsoft-business {
    float: left;
    margin: 10px 0 0 80px;
}
.ctive {
    float: left;
    margin: 20px 0 20px 30px;
}
.issa {
    float: none;
    margin: 0 0 0 0;
    text-align: center;
}
.infragard {
    float: none;
    margin: 20px 0 0 0;
    text-align: center;
}
.partners-list {
    padding: 0px;
    display: table;
    margin: 0 auto;
    text-align: center;
}
.partners-list li {
    text-decoration: none;
    display: inline;
    padding: 0px 0 0 15px;
    line-height: 80px !important;
  
}
.section-partners-2 {
    margin: 20px 0 10px 0;
}
.footer-menu {
    margin: 30px auto 0;
    display: table;
    padding: 0 0;
}

.footer-menu li {
    list-style: none;
    color: #fff;
    display: table;
    padding: 0 0px 10px 0;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    margin: 0px auto 0;
}

.footer-menu li a {
    color: #fff;
    text-align: center;
}

.footer-menu li:after {
    color: #fff;
    content: "";
    position: relative;
    left: 7px;
    bottom: 1px;
}
.footer-para {
    margin: 20px auto;
    display: table;
    color: #fff;
    font-size: 10px;
}
/*----------services-------------*/

.services-heading h1 {
    font-size: 40px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background-color: rgba(71, 104, 185, 0.42);
    padding: 80px 50px;
    margin: 100px auto 0;
    display: table;
}
.section-security h1 {
    margin: 20px 0 10px 0;
    font-size: 30px;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
    color: #2e5fc7;
}
.security p {
    font-size: 14px;
    padding: 0 0 0 0;
    line-height: 24px;
}
.security-img img {
    margin: 0 0 0px 0;
    width: 100% ;
}
.active-main1 img {
    margin: 0 0 0px 0;
    width: 100%;
}
.security-img {
    margin: 0 0 20px 0;
}
.active-main1 {
    margin: 0 0 20px 0;
}
.active-main p {
    padding: 0 0 0 0;
    font-size: 14px;
    line-height: 24px;
}
p.security-para {
    margin: 0 0 20px 0;
    font-size: 14px;
}
b, strong {
    font-weight: bold;
    font-size: 14px;
}
/*--------------teaining---------------*/
.training-heading h1 {
    font-size: 40px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background-color: rgba(71, 104, 185, 0.42);
    padding: 80px 50px;
    margin: 100px auto 0;
    display: table;
}

.wellcome-heading h1 {
    font-size: 40px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background-color: rgba(71, 104, 185, 0.42);
    padding: 30px 50px;
    margin: 60px auto 60px !important;
    display: table;
}
/*--------------why Us---------------*/


.why-us-heading h1 {
    font-size: 40px;
}
.section-why-us h2 {
    margin: 20px 0 20px 0;
    font-size: 25px;
    text-align: center;
    text-transform: uppercase;
    color: #bd0208;
}

.section-why-us h3 {
    margin: 0px 0 20px 0;
    font-size: 27px;
    text-align: center;
    text-transform: uppercase;
    color: #2e5fc7;
    font-weight: 300;
}
.section-information h1 {
    margin: 20px auto 20px;
    font-size: 25px;
    text-align: center;
    font-weight: 400;
    text-transform: uppercase;
    color: #2e5fc7;
}

.section-information p {
    padding: 13px 0px 0 0px;
    line-height: 20px;
    font-size: 14px;
    margin:0 auto 20px;
}
.info-list {
    margin: 20px 0 20px;
    padding: 0;
}
.info-list li {
    font-size: 14px;
    padding: 30px 0 0 23px;
    list-style: none;
    background-image: url(../images/dot.png);
    background-repeat: no-repeat;
    background-position: 0 35px;
}
.section-information h2 {
    margin: 40px 0 30px 0;
    font-size: 25px;
    text-align: center;
    text-transform: uppercase;
    color: #bd0208;
    font-weight: 400;
}
/*---------------links--------------*/

.cimtrak img {
    width: 100%;
}

.cimtrak-peragraph {
    margin: 0 auto;
    color: #2e5fc7;
	   
}
.cimtrak-peragraph span {
    font-size: 14px;
    color: #484344;
	 line-height: 22px;
}
/*-------------About---------*/
.about-heading h1 {
    font-size: 40px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background-color: rgba(71, 104, 185, 0.42);
    padding: 60px 40px;
    margin: 50px auto 50px;
    display: table;
}
.section-about-us h1 {
    margin: 20px 0 0 0;
    font-size: 30px;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
    color: #2e5fc7;
}
.about-text p {
    text-align: center;
    font-size: 14px;
    line-height: 22px;
    margin: 20px auto 0;
    padding: 0 0px;
    font-weight: 400;
}

.about-img img {
    margin: 20px 0;
    padding: 0;
    width: 100%;
}
.section-staff h1 {
    margin: 40px auto;
    padding: 0;
    text-align: center;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 300;
    color: #2e5fc7;
}
.ferron-img img {
    margin: 0 auto 20px;
    padding: 0 0;
    width: 100%;
}
.ferron-img  {
    margin: 0 auto 20px;
    padding: 0 0;
    
}
.about-para p {
    margin: 0 auto;
    padding: 0px 0 0 0;
    font-size: 14px;
    text-align: center;
}

.btn-about {
   margin:20px auto;
   display:table;
}
/*---------------contact-us---------------*/
.contact-heading h1 {
    font-size: 40px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    padding: 0px;
    margin: 110px auto 0;
    display: table;
}
.contact-information {
    padding: 0 0;
    margin: 20px 0;
}
.contact-img img {
    margin: 20px 0;
    width: 100%;
}
.contact-img {
    margin: 10px 0;
}
.section-Message h1 {
    padding: 0px 0px;
    text-align: center;
    margin: 20px auto;
    display: table;
    color: #2e5fc7;
    font-size: 25px;
}
/*-------------------List Security-----------------*/
.training-list-heading h2 {
    font-size: 30px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    margin: 80px auto 0;
    display: table;
}
.training-list-heading h1 {
    font-size: 40px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    padding: 0px;
    margin: 20px auto 0;
    display: table;
}
.section-training h1 {
    margin: 50px 0 50px 0;
    font-size: 30px;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
    color: #2e5fc7;
}
.section-training p {
    padding: 0 0 0 0;
    font-size: 14px;
    line-height: 25px;
    text-align: center;
}
.section-security-training h2 {
    margin: 20px auto;
    display: table;
    font-size: 25px;
    color: #bd0208;
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
}
.section-security-training h1 {
    margin: 20px auto 20px;
    display: table;
    font-size: 20px;
    color: #2e5fc7;
    text-transform: uppercase;
    font-weight: 400;
}
.section-security-training p {
    text-align: center;
    padding: 0 0 0 0;
    font-size: 14px;
    line-height: 25px;
}
/*------------------Assorted Vendor-------------------*/

.section-Technical h1 {
    margin: 20px 0 0 0;
    font-size: 25px;
    text-align: center;
    text-transform: uppercase;
    color: #bd0208;
}

.section-Technical h2 {
    margin: 20px auto 20px;
    display: table;
    font-size: 25px;
    color: #2e5fc7;
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
}

.section-Technical img {
    width: 100%;
    margin: 0 auto;
    display: table;
}
.Iso2-img p {
    margin:20px auto 20px;
    text-align: center;
    font-size: 24px;
    color: #484344;
    text-transform: uppercase;
    line-height: 20px;
}
.para-1 {
    padding: 0px 0 0 0;
    font-size: 14px;
    line-height: 25px;
    margin: 20px 0 20px;
    text-align: center;
}

/*----------------jayson------------*/

.main-heading {
    margin: 0 auto 0;
    text-align: center;
    font-size: 36px;
    text-transform: uppercase;
    color: #fff;
    padding: 50px 0;
}

.training-heading-1 {
    margin: 20px auto 20px;
    display: table;
    font-size: 22px;
    font-weight: 500;
    text-transform: uppercase;
    color: #337ab7;
    text-align: center;
}
.section-tranining-1 img {
    width: auto;
    margin: 0 auto;
    display: table;
}

.ferron {
    font-size: 26px;
    margin: 20px auto 0;
    text-transform: uppercase;
    color: #484344;
    text-align: center;
}

.ferron span {
    color: #484344;
    font-size: 16px;
}

.cism {
    font-size: 14px;
    margin: 10px 0 0 0;
    color: #484344;
    text-align: center;
}
.peragraph {
    margin: 20px 0 0 0;
    line-height: 25px;
    color: #484344;
    text-align: center;
}
.peragraph {
    margin: 20px 0 0 0;
    line-height: 25px;
    color: #484344;
    text-align: center;
}
.list li {
    font-size: 14px;
    margin: 10px 0 0 0;
    color: #484344;
    list-style: url(../images/dot.png);
}
.list-haeding {
    color: #2e5fc7;
    margin: 20px 0 0 0;
    text-transform: uppercase;
    font-size: 18px;
	text-align: left;
	padding: 0 0 0 15px;
}
.list-peragragh {
    font-size: 15px;
    margin: 20px 0 20px 0;
    line-height: 25px;
    text-align: center;
}

.cimtrak img {
    margin: 30px auto 10px;
}

.welcome-paragerap {
    padding: 0 0;
    margin: 0 0 50px 0;
}

.portfolio ul {
    padding: 0px;
    margin: 0;
}

.portfolio ul li:last-child {
    margin: 20px auto 0;
}
.portfolio ul li {
    display: table;
    list-style: none;
    margin: 20px auto 0;
}

.portfolio ul li img {
    width: 60%;
    margin: 0 auto;
    display: table;
}

.portfolio_2 ul {
    padding: 0px;
    margin: 0 auto 20px;
}

.portfolio_2 ul li:last-child {
    margin: 20px auto 0;
}
.portfolio_2 ul li {
    display: table;
    list-style: none;
    margin: 20px auto 0;
}

.portfolio_2 ul li img {
    width: 60%;
    margin: 0 auto;
    display: table;
}

.submit-btn {
    float: none;

}

.list {
    margin: 20px 0 0 0;
    padding: 0 20px;
	
}

}

.message_sent {
    width: 100%;
    height: 1600px;
    position: fixed;
    background-color: rgba(0,0,0,0.7);
    display: none;
    animation: animationFrames ease 1s;
    animation-iteration-count: 1;
    transform-origin: 50% 50%;
    animation-fill-mode: forwards;
    -webkit-animation: animationFrames ease 1s;
    -webkit-animation-iteration-count: 1;
    -webkit-transform-origin: 50% 50%;
    -webkit-animation-fill-mode: forwards;
    -moz-animation: animationFrames ease 1s;
    -moz-animation-iteration-count: 1;
    -moz-transform-origin: 50% 50%;
    -moz-animation-fill-mode: forwards;
    -o-animation: animationFrames ease 1s;
    -o-animation-iteration-count: 1;
    -o-transform-origin: 50% 50%;
    -o-animation-fill-mode: forwards;
    -ms-animation: animationFrames ease 1s;
    -ms-animation-iteration-count: 1;
    -ms-transform-origin: 50% 50%;
    -ms-animation-fill-mode: forwards;
    z-index: 9999999;
    top:0px;
}

.message_sent h3 {
    width: 400px;
    background-color: #2e5fc7;
    padding: 30px;
    margin: 240px auto;
    position: relative;
    color:#fff;
}

.message_sent span {
    position: absolute;
    right: 0px;
    top: 0;
    background: #000;
    height: 30px;
    width: 30px;
    text-align: center;
    color: #fff;
    font-family: arial;
    cursor: pointer;
}