html,
body {
    padding: 0;
    margin: 0;
    letter-spacing: 1px;
 font-family: 'Roboto Condensed', sans-serif; 
 background-color: #fff;
}

body a {
    outline: none;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    text-decoration: none;
}

body a:hover {
    text-decoration: none;
}

body a:focus,
a:hover {
    text-decoration: none;
}

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;
    letter-spacing: 1px;
	font-family: 'Roboto Condensed', sans-serif;
  
}
select,input[type="email"],input[type="text"],input[type=password],
input[type="button"],input[type="submit"],textarea{
   font-family: 'Montserrat', sans-serif;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
	letter-spacing: 1px;
	font-family: 'Roboto Condensed', sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
  font-family: 'Montserrat', sans-serif;
    letter-spacing: 1px;
}
p {
    margin: 0;
    padding: 0;
    letter-spacing: 1px;
    font-family: 'Roboto Condensed', sans-serif;
}
ul {
    margin: 0;
    padding: 0;
	list-style-type: none;
}

#service {
    background-color: #ccc;
}

#video-gallery {
    background-color: #c2fcf2;
}
.video-overlay{
    color: #c4302b;
    opacity: 0;
    transition: all 0.3s ease;
}
.video-container:hover .video-overlay {
    opacity: 1;
    cursor: pointer;
}

#contact {
    background-color: #ccc;
}

.row{margin:0px;}
/*-- //Reset-Code --*/
.clr {
    color: #fff;
}
.lft{    text-align: left;}
.rigt{    text-align: right;}

.custom-btn {
    border: 1px solid #00BD9D;
    cursor: pointer;
    background: transparent;
    padding: 7px 30px;
    margin: 15px 0px; 
}
.custom-btn:focus {
    outline: 0 !important;
}

/*-- header --*/
/*-- banner --*/
/*--search--*/
.cd-main-header {
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}
.cd-main-header {
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
}
.cd-main-content.nav-is-visible, .cd-main-header.nav-is-visible {
	-webkit-transform: translateX(-260px);
	-moz-transform: translateX(-260px);
	-ms-transform: translateX(-260px);
	-o-transform: translateX(-260px);
	transform: translateX(-260px);
}
.nav-on-left .cd-main-content.nav-is-visible, .nav-on-left .cd-main-header.nav-is-visible {
	-webkit-transform: translateX(260px);
	-moz-transform: translateX(260px);
	-ms-transform: translateX(260px);
	-o-transform: translateX(260px);
	transform: translateX(260px);
}
.cd-header-buttons {
    position: absolute;
    display: inline-block;
    top: 0px;
    right: 0%;
}
.cd-header-buttons li {
	display: inline-block;
}

.center-container {
    padding: 2em 0 48em;
    background: rgba(0, 0, 0, 0.44);
}
.hedder-up {
    position: relative;
    top: -16px;
    background: rgba(128,128,128,0);
    padding: 20px 0;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}
/*-- nav --*/
ul.navbar-nav {
    padding: 0px 0;
}
/*-- nav --*/
h1 a.navbar-brand {
    padding: 5px;
    font-size: 40px;
    color: #00f1c8   !important;
    text-transform: uppercase;
    font-weight: 600;
    margin-right: 0;
    font-family: 'Montserrat', sans-serif;
    background-color: rgba(255,255,255,0.1);
}
.navbar-light .navbar-nav .nav-link {
    color: #fff;
    font-size: 15px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0px 15px;
	padding: 0px 0px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

nav.navbar.navbar-toggleable-md.navbar-light {
    padding:0em;
    background: rgba(255, 255, 255, 0);
}


.navbar {
    padding: 0;
}
/*-- //nav --*/
/*-- //header --*/
.banner1{
	 background: url(/images/themes/theme-photog/bg1.jpg)no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height:350px;
} 
/*--/banner --*/
.main_section_agile{
    background: url(/images/themes/theme-photog/bg1.jpg)no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height:800px;
}
/*--- slider-css --*/
.PS-banner {
    padding: 16em 0 0;
    text-align: center;
}
#typer {
    vertical-align: middle;
    text-align: center;
    color: #FFFFFF;
    font-size: 3em !important;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
}
.PS-banner p {
    width: 60%;
    font-size: 16px;
    letter-spacing: 2px;
    color: #fff;
    line-height: 30px;
}
/*--//banner --*/

