/*--Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
/*-- reset code --*/
body{
	padding:0;
	margin:0;
	
    background: url("../images/bg01.png");
}
body a{
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
input[type="button"],input[type="submit"]{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
h1,h2,h3,h4,h5,h6{
	margin:0;	
	padding:0;
}	
p{
	margin:0;
	padding:0;
}
ul{
	margin:0;
	padding:0;
}
label{
	margin:0;
}
button{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
img {
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
/*-- /reset code --*/
body {
	font-family: 'Cairo', sans-serif;
	color:#999;
}
/*-- top bar --*/
.top-bar {
	margin:0 auto;
	padding:0;
    background-image: url(../images/cityscape-banner-top.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    box-shadow: 0px 3px 10px gray;
}

ul.top-contacts , ul.top-links {
	list-style:none;
}
ul.top-contacts {
	float:right;
    padding: 3px;
}
ul.top-links {
	float:left;
    padding: 5px;
}
ul.top-contacts li {
	margin:0px;
	display:inline-block;
}
ul.top-links li {
	margin-left:5px;
	display:inline-block;
}
.top-bar ul.top-contacts li p , .top-bar ul.top-contacts li p a {
    color: #fff;
	text-decoration:none;
	font-size: 16px;
    font-weight:normal;
	padding-top:8px;
}
.top-bar ul.top-contacts li p span {
    text-align: center;
    line-height: 1px;
	margin-right:5px;
}
.top-bar ul.top-contacts li p a:focus, .top-bar ul.top-contacts li p a:hover {
	text-decoration:underline;
}
.top-bar ul.top-links li a i.fa-facebook {
	color: #fff;
    background-color: #3b5998;
    width: 35px;
    height: 35px;
    font-size: 15px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    line-height: 35px;
    text-align: center;
	transition:all 0.5s ease-in-out;
	-webkit-transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	-ms-transition:all 0.5s ease-in-out;
} 
.top-bar ul.top-links li a i.fa-twitter {
	color: #fff;
    background-color: #55acee;
    width: 35px;
    height: 35px;
    font-size: 15px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    line-height: 35px;
    text-align: center;
	transition:all 0.5s ease-in-out;
	-webkit-transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	-ms-transition:all 0.5s ease-in-out;
} 
.top-bar ul.top-links li a i.fa-instagram {
	color: #fff;
    background-color: #bc2a8d;
    width: 35px;
    height: 35px;
    font-size: 15px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    line-height: 35px;
    text-align: center;
	transition:all 0.5s ease-in-out;
	-webkit-transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	-ms-transition:all 0.5s ease-in-out;
}
.top-bar ul.top-links li a i.fa-whatsapp {
	color: #fff;
    background-color: #34af23;
    width: 35px;
    height: 35px;
    font-size: 15px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    line-height: 35px;
    text-align: center;
	transition:all 0.5s ease-in-out;
	-webkit-transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	-ms-transition:all 0.5s ease-in-out;
}
.top-bar ul.top-links li a i.fa-facebook:hover {
	color: #3b5998;
    background-color: #fff;
}
.top-bar ul.top-links li a i.fa-twitter:hover {
	color: #55acee;
	background:#fff;
}
.top-bar ul.top-links li a i.fa-instagram:hover{
	color: #bc2a8d;
	background:#fff;
}
.top-bar ul.top-links li a i.fa-whatsapp:hover{
	color: #34af23;
	background:#fff;
}
/*-- /top-bar --*/
/*-- navigation section --*/

.navbar-inverse .navbar-brand {
    margin: 0;
}

.navbar-inverse .navbar-nav>li>a {
    color: #777;
    font-size: 18px;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus {
    color: #777;
    background-color:transparent;
}
.navbar-inverse .navbar-nav>.active>a:hover{
    color: #164881;
    background-color:transparent;
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
    color: #164881;
    background-color:transparent;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    background-color:transparent;
}
.navbar-inverse {
    background-color:transparent;
}
.navbar-nav>li>a {
    padding-top: 20px;
    padding-bottom: 20px;
}
.navbar-wrapper .navbar {
    border-radius: 0px;
}
.navbar-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
}
.navbar-wrapper > .container {
  padding-right: 0;
  padding-left: 0;
}
.navbar-wrapper .navbar {
  padding:0;
}
.navbar-wrapper .navbar .container {
  width: auto;
}
.navbar {
	margin-bottom:0;
	height:80px;
}

@media (min-width: 768px) {
  .navbar-wrapper {
    margin-top: 57px;
  }
  .navbar-wrapper .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .navbar-wrapper .navbar {
    padding-right: 0;
    padding-left: 0;
  }
}

.navbar-wrapper  .cl-effect-4 li a::after {
	position: absolute;
	top:80%;
	left: 0;
	width: 100%;
	height: 50px;
	background:#164881;
	content: '';
	opacity: 0;
	-webkit-transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s;
	-moz-transition: height 0.3s, opacity 0.3s, -moz-transform 0.3s;
	transition: height 0.3s, opacity 0.3s, transform 0.3s;
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	transform: translateY(-10px);
}
.navbar-wrapper  .cl-effect-4 li a:hover::after,
.navbar-wrapper  .cl-effect-4 li a:focus::after {
	height: 3px;
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
}	
/*-- /navigation section --*/
/*-- banner section --*/
.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
.fl {
	float: left;
}
.row {
	width: 100%;
    margin: 0;
    
}
.pogoSlider-nav-btn {
	width:15px;
	height:15px;
}
/*-- /banner section --*/
/*-- services section --*/
section.service-orion {
	padding: 40px 0 ;
    
}
section.service-orion h4 {
    font-size: 30px;
    font-weight: normal;
    color: #164881;
    padding: 8px 0 8px;
    text-transform: capitalize;
    text-align: center;
    border-bottom:2px solid #333 ;
    border-bottom-style: dotted;
   
   
    
}
section.service-orion p.serv-p1 {
    font-size: 21px;
    font-weight: normal;
    line-height: 30px;
    color: #333;
    text-align: justify;
    padding-top: 20px;
    
}
section.service-orion .col-xs-5.serv-agile2 {
    padding: 0;
    padding: 0;
    
}
section.service-orion .col-xs-7.serv-agile1 {
    height: auto;
    padding: 0 20px 20px;
    width: 100%;
    
}


/*-- /services section --*/
/*-- divider section --*/
section.divider {
	background-image: url(../images/safe_image-4.jpg);
    background-position:center;
	background-repeat:no-repeat;
	background-size:100% 100%;
    background-size: cover;
	-webkit-background-size:100% 100%;
	-moz-background-size:100% 100%;
	-o-background-size:100% 100%;
	-ms-background-size:100% 100%;
	padding:120px 0;
	text-align:center;
    -webkit-animation-name: test;
   -webkit-animation-duration: 7s;
   -webkit-animation-iteration-count: 2;
   -webkit-animation-direction: alternate;
   -webkit-animation-timing-function: linear;
    box-shadow: 0px 3px 5px gray;
 
}
@-webkit-keyframes test {
  100% {
    background-image: url(../images/cityscape-banner-top.jpg);
  }
 
}

section.divider h2.text-center {
	font-size:50px;
	font-weight:normal;
	padding :0;
	color:#fff;
	line-height:70px;
	text-transform:uppercase;
    font-family: Arial MT Black !important;
    font-weight: 600;
    text-shadow: 0px 3px 5px gray;
    
}


/*-- /divider section --*/
/*-- work section --*/
section.work {
	padding:50px 0;
}
section.work h3.text-center {
	font-size: 35px;
    font-weight: 600;
	padding:10px;
	color:#164881;
	text-transform:uppercase;
	position:relative;
    background-color: #e6e7e8;
}

section.work p.text-center {
	font-size:35px;
	font-weight:normal;
    font-family: arial mt black;
	padding :30px;
	line-height:35px;
	color:#fff;
    z-index: 1;
    background-image: url(../images/cityscape-banner-top.jpg);
    background-repeat: no-repeat;
    background-position:50%;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    box-shadow: 0px 3px 5px gray;
    text-shadow: 0px 3px 5px black;
}



section.work .portfolio-grids {
    padding: 0;
}
/******** SAP ************/

section.work .resp-content-active,section.work .resp-accordion-active {
   display: block;
}
section.work .portfolio-grids a {
    display: block;
    overflow: hidden;
	position:relative;
}
section.work .portfolio-grids img.img-responsive {
    width: 100%;
}
section.work .b-wrapper {
    background:rgba(0,0,0, 0.7);
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: -100%;
    left: 0;
	padding: 2em;
	transition:.5s all;
	text-align:center;
}
section.work .portfolio-grids a:hover .b-wrapper{
	bottom: 0%;
}
section.work i.fa.fa-search-plus {
    color: #fff;
    font-size: 40px;
    padding-top:45px;
}
section.work .b-wrapper h5 {
    font-size:25px;
	font-weight:normal;
    color: #fff;
    text-align: center;
    padding:14px 0;
}
section.work .b-wrapper p{
	font-size: 14px;
    color: #fff;
    font-weight: 400;
    line-height: 1.8em;
    text-align: center;
}
section.work .gallery-grids{
	margin:0;
}
section.work .nav-tabs > li.active > a,section.work .nav-tabs > li.active > a:hover,section.work .nav-tabs > li.active > a:focus {
    color:#164881;
    cursor:pointer;
    border: none;
    border-bottom-color: transparent;
}
section.work .nav-tabs > li > a {
	margin-right: 20px;
    border-radius: 0;
    font-size: 17px;
    color: #000000;
    border: none;
    font-weight: normal;
}	
section.work .nav-tabs {
    border-bottom: none;
	margin: 0 0 40px;
}
section.work .nav-tabs > li {
    margin-bottom: 0;
}
section.work .nav-tabs > li:nth-child(1) {
	margin-left:50em;
}
section.work .nav-tabs > li > a:hover {
    border: none;
}
section.work .nav > li > a:hover,section.work .nav > li > a:focus {
    color:#990099;
	background-color:transparent;
}
section.work .cl-effect-4 li a::after {
	position: absolute;
	top:100%;
	left: 0;
	width: 100%;
	height: 1px;
	background:#990099;
	content: '';
	opacity: 0;
	-webkit-transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s;
	-moz-transition: height 0.3s, opacity 0.3s, -moz-transform 0.3s;
	transition: height 0.3s, opacity 0.3s, transform 0.3s;
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	transform: translateY(-10px);
}

section.work .cl-effect-4 li a:hover::after,section.work .cl-effect-4 li.active a::after,section.work .cl-effect-4 li.active a:focus::after,section.work .cl-effect-4 li.active a:hover::after,section.work .cl-effect-4 li a:focus::after {
	height: 2px;
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
}	
section.work .nav-tabs > li:nth-child(1),section.work .nav-tabs > li:nth-child(2),section.work .nav-tabs > li:nth-child(3),section.work .nav-tabs > li:nth-child(4) {
	position:relative;
}
section.work .nav-tabs > li:nth-child(1):after,section.work .nav-tabs > li:nth-child(2):after,section.work .nav-tabs > li:nth-child(3):after,section.work .nav-tabs > li:nth-child(4):after {
	content: '';
    background-color: #990099;
    width: 2px;
    height: 20px;
    right: 5px;
    top: 12px;
    position: absolute;
    -ms-transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
    -o-transform: rotate(30deg);
    -moz-rotate: rotate(30deg);
}
/*-- /work section --*/

/*-- map section --*/
.map iframe.googlemaps {
	width:100%;
	height:400px;
}
/*-- /map section --*/

/*-- contact section --*/
section.contact-orion {
    padding: 0;
	text-align:center;
    z-index: 1;
    background: url(../images/westbay-banner2.png);
    background-repeat: no-repeat;
    background-position:50%;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}

section.contact-orion h3 {
    font-size: 35px;
    font-weight: 600;
    padding-bottom: 45px;
    color: #164881;
    position: relative;
    text-transform: uppercase;
}

section.contact-orion ul.social-icons1 {
    list-style: none;
    margin: 1em 0 3em;
}
section.contact-orion ul.social-icons1 li {
	display:inline-block;
	margin-right:5px;
}
section.contact-orion ul.social-icons1 li a {
	text-decoration:none;
	font-size:16px;
	color:#164881;
}
section.contact-orion ul.social-icons1 li a i.fa-facebook {
    font-size: 21px;
    line-height: 48px;
    width: 50px;
    height: 50px;
    border: 1px solid #164881;
    text-align: center;
    background-color: transparent;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    border-radius: 5px;
}
section.contact-orion ul.social-icons1 li a i.fa-twitter {
    color: #55acee;
    font-size: 21px;
    line-height: 48px;
    width: 50px;
    height: 50px;
    border: 1px solid #55acee;
    text-align: center;
    background-color: transparent;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    border-radius: 5px;
}
section.contact-orion ul.social-icons1 li a i.fa-instagram {
    color: #bc2a8d;
    font-size: 21px;
    line-height: 48px;
    width: 50px;
    height: 50px;
    border: 1px solid #bc2a8d;
    text-align: center;
    background-color: transparent;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    border-radius: 5px;
}
section.contact-orion ul.social-icons1 li a i.fa-whatsapp {
    color: #34af23;
    font-size: 21px;
    line-height: 48px;
    width: 50px;
    height: 50px;
    border: 1px solid #34af23;
    text-align: center;
    background-color: transparent;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    border-radius: 5px;
}
section.contact-orion ul.social-icons1 li a i.fa-facebook:hover {
	background:#3b5998;
    color: #FFFFFF;
}
section.contact-orion ul.social-icons1 li a i.fa-twitter:hover {
	background:#55acee;
	color: #FFFFFF;
}
section.contact-orion ul.social-icons1 li a i.fa-instagram:hover {
	background:#bc2a8d;
	color: #FFFFFF;
}
section.contact-orion ul.social-icons1 li a i.fa-whatsapp:hover {
	background:#34af23;
	color: #FFFFFF;
}
section.contact-orion ul.social-icons1 li a:hover {
	color:#fff;
}

/*-- /contact section --*/
/*-- contact --*/
.agile-contact-grids{
    margin: 4em 0 0 0;
}
.address-row {
    margin-top: 1em;
}
.address-row:hover span.glyphicon {
    border-color: #164881;
    color: #ffffff;
    background: #164881;
}
.w3-agile-address-left {
    padding: 0;
    margin-top: 1em;
}
.address-row span.glyphicon {
	font-size: 1.2em;
    border: 1px solid #164881;
    padding: 1em;
    color: #000000;
    transition: .5s all;
    border-radius: 5px;
}
.w3-agile-address-right h5 {
	font-size: 1.1em;
    color: #164881;
    margin: 0 0 .4em 0;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    text-align: left;
    text-decoration: underline;
}
.w3-agile-address-right p {
    font-size: 1.1em;
    color: #333;
    margin: 0;
    text-align: left;
}
.w3-agile-address-right p a {
    color: #164881;
}
.w3-agile-address-right p a:hover{
    color: #4dd0e1;
}
.address h4 {
    font-size: 1.3em;
    color: #164881;
    margin: 0;
    padding-right: 110px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
}
.contact-form input[type="text"],.contact-form input[type="email"] {
    width: 48%;
    color: #164881;
    float: left;
    background: none;
    outline: none;
    font-size: .9em;
    padding: .7em 1em;
    margin-bottom: 1.5em;
    border: solid 1px #164881;
    -webkit-appearance: none;
    display: inline-block;
    border-radius: 5px;
}
.contact-form input.email {
    margin-left: 1.5em;
}
.contact-form textarea {
    resize: none;
    width: 100%;
    background: none;
    color: #164881;
    font-size: .9em;
    outline: none;
    padding: .6em .8em;
    border: solid 1px #164881;
    min-height: 12em;
    -webkit-appearance: none;
    border-radius: 5px;
}
.contact-form input[type="submit"] {
    outline: none;
    color: #164881;
    padding: 0.5em 3em;
    font-size: .9em;
    margin: 1em 0 0 0;
    -webkit-appearance: none;
    background: none;
    transition: 0.5s all;
    border: 1px solid #000;
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
    -moz-transition: 0.5s all;
    border-radius: 5px;
}
.contact-form  input[type="submit"]:hover {
	color: #FFFFFF;
    background: #164881;
    border: 1px solid #164881;
}
/*-- //contact --*/
/*-- footer section --*/
.footer {
	background-image: url(../images/cityscape-banner-top.jpg);
    background-repeat: no-repeat;
    background-size: cover;
	padding:20px;
	text-align:center;
}
.footer p {
	font-size:16px;
	font-weight:normal;
	color:#fff;
	line-height:30px;
}
.content img {
   height:16%;
   width: 16%;
   margin: 0;
   position: relative;
   left: 50%;
   margin-right: -50%;
   transform: translate(-50%, 20%);
}

/*-- /footer section --*/
/*-- back to top --*/
.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(0,0,0, 0.5) url(../images/cd-top-arrow.svg) no-repeat center 50%;
      background-size: 40px;
	  -webkit-background-size:40px;
	  -moz-background-size:40px;
	  -o-background-size:40px;
	  -ms-background-size:40px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
    z-index: 9999;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}
.cd-top:hover {
  background-color: #000;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 50px;
    width: 50px;
    right: 30px;
    bottom: 30px;
  }
}
/*-- /back to top --*/
.slideanim {visibility:hidden;}
.slide {
    /* The name of the animation */
    animation-name: slide;
    -webkit-animation-name: slide; 
    /* The duration of the animation */
    animation-duration: 1s; 
    -webkit-animation-duration: 1s;
    /* Make the element visible */
    visibility: visible; 
}

/* Go from 0% to 100% opacity (see-through) and specify the percentage from when to slide in the element along the Y-axis */
@keyframes slide {
    0% {
        opacity: 0;
        transform: translateY(70%);
    } 
    100% {
        opacity: 1;
        transform: translateY(0%);
    } 
}
@-webkit-keyframes slide {
    0% {
        opacity: 0;
        -webkit-transform: translateY(70%);
    } 
    100% {
        opacity: 1;
        -webkit-transform: translateY(0%);
    }
}

/*-- responsive design --*/
@media (max-width:1600px) {
.navbar-inverse .navbar-brand {
    padding: 15px 0px;
}
.navbar-wrapper {
    margin-top: 56px;
}

.pogoSlider {
	height: 744px!important;
}
.pogoSlider-slide {
	min-height:744px!important;
}
section.work .nav-tabs > li:nth-child(1) {
    margin-left: 39em;
}
}

@media (max-width: 1440px) {

section.work .nav-tabs > li:nth-child(1) {
    margin-left: 35em;
}
.navbar-inverse .navbar-brand {
    padding: 15px 0px;
}
}

@media (max-width: 1366px) {

.navbar-inverse .navbar-brand {
    padding: 10px 0;
}
.pogoSlider {
    height: 717px!important;
}
.pogoSlider-slide {
	min-height:717px!important;
}

section.divider h2.text-center {
	font-size:35px;
	padding-bottom:0;
}
section.work .nav-tabs > li:nth-child(1) {
    margin-left: 31em;
}
section.work i.fa.fa-search-plus {
	padding-top:25px;
}
}


@media (max-width: 1280px) {

section.work .nav-tabs > li:nth-child(1) {
    margin-left: 28em;
}
section.work i.fa.fa-search-plus {
    padding-top: 20px;
}
.navbar-inverse .navbar-brand {
    padding: 12px 0;
}
}

@media (max-width: 1080px) {

.navbar-inverse .navbar-brand {
    padding: 10px 0px;
}
section.work .nav-tabs > li > a {
	font-size:15px;
}
section.service-orion p.text-center,section.work p.text-center,section.test p.text-center {
	font-size:30px;
	line-height:40px;
}
section.service-orion h4 {
	font-size:20px;
	padding-bottom:10px;
}
section.service-orion p.serv-p1 {
	font-size:15px;
	line-height:28px;
}
section.service-orion .col-xs-7.serv-agile1 {
	padding:20px;
	height:350px;
}
section.divider h2.text-center {
    font-size: 25px;
    padding-bottom: 0;
	line-height:60px;
}
section.work .nav-tabs > li:nth-child(1) {
    margin-left: 22em;
}
section.work i.fa.fa-search-plus {
    padding-top: 20px;
	font-size:35px;
} 
section.work .b-wrapper h5 {
	font-size:20px;
	padding:14px 0 10px;
}
section.work .b-wrapper p {
    font-size: 13px;
}
section.work .b-wrapper {
	padding:1em;
}
section.test {
	padding:0 0 100px;
}
section.test .test-orion p.test-p1 {
    font-size: 14px;
}
section.test .test-agile p.test-p2 {
	font-size:14px;	
}
section.subs p {
    font-size: 14px;
}
.footer p {
    font-size: 14px;
}
.row {
	margin-left:0;
	margin-right:0;
}
}

@media (max-width: 1024px) {


section.service-orion {
    padding: 50px 0 100px;
}
section.divider {
	padding:50px 0;
}
section.divider .button-wrap {
    padding: 1em 0 0;
}
section.divider button {
    padding: 10px 25px;
}
section.work {
    padding: 50px 0;
}
section.work .nav-tabs > li:nth-child(1) {
    margin-left: 20em;
}
section.subs .subscribe input#email {
	font-size:17px;
}
section.subs .subscribe button.btn.btn-outline.btn-lg {
	font-size:18px;
}
section.subs {
    padding: 50px 0;
}
section.contact-orion {
    padding: 50px 0;
}
.footer {
	padding:30px 0;
}
.pogoSlider {
    height: 624px!important;
}
.pogoSlider-slide {
	min-height:624px!important;
}

section.divider  a {
	width: 140px;
    height: 45px;
    line-height: 44px;
	font-size:17px;
}
section.divider p.banner-p1 {
    font-size: 14px;
}
section.divider h4#myModalLabel {
    font-size: 27px;
}
}

@media (max-width:991px) {

section.service-orion .col-xs-7.serv-agile1 {
    padding: 40px;
    height: 100;
}
.col-lg-6.col-md-6.serv-orion1 {
	margin-bottom:20px;
}
section.divider h2.text-center {
    font-size: 20px;
    line-height: 45px;
}
section.work .nav-tabs > li > a {
    font-size: 14px;
	margin-right:15px;
}
section.work i.fa.fa-search-plus {
    padding-top: 112px;
}
.col-lg-6.col-md-6.test-info1 {
    margin-bottom: 30px;
}
section.subs p {
	padding-bottom:30px;
}
.subscribe {
    margin-top: 0px;
}
section.service-orion p.text-center, section.work p.text-center, section.test p.text-center {
	padding-bottom:30px;
}

section.service-orion h4 {
	padding:60px 0 20px;
}
section.test .test-agile h4 {
	margin-left:-50px;
}
section.test .test-agile p.test-p2 {
	margin-left:-50px;
}
.w3-agile-address-left {
		float: left;
		width: 10%;
	}
.w3-agile-address-right {
		float: left;
		width: 80%;
	}
.contact-form {
		margin: 2em 0 0 0;
	}
}

@media (max-width:900px) {
.navbar-inverse .navbar-brand {
    padding: 12px 0px;
}
section.service-orion h4 {
    padding: 50px 0 20px;
}
section.test .test-agile h4 {
    margin-left: -55px;
}
section.test .test-agile p.test-p2 {
	margin-left:-55px;
}
}

@media (max-width:800px) {

section.work .nav-tabs > li:nth-child(1) {
    margin-left: 12em;
}
section.contact-orion h3 {
	padding-bottom:30px;
} 
section.contact-orion h3:after {
	bottom:4%;
}
section.work i.fa.fa-search-plus {
    padding-top: 65px;
}
}

@media (max-width:768px) {

.top-bar ul.top-contacts li p, .top-bar ul.top-contacts li p a {
	font-size:14px;	
}
.top-bar ul.top-contacts li p span {
	margin-top:-2px;
}

section.service-orion h3.text-center,section.work h3.text-center,section.test h3.text-center,section.subs h3,section.contact-orion h3 {
    font-size: 30px;
}
section.work i.fa.fa-search-plus {
    padding-top: 60px;
}
.pogoSlider {
    height: 500px!important;
}
.pogoSlider-slide {
	min-height:500px!important;
}

section.divider p.banner-p1 {
    font-size: 14px;
    margin-top: 20px;
}
}

@media (max-width:767px) {
	.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #164881;
}
	.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #fff;
}
	.navbar-wrapper {
    margin-top: 55px;
}
	.navbar {
	height: 55px;
}
	.navbar-inverse .navbar-brand {
	padding:15px 0px;	
}
ul.nav.navbar-nav.navbar-right {
    margin: 0;
    text-align: center;
    background-color: rgba(0, 122, 157, 0.9);
    
}
.navbar-nav>li>a {
	color:#fff!important;
    border: 1px solid #fff ;
    
}
.navbar-nav>li>a {
    padding-top: 20px;
    padding-bottom: 20px;
}
.navbar-wrapper  .cl-effect-4 li a::after {
	background-color:#fff;
}	
}

