

.wpo-hero-section-1{
	height: 720px;
}

.wpo-hero-section-1 .right-img, .wpo-hero-section-2 .right-img{
	height: 720px;
}

.wpo-hero-section-1 .right-vec .right-img .r-img{
	right: 25%;
}

.wpo-hero-section-1 .right-vec .right-img img{
	height: 640px;
}

.topbar ul i img{
	width: 30px;
	height: 30px;
}

.wpo-contact-pg-section .wpo-contact-form-area{
	margin-bottom: 0px;
}

.wpo-service-section{
	background: #fff;
}

.wpo-about-section {
    background: #f5f8fe;
}

.wpo-contact-pg-section {
    padding-bottom: 120px;
	background: #f5f8fe;
}

.wpo-site-footer .about-widget .logo {
    max-width: min-content;
    margin: auto;
}

.wpo-site-footer .about-widget ul li{
	float: none;
	margin-left: 0px !important;
	margin: 0 10px !important;
}

.wpo-site-footer .about-widget ul {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
}

.wpo-site-footer .wpo-upper-footer {
    padding: 40px 0;
}

.wpo-contact-pg-section .wpo-contact-form-area {
    padding: 50px;
    background: #fff;
    box-shadow: 0px 10px 15px 10px rgb(0 0 0 / 4%);
    padding-bottom: 0;
    margin-bottom: 0;
    position: relative;
    z-index: 99;
    border: 1px solid #efefef;
}

.navbar-brand img{
	max-width: 200px;
}

.dflexdata{
	display: flex;
    align-items: center;
    justify-content: flex-end;
}

.wpo-site-header #navbar {
    justify-content: flex-end;
}


.wpo-site-header #navbar > ul li a:focus{
	color: #000;
}

.wpo-hero-section-1 .wpo-hero-des p, .wpo-hero-section-2 .wpo-hero-des p{
	font-size: 20px;
}

.fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 9999;
}

main{
    margin-top: 155px;
}

.wpo-site-header #navbar li {
    position: relative;
    margin: 0 10px;
}

