/*--Author: websoftstar
Author URL: http://websoftstar.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
/*-- reset code --*/
  :root {
            --light-blue: #e3f2fd;
            --primary-blue: #2196F3;
        }
     
body{
	padding:0;
	margin:0;
	background:#FFF;
	 cursor: url('../images/cursor.png') 2 2, auto; 
}
body::-webkit-scrollbar {
    width: 10px;
z-index:1001;

}
 body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,180,255,0.3);
z-index:1001;
}

body::-webkit-scrollbar-thumb {
  background-color: #05244f;
  outline: 1px solid  #00b4ff;
z-index:1001;
}  
.overflow {
    overflow-x: hidden;
}
.bar {
    display: none;
}
body a{
    cursor: url('../images/cursor-hand.png') 2 2, auto; 
    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 {
	color:#999;
	font-family: 'Raleway', sans-serif;
}
/*-- logo --*/
section.banner-wssls .logo-wssls {
    position: absolute;
    z-index: 999;
    top: 60px;
    left: 270px;
}
section.banner-wssls .logo-wssls a {
	text-decoration:none;
} 
section.banner-wssls .logo-wssls a h1 { 
	font-size:40px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	font-family: 'Poiret One', cursive;
}
/*-- /logo --*/
/*-- navigation --*/
section.banner-wssls button#trigger-overlay {
	border: 1px solid #fff;
    padding: 9px 13px;
    outline: none;
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    right: 200px;
    top: 70px;
    z-index: 999;
}
section.banner-wssls button#trigger-overlay i.fa {
	font-size:24px;
	color:#62b32c;
	text-align:center;
}
/*-- /navigation --*/
/*-- banner section --*/
section.banner-wssls {
	position:relative;
}
section.banner-wssls .modal-content {
    text-align: center;
    text-align: -webkit-center;
    text-align: -moz-center;
}
section.banner-wssls .modal-header {
	background:#00b1ff;
}
section.banner-wssls .modal-header h4 {
    color: white;
    font-size: 30px;
    font-weight: normal;
    text-transform: uppercase;
	font-family: 'Poiret One', cursive;
}
section.banner-wssls .modal-footer {
	background: #2b2b2b;
}
section.banner-wssls .modal-body p {
	font-size:14px;
	font-weight:normal;
	color:#999;
	line-height:30px;
	padding:20px 0;
}
section.banner-wssls button.close {
    font-size: 60px;
    font-weight: 300;
    position: absolute;
    right: 20px;
    top: 1px;
}
section.banner-wssls button.btn.btn-default {
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    background-color: #62b32c;
}
.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	*zoom: 1;
}

.fl {
	float: left;
}

.row {
	width: 100%;
}

.grid12 {
	float: left;
	padding-left: 0.5em;
	padding-right: 0.5em;
}

.small12 {
	width: 100%;
}

.small3 {
	width: 25%;
}
.pogoSlider-slide-element {
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    text-align:center;
    margin-top: 410px!important;
}
.pogoSlider-slide-element h3 {
    color: #fff!important;
    font-weight:bold;
    font-size: 30px;
	text-align:left;
	line-height:55px;
	width:60%;
    letter-spacing: 3px;
    padding-bottom: 20px;
    text-transform:uppercase;
	font-family: 'Poiret One', cursive;
}
.pogoSlider-slide-element p {
    color: #fff!important;
    font-weight:normal;
    font-size:17px;
	text-align:left;
	width:50%;
	padding:0 295px 0 0;
    line-height:35px;
}
.pogoSlider-slide-element ul.banner-agileits {
	padding-top:30px;
	text-align:left;
}
.pogoSlider-slide-element ul.banner-agileits li {
	list-style:none;
	display:inline-block;
	margin-right:5px;
}
.pogoSlider-slide-element ul.banner-agileits li a.link-wssl1{
	width:200px;
	text-decoration:none;
	height:40px;
	line-height:40px;
	font-size:17px;
	font-weight:normal;
	color:#fff;
	text-align:center;
	background-color:#62b32c;
	display:inline-block;
	border-radius:25px;
	-webkit-border-radius:25px;
	-moz-border-radius:25px;
	-o-border-radius:25px;
	-ms-border-radius:25px;
	font-family: 'Poiret One', cursive;
}
.pogoSlider-slide-element ul.banner-agileits li a.link-wssl1:hover {
	background-color:#00769a;
}
.pogoSlider-slide-element ul.banner-agileits li a.link-wssl2{
	width:200px;
	text-decoration:none;
	height:40px;
	line-height:40px;
	font-size:17px;
	font-weight:normal;
	color:#fff;
	text-align:center;
	background-color:#00b1ff;
	display:inline-block;
	border-radius:25px;
	-webkit-border-radius:25px;
	-moz-border-radius:25px;
	-o-border-radius:25px;
	-ms-border-radius:25px;
	font-family: 'Poiret One', cursive;
} 
.pogoSlider-slide-element ul.banner-agileits li a.link-wssl2:hover {
	background-color:#00769a;
}
.pogoSlider-slide-element a.btn-circle {
    color:#62b32c;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.pogoSlider-slide-element  a.btn-circle:hover,
.pogoSlider-slide-element  a.btn-circle:focus {
    text-decoration: none;
    color: #11505d;
}
.btn-circle {
    width: 70px;
    height: 70px;
    margin-top: 150px;
    padding: 7px 16px;
    border: 2px solid #fff;
    border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
    font-size: 40px;
    color: #fff;
    background: 0 0;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.btn-circle:hover,
.btn-circle:focus {
    outline: 0;
    color: #fff;
    background: rgba(255,255,255,.1);
}

.btn-circle i.animated {
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
	color:#62b32c;
}

.btn-circle:hover i.animated {
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
}

@-webkit-keyframes pulse {    
    0 {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes pulse {    
    0 {
        -moz-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -moz-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -moz-transform: scale(1);
        transform: scale(1);
    }
}
.btn {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

/*-- /banner section --*/
/*-- about section --*/
section.about-wssl {
	padding:100px 0;
}
section.about-wssl h2 {
	font-size:40px;
	font-weight:bold;
	color:#00b1ff;
	padding:55px 0 20px;
	font-family: 'Poiret One', cursive;
}
section.about-wssl p {
	font-size:16px;
	font-weight:normal;
	line-height:35px;
}
section.about-wssl div#slideshow-banner { 
	height:400px; 
	width:100%; 
	overflow:hidden; 
	position:relative; 
	margin:0px auto; 
}
section.about-wssl div#slideshow-banner ul { 
	width:100%; 
	height:100%; 
}
ul li {
	list-style-type:none;
}
section.about-wssl #slideshow-controller {
	position: absolute;
	bottom: 10px;
	left: 45%;
}
section.about-wssl #slideshow-banner ul { 
	position: relative; 
}
section.about-wssl #slideshow-banner ul .slideshow-item { 
	position: absolute; 
}
section.about-wssl #slideshow-banner ul li.slideshow-item img {
	width:100%;
	height:auto;
}
section.about-wssl #controller-left {
	position: absolute;
	left: 2%;
	top: 45%;
	 cursor: url('../images/cursor-hand.png') 2 2, auto; 
}
section.about-wssl #controller-right {
	position: absolute;
	right: 2%;
	top: 45%;
	 cursor: url('../images/cursor-hand.png') 2 2, auto; 
}
section.about-wssl .controller-item {
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #00b1ff;
	margin-right: 10px;
	border-radius: 10px;
	opacity: 0.5;
	 cursor: url('../images/cursor-hand.png') 2 2, auto; 
}
section.about-wssl .controller-item-hover {
	opacity: 1;
	background: #ccc;
	transform: rotateX(360deg);
	transition: transform 2s;
}
section.about-wssl .slideshow-transform {
	transform: scale(1.7, 1.7);
	transition: transform 8s;
}
/*-- /about section --*/
/*-- services section --*/
section.service-wssl {
	position: relative;
  overflow: hidden;
  background: #000; /* Fallback background */
	padding:100px 0;
	/*background:url(../images/service.jpg) no-repeat;
	background-attachment:fixed;
	background-position:center;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;*/
}
section.service-wssl h3.text-center {
	font-size:40px;
	font-weight:bold;
	color:#fff;
	padding-bottom:50px;
	font-family: 'Poiret One', cursive;
	position:relative;
}
section.service-wssl h3.text-center:before {
	content:'';
	position:absolute;
	background-color:#fff;
	width:300px;
	height:2px;
	left:20%;
	bottom:2%;
} 
section.service-wssl h3.text-center:after {
	content:'';
	position:absolute;
	background-color:#fff;
	width:300px;
	height:2px;
	right:20%;
	bottom:2%;
}
section.service-wssl span.fa.fa-star-o {
    font-size: 25px;
    color: #fff;
    display: block;
    text-align: center;
    margin-top: -16px;
    margin-bottom: 50px;
}
section.service-wssl h4.text-center {
	font-size:25px;
	font-weight:normal;
	color:#fff;
	padding:20px 0;
	text-transform:capitalize;
	font-family: 'Poiret One', cursive;
}
section.service-wssl p.text-center {
	font-size:14px;
	font-weight:normal;
	line-height:30px;
	color:#fff;
}
.ch-grid {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	text-align: center;
	width: 100%;
}