@media (max-width:736px) {
.navbar {
	height:60px;
}
.navbar-toggle {
	margin-top:12px;
}
.navbar-inverse .navbar-brand {
	padding: 15px 0px;
}
.pogoSlider {
    height: 400px!important;
}
.pogoSlider-slide {
	min-height:400px!important;
}

section.service-orion .col-xs-7.serv-agile1 {
    padding: 40px;
    height: 100%;
}
section.service-orion .col-xs-5.serv-agile2 {
	height:320px;
}
.map iframe.googlemaps {
    width: 100%;
    height: 300px;
}
ul.nav.navbar-nav.navbar-right {
    margin: 0;
    text-align: center;
    background-color: rgba(0, 122, 157, 0.9);
}
.navbar-nav>li>a {
	color:#fff!important;
}
}

@media (max-width: 667px) {
.navbar-inverse .navbar-brand {
    padding: 15px 0px;
}
section.service-orion .col-xs-7.serv-agile1 {
    padding: 40px;
    height: 100;
}
section.work .nav-tabs > li:nth-child(1) {
    margin-left: 8em;
}
section.work i.fa.fa-search-plus {
    padding-top: 45px;
}
section.service-orion h4 {
    padding: 25px 0 20px;
}
section.test .test-agile h4 {
    margin-left: -40px;
}
section.test .test-agile p.test-p2 {
    margin-left: -40px;
}
.contact-form input[type="text"], .contact-form input[type="email"] {
		width: 48%;
	}   
}

