

@media (min-width: 1708px){

    .enrgy .read{
        width: 9%;
    }
}

@media (min-width: 1200px) and (max-width: 1500px){

    .banner .bannercap .leftsocial{
        left: 1%;
    }
    .orangelogo{
        width: 22%;
    }
}


@media (max-width: 1199px){

    .container{
        width: 95%;
        padding: 0 15px;
    }
    .banner .slick-dots{
        width: 35%;
    }
    .myname .inter .inter_outr .inter_inr{
        width: 100%;
    }
    .service .imgsec img{
        width: 100%;
    }
    .getqu{
        background-position: right center;
    }
    .getqu .quteform {
        width: 70%;
    }
}

@media (max-width: 991px){
    .sticky_header .logo img {
        width: 100%;
    }
    .banner .banner_slidr img{
        height: 345px;
    }
    .banner .slick-dots {
        width: 40%;
    }
    .myname {
        padding: 50px 0;
    }
    .myname p{
        padding-bottom: 20px;
    }
    .myname .inter{
        margin-top: 30px;
    }
    .myname .inter .inter_outr .inter_inr {
        padding: 40px 15px;
        min-height: 150px;
    }
    .testmon {
        padding: 50px 0;
    }
    .testmon .textoutr {
        padding-top: 0px;
    }
    .testmon .textoutr .testlogo{
        padding-top: 50px;
    }
    .getqu .quteform {
        width: 80%;
    }
    footer .foot_link ul li{
        font-size: 14px;
    }
    footer{
        padding: 120px 0;
    }
}

@media (max-width: 767px){
    .sticky_header .logo{
        text-align: center;
        padding-bottom: 10px;
    }
    .sticky_header .call{
        text-align: center;
    }
    .sticky_header .logo img {
        width: auto;
    }
    .banner .slick-dots {
        width: 55%;
        bottom: 25px;
    }
    .myname {
        padding: 40px 0;
    }
    .myname p {
        padding-bottom: 15px;
    }
    .myname .inter .inter_outr .inter_inr {
        width: 40%;
        min-height: auto;
    }
    .service{
        padding: 40px 0;
    }
    .service .imgsec{
        padding-bottom: 30px;
    }
    .service .consec h4{
        font-size: 36px;
    }
    .service .consec p{
        line-height: 36px;
        padding-bottom: 20px;
    }
    .testmon {
        padding: 40px 0;
    }
    .testmon h6{
        padding-bottom: 30px;
    }
    .getqu .quteform {
        width: 100%;
    }
    footer {
        padding: 100px 0;
    }
    footer .foot_link ul{
        flex-direction: column;
        padding-bottom: 40px;
    }
    footer .foot_link ul li{
        padding-right: 0;
        padding-bottom: 15px;
    }
    footer .foot_link ul.social_link{
        flex-direction: row;
    }
}

@media (max-width: 575px){

    .sticky_header{
        padding: 15px 0;
    }
    .sticky_header .logo{
        padding-bottom: 10px;
    }
    .sticky_header .logo img {
        width: 100%;
    }
    .sticky_header .call{
        text-align: center;
    }
    .banner .banner_slidr img {
        height: 300px;
    }
    .banner .slick-dots {
        width: 90%;
        bottom: 25px;
    }
    .myname {
        padding: 10px 0;
    }
    .myname p{
        line-height: 28px;
        font-size: 16px;
    }
    .myname .inter .inter_outr .inter_inr {
        width: 80%;
    }
    .service .consec h4 {
        font-size: 26px;
    }
    .service .consec p{
        font-size: 16px;
        line-height: 28px;
    }
    .service {
        padding: 30px 0;
    }
    .testmon h6{
        font-size: 26px;
    }
    .testmon .textoutr .testinr{
        padding: 20px 15px;
    }
    .testmon .textoutr .testinr p{
        font-size: 16px;
        line-height: 28px;
    }
    .testmon .textoutr .testinr span{
        margin: 10px 0;
    }
    .testmon .textoutr .testlogo{
        flex-direction: column;
    }
    .testmon .textoutr .testlogo img{
        padding-right: 0;
        display: block;
        margin: 0px auto;
        padding-bottom: 15px;
        width: auto;
    }
    .getqu .quteform input[type=submit]{
        width: 100%;
    }
    footer .foo_logo img{
        width: 100%;
    }
    footer {
        padding: 70px 0;
    }
}