.ch-grid:after,
.ch-item:before {
	content: '';
    display: table;
}

.ch-grid:after {
	clear: both;
}

.ch-grid li {
	width: 220px;
	height: 220px;
	display: inline-block;
	margin:0px;
}
.col-lg-4.col-md-4.col-sm-6.serv-agileinfo2 {
    padding-top: 190px;
}
.col-lg-12.col-md-12.col-sm-6.serv-wthree1,.col-lg-12.col-md-12.col-sm-6.serv-wthree4,.col-lg-12.col-md-12.col-sm-6.serv-wthree6 {
    padding-bottom: 40px;
}
/*-- /services section --*/
/*-- portfolio section --*/
section.portfolio-agileinfo {
	padding:100px 0;
}
section.portfolio-agileinfo h3.text-center {
	font-size:40px;
	font-weight:bold;
	color:#00b1ff;
	padding-bottom:50px;
	font-family: 'Poiret One', cursive;
	position:relative;
}
section.portfolio-agileinfo h3.text-center:before {
	content:'';
	position:absolute;
	background-color:#00b1ff;
	width:300px;
	height:2px;
	left:20%;
	bottom:2%;
} 
section.portfolio-agileinfo h3.text-center:after {
	content:'';
	position:absolute;
	background-color:#00b1ff;
	width:300px;
	height:2px;
	right:20%;
	bottom:2%;
}
section.portfolio-agileinfo span.fa.fa-star-o {
    font-size: 25px;
    color:#00b1ff;
    display: block;
    text-align: center;
    margin-top: -16px;
    margin-bottom: 50px;
}
/*-- /portfolio section --*/
/*-- team section --*/
section.team-agileinfo {
	padding:100px 0;
	background:url(../images/team.jpg) no-repeat;
	background-position:center;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	position:relative;
}
.jarallax {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position:center;
}
/* full height demo */
html.demo-full-height,
html.demo-full-height body,
html.demo-full-height .jarallax {
    height: 100%;
}
html.demo-full-height .jarallax {
    min-height: 600px;
}
section.team-agileinfo h3.text-center {
	font-size:40px;
	font-weight:bold;
	color:#fff;
	padding-bottom:50px;
	font-family: 'Poiret One', cursive;
	position:relative;
}
section.team-agileinfo h3.text-center:before {
	content:'';
	position:absolute;
	background-color:#fff;
	width:300px;
	height:2px;
	left:20%;
	bottom:2%;
} 
section.team-agileinfo h3.text-center:after {
	content:'';
	position:absolute;
	background-color:#fff;
	width:300px;
	height:2px;
	right:20%;
	bottom:2%;
}
section.team-agileinfo span.fa.fa-star-o {
    font-size: 25px;
    color:#fff;
    display: block;
    text-align: center;
    margin-top: -16px;
    margin-bottom: 50px;
}
section.team-agileinfo .view {
	width:100%;
	height:auto;
	margin:0 auto;
	overflow: hidden;
	position: relative;
	text-align: center;
	background: rgba(58, 161, 192, 0.38);
     cursor: url('../images/cursor.png') 2 2, auto; 
}
section.team-agileinfo .view .mask1, section.team-agileinfo .view .mask2, section.team-agileinfo .view .mask3, section.team-agileinfo .view .mask4, section.team-agileinfo .view .content {
	width:100%;
	height:100%;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
}
section.team-agileinfo .view img {
	display: block;
	position: relative;
}
section.team-agileinfo .view h4 {
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	position: relative;
	font-size: 20px;
	font-weight:normal;
	padding: 10px;
	background:#00b1ff;
	margin: 40px 0 0 0;
	font-family: 'Poiret One', cursive;
}
section.team-agileinfo .view ul.team-social {
	position: relative;
    padding: 25px 0;
    text-align: center;
}
section.team-agileinfo .view ul.team-social li {
	display:inline-block;
}
section.team-agileinfo .view ul.team-social li a i.fa {
	width: 37px;
    height: 37px;
    line-height: 35px;
    font-size: 16px;
    color: #fff;
    border: 1px solid #fff;
    background-color: transparent;
    text-align: center;
}
section.team-agileinfo .view ul.team-social li a i.fa.fa-facebook:hover {
	background-color:#3b5998;
	color:#fff;
	border-color:#3b5998;
}
section.team-agileinfo .view ul.team-social li a i.fa.fa-youtube:hover {
	background-color:#cd201f;
	color:#fff;
	border-color:#cd201f;
}
section.team-agileinfo .view ul.team-social li a i.fa.fa-twitter:hover {
	background-color:#1da1f2;
	color:#fff;
	border-color:#1da1f2;
}
section.team-agileinfo .view ul.team-social li a i.fa.fa-google-plus:hover {
	background-color:#dd4b39;
	color:#fff;
	border-color:#dd4b39;
}
section.team-agileinfo .view ul.team-social li a i.fa.fa-linkedin:hover {
	background-color:#0077b5;
	color:#fff;
	border-color:#0077b5;
}
section.team-agileinfo .view ul.team-social li a i.fa:hover {
    -webkit-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite;
	-moz-animation: spin 2s linear infinite;
	-o-animation: spin 2s linear infinite;
	-ms-animation: spin 2s linear infinite;
}
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
section.team-agileinfo .view p.info {
   display: inline-block;
   font-weight:normal;
   font-size: 16px;
   color: #fff;
   text-align: center;
   padding: 7px 10px;
   background:#00b1ff;
   color: #fff;
   text-transform:capitalize;
}
section.team-agileinfo .view p.info: hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
}
/*-- /team section --*/
/*-- blog section --*/
section.blog-websoftstar {
	padding:100px 0;
	background:url(../images/blog1.jpg) no-repeat;
	background-position:center;
	background-size:100% 100%;
}
section.blog-websoftstar h3.text-center {
	font-size:40px;
	font-weight:bold;
	color:#00b1ff;
	padding-bottom:50px;
	font-family: 'Poiret One', cursive;
	position:relative;
}
section.blog-websoftstar h3.text-center:before {
	content:'';
	position:absolute;
	background-color:#00b1ff;
	width:300px;
	height:2px;
	left:20%;
	bottom:2%;
} 
section.blog-websoftstar h3.text-center:after {
	content:'';
	position:absolute;
	background-color:#00b1ff;
	width:300px;
	height:2px;
	right:20%;
	bottom:2%;
}
section.blog-websoftstar span.fa.fa-star-o {
    font-size: 25px;
    color:#00b1ff;
    display: block;
    text-align: center;
    margin-top: -16px;
    margin-bottom: 50px;
}
.column {
	margin: 0 auto;
	padding: 0;
}
.column::after {
	content: '';
	clear: both;
	display: block;
}
.column div {
	position: relative;
	width:100%;
	height:auto;
	margin: 0 auto;
	padding: 0;
}
figure {
	width:100%;
	height:auto;
	margin: 0 auto;
	padding: 0;
	background: #fff;
	overflow: hidden;
}
.hover01 figure img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transition:all 0.7s ease-in-out;
	transition:all 0.7s ease-in-out;
	-moz-transition:all 0.7s ease-in-out;
	-o-transition:all 0.7s ease-in-out;
	-ms-transition:all 0.7s ease-in-out;
}
.hover01 figure:hover img {
	-webkit-transform: scale(1.7);
	transform: scale(1.7);
	-moz-transform: scale(1.7);
	-o-transform: scale(1.7);
	-ms-transform: scale(1.7);
	width: 100%;
    height: auto;
    margin: 0 auto;
	padding:0;
}
section.blog-websoftstar .blog-agile:hover .hover01 figure img{
	-webkit-transform: scale(1.7);
	transform: scale(1.7);
	-moz-transform: scale(1.7);
	-o-transform: scale(1.7);
	-ms-transform: scale(1.7);	
}
section.blog-websoftstar .blog-agile:hover {
	background-color:rgba(0,0,0,0.9);
}
section.blog-websoftstar .blog-agile {
    background-color: rgb(58, 58, 58);
    padding: 40px 30px;
    -webkit-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
}
section.blog-websoftstar .modal-content {
    text-align: center;
    text-align: -webkit-center;
    text-align: -moz-center;
}
section.blog-websoftstar .modal-header {
	background:#00b1ff;
}
section.blog-websoftstar .modal-header h4 {
    color: white;
    font-size: 30px;
    font-weight: normal;
    text-transform: uppercase;
	font-family: 'Poiret One', cursive;
}
section.blog-websoftstar .modal-footer {
	background: #2b2b2b;
}
section.blog-websoftstar .modal-body p {
	font-size:14px;
	font-weight:normal;
	color:#999;
	line-height:30px;
	padding:20px 0;
}
section.blog-websoftstar button.close {
    font-size: 60px;
    font-weight: 300;
    position: absolute;
    right: 20px;
    top: 1px;
}
section.blog-websoftstar button.btn.btn-default {
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    background-color:#62b32c;
}
section.blog-websoftstar img.img-responsive.team-agile {
    width: 100%; 
    height: auto;
    margin: 0 auto;
}
section.blog-websoftstar i.fa.fa-credit-card-alt, section.blog-websoftstar i.fa.fa-handshake-o, section.blog-websoftstar i.fa.fa-money {
	font-size: 30px;
    display: block;
    color:#95a9b1;
    padding-bottom: 20px;
}
section.blog-websoftstar a.blog-link1 {
	text-decoration:none;
	margin-bottom: 15px;
	display:block;
}
section.blog-websoftstar h4.blog-wthree {
    font-size: 19px;
    font-weight: bold;
    letter-spacing: 1px;
    color:#9aa9af;
    text-transform: uppercase;
    font-family: 'Poiret One', cursive;
}
section.blog-websoftstar  ul.blog-info {
    padding-bottom: 20px;
}
section.blog-websoftstar  ul.blog-info li {
	display:inline-block;
}
section.blog-websoftstar ul.blog-info li:nth-child(1) {
    margin-right:70px;
}
section.blog-websoftstar  ul.blog-info li i.fa {
	display: inline-block;
    font-size: 17px;
    color:#9aa9af;
}
section.blog-websoftstar  ul.blog-info li p,section.blog-websoftstar  ul.blog-info li p a {
	display: inline-block;
    font-size: 13px;
    font-weight: normal;
    color: #888;
	outline:none;
}
section.blog-websoftstar ul.social-websoftstar {
	padding:20px 0;
}
section.blog-websoftstar ul.social-websoftstar li {
	display:inline-block;
}
section.blog-websoftstar ul.social-websoftstar li a {
	text-decoration: none;
    margin-right: 40px;
}
section.blog-websoftstar ul.social-websoftstar li a i.fa {
	font-size: 16px;
    color:#9aa9af;
}
section.blog-websoftstar ul.social-websoftstar li a i.fa:hover {
    -webkit-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite;
	-moz-animation: spin 2s linear infinite;
	-o-animation: spin 2s linear infinite;
	-ms-animation: spin 2s linear infinite;
}
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
section.blog-websoftstar p.blog-p1 {
    font-size: 14px;
    font-weight: normal;
    line-height: 30px;
    height: 130px;
    width: 100%;
    color:#9aa9af;
}
section.blog-websoftstar a.blog-link3 {
    font-size: 16px;
	color:#fff;
    padding: 10px 20px;
    background-color:#62b32c;
    font-weight: bold;
	text-decoration: none;
	font-family: 'Poiret One', cursive;
	border-radius:25px;
	-webkit-border-radius:25px;
	-moz-border-radius:25px;
	-o-border-radius:25px;
	-ms-border-radius:25px;
	outline:none;
}
section.blog-websoftstar a.blog-link3:hover {
	background-color:#00b1ff;
	color:#fff;
}	
section.blog-websoftstar a.blog-link3  i.fa {
	margin-right:7px;
}
/*-- /blog section --*/
/*-- map section --*/
.map iframe.googlemaps {
	width:100%;
	height:400px;
}
/*-- /map section --*/
/*-- contact section --*/
section.contact-websoftstar {
	padding:100px 0;
	background:url(../images/contact.jpg) no-repeat;
	background-position:center;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	position:relative;
}
section.contact-websoftstar h3.text-center {
	font-size:40px;
	font-weight:bold;
	color:#fff;
	padding-bottom:50px;
	font-family: 'Poiret One', cursive;
	position:relative;
}
section.contact-websoftstar h3.text-center:before {
	content:'';
	position:absolute;
	background-color:#fff;
	width:300px;
	height:2px;
	left:20%;
	bottom:2%;
} 
section.contact-websoftstar h3.text-center:after {
	content:'';
	position:absolute;
	background-color:#fff;
	width:300px;
	height:2px;
	right:20%;
	bottom:2%;
}
section.contact-websoftstar span.fa.fa-star-o {
    font-size: 25px;
    color:#fff;
    display: block;
    text-align: center;
    margin-top: -16px;
    margin-bottom: 50px;
}
section.contact-websoftstar p.contact-p1 {
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    line-height: 30px;
}
ul.contact-wssls {
	padding:20px 0 0;
}
ul.contact-wssls li {
	padding-bottom:10px;
}
ul.contact-wssls li i.fa {
    display: inline-block;
    font-size: 22px;
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 33px;
    text-align: center;
    border: 1px solid #fff;
	margin-right:7px;
}
ul.contact-wssls li p {
	font-size:16px;
	font-weight:normal;
	display:inline-block;
	color:#fff;
}
ul.contact-wssls li p a {
	text-decoration:none;
	color:#fff;
}
section.contact-websoftstar label {
    font-size: 15px;
    font-weight: normal;
    color: #fff;
    padding-bottom: 10px;
}
section.contact-websoftstar input#name,input#email {
	height: 45px;
}
section.contact-websoftstar input#name,input#email,textarea#message {
    width: 100%;
    font-size: 17px;
    font-weight: normal;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.52);
    border: 1px solid rgba(255, 255, 255, 0.5);
}
section.contact-websoftstar button.btn.btn-primary {
    font-size: 16px;
	color:#fff;
    padding: 10px 20px;
    background-color:#62b32c;
    font-weight: bold;
	text-decoration: none;
	font-family: 'Poiret One', cursive;
	border-radius:25px;
	-webkit-border-radius:25px;
	-moz-border-radius:25px;
	-o-border-radius:25px;
	-ms-border-radius:25px;
	outline:none;
	border:none;
}
section.contact-websoftstar button.btn.btn-primary:hover {
	background-color:#00b1ff;
	color:#fff;
}
/*-- /contact section --*/
/*-- footer section --*/
section.footer-wss {
	padding:100px 0;
	background-color:#1d1b1b;
}
section.footer-wss h3 {
	font-size:25px;
	font-weight:bold;
	color:#fff;
	padding-bottom:20px;
	font-family: 'Poiret One', cursive;
}
section.footer-wss p.footer-p1 {
    font-size: 14px;
    font-weight: normal;
    line-height: 30px;
    padding-bottom: 25px;
	color:#fff;
}
section.footer-wss input#email2 {
    width: 70%;
    float: left;
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    height: 40px;
    background-color: rgba(0, 0, 0, 0.5);
    border: 1px solid #000000;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
}
section.footer-wss button.btn.btn-outline.btn-lg {
    width: 30%;
    float: left;
	height: 40px;
	letter-spacing: 1px;
	text-align:center;
	background-color:#62b32c;
	border:1px solid #62b32c;
	color:#fff;
	font-size:15px;
	font-weight:bold;
	font-family: 'Poiret One', cursive;
	border-radius:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	-o-border-radius:0;
	-ms-border-radius:0;
}
section.footer-wss button.btn.btn-outline.btn-lg:hover {
	background-color:#00b1ff;
	color:#fff;
	border-color:#00b1ff;
}
section.footer-wss ul.tweet-agile li:nth-child(1) {
	padding-bottom:30px;
}
section.footer-wss ul.tweet-agile li i.fa.fa-twitter-square {
    font-size: 45px;
	color:#62b32c;
	display:inline-block;
}
section.footer-wss ul.tweet-agile li p.tweet-p1 {
    font-size: 15px;
    font-weight: normal;
    margin: -48px 0 10px 44px;
    line-height: 30px;
	color:#fff;
}
section.footer-wss ul.tweet-agile li p.tweet-p1 a {
	text-decoration:none;
	color:#00b1ff;
}
section.footer-wss ul.tweet-agile li p.tweet-p2 {
	font-size:13px;
	font-weight:normal;
	font-style:italic;
	color:#fff;
}
input::-webkit-input-placeholder {
color: #fff !important;
} 
input:-moz-placeholder { /* Firefox 18- */
color: #fff !important;  
} 
input::-moz-placeholder {  /* Firefox 19+ */
color: #fff !important;  
} 
input:-ms-input-placeholder {  
color: #fff !important;  
}
/*-- /footer section --*/
/*-- copyright section --*/
.copright-wss {
	padding:50px 0;	
	background-color:#000;
}
.copright-wss ul.link-wssl li {
	display:inline-block;
	margin-right:30px;
}
.copright-wss ul.link-wssl li a {
	color:#fff;
	text-decoration:none;
	font-family: 'Poiret One', cursive;
	font-size:16px;
	font-weight:normal;
	display:block;
	position: relative;
	outline: none;
	padding:10px 0;
	letter-spacing: 1px;
	text-shadow: 0 0 1px rgba(255,255,255,0.3);
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s;
}
.copright-wss ul.link-wssl li a:hover,
.copright-wss ul.link-wssl li a:focus {
	outline: none;
}
.cl-effect-21 a::before,
.cl-effect-21 a::after {
	position: absolute;
	left: 0;
	width: 100%;
	height: 2px;
	background: #fff;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	-moz-transition: opacity 0.3s, -moz-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	transform: translateY(-10px);
}
.cl-effect-21 a::before {
	top: 0;
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	transform: translateY(-10px);
}
.cl-effect-21 a::after {
	bottom: 0;
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	transform: translateY(10px);
}
.cl-effect-21 a:hover {
	color: #fff;
}
.cl-effect-21 a:hover::before,
.cl-effect-21 a:hover::after {
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
}
.copright-wss p.copyright {
    font-size: 14px;
    font-weight: 200;
    color: #fff;
    line-height: 30px;
    text-align: center;
}
.copright-wss p.copyright a {
	color:#00b1ff;
	text-decoration:none;
}
.copright-wss p.copyright a:hover {
	color:#62b32c;
} 
/*-- /copyright 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.55) url(../images/cd-top-arrow.svg) no-repeat center 50%;
  background-size:70%;
  border:1px solid #fff;
  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;
}
.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;
}

//Particle matrix
canvas {
  position: relative;
  top: 0;
  left: 0;
}

#main-canvas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
#service .container {
  position: relative;
  z-index: 10; 
}

#overlay {
  position: absolute;
  top: 33%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  z-index: 100;
  pointer-events: none;
  mix-blend-mode: screen;
}

.title {
  font-size: clamp(2rem, 8vw, 6rem);
  font-weight: 100;
  letter-spacing: 0.5em;
  background: linear-gradient(135deg, #00f5ff, #ff00ff, #00ff88, #ffff00);
  background-size: 400% 400%;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  animation: gradientShift 8s ease infinite;
  filter: drop-shadow(0 0 30px rgba(0, 245, 255, 0.8));
}

.subtitle {
  margin-top: 1rem;
  font-size: clamp(0.6rem, 2vw, 1rem);
  color: rgba(255, 255, 255, 0.6);
  letter-spacing: 0.8em;
  text-transform: uppercase;
}

@keyframes gradientShift {
  0%,
  100% {
    background-position: 0% 50%;
  }

  50% {
    background-position: 100% 50%;
  }
}

#cursor {
  position: fixed;
  width: 40px;
  height: 40px;
  border: 2px solid rgba(0, 245, 255, 0.8);
  border-radius: 50%;
  pointer-events: none;
  z-index: 9999;
  transform: translate(-50%, -50%);
  transition: transform 0.1s ease, width 0.2s, height 0.2s;
  mix-blend-mode: difference;
}

#cursor-dot {
  position: fixed;
  width: 8px;
  height: 8px;
  background: #00f5ff;
  border-radius: 50%;
  pointer-events: none;
  z-index: 10000;
  transform: translate(-50%, -50%);
  box-shadow: 0 0 20px #00f5ff, 0 0 40px #00f5ff;
}


#audio-prompt {
  position: fixed;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.8rem;
  z-index: 1000;
  letter-spacing: 0.3em;
  animation: pulse 2s ease-in-out infinite;
}

@keyframes pulse {
  0%,
  100% {
    opacity: 0.3;
  }

  50% {
    opacity: 1;
  }
}

#controls {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 1000;
  display: flex;
  gap: 10px;
}

.control-btn {
  background: rgba(0, 245, 255, 0.1);
  border: 1px solid rgba(0, 245, 255, 0.3);
  color: #00f5ff;
  padding: 10px 20px;
   cursor: url('../images/cursor-hand.png') 2 2, auto; 
  font-family: monospace;
  font-size: 0.7rem;
  letter-spacing: 0.1em;
  transition: all 0.3s ease;
  text-transform: uppercase;
}

.control-btn:hover {
  background: rgba(0, 245, 255, 0.3);
  box-shadow: 0 0 30px rgba(0, 245, 255, 0.5);
}

#loading {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: 10000;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  transition: opacity 1s ease;
}

#loading.hidden {
  opacity: 0;
  pointer-events: none;
}

.loading-text {
  color: #00f5ff;
  font-size: 1rem;
  letter-spacing: 0.5em;
  margin-top: 30px;
}

.loading-bar {
  width: 200px;
  height: 2px;
  background: rgba(0, 245, 255, 0.2);
  margin-top: 20px;
  overflow: hidden;
}

.loading-bar::after {
  content: "";
  display: block;
  width: 50%;
  height: 100%;
  background: #00f5ff;
  animation: loading 1.5s ease-in-out infinite;
}

@keyframes loading {
  0% {
    transform: translateX(-100%);
  }

  100% {
    transform: translateX(300%);
  }
}

.matrix-footer {
  position: fixed;
  bottom: 14px;
  left: 18px;
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 0.6rem;
  letter-spacing: 0.35em;
  font-family: "Courier New", monospace;
  text-transform: uppercase;
  color: rgba(0, 245, 255, 0.35);
  z-index: 1200;
  pointer-events: auto;
  opacity: 0.6;
  transition: opacity 0.4s ease;
  mix-blend-mode: screen;
}

.matrix-footer:hover {
  opacity: 1;
}

.matrix-footer .mf-label {
  color: rgba(255, 255, 255, 0.25);
}

.matrix-footer .mf-name {
  color: rgba(0, 245, 255, 0.9);
  text-shadow: 0 0 6px rgba(0, 245, 255, 0.6), 0 0 14px rgba(0, 245, 255, 0.3);
}

.matrix-footer .mf-sep {
  color: rgba(255, 255, 255, 0.2);
}

.matrix-footer a {
  color: rgba(255, 0, 255, 0.65);
  text-decoration: none;
  position: relative;
  transition: color 0.3s ease;
}

.matrix-footer a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -4px;
  width: 0;
  height: 1px;
  background: linear-gradient(90deg, #00f5ff, #ff00ff);
  transition: width 0.4s ease;
}

.matrix-footer a:hover {
  color: rgba(255, 255, 255, 0.95);
  text-shadow: 0 0 10px rgba(255, 0, 255, 0.8);
}

.matrix-footer a:hover::after {
  width: 100%;
}

 .buttons {
        display: flex;
        justify-content: flex-start;
        gap: 24px;
        margin-top: 40px;
        pointer-events: auto;
    }
    .glass-button {
        position: relative;
        padding: 16px 40px;
        font-size: 1rem;
        font-weight: 600;
        letter-spacing: 0.08em;
        color: #fff;
        background: linear-gradient(135deg, rgba(255, 255, 255, 0.08) 0%, rgba(255, 255, 255, 0.02) 100%);
        border: 1.5px solid transparent;
        border-radius: 40px;
        backdrop-filter: blur(30px);
        box-shadow:
            0 8px 32px rgba(0, 0, 0, 0.2),
            inset 0 1px 0 rgba(255, 255, 255, 0.2),
            inset 0 -1px 0 rgba(255, 255, 255, 0.05);
        overflow: hidden;
         cursor: url('../images/cursor-hand.png') 2 2, auto; 
        transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
        pointer-events: auto;
    }
   
    .glass-button::before {
        content: '';
        position: absolute;
        inset: 0;
        border-radius: 40px;
        padding: 1.5px;
        background: linear-gradient(135deg,
            rgba(255, 255, 255, 0.4) 0%,
            rgba(138, 43, 226, 0.4) 25%,
            rgba(0, 191, 255, 0.4) 50%,
            rgba(255, 105, 180, 0.4) 75%,
            rgba(255, 255, 255, 0.4) 100%);
        background-size: 200% 200%;
        -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
        -webkit-mask-composite: xor;
        mask-composite: exclude;
        animation: borderFlow 3s linear infinite;
        opacity: 0.6;
        transition: opacity 0.5s ease;
    }
    @keyframes borderFlow {
        0% { background-position: 0% 50%; }
        100% { background-position: 200% 50%; }
    }
    .glass-button::after {
        content: '';
        position: absolute;
        inset: 0;
        border-radius: 40px;
        background: radial-gradient(circle at var(--x, 50%) var(--y, 50%),
            rgba(255, 255, 255, 0.2) 0%,
            transparent 50%);
        opacity: 0;
        transition: opacity 0.5s ease;
    }
    .glass-button:hover {
        background: linear-gradient(135deg, rgba(255, 255, 255, 0.15) 0%, rgba(255, 255, 255, 0.05) 100%);
        box-shadow:
            0 12px 48px rgba(138, 43, 226, 0.3),
            0 0 80px rgba(0, 191, 255, 0.2),
            inset 0 1px 0 rgba(255, 255, 255, 0.3),
            inset 0 -1px 0 rgba(255, 255, 255, 0.1);
        transform: translateY(-3px) scale(1.02);
    }
    .glass-button:hover::before {
        opacity: 1;
        animation-duration: 2s;
    }
    .glass-button:hover::after {
        opacity: 1;
    }
    .glass-button:active {
        transform: translateY(-1px) scale(0.98);
        box-shadow:
            0 6px 24px rgba(138, 43, 226, 0.2),
            inset 0 1px 0 rgba(255, 255, 255, 0.3);
    }
    .glass-button .shimmer {
        position: absolute;
        top: -50%;
        left: -50%;
        width: 200%;
        height: 200%;
        background: linear-gradient(
            90deg,
            transparent 0%,
            rgba(255, 255, 255, 0.1) 45%,
            rgba(255, 255, 255, 0.3) 50%,
            rgba(255, 255, 255, 0.1) 55%,
            transparent 100%
        );
        transform: rotate(30deg);
        animation: shimmer 3s infinite;
        pointer-events: none;
    }
    @keyframes shimmer {
        0% { transform: translateX(-100%) rotate(30deg); }
        100% { transform: translateX(100%) rotate(30deg); }
    }
    .glass-button:hover .shimmer {
        animation-duration: 1.5s;
    }
    .glass-button span {
        position: relative;
        z-index: 1;
    }
 .footer-link {
            color: #455a64 !important;
            text-decoration: none;
            display: flex;
            justify-content: space-between;
            align-items: center;
            padding: 0.3rem 0;
            transition: all 0.3s ease;
        }

        .footer-link:hover {
            color: var(--primary-blue) !important;
            transform: translateX(5px);
        }

        
      

        .footer-link:hover .link-icon {
            opacity: 1;
            margin-left: 8px;
        }

        .social-link {
            color: #607d8b !important;
            margin-right: 1rem;
            transition: all 0.3s ease;
        }

        .social-link:hover {
            color: var(--primary-blue) !important;
            transform: translateY(-3px);
        }
   .hover-text-success {
        transition: all 0.3s ease;
    }
    .hover-text-success:hover {
        color: #28a745!important;
        transform: translateY(-1px);
    }
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 40px;
    width: 40px;
    right: 30px;
    bottom: 30px;
  }
}
/*-- /back to top --*/