@media (max-width: 640px) {
.navbar-inverse .navbar-brand {
    padding: 15px 0;
}
section.service-orion .col-xs-7.serv-agile1 {
    padding: 40px;
    height: 100%;
}
section.divider h2.text-center {
    font-size: 18px;
    line-height: 45px;
}
section.work .gallery-grids {
    margin: -15px 0 0 0;
}
section.work .nav-tabs > li:nth-child(1) {
    margin-left: 7em;
}
section.service-orion h4 {
    padding: 15px 0 20px;
}
section.test .test-agile h4 {
    margin-left: -20px;
}
section.test .test-agile p.test-p2 {
    margin-left: -20px;
}
}

@media (max-width: 600px) {

.navbar-inverse .navbar-brand {
    padding: 15px 0px;
}
section.service-orion {
    padding: 40px 0 70px;
}
section.service-orion .col-xs-7.serv-agile1 {
    padding: 40px;
    height: 100%;
}
section.work i.fa.fa-search-plus {
    padding-top: 30px;
}
section.service-orion h4 {
    padding: 5px 0 5px;
}
section.test .test-agile h4 {
    margin-left: -10px;
}
section.test .test-agile p.test-p2 {
    margin-left: -10px;
}
.contact-form input[type="text"], .contact-form input[type="email"] {
		width: 47%;
	}
.videoembed{
    width: 80%;
    height: auto;
    float: none;
    margin-top: 10px;
    margin-right: 30px;
        
    }
}