.active{color: #fff !important;}

.wpo-terms-text ul {
    list-style: none;
    margin-top: 20px;
    margin-bottom: 40px;
}

.wpo-terms-text ul li {
    padding: 0;
    position: relative;
    padding-left: 40px;
    margin-bottom: 20px;
}

.wpo-terms-text ul li:before {
    position: absolute;
    left: 0;
    top: 6px;
    width: 22px;
    height: 12px;
    background: #00aed8;
    content: "";
    border-radius: 50px 0px 50px 0px;
}

.wpo-section-title h2, .wpo-section-title-s2 h2{
    font-size: 40px;
    margin-bottom: 15px
}

.wpo-about-section .wpo-section-title-s2 {
    margin-bottom: 15px;
}

.wpo-about-content-inner p{
    line-height: 25px;
}

.wpo-section-title p {
    max-width: 515px;
    margin: 0 auto;
}

/*.wpo-service-section-s2 .wpo-service-item p{*/
/*    overflow: hidden;*/
/*    display: -webkit-box;*/
/*    -webkit-line-clamp: 4;*/
/*    -webkit-box-orient: vertical;*/
/*}*/

.back-to-top {
    background-color: rgb(0 174 216);
}

.wpo-service-section-s2 .wpo-service-item .wpo-service-img img{
    width: 70px;
    height: 70px;
    margin-bottom: 15px;
}


.wpo-service-section-s2 .wpo-service-item .visible-icon img{
    opacity: 0.7;
    width: 100%;
}


.wpo-service-section-s2 .wpo-service-item{
    min-height: 400px;
}


.formobile{
    display: none !important;
}

.wpo-about-section{
    padding-top: 0px;
}

.wpo-about-img{
    margin-top: 100px;
}

.wpo-about-content{
    padding-top: 120px;
}




























@media screen and (min-width: 300px) and (max-width: 767px){

.topbar ul i img {
    width: 18px;
    height: 18px;
}.wpo-site-header .header-right .search-toggle-btn{
	display: none;
}.wpo-hero-section-text {
    padding-top: 35px;
}.wpo-hero-section-1 {
    height: auto;
    padding-bottom: 45px;
}.wpo-hero-section-1 .wpo-hero-subtitle span, .wpo-hero-section-2 .wpo-hero-subtitle span{
	font-size: 18px;
}.wpo-hero-section-1 .wpo-hero-title h2 {
    font-size: 25px;
}.wpo-hero-section-1 .wpo-hero-des p, .wpo-hero-section-2 .wpo-hero-des p {
    font-size: 15px; margin-bottom: 25px;
}.section-padding {
    padding: 35px 0;
}.wpo-about-section .wpo-about-content{
	margin-top: 20px;
}.wpo-section-title h2, .wpo-section-title-s2 h2 {
    font-size: 21px;
    line-height: 35px;
    margin-bottom: 10px;
}.wpo-about-section .wpo-section-title-s2 {
    margin-bottom: 15px;
}.wpo-about-section .wpo-about-content .signeture h4 {
    font-size: 20px;
    margin-bottom: 5px;
}.wpo-about-section .wpo-about-content .signeture p{
	margin-bottom: 10px;
}.wpo-service-section-s2 .wpo-service-item .wpo-service-text h2 {
    font-size: 19px;
    font-weight: 700;
}.wpo-contact-pg-section .wpo-contact-title h2 {
    font-size: 22px;
    margin-bottom: 10px;
}.wpo-contact-title p{
	line-height: 25px;
}.wpo-contact-pg-section .wpo-contact-form-area {
    padding: 25px;
}.wpo-contact-pg-section form input, .wpo-contact-pg-section form select, .wpo-contact-pg-section form textarea{
	padding-left: 18px; font-size: 14px;
}.wpo-contact-pg-section form .submit-area .theme-btn, .wpo-contact-pg-section form .submit-area .theme-btn-s3, .wpo-contact-pg-section form .submit-area .theme-btn-s4{
	width: 100%;
    font-size: 16px;
}.wpo-upper-footer .logo img{
	width: 180px !important;
}.wpo-site-footer .wpo-upper-footer .col{
	margin-bottom: 0px;
}.wpo-site-footer .about-widget ul li a{
	font-size: 15px;
}
.formobile{
    display: block !important;
}
.wpo-about-img {
    margin-top: 20px;
}
.wpo-about-content {
    padding-top: 20px;
}

}

@media screen and (min-width: 1201px) and (max-width: 1500px){

    .navbar-brand img {
        max-width: 170px;
    }.wpo-site-header #navbar > ul > li > a {
        padding: 30px 15px;
        font-size: 14px;
    }.wpo-site-header #navbar li {
        position: relative;
        margin: 0 5px;
    }.theme-btn, .theme-btn-s3, .theme-btn-s4{
        padding: 14px 25px;
    }.wpo-hero-section-1 .wpo-hero-title h2 {
        font-size: 67px;
        line-height: 80px;
    }.wpo-hero-section-1 {
        height: 600px;
    }.wpo-hero-section-1 .right-vec .right-img .r-img {
        top: 45%;
    }.wpo-hero-section-1 .right-vec .right-img .r-img {
        right: 10%;
    }.wpo-hero-section-1 .right-vec .right-img img {
        height: 530px;
    }.wpo-hero-section-1 .right-img, .wpo-hero-section-2 .right-img {
        height: 720px;
    }
    .wpo-hero-section-1 .right-vec .right-img .r-img {
        top: 58%;
    }
    .wpo-hero-section-1 .right-vec .right-img img {
        height: 480px;
    }
    .wpo-hero-section-1 .right-img, .wpo-hero-section-2 .right-img {
        height: 550px;
    }
    .wpo-hero-section-1 {
        height: 560px;
    }
    .wpo-section-title h2, .wpo-section-title-s2 h2 {
        font-size: 35px;
        margin-bottom: 15px;
    }
    .wpo-about-content-inner p {
        line-height: 25px;
        font-size: 15px;
    }
    .wpo-terms-text ul li{
        margin-bottom: 10px;
        font-size: 15px;
    }
    .section-padding {
        padding: 70px 0;
    }
        .wpo-service-section-s2 .wpo-service-item .wpo-service-text h2 a {
        color: #253041;
        font-size: 19px;
    }
    .wpo-service-section-s2 .wpo-service-item .wpo-service-text p {
        margin-bottom: 0;
        -webkit-line-clamp: unset;
        font-size: 15px;
    }
    .wpo-service-section-s2 .wpo-service-item{
        min-height: 420px;
    }


}