/*-- responsive design --*/
@media (max-width:1600px) {
	.pogoSlider {
	height:790px!important;	
	}
	.pogoSlider-slide-element {
	margin-top: 385px!important;
	}
	.btn-circle {
	margin-top:45px;	
	}
	section.banner-wssls .logo-wssls {
    left: 235px;
}
section.banner-wssls button#trigger-overlay {
	right: 235px;
}
}

@media (max-width:1440px) {
	.btn-circle {
	margin-top:45px;	
	}
	section.banner-wssls .logo-wssls {
    left: 155px;
	top:65px;
}
section.banner-wssls button#trigger-overlay {
	right: 155px;
}
}

@media (max-width:1366px) {
.pogoSlider {
    height: 767px!important;
}
.pogoSlider-slide-element {
    margin-top: 340px!important;
}
section.banner-wssls .logo-wssls {
    left: 120px;
    top: 65px;
}
section.banner-wssls button#trigger-overlay {
	right: 120px;
}
}

@media (max-width:1280px) {
section.banner-wssls .logo-wssls {
    left: 85px;
    top: 65px;
}
section.banner-wssls button#trigger-overlay {
	right: 85px;
}
}

@media (max-width:1080px) {
section.banner-wssls .logo-wssls {
	left: 80px;
}
section.banner-wssls button#trigger-overlay {
	right: 80px;
    top: 65px;
}
.pogoSlider-slide-element h3 {
	font-size:25px;
}
.pogoSlider-slide-element p {
	padding:0;
}
section.about-wssl p {
    font-size: 14px;
}
section.about-wssl div#slideshow-banner {
    height: 330px;
}
section.about-wssl h2,section.service-wssl h3.text-center,section.portfolio-agileinfo h3.text-center,section.team-agileinfo h3.text-center,section.blog-websoftstar h3.text-center,section.contact-websoftstar h3.text-center {
    font-size: 35px;
}
section.about-wssl {
    padding: 50px 0;
}
section.service-wssl,section.portfolio-agileinfo,section.team-agileinfo,section.blog-websoftstar,section.contact-websoftstar  {
    padding: 50px 0;
}
section.service-wssl h3.text-center:before,section.service-wssl h3.text-center:after,section.portfolio-agileinfo h3.text-center:before,section.portfolio-agileinfo h3.text-center:after,section.team-agileinfo h3.text-center:before,section.team-agileinfo h3.text-center:after,section.blog-websoftstar h3.text-center:before,section.blog-websoftstar h3.text-center:after,section.contact-websoftstar h3.text-center:before,section.contact-websoftstar h3.text-center:after {
	width: 250px;
}
section.service-wssl span.fa.fa-star-o,section.portfolio-agileinfo span.fa.fa-star-o,section.team-agileinfo span.fa.fa-star-o,section.blog-websoftstar span.fa.fa-star-o,section.contact-websoftstar span.fa.fa-star-o {
	margin-bottom: 30px;
}
section.service-wssl h3.text-center,section.portfolio-agileinfo h3.text-center,section.team-agileinfo h3.text-center,section.blog-websoftstar h3.text-center,section.contact-websoftstar h3.text-center {
	padding-bottom: 40px;
}
.slideshow figcaption p {
    font-size: 14px;
}
.slideshow figcaption h3 {
	font-size: 30px;
}
section.team-agileinfo .view h4 {
	font-size: 17px;
	padding: 7px;
	margin: 25px 0 0 0;
}
section.team-agileinfo .view p.info {
	font-size:14px;
	padding: 5px 10px;
}
section.blog-websoftstar .blog-agile {
	padding: 25px 20px;
}
section.blog-websoftstar h4.blog-wthree {
    font-size: 16px;
}
section.blog-websoftstar ul.blog-info li:nth-child(1) {
    margin-right: 30px;
}
section.blog-websoftstar ul.social-websoftstar li a {
	margin-right: 30px;
}
section.blog-websoftstar ul.social-websoftstar {
    padding: 20px 0 10px;
}
section.blog-websoftstar p.blog-p1 {
	height:150px;
}
section.contact-websoftstar p.contact-p1 {
    font-size: 14px;
}
ul.contact-wssls li p {
    font-size: 14px;
}
section.contact-websoftstar input#name,section.contact-websoftstar input#email,section.contact-websoftstar textarea#message {
	font-size:15px;
}
section.contact-websoftstar button.btn.btn-primary {
    font-size: 14px;
}
section.footer-wss input#email2 {
    width: 100%;
	text-align: center;
}
section.footer-wss button.btn.btn-outline.btn-lg {
    width: 100%;
}
section.footer-wss .footer-pic a {
	margin:5px;
}
}