@media (max-width: 568px) {
section.service-orion .col-xs-7.serv-agile1 {
    padding: 30px;
    height: 100%;
}
section.service-orion .col-xs-5.serv-agile2 {
	height:239px;
}
section.work .nav-tabs > li:nth-child(1) {
    margin-left: 5em;
}
section.work i.fa.fa-search-plus {
    padding-top: 20px;
}
.w3-agile-address-left {
		width: 14%;
	}
.content{
     padding-right: 80px;
    
}

}

@media (max-width: 480px) {
.pogoSlider {
    height: 300px!important;
	margin-top: -30px;
}
.pogoSlider-slide {
	min-height:300px!important;
}

ul.top-contacts {
    float: none;
    text-align: center;
}
ul.top-links {
    float: none;
    margin-top: 20px;
    text-align: center;
	padding-bottom:7px;
}
.navbar-wrapper {
    margin-top:105px;
}
section.service-orion .col-xs-7.serv-agile1 {
    padding: 10px;
    height: 100%;
}
section.service-orion .col-xs-5.serv-agile2 {
	height:196px;
}
section.divider h2.text-center {
    font-size: 20px;
    line-height: 35px;
}
section.work .nav-tabs > li:nth-child(1) {
    margin-left: 7px;
}
section.work .nav-tabs > li > a {
	margin-right:13px;
}
section.work i.fa.fa-search-plus {
    padding-top: 0px;
}
section.test .test-details {
    padding: 0 0px;
}
section.service-orion h4 {
    padding: 5px 0 5px;
}
section.test .test-agile h4 {
    margin-left: 0px;
}
section.test .test-agile p.test-p2 {
    margin-left: 0px;
}
.navbar-inverse .navbar-brand {
    padding:3px 0px;
}
.content{
     padding-right: 100px;
    
}

}