/*services*/
.icon {
    font-size: 40px;
    border: 1px solid rgba(0,0,0,0.3);
    padding: 0px 15px;
    margin-right: 15px;
    box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
}

/* about */
.about-grid1 {
    background: url(/images/themes/theme-photog/g1.jpg) no-repeat center;
    background-size: cover;
}

.about-grid2 {
    padding: 0em 0 0 4em;
}
.about-subgrid p {
    color: #000;
    text-transform: capitalize;
    font-size: 1.8em;
    font-weight: bold;
    font-style: italic;
    margin:0;
}

.about-subgrid span {
    color: #000;
    font-weight: 800;
    font-size: 1em;
    padding-left: 27px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.about-subgrid h2 {
    font-size: 2.2em;
    text-transform: uppercase;
    color: #000;
    margin: 0.5em 0;
    display: inline-block;
    border-right: 5px double #00bd9d;
    padding-right: 10px;
}

.about-subgrid h4 {
    text-transform: capitalize;
    font-weight: 800;
    font-size: 1.5em;
    margin: 10px 0;
    background: #e6e6e6;
    color: #000;
    padding: 10px;
}

.about-subgrid h5 {
    color: #000;
    font-size: 1.5em;
    text-transform: capitalize;
    margin: 1em 0;
    border: 2px solid #00bd9d;
    display: inline-block;
    padding: 5px 10px;
}

ul.PSl-about-list {
    padding: 0em 0 0 2em;
}

ul.PSl-about-list li {
    list-style-type: square;
    font-size: 1.2em;
    color: #000;
    line-height: 2;
    letter-spacing: 0.5px;
    font-style: italic;
    font-weight: 600;
}
.PSl_header {
    font-size: 2.5em;
    color: #262c38;
    letter-spacing: 1px;
    position: relative;
    font-weight: 600;
    text-align: center;
}
.PSl_header span {
    color: #545151;
    font-weight: 200;
}
/*-- stats --*/
.PSlayouts_stats_left{
    padding: 1em 0 4em 0;
	text-align:center;
}
.PSlayouts_stats_left p{
    font-size: 2em;
    font-weight: 700;
    letter-spacing: 2px;
    color: #fff;
    margin: 0.5em 0;
}
.PSlayouts_stats_left h3 {
    font-size: 1.3em;
    color: #00bd9d;
    letter-spacing: 1px;
    font-weight: 600;
}
.PSlayouts_stats_left i {
    font-size: 2.5em;
    color: #fff;
}
.PSl_stats_bottom_grid_left img{
	margin:0 auto;
}
.stats{
	 background: url(/images/themes/theme-photog/bg2.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    text-align: center;
	background-attachment:fixed;
}
.overlay {
    background:rgba(0, 0, 0, 0.64);
}
/*-- //stats --*/

/*--footer--*/

.footer_PSlayouts_section_1its{
	background: #151515;
}

.footer_PSlayouts_section_1its h3,.footer_PSlayouts_section_1its h2{
	font-size: 1.6em;
	color: #ffffff;
    font-weight: 600;
	margin-bottom: 20px;
	letter-spacing: 1px;
}

.footer-text p, .contact-info p {
    color: #808080;
    font-size: 15px;
    line-height: 1.8em;
    letter-spacing: 1px;
}

.phone {
    margin-top: 20px;
}

.contact-info h4 {
    font-style: normal;
    font-weight: 300;
    font-size: 1.3em;
    line-height: 1.71;
    letter-spacing: 1px;
    text-transform: capitalize;
    color: #fff;
}
.copyright {
    border-top: 1px solid;
    margin-left: 15px;
}
.copyright p {
    font-size: 15px;
    letter-spacing: .5px;
    text-transform: capitalize;
}
.copyright p a{
	color:#00bd9d;
	text-decoration: underline;
}
.copyright p a:hover {
	color:#fff;
}
.footer p {
	color: #808080;
}

.footer-grid:nth-child(2) {
	border-left: 1px solid #1b1b1b;
	border-right: 1px solid #1b1b1b;
}

.footer ul li.hd {
	color: #34bf49;
}

.newsletter .email {
	background-color: #F4F4F4;
	border: none;
}

.footer-text input[type="email"] {
    outline: none;
    padding: 12px 15px;
    color: #fff;
    font-size: 13px;
    width: 85%;
    border: none;
    background: none;
    letter-spacing: 1px;
}

.newsletter {
	position: relative;
	margin-top: 2em;
}

button.btn1 {
    color: #fff;
    border: none;
    padding: 10px 0;
    outline: none;
    text-align: center;
    text-decoration: none;
    background: none;
    cursor:pointer;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
    float: right;
    width: 15%;
}
.footer-grid_section_1its_PS form {
    border: 1px solid #fff;
    width: 100%;
    margin-top: 20px;
}
ul.social_section_1info li {
    display: inline-block;
}

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

ul.social_section_1info a {
    color: #808080;
    margin-right: 10px;
    font-size: 15px;
}
ul.social_section_1info a:hover{
    color: #fff;
}

.phone p a {
    color: #808080;
}
.phone p a:hover {
    color: #fff;
}

ul.links li {
    list-style-type: none;
    margin: 10px 0;
}
ul.links li a{
    color: #808080;
    font-size: 15px;
    letter-spacing: .5px;
}
ul.links li a:hover{
    color: #fff;
}
/*--//footer--*/
/*-- about--*/
.banner_bottom_left h4 {
    font-size: 1.5em;
    color: #00bd9d;
    letter-spacing: 1px;
    position: relative;
    font-weight: 600;
    line-height: 1.6em;
    margin-bottom: 1em;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.banner_bottom_left p {
    margin-bottom: 1em;
    letter-spacing: 1px;
    font-size: 15px;
    line-height: 1.8em;
    color: #777;
}
.footerv2-PSls ul.social-iconsv2 li {
    display: inline-block;
    margin-right: 6px;
    border-radius: 50%;
}

.footerv2-PSls ul.social-iconsv2 li a {
    text-decoration: none;
    font-size: 16px;
    color: #fff;
}

.footerv2-PSls ul.social-iconsv2 li a i.fab {
    font-size: 18px;
    line-height: 38px;
    width: 37px;
    height: 37px;
    border-radius: 50%;
    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;
}

.footerv2-PSls ul.social-iconsv2 li:first-child {
    background: #3b5998;
    color: #fff;
}

.footerv2-PSls ul.social-iconsv2 li:last-child {
    background: #287bbc;
    color: #000;
}

.footerv2-PSls ul.social-iconsv2 li:nth-child(3) {
    background: #dd4b39;
    color: #000;
}

.footerv2-PSls ul.social-iconsv2 li a i.fab:hover {
    background-color: #fff;
    color: #000;
}

.footerv2-PSls ul.social-iconsv2 li:nth-child(2) {
    background: #1da1f2;
    color: #000;
}

.footerv2-PSls ul.social-iconsv2 li a:hover {
    color: #fff;
}
.footerv2-PSls h4 {
    color: #00bd9d;
    font-size: 1.3em;
}
/*--//about--*/
/*-- Gallery Section --*/

.gallery-grid1 img {
	width: 100%;
	cursor: pointer;
}

/*--Gallery hover effect--*/
.gallery-grid1 {
	position: relative;
	overflow: hidden;
	cursor: pointer;
}

.gallery-grid1:nth-child(2),
.gallery-grid1:nth-child(3) {
	margin-top: 1.7em;
}

.gallery-grid1 .p-mask,
.row .product .vm-product-media-container .p-mask {
	opacity: 0;
	visibility: hidden;
	background: rgba(25, 24, 24, 0.8);
	bottom: 0%;
	position: absolute;
	padding: 1.3em 1.3em;
	width: 100%;
	-webkit-transform: translate3d( 0px, 100%, 0px);
	-moz-transform: translate3d( 0px, 100%, 0px);
	-ms-transform: translate3d( 0px, 100%, 0px);
	-o-transform: translate3d( 0px, 100%, 0px);
	transform: translate3d( 0px, 100%, 0px);
	-webkit-transition: all .5s ease 0s;
	-moz-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
	text-align: left;
	border-bottom: 6px solid #273b7b;
}

.gallery-grid1:hover,
.row .product:hover {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translate3d( 0px, 0px, 0px);
	-moz-transform: translate3d( 0px, 0px, 0px);
	-ms-transform: translate3d( 0px, 0px, 0px);
	-o-transform: translate3d( 0px, 0px, 0px);
	transform: translate3d( 0px, 0px, 0px);
}

.videoModal {
    background: url('/images/search-loader.gif') no-repeat center center;   
    background-size: 50px;
}

.sub-title {
    width: 210px;
    word-wrap: break-word;
    color: #000000;
    font-size: 15px;
    margin-top: 5px;
    margin-left: 2px;
}


/*-- //Gallery Section --*/

@media (max-width: 320px){
h3.title {
	font-size: 1.6em;
}
.alert {
	padding: 10px;
	margin-bottom: 10px;
}
.nav > li > a {
	font-size: 14px;
}
}

/*--Contact --*/

.contact-page {
	background: #2f2f2f;
}

.contact-page h3.tittle-PSlayouts {
	color: #fff;
}

.contact-PSl-footer-PS h4 {
	text-align: left;
	font-weight: inherit;
	font-size: 24px;
	letter-spacing: 1px;
	margin-bottom: 13px;
	text-transform: capitalize;
	color: #fed700;
}

.contact-PSl-footer-PS h4:nth-child(3) {
	margin-top: 1em;
}

@media(min-width:992px) {
	.contact-eql {
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
	}
}

.contact-left {
	flex-basis: 38%;
	-webkit-flex-basis: 38%;
}

.contact-middle {
	flex-basis: 60%;
	-webkit-flex-basis: 60%;
}

.contact-left,
.contact-middle {
	padding: 2em;
	box-sizing: border-box;
	background: rgba(0, 0, 0, 0.42);
}

.add-info span {
	font-size: 1.1em;
	color: #ffffff;
	display: inline-block;
	float: left;
	margin-right: 1em;
}

.add-info p,
.add-info p a {
	font-size: 14px;
	letter-spacing: 1px;
	margin-bottom: 15px;
	color: #fff;
	text-decoration: none;
}

.add-info p a:hover {
	color: #fed700;
	text-decoration: none;
}

.contact-left .social-icons a:nth-child(1) {
	margin-left: 0px !important;
}

.contact-PSl-footer-PS p.heading-btm,
.sevices-PSlayouts p.heading-btm {
	color: #e7e3e3;
}

.contact-middle input[type="text"],
.contact-middle input[type="email"],
textarea {
	width: 100%;
	padding: 11px 20px;
	border: none;
	background: rgba(197, 192, 185, 0.37);
	color: #fff;
}

.contact-middle p {
	color: #cecece;
	font-weight: bold;
	margin-bottom: 4px;
	margin-left: 5px;
	font-size: 16px;
}

input[type="text"]:focus,
input[type="email"]:focus,
textarea:focus {
	outline: none;
}

textarea {
	height: 74px;
	resize: none;
	width: 100%;
}

textarea:focus {
	outline: none;
}

.submit {
	float: right;
	margin-top: 10px;
	color: #000;
}

.submit .glyphicon {
	font-size: 16px;
	border: none;
	padding: 0;
}

.contact-middle input[type="submit"] {
	background: #fed700;
	border: none;
	border: 2px solid #fed700;
	padding: .7em 2.5em;
	outline: none;
	font-size: 16px;
	text-transform: capitalize;
	letter-spacing: 2px;
	color: #fff;
	margin-top: 2em;
}

.contact-middle input[type="submit"]:hover {
	background: transparent;
	color: #fff;
}

.mid-info p a,
p.paragraph-PS-agile a {
	text-decoration: none;
}

.mid-info p a:hover,
p.paragraph-PS-agile a:hover {
	text-decoration: none;
	color: #fff;
}

/*--//Contact --*/

/*--contact Inner--*/

.mail_grid_PSl input[type="text"],
.mail_grid_PSl input[type="email"],
.mail_grid_PSl textarea {
	outline: none;
	padding: 14px;
	font-size: 14px;
	color: #212121;
	background: none;
	width: 100%;
	border: 1px solid #b5b5b5;
	letter-spacing: 1px;
	font-weight: 500;
}

.contact-fields-PSls {
	margin-bottom: 1em;
}

.contact-fields-PSls:nth-child(5) {
	margin-bottom: 0;
}

.mail_grid_PSl textarea {
	min-height: 100px;
	width: 100%;
	resize: none;
}

.map {
    border: none;
    width: 100%;
    height: 350px;
}

/*--//contact Inner--*/
/*-- to-top --*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 24px;
	right: 1%;
	overflow: hidden;
	z-index: 999; 
    width: 64px;
    height: 64px;
	border: none;
	text-indent: 100%;
	background: url("/images/themes/theme-photog/arrow.png") no-repeat 0px 0px;
}
#toTopHover {
    width: 64px;
    height: 64px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
/*-- //to-top --*/
/*-- testimonials --*/
.feedback-top p {
    color: #666;
    font-size: 15px;
    margin: 0;
    line-height: 30px;
    letter-spacing: .5px;
    width: 100%;
}

.feedback-top i.fas.fa-quote-left {
    font-size: 30px;
    color: #999;
    float: left;
    width: 15%;
    margin-top: 5px;
}
.feedback-top h4 {
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #30c39e;
    font-size: 23px;
    margin-bottom: 15px;
}
.feedback-img {
    width: 15%;
    float: left;
}

.feedback-grids {
    margin: 1em 0 0;
}

.feedback-img img {
    width: 100%;
    border-radius: 50%;
}

.feedback-info {
    margin: 0 1em !important;
    border: 1px solid #ccc;
    padding: 15px;
    min-height: 175px;
    -webkit-box-shadow: 1px 1px 5px 0px rgba(200,200,204,1);
    -moz-box-shadow: 1px 1px 5px 0px rgba(200,200,204,1);
    box-shadow: 1px 1px 5px 0px rgba(200,200,204,1);
}

.feedback-img-info {
    float: left;
    margin-left: 2em;
    margin-top: 1em;
    position: absolute;
    bottom: 7%;
    left: 2%;
}

.feedback-img-info h5 {
    color: #333;
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: 600;
}
.feedback-img-info p {
    font-size: 14px;
    color: #666;
    letter-spacing: 1px;
    margin-top: .5em;
}
/*-- //testimonials --*/
.removeLink {
    color: #151515;
    font-size: 0.1px;
    text-decoration: none !important;
}

/*Reiview Css*/
#reviewForm {
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
    padding: 15px 0px;
    border-radius: 5px; 
    background-color: rgba(128,128,128,0.5);
}

.review{
    height:300px;
}

.review .material {
    position: relative;
    padding: 0;
    margin: 5px;
    border: none;
    overflow: visible
}

.review .material input, .review .material textarea {
    box-sizing: border-box;
    width: 100%;
    color: #fff;
    padding: 10px 0px;
    border: none;
    border-radius: 0;
    box-shadow: none;
    border-bottom: 1px solid #DDD;
    font-size: 16px;
    outline: none;
    cursor: text;
    background: transparent !important;
}
.review .material input::placeholder,.review .material textarea::placeholder{
    color: white !important;
}

.review .material input:focus ~ label,
.review .material textarea:focus ~ label,
.review .material input:valid ~ label { 
  transform: scale(0.6);
}

/*--responsive--*/
@media(max-width:1920px){
	
}
@media(max-width:1680px){
	
}
@media(max-width:1600px){
	
}
@media(max-width:1440px){
}
@media(max-width:1366px){
}
@media(max-width:1280px){
}
@media(max-width:1080px){
.banner1 {
    min-height: 300px;
}
p.tit {
    width: 100%;
}
.PS-banner p {
    width: 92%;
}
.main_section_agile {
    min-height: 580px;
}
.PS-banner {
    padding: 10em 0 0;
}
.feedback-top h4 {
    letter-spacing: 1px;
    font-size: 21px;
}
#typer {
    font-size: 2.5em !important;
}
}
@media(max-width:1050px){

}
@media(max-width:1024px){	
}
@media(max-width:991px){
.footerLogo {
    top: 25% !important;
    left: 0 !important;
}    
div#navbarSupportedContent {
    position: absolute;
    width: 97%;
    left: 0px;
    top: 49px;
    z-index: 999;
    background: #000000;
}
ul.navbar-nav {
    width: 100%;
    left: 0px;
    text-align: center;
	padding: 1em 0em;
}	
li.nav-item {
    margin: 10px 0px;
}
.feedback-top i.fas.fa-quote-right {
    font-size: 20px;
}
.navbar-light .navbar-toggler {
    border-color:#00f1c8 ;
    background:#00f1c8 ;
    padding: 2px 6px;
    margin-top: 5px;
    outline: none;
    margin-right: 0px;
	z-index: 9999;
	cursor: pointer;
    border-radius: 0px;
	transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.navbar-light .navbar-toggler:hover {
    background:#22f796 ;
}
.dropdown-menu.show {
    text-align: center;
    background: #000;
}
.dropdown-item {
    color: #ffffff;
}
.dropdown-divider {
    background-color: #000000;
}
.dropdown-item:focus, .dropdown-item:hover {
   color: #22f796;
    text-decoration: none;
    background-color: #000000;
}
.dropdown-item.active, .dropdown-item:active {
    color: #22f796;
    text-decoration: none;
    background-color: #000000;
}
.navbar-light .navbar-nav .nav-link {
    color: #fff;
}

#typer {
    font-size: 2.2em !important;
}
.PS-banner {
    padding: 9em 0 0;
}
.main_section_agile {
    min-height: 550px;
}
.footer-grid_section_1its_PS:nth-child(3),.footer-grid_section_1its_PS:nth-child(4){
	margin-top:1.5em;
}
.footer_PSlayouts_section_1its h3, .footer_PSlayouts_section_1its h2 {
    font-size: 1.4em;
    font-weight: 600;
}
.contact-info h4 {
    font-size: 1.2em;
}
.banner_bottom_left {
    margin-top: 1em;
}
.about-subgrid h2 {
    font-size: 2em;
}
.about-grid2 {
    padding: 0em 0 0 1em;
}
}
@media(max-width:900px) {
}
@media(max-width:800px){
.navbar-light .navbar-nav .nav-link {
    font-size: 14px;
}
}
@media(max-width:768px){
.banner1 {
    min-height: 270px;
}
#typer {
    font-size: 1.8em !important;
}
.main_section_agile {
    min-height: 500px;
}
.PS-banner {
    padding: 8em 0 0;
}
.PSl_header {
    font-size: 2.5em;
}
}
@media(max-width:736px){
#typer {
    font-size: 1.7em !important;
}
.contact-fields-PSls {
    margin-top: 1em;
}
.about-grid1 {
    min-height: 300px;
    margin-top: 1.5em;
}
.about-subgrid h2 {
    font-size: 1.5em;
    padding-right: 14px;
}
.services-middle-img.mb-4 {
    padding: 0;
    margin-top: 1.5em;
}
.services-middle-left {
    padding: 0;
    margin-bottom: 1.5em;
}
.book-main-top.mt-md-5 {
    width: 100%;
}
.PSlayouts_news_left_grid2 {
    margin: 2em 0;
}
}
@media(max-width:667px){
	#typer {
    font-size: 1.5em !important;
}
.PS-banner p {
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 28px;
}
.main_section_agile {
    min-height: 450px;
}
.PS-banner {
    padding: 7em 0 0;
}
}
@media(max-width:640px){
.banner1 {
    min-height: 240px;
}
.agile_banner_text_info {
    top: 38%;
}
.agile_banner_text_info h3 {
    font-size: 2.5em;
}
}
@media(max-width:600px){
h1 a.navbar-brand {
    font-size: 40px;
}
}
@media(max-width:568px){
.banner1 {
    min-height: 210px;
}
.main_section_agile {
    min-height: 410px;
}
.PS-banner {
    padding: 6em 0 0;
}
.footer-grid_section_1its_PS:nth-child(2){
	margin-top:1.5em;
}
}
@media(max-width:480px){
h1 a.navbar-brand {
    font-size: 38px;
}
#typer {
    font-size: 1.4em !important;
}
.main_section_agile {
    min-height: 390px;
}
.PS-banner {
    padding: 5em 0 0;
}
.about-subgrid span {
    padding-left: 10px;
}
.about-subgrid h2 {
    padding-right: 10px;
}
}
@media(max-width:440px){
#typer {
    font-size: 1.2em !important;
}
.main_section_agile {
    min-height: 370px;
}
.PS-banner {
    padding: 4em 0px 0px;
}
.PSl_header {
    font-size: 2.2em;
}
.about-subgrid p {
    font-size: 1.5em;
}
.new_top h3 {
    font-size: 20px;
}
}
@media(max-width:414px){
.banner1 {
    min-height: 180px;
}
a.navbar-brand span {
    padding-left: 0.1em;
    margin-left: 0.1em;
}
.banner_bottom_left h4 {
    font-size: 1.2em;
}
.PSlayouts_stats_left {
    padding: 1em 0 2em 0;
}
.feedback-top h4 {
    font-size: 21px;
    line-height: 32px;
}
}
@media(max-width:384px){
	h1 a.navbar-brand {
    font-size: 31px;
}
.PS-banner p {
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 25px;
}
#typer {
    letter-spacing: 1px;
}
.copyright p {
    text-align: center;
    line-height: 1.8em;
}
.about-subgrid h5 {
    font-size: 1.3em;
}
}
@media(max-width:375px){
}
@media(max-width:320px){
.banner1 {
    min-height: 150px;
}
h1 a.navbar-brand {
    font-size: 30px;
	letter-spacing:1px;
}
.navbar-toggler-right {
    right: 0rem !important;
}
#typer {
    font-size: 1em !important;
}
.main_section_agile {
    min-height: 330px;
}
.PS-banner {
    padding: 3em 0px 0px;
}
.PSl_header {
    font-size: 2em;
}
.PSlayouts_stats_left h3 {
    font-size: 1.1em;
}
.about-subgrid p {
    font-size: 1.2em;
}
.about-subgrid h5 {
    font-size: 1.1em;
}
.about-subgrid h2 {
    font-size: 1.3em;
}
.about-subgrid span {
    padding-left: 2px;
}
.new_top h3 {
    font-size: 18px;
}

}
/*--//responsive--*/