@media (max-width:1050px) {
.pogoSlider-slide-element h3 {
	width:100%;	
	padding-bottom:10px;
}
.copright-wss {
    padding: 30px 0;
}
section.banner-wssls .logo-wssls {
    left: 70px;
}
section.banner-wssls button#trigger-overlay {
	right:70px;
}
}

@media (max-width: 1024px) {
.pogoSlider {
    height: 675px!important;
}
section.banner-wssls .logo-wssls a h1 {
    font-size: 35px;
    letter-spacing: 1px;
}
section.banner-wssls button#trigger-overlay {
	padding:5px 10px;
}
.pogoSlider-slide-element h3 {
    font-size: 20px;
    text-align: center;
	padding-bottom:0;
}
.pogoSlider-slide-element p {
    padding: 0;
    font-size: 16px;
    text-align: center;
    width: 100%;
}
.pogoSlider-slide-element ul.banner-agileits {
    padding-top: 10px;
    text-align: center;
}
element.style {
}
.pogoSlider-slide-element {
	margin-top: 285px!important;
}
section.footer-wss input#email2 {
	font-size: 14px;
}
}

@media (max-width:991px) {
.pogoSlider {
    height: 600px!important;
}
.pogoSlider-slide-element h3 {
    line-height: 45px;
}
.pogoSlider-slide-element {
	margin-top: 230px!important;
}
section.about-wssl h2 {
	text-align:center;
	padding:0 0 30px;
}
section.about-wssl p {
	text-align:center;
	padding-bottom:20px;
}
section.about-wssl div#slideshow-banner {
    height: 400px;
}
section.service-wssl h3.text-center:before,section.portfolio-agileinfo h3.text-center:before,section.team-agileinfo h3.text-center:before,section.blog-websoftstar h3.text-center:before,section.contact-websoftstar h3.text-center:before {
	left:10%;
} 
section.service-wssl h3.text-center:after,section.portfolio-agileinfo h3.text-center:after,section.team-agileinfo h3.text-center:after,section.blog-websoftstar h3.text-center:after,section.contact-websoftstar h3.text-center:after {
	right:10%;
}
.col-lg-4.col-md-4.col-sm-6.serv-agileinfo2 {
    padding-top: 0px;
	width:100%;
}
.col-lg-12.col-md-12.col-sm-6.serv-wthree4 {
    width: 100%;
}
.col-lg-12.col-md-12.col-sm-6.serv-wthree4 {
    width: 50%;
    margin: 0 auto;
    float: none;
}
.col-lg-4.col-md-4.col-sm-6.serv-agileinfo3 {
    width: 100%;
}
section.service-wssl h3.text-center, section.portfolio-agileinfo h3.text-center, section.team-agileinfo h3.text-center, section.blog-websoftstar h3.text-center, section.contact-websoftstar h3.text-center {
    padding-bottom: 35px;
}
.col-lg-12.col-md-12.col-sm-6.serv-wthree6 {
    padding-bottom:0px;
}
.grid figure {
    padding:5px;
}
.grid li {
    width: 33%;
    float: none;
    display: inline-block;
}
.grid-gallery ul {
	text-align:center;
}
.col-lg-3.col-md-3.col-sm-3.team-wssls {
    width: 50%;
    float: left;
}
section.team-agileinfo .team-grid .col-lg-3.col-md-3.col-sm-3.team-wssls:nth-child(1),section.team-agileinfo .team-grid .col-lg-3.col-md-3.col-sm-3.team-wssls:nth-child(2) {
	padding-bottom:30px;
}
section.team-agileinfo .view h4 {
    font-size: 20px;
    padding: 10px;
    margin: 85px 0 0 0;
}
section.team-agileinfo .view p.info {
    font-size: 16px;
    padding: 5px 10px;
}
section.blog-websoftstar .blog-agile {
    padding: 25px 20px;
    width: 55%;
    margin: 0 auto;
}
section.blog-websoftstar .blog-agile:nth-child(1),section.blog-websoftstar .blog-agile:nth-child(2) {
	margin-bottom:30px;
}
ul.contact-wssls {
    padding: 20px 0;
    width:100%;
}
.col-lg-4.col-md-4.col-sm-6.col-xs-12.footer-agile1 {
    padding-bottom: 30px;
}
.col-lg-4.col-md-4.col-sm-12.col-xs-12 {
    text-align: center;
}
section.footer-wss {
	padding:50px 0;
}
section.blog-websoftstar .modal-header h4,section.banner-wssls .modal-header h4 {
	font-size:20px;
}
section.blog-websoftstar button.btn.btn-default,section.banner-wssls button.btn.btn-default {
    font-size: 14px;
}
section.blog-websoftstar button.close,section.banner-wssls button.close {
	top:-5px;
}
ul.link-wssl.cl-effect-21 {
    text-align: center;
}
.copright-wss ul.link-wssl li {
	margin:0 14px;
}
}