@media (max-width:414px) {
ul.top-links {
	margin-top:5px;	
}
.pogoSlider {
    height: 265px!important;
    margin-top: -25px;
}
.pogoSlider-slide {
	min-height:265px!important;
}
.pogoSlider-nav-btn{
	width:8px;
	height:12px;
}
.pogoSlider-dir-btn{
	width:10px;
	height:15px;
	margin-top:10%;
}
section.service-orion .col-xs-7.serv-agile1 {
    padding: 20px;
    height: 100%;
    width: 100%;
}
section.service-orion .col-xs-5.serv-agile2 {
    padding: 0;
    width: 100%;
    float: left;
    height: 373px;
	margin-bottom:20px;
}
.col-lg-6.col-md-6.serv-orion1 {
    margin-bottom: 35px;
}
section.service-orion .col-xs-5.serv-agile2 img.img-responsive {
	width:100%;
}
section.work .nav-tabs > li:nth-child(1) {
    margin-left: 0px;
}
section.work .nav-tabs > li > a {
    margin-right: 4px;
}
section.work .nav-tabs > li:nth-child(1):after, section.work .nav-tabs > li:nth-child(2):after, section.work .nav-tabs > li:nth-child(3):after, section.work .nav-tabs > li:nth-child(4):after {
	right:0;
}
.col-md-3.col-sm-6.col-xs-6.portfolio-grids {
    width: 100%;
    float: left;
}
section.work i.fa.fa-search-plus {
    padding-top: 70px;
}

section.service-orion h3.text-center, section.work h3.text-center, section.contact-orion h3 {
    font-size: 25px;
}
section.service-orion p.text-center, section.work p.text-center {
    font-size: 18px;
    line-height: 27px;
	padding:10px;
}
section.divider {
    padding: 25px 0;
}
section.contact-orion {
    padding: 10px 0;
}

.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    margin-right:0;
    margin-left:0;
}
.navbar-wrapper {
    margin-top: 120px;
}
.navbar-inverse .navbar-brand {
    padding: 0px;
}
.navbar-toggle {
    margin-right: 0;
}
.navbar-collapse {
    padding: 6px 0;
}
.navbar-wrapper .navbar {
    padding: 0;
}
section.work p.text-center {
	padding:0 20px 30px;
}
.w3-agile-address-left {
		width: 20%;
	}
	