@media (max-width:900px) {
section.footer-wss p.footer-p1 {
    font-size: 13px;
}
section.footer-wss ul.tweet-agile li p.tweet-p1 {
    font-size: 13px;
}
.slideshow figure {
    width: 80%;
    height:auto;
    margin: 35px auto;	
}
}

@media (max-width: 768px) {
.pogoSlider {
    height: 490px!important;
}
.slideshow figure {
    width: 80%;
    margin: 70px auto 0;
}
.btn-circle {
    width: 55px;
    height: 55px;
	padding:5px 0;
	font-size:35px;
}
section.banner-wssls .logo-wssls a h1 {
    font-size: 30px;
}
section.banner-wssls .logo-wssls {
    left: 70px;
	top:35px;
}	
section.banner-wssls button#trigger-overlay {
    right: 60px;
    top: 35px;
}
.pogoSlider-slide-element {
    margin-top: 160px!important;
}
.overlay ul li a {
    font-size: 25px;
}
.overlay .overlay-close {
    width: 40px;
    height: 40px;
	right: 62px;
    top: 35px;
}
}

@media (max-width:767px) {
	.overlay ul li a {
    font-size: 20px;
}
}

@media (max-width: 736px) {
.pogoSlider {
    height: 350px!important;
}
.overlay .overlay-close {
    width: 35px;
    height: 35px;
	right:40px;
}
.pogoSlider-slide-element {
    margin-top: 100px!important;
}
.btn-circle {
	display:none;
}
section.about-wssl div#slideshow-banner {
    height: 320px;
}
.col-lg-12.col-md-12.col-sm-6.serv-wthree1,.col-lg-12.col-md-12.col-sm-6.serv-wthree2,.col-lg-12.col-md-12.col-sm-6.serv-wthree3, .col-lg-12.col-md-12.col-sm-6.serv-wthree4, .col-lg-12.col-md-12.col-sm-6.serv-wthree6 {
	padding-bottom:40px;
}
.col-lg-12.col-md-12.col-sm-6.serv-wthree5 {
    padding-bottom:0;
}	
.col-lg-12.col-md-12.col-sm-6.serv-wthree4 {
    width: 100%;
}
section.about-wssl #controller-left img,section.about-wssl #controller-right img {
	width:20px;
	height:40px;
}
section.footer-wss input#email2 {
    width: 70%;
}
section.footer-wss button.btn.btn-outline.btn-lg {
    width: 30%;
}
section.footer-wss ul.tweet-agile li p.tweet-p1 {
	margin: -48px 0 20px 44px;
}
.copright-wss ul.link-wssl {
	text-align:center;
}
.slideshow figure {
    width: 80%;
    margin: 20px auto 0;
}
section.banner-wssls .modal-header h4 {
	font-size:20px;	
}
section.banner-wssls button.close {
	top: -4px;
}
section.banner-wssls button.btn.btn-default {
    font-size: 14px;
}
.slideshow figcaption p {
	display:none;
}
.slideshow figcaption {
    padding: 0px;
}
}

@media (max-width: 667px) {
section.banner-wssls .logo-wssls a h1 {
    font-size: 25px;
}
.pogoSlider-slide-element p {
	display:none;
}
section.banner-wssls button#trigger-overlay {
    right: 30px;
    top: 25px;
}
section.banner-wssls .logo-wssls {
    left: 40px;
    top: 30px;
}
.pogoSlider {
    height: 311px!important;
}
.pogoSlider-slide-element h3 {
	padding-bottom: 15px;
}
section.about-wssl h2 {
	padding-bottom:20px;
}
section.service-wssl h3.text-center:before, section.service-wssl h3.text-center:after, section.portfolio-agileinfo h3.text-center:before, section.portfolio-agileinfo h3.text-center:after, section.team-agileinfo h3.text-center:before, section.team-agileinfo h3.text-center:after, section.blog-websoftstar h3.text-center:before, section.blog-websoftstar h3.text-center:after, section.contact-websoftstar h3.text-center:before, section.contact-websoftstar h3.text-center:after {
    width: 180px;
}
.pogoSlider-slide-element ul.banner-agileits li a.link-wssl1,.pogoSlider-slide-element ul.banner-agileits li a.link-wssl2 {
    width: 140px;
	line-height: 38px;
	font-size:15px;
}
section.about-wssl div#slideshow-banner {
    height: 270px;
}
section.about-wssl #controller-left,section.about-wssl #controller-right {
	top:42%;
}
.slideshow figcaption p {
    display: none;
}
.slideshow figcaption h3 {
    font-size: 22px;
}
.slideshow figure {
	border:5px solid #fff;
} 
.slideshow figcaption {
    padding: 10px;
}
section.service-wssl h3.text-center:before, section.portfolio-agileinfo h3.text-center:before, section.team-agileinfo h3.text-center:before, section.blog-websoftstar h3.text-center:before, section.contact-websoftstar h3.text-center:before {
    left: 17%;
}
section.service-wssl h3.text-center:after, section.portfolio-agileinfo h3.text-center:after, section.team-agileinfo h3.text-center:after, section.blog-websoftstar h3.text-center:after, section.contact-websoftstar h3.text-center:after {
    right: 17%;
}
section.team-agileinfo .view h4 {
    font-size: 20px;
    padding: 10px;
    margin: 65px 0 0 0;
}
ul.contact-wssls {
	width:41%;
}
}