.contact-form input[type="text"], .contact-form input[type="email"] {
		width: 100%;
	}
.contact-form input.email {
		margin-left: 0;
	}
.content{
     padding-right: 110px; 
}

.content2 img {
   height:75%;
   width: 75%;
   margin: 0;
   position: relative;
   left: 40%;
   margin-right: -60%;
   transform: translate(-50%, -6%);
}
.content img {
   height:35%;
   width: 35%;
   margin: 0;
   position: relative;
   left: 50%;
   margin-right: -50%;
   transform: translate(-50%, 5%);
}

}

@media (max-width:384px) {
section.work .nav-tabs > li > a {
    margin-right: 2px;
}
section.test .test-orion p.test-p1 {
    font-size: 13px;
}
section.work i.fa.fa-search-plus {
    padding-top: 60px;
}
section.test .test-agile h4 {
    padding: 12px 0 10px;
}
section.test .carousel-indicators {
    bottom: -70px;
}
section.service-orion .col-xs-5.serv-agile2 {
	height:335px;
	margin-bottom:22px;
}
}

@media (max-width:375px) {
.top-bar ul.top-contacts li p span {
	margin-right:2px;	
}

section.work .nav-tabs > li > a {
    font-size: 13px;
    
}
section.work i.fa.fa-search-plus {
    padding-top: 60px;
}
.col-lg-6.col-md-6.test-info1 {
	padding:0;
}
.col-lg-6.col-md-6.test-info2 {
    padding: 0;
}
section.contact-orion h3 {
    padding-bottom: 20px;
}
section.service-orion .col-xs-5.serv-agile2 {
	margin-bottom:13px;
}
section.work p.text-center {
    padding: 15px ;
}

.content2 img {
   height:75%;
   width: 75%;
   margin: 0;
   position: relative;
   left: 40%;
   margin-right: -60%;
   transform: translate(-50%, -5%);
}
}