@media (max-width:640px) {
.pogoSlider-slide-element h3 {
	font-size:16px;
	line-height:35px;
	padding:0 20px 10px;
}
section.about-wssl h2, section.service-wssl h3.text-center, section.portfolio-agileinfo h3.text-center, section.team-agileinfo h3.text-center, section.blog-websoftstar h3.text-center, section.contact-websoftstar h3.text-center {
    font-size: 30px;
}
section.blog-websoftstar .blog-agile {
    padding: 25px 20px;
    width: 65%;
    margin: 0 auto;
}
ul.contact-wssls {
    width: 43%;
}
.slideshow figure {
    width: 80%;
    margin: 50px auto 0;
}
}

@media (max-width:600px) {
.pogoSlider {
    height: 365px!important;
}
.pogoSlider-slide-element {
    margin-top: 125px!important;
}
section.service-wssl h3.text-center:before, section.portfolio-agileinfo h3.text-center:before, section.team-agileinfo h3.text-center:before, section.blog-websoftstar h3.text-center:before, section.contact-websoftstar h3.text-center:before {
    left: 13%;
}
section.service-wssl h3.text-center:after, section.portfolio-agileinfo h3.text-center:after, section.team-agileinfo h3.text-center:after, section.blog-websoftstar h3.text-center:after, section.contact-websoftstar h3.text-center:after {
    right: 13%;
}
section.team-agileinfo .view h4 {
    font-size: 20px;
    padding: 10px;
    margin: 45px 0 0 0;
}
ul.contact-wssls {
    width: 47%;
}
}

@media (max-width: 568px) {
.pogoSlider {
    height: 256px!important;
}
.pogoSlider-slide-element {
    margin-top: 80px!important;
}
.overlay ul li a {
    font-size: 16px;
}
section.team-agileinfo .view h4 {
    font-size: 20px;
    padding: 10px;
    margin: 35px 0 0 0;
}
section.blog-websoftstar p.blog-p1 {
    height: 140px;
}
section.about-wssl div#slideshow-banner {
    height: 245px;
}
ul.contact-wssls {
    width: 50%;
}
.slideshow figcaption h3 {
    font-size: 20px;
}
.slideshow figcaption {
    padding: 0px;
}
.slideshow figure {
    width: 80%;
    margin: 13px auto 0;
}
}

@media(max-width:480px) {
section.banner-wssls .logo-wssls {
    left: 35px;
    top: 20px;
}
section.banner-wssls button#trigger-overlay {
    right: 30px;
    top: 20px;
}
section.service-wssl h3.text-center:before, section.service-wssl h3.text-center:after, section.portfolio-agileinfo h3.text-center:before, section.portfolio-agileinfo h3.text-center:after, section.team-agileinfo h3.text-center:before, section.team-agileinfo h3.text-center:after, section.blog-websoftstar h3.text-center:before, section.blog-websoftstar h3.text-center:after, section.contact-websoftstar h3.text-center:before, section.contact-websoftstar h3.text-center:after {
    width: 135px;
}
section.team-agileinfo .view ul.team-social li a i.fa {
    width: 32px;
    height: 32px;
    line-height: 31px;
    font-size: 15px;
}
.grid li {
    width: 50%;
}
section.team-agileinfo .view h4 {
    font-size: 18px;
    padding: 7px;
    margin: 30px 0 0 0;
}
section.team-agileinfo .view ul.team-social {
	padding: 17px 0;
}
section.team-agileinfo .view p.info {
    font-size: 15px;
    padding: 4px 10px;
}
section.blog-websoftstar .blog-agile {
    padding: 25px 20px;
    width: 80%;
    margin: 0 auto;
}
.map iframe.googlemaps {
    width: 100%;
    height: 250px;
}
ul.contact-wssls {
    width: 61%;
}
#lightninBox {
	padding: 10px;
}
.slideshow figure {
    width: 80%;
    margin: 187px auto 0;
}
}