@media (max-width: 320px) {
.navbar-wrapper {
    margin-top: 177px;
}
.pogoSlider {
    height: 230px!important;
    margin-top: -30px;
}
.pogoSlider-slide {
	min-height:230px!important;
}
.pogoSlider-nav-btn{
	width:5px;
	height:10px;
}
.pogoSlider-dir-btn{
	width:10px;
	height:15px;
	margin-top:14%;
}
section.service-orion h3.text-center, section.work h3.text-center, section.test h3.text-center, section.subs h3, section.contact-orion h3 {
    font-size: 22px;
}
section.service-orion {
    padding: 30px 0 0 0;
}
section.service-orion .col-xs-7.serv-agile1 {
    padding: 15px;
    height: 100%;
    width: 100%;
}
section.divider h2.text-center {
    font-size: 15px;
    line-height: 35px;
}
section.divider {
    padding: 20px 0;
}
section.work {
    padding: 30px 0;
}
section.work p.text-center {
    padding: 18px ;
    font-size: 14px;
}
section.work .nav-tabs > li > a {
    margin-right: -20px;
}
section.work .nav-tabs > li:nth-child(1):after, section.work .nav-tabs > li:nth-child(2):after, section.work .nav-tabs > li:nth-child(3):after, section.work .nav-tabs > li:nth-child(4):after {
	width: 1px;
    height: 12px;
	top: 14px;
	right:-9px;
}
section.work .cl-effect-4 li a::after {
	left: 7px;
    width: 70%;
    height: 1px;
}
section.work i.fa.fa-search-plus {
    padding-top: 35px;
}
section.test .test-orion {
    height: 265px;
}
.col-lg-4.col-md-4.col-sm-4.col-xs-4.test-detail1 {
    width: 40%;
    float: left;
}
.col-lg-8.col-md-8.col-sm-8.col-xs-8.test-detail2 {
    width: 60%;
    float: left;
}
section.test .test-agile h4 {
	font-size:16px;
	padding:12px 0 10px;
}
section.test .test-agile p.test-p2 {
    font-size: 13px;
    margin-left: -5px;
}
section.subs .subscribe input#email {
    font-size: 15px;
	height:45px;
}
section.subs .subscribe button.btn.btn-outline.btn-lg {
    font-size: 16px;
	height:45px;
}
.map iframe.googlemaps {
    width: 100%;
    height: 230px;
}
section.contact-orion ul.social-icons1 li a i.fa {
    font-size: 17px;
    line-height: 42px;
    width: 45px;
    height: 45px;
}
.top-bar ul.top-contacts li p, .top-bar ul.top-contacts li p a {
    font-size: 13px;
}