@media (max-width:414px) {
section.banner-wssls .logo-wssls a h1 {
    font-size: 20px;
}
section.banner-wssls button#trigger-overlay i.fa {
    font-size: 17px;
}
section.banner-wssls button#trigger-overlay {	
    padding: 5px 9px;
}
.pogoSlider-slide-element {
    margin-top: 80px!important;
}
.pogoSlider-slide-element h3 {
    font-size: 15px;
    line-height: 30px;
    padding: 0 0px 10px;
}
section.about-wssl {
	padding:30px 0;
}
section.about-wssl h2 {
    padding-bottom: 10px;
}
section.about-wssl p {
    font-size: 13px;
    line-height: 30px;
}
section.service-wssl, section.portfolio-agileinfo, section.team-agileinfo, section.blog-websoftstar, section.contact-websoftstar {
    padding: 30px 0;
}
section.service-wssl h3.text-center:before, section.service-wssl h3.text-center:after, section.portfolio-agileinfo h3.text-center:before, section.portfolio-agileinfo h3.text-center:after, section.team-agileinfo h3.text-center:before, section.team-agileinfo h3.text-center:after, section.blog-websoftstar h3.text-center:before, section.blog-websoftstar h3.text-center:after, section.contact-websoftstar h3.text-center:before, section.contact-websoftstar h3.text-center:after {
    width: 110px;
}
section.service-wssl p.text-center {
    font-size: 13px;
}
section.service-wssl h4.text-center {
    font-size: 25px; 
	padding:10px 0;
}
.col-lg-3.col-md-3.col-sm-3.team-wssls {
    width: 100%;
	padding-bottom:30px;
}
section.about-wssl div#slideshow-banner {
    height: 220px;
}
section.team-agileinfo .view h4 {
    font-size: 18px;
    padding: 7px;
    margin: 80px 0 0 0;
}
section.team-agileinfo .view ul.team-social {
    padding: 30px 0;
}
section.blog-websoftstar .blog-agile {
	padding: 25px 20px;
    width: 100%;
    margin: 0 auto;
}
ul.contact-wssls {
    width: 72%;
}
.copright-wss ul.link-wssl li {
	margin:0 10px;
}
section.footer-wss h3 {
	text-align:center;
}
section.footer-wss h3 {
	text-align:center;
}
.slideshow figure {
    width: 80%;
    margin: 210px auto 0;
}
section.blog-websoftstar .modal-header h4, section.banner-wssls .modal-header h4 {
    font-size: 16px;
}
section.banner-wssls button.close,section.blog-websoftstar button.close {
    font-size: 54px;
}
}

@media (max-width:384px) {
.pogoSlider-slide-element ul.banner-agileits li a.link-wssl1, .pogoSlider-slide-element ul.banner-agileits li a.link-wssl2 {
    width: 120px;
    line-height: 30px;
    font-size: 15px;
	height:30px;
}
section.about-wssl #slideshow-controller {
	left:39%;
}
section.about-wssl div#slideshow-banner {
    height: 200px;
}
.grid li {
    width: 100%;
}
ul.contact-wssls {
    width: 100%;
}
section.footer-wss input#email2 {
    font-size: 13px;
}
section.footer-wss button.btn.btn-outline.btn-lg {
	font-size:13px;
}
.slideshow figure {
    width: 80%;
    margin: 195px auto 0;
}
}

@media (max-width:375px) {
section.service-wssl h3.text-center:before, section.service-wssl h3.text-center:after, section.portfolio-agileinfo h3.text-center:before, section.portfolio-agileinfo h3.text-center:after, section.team-agileinfo h3.text-center:before, section.team-agileinfo h3.text-center:after, section.blog-websoftstar h3.text-center:before, section.blog-websoftstar h3.text-center:after, section.contact-websoftstar h3.text-center:before, section.contact-websoftstar h3.text-center:after {
    width: 100px;
}
}

@media (max-width: 320px) {
.slideshow figcaption h3 {
    font-size: 15px;
}
.slideshow figure {
    width: 80%;
    margin: 160px auto 0;
}	
section.banner-wssls .logo-wssls a h1 {
    font-size: 17px;
}
section.banner-wssls .logo-wssls {
    left: 20px;
    top: 20px;
}
.pogoSlider-slide-element {
    margin-top: 65px!important;
}
section.service-wssl h3.text-center:before, section.service-wssl h3.text-center:after, section.portfolio-agileinfo h3.text-center:before, section.portfolio-agileinfo h3.text-center:after, section.team-agileinfo h3.text-center:before, section.team-agileinfo h3.text-center:after, section.blog-websoftstar h3.text-center:before, section.blog-websoftstar h3.text-center:after, section.contact-websoftstar h3.text-center:before, section.contact-websoftstar h3.text-center:after {
    width: 83px;
}
section.team-agileinfo .view h4 {
    font-size: 18px;
    padding: 7px;
    margin: 45px 0 0 0;
}
section.blog-websoftstar h4.blog-wthree {
    font-size: 13px;
}
section.blog-websoftstar ul.social-websoftstar li a {
    margin-right: 23px;
}
section.blog-websoftstar p.blog-p1 {
    font-size: 13px;
}
section.blog-websoftstar p.blog-p1 {
    height: 190px;
}
section.blog-websoftstar a.blog-link3 {
    font-size: 15px;
	padding: 7px 17px;
}
section.about-wssl h2, section.service-wssl h3.text-center, section.portfolio-agileinfo h3.text-center, section.team-agileinfo h3.text-center, section.blog-websoftstar h3.text-center, section.contact-websoftstar h3.text-center {
    font-size: 25px;
}
section.service-wssl span.fa.fa-star-o, section.portfolio-agileinfo span.fa.fa-star-o, section.team-agileinfo span.fa.fa-star-o, section.blog-websoftstar span.fa.fa-star-o, section.contact-websoftstar span.fa.fa-star-o {
    margin-bottom: 15px;
}
section.contact-websoftstar p.contact-p1 {
    font-size: 13px;
}
ul.contact-wssls li i.fa {
	width: 35px;
    height: 35px;
    line-height: 33px;
	font-size:18px;
}
ul.contact-wssls li p {
    font-size: 13px;
}
section.contact-websoftstar label {
    font-size: 13px;
	padding-bottom:7px;
}
section.contact-websoftstar input#name, input#email {
    height: 40px;
}
section.contact-websoftstar input#name, section.contact-websoftstar input#email, section.contact-websoftstar textarea#message {
    font-size: 14px;
}
section.contact-websoftstar button.btn.btn-primary {
    font-size: 13px;
}
section.footer-wss {
    padding: 30px 0;
}
section.footer-wss input#email2 {
    width: 100%;
}
section.footer-wss button.btn.btn-outline.btn-lg {
    width: 100%;
}
section.footer-wss .footer-pic a {
	width:105px;
}
.copright-wss p.copyright {
    font-size: 13px;
}
section.blog-websoftstar .modal-header h4, section.banner-wssls .modal-header h4 {
    font-size: 14px;
}
section.banner-wssls button.close, section.blog-websoftstar button.close {
    font-size: 50px;
	top:0px;
	right:10px;
}
section.banner-wssls .modal-body p {
    font-size: 13px;
}
}