section.service-orion p.text-center, section.work p.text-center, section.test p.text-center {
    font-size: 16px;
    line-height: 27px;
	padding:10px;
}
section.service-orion p.serv-p1 {
    font-size: 13px;
    line-height: 28px;
}
section.subs p {
    font-size: 13px;
	line-height:30px;
}
section.subs .subscribe input#email {
    font-size: 14px;
}
section.subs .subscribe button.btn.btn-outline.btn-lg {
    font-size: 15px;
}
.footer p {
    font-size: 13px;
    text-align: center;
}


section.service-orion .col-xs-5.serv-agile2 {
    height: 284px;
    margin-bottom: 0px;
}
ul.top-contacts li {
    margin-right:0px; 
    display: block;
}
    
.w3-agile-address-left {
		width: 22%;
	}
.w3-agile-address-right {
		width: 75%;
        float: right;
	}
.contact-form input[type="submit"] {
		padding: 0.5em 2em;
	}
.content2 img {
   height:70%;
   width: 70%;
   margin: 0;
   position: relative;
   left: 35%;
   margin-right: -65%;
   transform: translate(-50%, -5%);
}

}





.container .row { float: left; clear: both; width: 100%; }
.container .col { float: left; margin: 0 0 1.2em; padding: 2em;}
.container .col.three  { width: 100%; }


@media screen and (min-width: 767px) {
  .container{width: 100%; max-width: 1080px; margin: 0 auto;}
  .container .row{width:100%; float:left; clear:both;}
  .container .col{float: left; margin-top: 20px ; padding: .2em; text-align: center}
    
  .container .col.three { width: 33.33%; }
}
@media screen and (max-width: 414px) {
  
  .container .row{width:100%; float:left; clear:both;}
  .container .col{float:none; margin: 0 0 -40px ; padding-left: 0xp; text-align: center; }
    
  .container .col.three { width: 100%; }
}


/*All the button styles*/

* {-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}
a{text-decoration:none;}

/********************
GENERIC BUTTON STYLES
********************/
.btn {font-size: 17px; white-space:nowrap; width:95%; padding:.8em 1.5em; font-family: cairo,Arial,sans-serif; line-height:14px; display: inline-block;zoom: 1; color: #fff; text-align: center; position: relative; -webkit-transition: border .25s linear, color .25s linear, background-color .25s linear; transition: border .25s linear, color .25s linear, background-color: .25s linear;}


/*DARK BLUE BUTTON STYLES*/		
.btn.btn-dark-blue{background-color: #237fbc; border-color: #237fbc; -webkit-box-shadow: 0 3px 0 #164881; box-shadow: 0 3px 0 #164881;}
.btn.btn-dark-blue:hover{background-color:#fff;}
.btn.btn-dark-blue:active{ top: 3px; outline: none; -webkit-box-shadow: none; box-shadow: none;}

/*************************
END GENERIC BUTTON STYLES
*************************/

.col-sm-3{
    text-align: center;
    padding: 20px;
    
}
.circle-l{
    padding: 5px 0px;   
}

.content2 {
   position: absolute;
   left: 4%;
   margin-right: -96%;
   margin-top: px;
   transform: translate;
}


/*Gallery Container*/
.image-gallery{
  position:relative;  
  margin:0 auto;
  width:100%;  
  border-radius:20px;  
}

/*Sets Big Image style*/
.image-gallery .big-image{
  width:600px;
  height:460px;   
  margin:0 auto;  
  position:relative;
}
.image-gallery .big-image img{
  opacity:0;
  position:absolute;
  left:0px;
  top:0px; 
  width:600px;
  margin:0 auto;
  transition: opacity 350ms;
  box-shadow:0 1px 20px 1px rgba(0,0,0,0.7);
}

/*Selected image display*/
.image-gallery .big-image img:target{opacity:1;}
/*on select image display none the default image*/
.image-gallery .big-image img:target ~ img#default{opacity:0;}

/*Show Default Image in first load*/
.image-gallery .big-image img#default{opacity:1;}


/***Button***/
.image-gallery .button{
  font-weight:bold;
  font-size:30px;
  display:inline-block;
  transform:scale(1);
  background-color:#ccc;
  color:#222;
  padding:0 10px;   
}
.image-gallery .button:hover{
  background-color:#339933;
  color:#fff;   
}
.image-gallery .prev{position:absolute; left:0; top:485px;}
.image-gallery .next{position:absolute; right:0; top:485px;}

/***move thumbs on click on buttons***/
.image-gallery .prev:active ~ .thumbs  ul{
  transform:translateX(0%);
  transition:1s all;
}
.image-gallery  .next:active ~ .thumbs  ul{
  transform:translateX(-90%);
  transition:1s all;  
}
  
/***thumbs***/
.image-gallery .thumbs{
  overflow:hidden; white-space:nowrap; margin:0 50px;
}
.image-gallery .thumbs ul{
  float:left; transition:999999s all; transform:translateX(0);
}
.image-gallery .thumbs li{display:inline-block; margin-right:3px;}
.image-gallery .thumbs li a:hover{opacity:1;}
.image-gallery .thumbs li a{opacity:0.85;}
.image-gallery .thumbs li a:focus{opacity:1;}
.image-gallery .thumbs li img{width:128px;}
