@media screen and (max-width:1250px)
{
    .container
    {
        padding: 0 2%;
        box-sizing: border-box;
    }
    .menu ul li a
    {
        padding: 18px 33px;
        box-sizing: border-box;
    }
    .banner_left h2
    {
        font-size: 50px;
        line-height: 80px;
    }
    .banner_left h1 {
        font-size: 89px;
        line-height: 80px;
    }
    .banner_left p {
        font-size: 19px;
        line-height: 27px;
    }
    .banner_left ul li {
        /*    font-weight: 700;*/
        font-size: 17px;
        line-height: 29px;
    }
    .heading h1 {
        font-size: 56px;
        line-height: 84px;
    }
    .heading p {
        font-size: 18px;
        line-height: 28px;
    }
    .heading::after
    {
        left: 94%;
        top: 49px;
    }
    .product_heading h1 {
        font-size: 56px;
        line-height: 84px;
    }
    .product_heading::after {
        left: 70%;
        top: 50px;
    }
    .pricing_heading h1 .heading_clr {
        font-size: 56px;
        line-height: 84px;
    }
    .pricing_heading::after {
        left: 61%;
        top: 50px;
    }
    .pricing_heading p {
        font-size: 18px;
        line-height: 27px;
    }
    .pro_sec_head p {
        font-size: 22px;
        line-height: 28px;
    }
    .services_heading h1 {
        /*    color: #fff;*/
        font-size: 56px;
        line-height: 84px;
    }
    .services_heading::after {
        left: 68%;
        top: 50px;
    }
    .box_left
    {
        padding: 41px;
        box-sizing: border-box;
    }
    .box_right h3 {
        font-weight: 600;
        font-size: 22px;
        line-height: 24px;
    }
    .box_right p {
        /*    font-weight: 400;*/
        font-size: 15px;
        line-height: 23px;
    }
    .profit_heading h1 {
        /*    color: #4f4f4f;*/
        font-size: 56px;
        line-height: 84px;
    }
    .profit_heading p {
        font-size: 18px;
        line-height: 28px;
    }
    .testimonial_heading h1 {
        /*    color: #4f4f4f;*/
        font-size: 56px;
        line-height: 84px;
    }
    .profit_heading::after
    {
        left: 69%;
        top: 50px;
    }
    .testimonial_heading::after
    {
        left: 69%;
        top: 50px;
    }
    .footer_social_icons {
        width: 14%;
        float: right;
    }
    .single_heading h1 {
        font-size: 56px;
        line-height: 85px;
    }
    .single_heading::after {
        content: '';
        background-color: #656565;
        width: 15px;
        height: 15px;
        position: absolute;
        bottom: -32px;
        left: 80%;
        top: 50px;
        border-radius: 50%;
    }
    .single_heading p {
        font-size: 19px;
        line-height: 28px;
    }
    .double_heading h1 {
        font-size: 59px;
        line-height: 90px;
    }
    .double_heading p {
        font-size: 18px;
        line-height: 28px;
    }
    .double_left .brick {
        width: 96%;
        padding: 20px 15px;
        box-sizing: border-box;
    }
    .banner_double h2 {
        font-size: 52px;
        line-height: 82px;
    }
    .banner_double h1 {
        font-size: 86px;
        line-height: 76px;
    }
    .double_para p {
        font-size: 21px;
        line-height: 28px;
        padding: 0 15px;
        box-sizing: border-box;
    }
    .blog_banner_heading h2 {
        font-size: 55px;
        line-height: 85px;
    }
    .blog_banner_heading h1 {
        font-size: 78px;
        line-height: 62px;
    }
    .double_para p {
        font-size: 19px;
        line-height: 26px;
    }
    .blog_inner h1 {
        font-size: 33px;
        line-height: 36px;
    }
    .posted {
        width: 36%;
    }
    .blog_social_right {
        width: 13%;
    }
    .blog_main_btn {
        max-width: 400px;
    }
}
@media screen and (max-width:1150px)
{
    .menu ul li a {
        padding: 18px 26px;
        box-sizing: border-box;
    }
    .call_number h4 {
        /*    color: #2a2a2a;*/
        font-size: 14px;
        line-height: 24px;
    }
    .call_number h3 {
        font-size: 24px;
        line-height: 22px;
    }
    .banner_left h2 {
        font-size: 44px;
        line-height: 74px;
    }
    .banner_left h1 {
        font-size: 81px;
        line-height: 72px;
    }
    .form_head_right h2 {
        font-size: 14px;
        line-height: 22px;
    }
    .form_btn {
        max-width: 380px;
    }
    .heading h1 {
        font-size: 49px;
        line-height: 77px;
    }
    .heading::after {
        left: 92%;
        top: 45px;
    }
    .heading p {
        font-size: 17px;
        line-height: 27px;
    }
    .product_heading h1 {
        font-size: 49px;
        line-height: 77px;
    }
    .product_heading::after {
        left: 69%;
        top: 45px;
    }
    .pricing_heading h1 .heading_clr {
        font-size: 49px;
        line-height: 77px;
    }
    .pricing_heading::after {
        left: 61%;
        top: 45px;
    }
    .pricing_heading p {
        font-size: 17px;
        line-height: 26px;
    }
    .pro_sec_head p {
        font-size: 21px;
        line-height: 27px;
    }
    .services_heading h1 {
        font-size: 49px;
        line-height: 77px;
    }
    .services_heading::after {
        left: 67%;
        top: 45px;
    }
    .box_left {
        padding: 35px;
        box-sizing: border-box;
    }
    .icon-bird:before
    {
        font-size: 38px;
    }
    .icon-list:before,.icon-paper:before.icon-half_wall:before,.icon-laptop:before,.icon-man:before
    {
        font-size: 53px;
    }
    .box_right h3 {

        font-size: 20px;
        line-height: 22px;
    }
    .profit_heading h1 {
        font-size: 49px;
        line-height: 77px;
    }
    .profit_heading::after {
        left: 68%;
        top: 45px;
    }
    .profit_heading p {
        font-size: 17px;
        line-height: 27px;
    }
    .cal_input button
    {
        line-height: 0;
        font-size: 18px;
    }
    .testimonial_heading h1 {
        font-size: 49px;
        line-height: 77px;
    }
    .testimonial_heading::after{
        left: 69%;
        top: 45px;
    }
    .footer_details p
    {
        font-size: 13px;
    }
    .single_heading::after {
        width: 14px;
        height: 14px;
        left: 79%;
        top: 46px;
    }
    .single_heading p {
        font-size: 17px;
        line-height: 27px;
    }
    .single_heading h1 {
        font-size: 49px;
        line-height: 77px;
    }
    .double_heading h1 {
        font-size: 53px;
        line-height: 82px;
    }
    .double_heading::after {
        left: 85%;
        top: 49px;
    }
    .double_heading p {
        font-size: 16px;
        line-height: 26px;
    }
    .double_left .brick {
        width: 94%;
    }
    .double_btn {
        font-size: 14px;
    }
    .banner_double h2 {
        font-size: 44px;
        line-height: 74px;
    }
    .banner_double h1 {
        font-size: 81px;
        line-height: 72px;
    }
    .double_para p {
        font-size: 19px;
        line-height: 27px;
    }
    .blog_banner_heading h2 {
        font-size: 50px;
        line-height: 80px;
    }
    .blog_banner_heading h1 {
        font-size: 71px;
        line-height: 54px;
    }
    .double_para p {
        font-size: 17px;
        line-height: 25px;
    }
    .blog_inner h1 {
        font-size: 30px;
        line-height: 33px;
    }
    .posted {
        width: 44%;
    }
    .blog_main_btn {
        max-width: 380px;
    }
    .blog_inner_left
    {
        width: 70%;
        float: none;
        margin: 0 auto;
    }
    .blog_inner_right
    {
        width: 100%;
        float: none;
        margin-top: 20px;
        text-align: center;
    }
}
@media screen and (max-width:1050px)
{
    .menu ul li a {
        font-size: 17px;
        line-height: 24px;
        padding: 18px 21px;
        box-sizing: border-box;
    }
    .banner_left h2 {
        font-size: 38px;
        line-height: 68px;
    }
    .banner_left h1 {
        font-size: 71px;
        line-height: 62px;
    }
    .banner_left p {
        font-size: 16px;
        line-height: 25px;
    }
    .banner_left ul li {
        font-size: 15px;
        line-height: 27px;
    }
    .form_head_right h2 {
        font-size: 12px;
        line-height: 22px;
    }
    .icon-notice2:before
    {
        font-size: 48px;
    }
    .form_btn {
        max-width: 340px;
    }
    .heading h1 {
        font-size: 44px;
        line-height: 72px;
    }
    .heading::after {
        left: 92%;
        top: 40px;
    }
    .heading p {
        font-size: 16px;
        line-height: 26px;
    }
    .product_heading h1 {
        font-size: 44px;
        line-height: 72px;
    }
    .product_heading::after {
        left: 69%;
        top: 40px;
    }
    .product_info p {
        font-size: 15px;
        line-height: 22px;
    }
    .pricing_heading h1 .heading_clr {
        font-size: 43px;
        line-height: 71px;
    }
    .pricing_heading::after {
        left: 61%;
        top: 40px;
    }
    .pricing_heading p {
        font-size: 15px;
        line-height: 22px;
    }
    .pro_sec_head p {
        font-size: 20px;
        line-height: 24px;
    }
    .note_left h2 {
        font-size: 22px;
        line-height: 30px;
    }
    .services_heading h1 {
        font-size: 43px;
        line-height: 71px;
    }
    .services_heading::after {
        left: 67%;
        top: 40px;
    }
    .box_left {
        padding: 28px;
        box-sizing: border-box;
    }
    .profit_heading h1 {
        font-size: 43px;
        line-height: 71px;
    }
    .profit_heading::after {
        left: 67%;
        top: 40px;
    }
    .profit_heading p {
        font-size: 16px;
        line-height: 26px;
    }
    .cal_heading h3 {
        font-size: 24px;
        line-height: 18px;
    }
    .testimonial_heading h1 {
        font-size: 43px;
        line-height: 71px;
    }
    .testimonial_heading::after {
        left: 68%;
        top: 40px;
    }
    .test_details p {
        font-size: 17px;
        line-height: 27px;
    }
    .footer_social_icons {
        width: 16%;
        float: right;
    }
    .footer_details {
        width: 35%;
        float: left;
    }
    .single_heading h1 {
        font-size: 44px;
        line-height: 72px;
    }
    .single_heading::after {
        width: 12px;
        height: 12px;
        left: 78%;
        top: 43px;
    }
    .single_heading p {
        font-size: 16px;
        line-height: 26px;
    }
    .double_left {
        width: 50%;
        float: left;
    }
    .double_right {
        width: 48%;
    }
    .double_heading h1 {
        font-size: 45px;
        line-height: 74px;
    }
    .double_heading::after {
        left: 85%;
        top: 45px;
        width: 12px;
        height: 12px;
    }
    .radio_spacing {
        width: 30%;
        float: left;
    }
    .banner_double h2 {
        font-size: 38px;
        line-height: 68px;
    }
    .banner_double h1 {
        font-size: 71px;
        line-height: 62px;
    }
    .double_para p {
        font-size: 16px;
        line-height: 25px;
    }
    .blog_banner_heading h2 {
        font-size: 44px;
        line-height: 74px;
    }
    .blog_banner_heading h1 {
        font-size: 60px;
        line-height: 42px;
    }
    .double_para p
    {
        padding: 0 30px;
        box-sizing: border-box;
    }
    .blog_banner {
        padding: 40px 0;
        box-sizing: border-box;
    }
    .blog_inner h1 {
        font-size: 26px;
        line-height: 28px;
    }
    .blog_inner {
        padding: 35px 25px 30px 25px;
    }
    .posted {
        width: 45%;
    }
    .social_in_right {
        width: 82%;
        float: right;
    }
    .blog_social_right {
        width: 15%;
    }
}
@media screen and (max-width:950px)
{
    .icon-new:before {
        font-size: 46px;
    }
    .call_number h3 {
        font-size: 22px;
        line-height: 20px;
    }
    .menu ul li a {
        font-size: 15px;
        line-height: 20px;
        padding: 18px 20px;
        box-sizing: border-box;
    }
    .banner_left h2 {
        font-size: 33px;
        line-height: 63px;
    }
    .banner_left h1 {
        font-size: 63px;
        line-height: 54px;
    }
    .banner_left p {
        font-size: 14px;
        line-height: 23px;
    }
    .banner_left ul li {
        font-size: 14px;
        line-height: 26px;
    }
    .form_head_right {
        width: 83%;
        float: right;
    }
    .form_btn {
        max-width: 290px;
    }
    .heading h1 {
        font-size: 38px;
        line-height: 66px;
    }
    .heading::after {
        left: 91%;
        top: 35px;
    }
    .heading p {
        font-size: 14px;
        line-height: 23px;
    }
    .thumb_details h3 {
        font-size: 20px;
        line-height: 28px;
    }
    .thumb_details p {
        font-size: 15px;
        line-height: 23px;
    }
    .product_heading h1 {
        font-size: 38px;
        line-height: 66px;
    }
    .product_heading::after {
        left: 68%;
        top: 35px;
    }
    .pricing_heading h1 .heading_clr {
        font-size: 38px;
        line-height: 66px;
    }
    .pricing_heading::after {
        left: 61%;
        top: 35px;
    }
    .pro_sec_head p {
        font-size: 18px;
        line-height: 22px;
    }
    .services_heading h1 {
        font-size: 38px;
        line-height: 66px;
    }
    .services_heading::after {
        left: 67%;
        top: 35px;
    }
    .box_left {
        padding: 24px;
        box-sizing: border-box;
    }
    .icon-list:before,.icon-paper:before,.icon-half_wall:before,.icon-man:before
    {
        font-size: 50px;
    }
    .icon-laptop:before
    {
        font-size: 40px;
    }
    .icon-bird:before {
        font-size: 32px;
    }
    .profit_heading h1 {
        font-size: 38px;
        line-height: 66px;
    }
    .profit_heading::after {
        left: 67%;
        top: 35px;
    }
    .profit_heading p {
        font-size: 15px;
        line-height: 25px;
    }
    .cal_heading h3 {
        font-size: 21px;
        line-height: 15px;
    }
    .result p {
        font-size: 42px;
        line-height: 18px;
    }
    .testimonial_heading h1 {
        font-size: 38px;
        line-height: 66px;
    }
    .testimonial_heading::after {
        left: 68%;
        top: 35px;
    }
    .test_img
    {
        max-width: 210px;
    }
    .test_details p {
        font-size: 14px;
        line-height: 26px;
    }
    .footer_social_icons {
        width: 18%;
        float: right;
    }
    .footer_details {
        width: 38%;
        float: left;
    }
    .testimonail_btn,.services_btn,.section_btn
    {
        max-width: 370px;
    }
    button
    {
        font-size: 21px;
        line-height: 20px;
    }
    .single_heading h1 {
        font-size: 38px;
        line-height: 66px;
    }
    .single_heading::after {
        width: 12px;
        height: 12px;
        left: 77%;
        top: 37px;
    }
    .single_brick_btn
    {
        max-width: 380px;
    }
    .radio_spacing {
        width: 33%;
        float: left;
    }
    .double_heading h1 {
        font-size: 41px;
        line-height: 70px;
    }
    .double_heading::after {
        left: 86%;
        top: 40px;
        width: 10px;
        height: 10px;
    }
    .double_heading p {
        font-size: 15px;
        line-height: 23px;
    }
    .double_btn {
        font-size: 12px;
    }
    .banner_double h2 {
        font-size: 33px;
        line-height: 63px;
    }
    .banner_double h1 {
        font-size: 54px;
        line-height: 45px;
    }
    .banner_form {
        width: 50%;
        margin: 0 auto;
    }
    .double_banner
    {
        padding: 60px 0;
        box-sizing: border-box;
    }
    .double {
        padding: 65px 0;
    }
    .blog_banner_heading h2 {
        font-size: 39px;
        line-height: 68px;
    }
    .blog_banner_heading h1 {
        font-size: 53px;
        line-height: 32px;
    }
    .blog_inner h1 {
        font-size: 22px;
        line-height: 24px;
    }
    .posted {
        width: 50%;
    }
    .blog_details h4 {
        font-size: 12px;
        line-height: 18px;
    }
    .blog_details p {
        font-size: 12px;
        line-height: 19px;
    }
    .blog_social_left {
        width: 53%;
        float: left;
    }
    .blog_social_right {
        width: 17%;
    }
    .blog_main_btn {
        max-width: 340px;
    }
}
@media screen and (max-width:850px)
{
    .menu ul li a {
        font-size: 14px;
        line-height: 19px;
        padding: 18px 15px;
    }
    .logo {
        max-width: 260px;
    }
    .icon-new:before {
        font-size: 45px;
    }
    .call
    {
        padding: 10px 0;
    }
    .call_number h3 {
        font-size: 20px;
        line-height: 18px;
    }
    .banner_left {
        width: 100%;
        float: none;
        margin-bottom: 25px;
    }
    .banner
    {
        padding: 70px 0 15px 0;
    }
    .banner_left h1,.banner_left h2,.banner_left p
    {
        text-align: center;
    }
    .banner_right {
        width: 60%;
        float: none;
        margin: 0 auto;
    }
    .banner_left ul
    {
        width: 50%;
        margin: 0 auto;
        margin-top: 25px;
    }
    .banner_left ul li {
        font-size: 12px;
        line-height: 22px;
    }
    .heading h1 {
        font-size: 33px;
        line-height: 61px;
    }
    .heading::after {
        width: 12px;
        height: 12px;
        left: 90%;
        top: 30px;
    }
    .thumbnail
    {
        width: 48%;
    }
    .thumbnail:nth-child(1), .thumbnail:nth-child(3) {
        margin-right: 2%;
        margin-top: 20px;
    }
    .product_heading h1 {
        font-size: 33px;
        line-height: 61px;
    }
    .product_heading::after {
        left: 68%;
        top: 30px;
        width: 12px;
        height: 12px;
    }
    .pricing_heading h1 .heading_clr {
        font-size: 33px;
        line-height: 61px;
    }
    .pricing_heading::after {
        left: 60%;
        top: 30px;
        width: 12px;
        height: 12px;
    }
    .pricing_heading p {
        font-size: 14px;
        line-height: 20px;
    }
    .pro_sec_head p {
        font-size: 16px;
        line-height: 14px;
    }
    .haed table, th
    {
        font-size: 14px;
    }
    td
    {
        font-size: 16px !important;
    }
    .note_right p
    {
        font-size: 13px;
        line-height: 19px;
    }
    .note_right {
        width: 88%;
    }
    .services_heading h1 {
        font-size: 33px;
        line-height: 61px;
    }
    .services_heading::after {
        left: 67%;
        top: 30px;
        width: 12px;
        height: 12px;
    }
    .services_left {
        width: 100%;
        float: none;
        margin-right: 2%;
    }
    .services_right {
        width: 100%;
        float: none;
        margin-top: 30px;
    }
    .box_left {
        width: 20%;
        padding: 36px;
        box-sizing: border-box;
    }
    .box_right {
        width: 77%;
        float: right;

    }
    .profit_heading h1 {
        font-size: 33px;
        line-height: 61px;
    }
    .profit_heading::after {
        left: 67%;
        top: 30px;
        width: 12px;
        height: 12px;
    }
    .profit_heading p {
        font-size: 14px;
        line-height: 23px;
    }
    .calculator {
        width: 43%;
    }
    .arrow {
        width: 14%;
    }
    .profit {
        width: 43%;
    }
    .cal_input button {
        line-height: 0;
        font-size: 15px;
    }
    .cal_heading h3 {
        font-size: 19px;
        line-height: 12px;
    }
    .testimonial_heading h1 {
        font-size: 33px;
        line-height: 61px;
    }
    .testimonial_heading::after {
        left: 68%;
        top: 30px;
        width: 12px;
        height: 12px;
    }
    .footer_social_icons {
        width: 21%;
        float: right;
    }
    .footer_details p {
        font-size: 12px;
    }
    .footer_details {
        width: 40%;
    }
    .testimonail_btn, .services_btn, .section_btn {
        max-width: 320px;
    }
    button {
        font-size: 18px;
        line-height: 13px;
    }
    .single_heading h1 {
        font-size: 35px;
        line-height: 62px;
    }
    .single_heading::after {
        width: 12px;
        height: 12px;
        left: 79%;
        top: 34px;
    }
    .single_heading p {
        font-size: 14px;
        line-height: 26px;
    }
    .single_brick_btn {
        max-width: 320px;
    }
    .double_left
    {
        width: 100%;
        float: none;
        text-align: center;
    }
    .double_right
    {
        width: 80%;
        float: none;
        margin: 0 auto;
        margin-top: 30px;
    }
    .double_heading::after {
        left: 75%;
        top: 40px;
        width: 12px;
        height: 12px;
    }
    .double_heading p {
        font-size: 15px;
        line-height: 23px;
        padding: 0 10px;
    }
    .double_left .brick {
        width: 70%;
        margin: 0 auto;
        margin-top: 35px;
    }
    .double_banner
    {
        text-align: center;
    }
    .banner_form {
        width: 58%;
        margin: 0 auto;
    }
    .banner {
        padding: 50px 0 15px 0;
    }
    .blog_banner_heading h2 {
        font-size: 34px;
        line-height: 63px;
    }
    .blog_banner_heading h1 {
        font-size: 48px;
        line-height: 27px;
    }
    .double_para p {
        font-size: 14px;
        line-height: 23px;
    }
    .blog_inner {
        padding: 30px 25px 30px 25px;
    }
    .blog_inner h1 {
        font-size: 20px;
        line-height: 24px;
    }
    .posted {
        width: 57%;
    }
    .blog_social_right {
        width: 18%;
    }
    .blog_main_btn {
        max-width: 300px;
    }
}
@media screen and (max-width:750px)
{
    .res-menu {
        display: block;
        width: 96%;
        padding: 8px;
        margin: 20px 2% 10px 2%;
        font-size: 15px;
        color: #484848;
        border: 1px solid #484848;
        text-transform: uppercase;
    }
    .menu
    {
        display: none;
    }
    .banner_left h2 {
        font-size: 30px;
        line-height: 57px;
    }
    .banner_left h1 {
        font-size: 57px;
        line-height: 48px;

    }
    .banner_left p
    {
        margin-top: 16px;
        padding: 0 10px;
        box-sizing: border-box;
    }
    .banner_left ul {
        width: 50%;
        margin: 0 auto;
        margin-top: 20px;
    }
    .banner_left ul li {
        font-size: 10px;
        line-height: 19px;
    }
    .banner_right {
        width: 70%;
        float: none;
        margin: 0 auto;
    }
    .heading h1 {
        font-size: 28px;
        line-height: 57px;
    }
    .heading::after {
        width: 10px;
        height: 10px;
        left: 89%;
        top: 29px;
    }
    .heading p {
        font-size: 13px;
        line-height: 20px;
    }
    .thumb_details h3 {
        font-size: 18px;
        line-height: 24px;
    }
    .thumb_details p {
        font-size: 13px;
        line-height: 20px;
    }
    .banner {
        padding: 60px 0 15px 0;
    }
    .section_2 {
        padding: 60px 0 65px 0;
    }
    .section_3 {
        padding: 60px 0;
    }
    .product_heading h1 {
        font-size: 28px;
        line-height: 56px;
    }
    .product_heading::after {
        left: 68%;
        top: 30px;
        width: 10px;
        height: 10px;
    }
    .product_thumb {
        width: 100%;
        /*		margin: 0 auto;*/
        float: none;
    }
    .product_inner {
        width: 30%;
    }
    .product_thumb:nth-child(1), .product_thumb:nth-child(2) {
        margin-bottom: 40px;
    }
    .product_info p {
        font-size: 14px;
        line-height: 24px;
    }
    .pricing_heading h1 .heading_clr {
        font-size: 28px;
        line-height: 56px;
    }
    .pricing_heading::after {
        left: 60%;
        top: 30px;
        width: 10px;
        height: 10px;
    }
    .pro_sec_head p {
        font-size: 14px;
        line-height: 10px;
    }
    .note_left h2 {
        font-size: 19px;
        line-height: 23px;
    }
    .section_4 {
        padding: 60px 0 65px 0;
    }
    .section_5 {
        padding: 65px 0;
    }
    .services_heading h1 {
        font-size: 28px;
        line-height: 56px;
    }
    .services_heading::after {
        left: 66%;
        top: 30px;
        width: 10px;
        height: 10px;
    }
    .box_right h3 {
        font-size: 18px;
        line-height: 17px;
    }
    .box_right p {
        font-size: 14px;
        line-height: 25px;
    }
    .section_6 {
        padding: 65px 0;
    }
    .profit_heading h1 {
        font-size: 28px;
        line-height: 56px;
    }
    .profit_heading::after {
        left: 67%;
        top: 30px;
        width: 10px;
        height: 10px;
    }
    .profit_heading p {
        font-size: 13px;
        line-height: 20px;
    }
    .calculator_main {
        width: 95%;
    }
    .section_7 {
        padding: 65px 0;
    }
    .testimonial_heading h1 {
        font-size: 28px;
        line-height: 56px;
    }
    .testimonial_heading::after {
        left: 67%;
        top: 30px;
        width: 10px;
        height: 10px;
    }
    .test_img {
        max-width: 190px;
    }
    .test_details p {
        font-size: 13px;
        line-height: 24px;
    }
    .testimonail_btn, .services_btn, .section_btn {
        max-width: 300px;
    }
    button {
        font-size: 16px;
        line-height: 5px;
    }
    .footer_details {
        width: 47%;
    }
    .footer_social_icons {
        width: 25%;
        float: right;
    }
    .haed table, th {
        font-size: 12px;
    }
    td {
        font-size: 14px !important;
    }
    .single
    {
        padding: 55px 0;
        box-sizing: border-box;
    }
    .single_heading h1 {
        font-size: 30px;
        line-height: 58px;
    }
    .single_heading::after {
        width: 10px;
        height: 10px;
        left: 78%;
        top: 32px;
    }
    .single_heading p {
        font-size: 13px;
        line-height: 21px;
    }
    .single_brick_btn {
        max-width: 300px;
    }
    .double_heading h1 {
        font-size: 38px;
        line-height: 65px;
    }
    .double_heading::after {
        left: 77%;
        top: 38px;
        width: 12px;
        height: 12px;
    }
    .double_heading p {
        font-size: 14px;
        line-height: 22px;
        padding: 0 10px;
    }
    .banner_double h2 {
        font-size: 30px;
        line-height: 57px;
    }
    .banner_double h1 {
        font-size: 52px;
        line-height: 48px;
    }
    .double_para p {
        font-size: 16px;
        line-height: 20px;
        padding: 0 5px;
    }
    .banner_form {
        width: 68%;
        margin: 0 auto;
    }
    .form_btn
    {
        top: -33px;
    }
    .blog_banner_heading {
        width: 100%;
        text-align: center;
    }
    .blog_banner_heading h2 {
        font-size: 32px;
        line-height: 60px;
    }
    .blog_banner_heading h1 {
        font-size: 44px;
        line-height: 29px;
    }
    .double_para p {
        font-size: 15px;
        line-height: 24px;
    }
    .blog_inner h1 {
        font-size: 19px;
        line-height: 23px;
    }
    .posted {
        width: 66%;
    }
    .blog_img {
        width: 100%;
        margin: 15px 0;
    }
    .blog_social_left {
        width: 63%;
        float: left;
    }
    .blog_social_right {
        width: 23%;
    }
}
@media screen and (max-width:650px)
{
    .logo {
        max-width: 210px;
    }
    .call {
        padding: 7px 0 20px;
    }
    .call_number h4 {
        font-size: 13px;
        line-height: 24px;
    }
    .call_number h3, .call_number h3 a {
        font-size: 18px;
        line-height: 24px;
    }
    .res-menu {
        margin: 10px 2% 10px 2%;
    }
    .banner_left h2 {
        font-size: 28px;
        line-height: 52px;
    }
    .banner_left h1 {
        font-size: 49px;
        line-height: 43px;
    }
    .banner_left p {
        margin-top: 12px;
        font-size: 13px;
    }
    .banner_left ul li
    {
        margin-bottom: 0;
    }
    .banner_left ul {
        width: 56%;
    }
    .banner_right {
        width: 84%;
    }
    .heading h1 {
        font-size: 22px;
        line-height: 51px;
    }
    .heading::after {
        width: 8px;
        height: 8px;
        left: 86%;
        top: 27px;
    }
    .heading p {
        font-size: 12px;
        line-height: 19px;
    }
    .thumb_details p {
        font-size: 12px;
        line-height: 19px;
    }
    .icon-wall:before,.icon-cash:before {
        font-size: 54px;
    }
    .product_heading h1 {
        font-size: 23px;
        line-height: 51px;
    }
    .product_heading::after {
        left: 67%;
        top: 27px;
        width: 8px;
        height: 8px;
    }
    .product_info p {
        font-size: 12px;
        line-height: 21px;
    }
    .pricing_heading h1 .heading_clr {
        font-size: 23px;
        line-height: 51px;
    }
    .pricing_heading::after {
        left: 60%;
        top: 28px;
        width: 8px;
        height: 8px;
    }
    .pricing_heading p {
        font-size: 12px;
        line-height: 17px;
        padding: 0 20px;
        box-sizing: border-box;
    }
    .pro_sec_head p {
        font-size: 12px;
        line-height: 0px;
    }
    .note_left h2 {
        font-size: 17px;
        line-height: 20px;
    }
    .note_right p {
        font-size: 12px;
        line-height: 19px;
    }
    .banner {
        padding: 50px 0 15px 0;
    }
    .section_2 {
        padding: 50px 0 55px 0;
    }
    .section_3 {
        padding: 50px 0;
    }
    .section_4 {
        padding: 50px 0 55px 0;
    }
    .section_5 {
        padding: 55px 0;
    }
    .section_6 {
        padding: 55px 0;
    }
    .section_7 {
        padding: 55px 0;
    }
    .services_heading h1 {
        font-size: 23px;
        line-height: 50px;
    }
    .services_heading::after {
        left: 66%;
        top: 27px;
        width: 8px;
        height: 8px;
    }
    .box_left {
        width: 20%;
        padding: 28px;
        box-sizing: border-box;
    }
    .box_right h3 {
        font-size: 16px;
        line-height: 13px;
    }
    .box_right p {
        font-size: 12px;
        line-height: 22px;
        padding: 0;
    }
    .profit_heading h1 {
        font-size: 23px;
        line-height: 51px;
    }
    .profit_heading::after {
        left: 66%;
        top: 28px;
        width: 8px;
        height: 8px;
    }
    .profit_heading p {
        font-size: 12px;
        line-height: 18px;
        padding: 0 30px;
    }
    .calculator {
        width: 80%;
        float: none;
        margin: 0 auto;
    }
    .arrow {
        width: 80%;
        float: none;
        margin: 0 auto;
    }
    .profit {
        width: 80%;
        margin: 0 auto;
        float: none;
    }
    .arrow img
    {
        -ms-transform: rotate(90deg); /* IE 9 */
        -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
        transform: rotate(90deg);
    }
    .testimonial_heading h1 {
        font-size: 23px;
        line-height: 50px;
    }
    .testimonial_heading::after {
        left: 67%;
        top: 26px;
        width: 8px;
        height: 8px;
    }
    .test_left {
        width: 100%;
        float: none;
    }
    .test_right {
        width: 100%;
        float: none;
        margin-top: 30px;
    }
    .footer_social_icons {
        width: 28%;
        float: right;
    }
    .testimonail_btn, .services_btn, .section_btn {
        max-width: 280px;
    }
    button {
        font-size: 14px;
        line-height: 0px;
    }
    .test_details p {
        font-size: 12px;
        line-height: 21px;
        margin-top: 10px;
    }
    td {
        font-size: 12px !important;
    }
    .haed tbody, tr, td {
        padding: 17px 0;
        box-sizing: border-box;
    }
    .single_heading h1 {
        font-size: 26px;
        line-height: 51px;
    }
    .single_heading::after {
        width: 10px;
        height: 10px;
        left: 79%;
        top: 28px;
    }
    .single_heading p {
        font-size: 12px;
        line-height: 20px;
        padding: 0 10px;
        box-sizing: border-box;
    }
    .single_brick_btn {
        max-width: 280px;
    }
    .double_heading h1 {
        font-size: 34px;
        line-height: 61px;
    }
    .double {
        padding: 55px 0;
        box-sizing: border-box;
    }
    .double_heading::after {
        left: 78%;
        top: 36px;
        width: 10px;
        height: 10px;
    }
    .double_heading p {
        font-size: 13px;
        line-height: 20px;
        padding: 0 10px;
    }
    .double_right {
        width: 90%;
    }
    .banner_double h2 {
        font-size: 28px;
        line-height: 52px;
    }
    .banner_double h1 {
        font-size: 43px;
        line-height: 36px;
    }
    .double_para p {
        font-size: 13px;
        line-height: 22px;
        /*    padding: 0 5px;*/
    }
    .banner_form {
        width: 78%;
        margin: 0 auto;
    }
    .blog_banner_heading h2 {
        font-size: 30px;
        line-height: 57px;
    }
    .blog_banner_heading h1 {
        font-size: 38px;
        line-height: 23px;
    }
    .double_para p {
        font-size: 12px;
        line-height: 19px;
        padding: 0 15px;
    }
    .blog_inner h1 {
        padding: 0 60px;
        box-sizing: border-box;
    }
    .blog_inner h1 {
        font-size: 17px;
        line-height: 21px;
    }
    .posted {
        width: 80%;
    }
    .blog_social_left
    {
        text-align: center;
        margin: 0 auto;
        float: none;
        width: 70%;
    }
    .blog_social_right {
        width: 100%;
        text-align: center;
    }
    .blog_inner_left {
        width: 75%;
    }
}
@media screen and (max-width:550px)
{
    .logo {
        max-width: 250px;
        float: none;
        padding: 25px 0 10px 0;
        box-sizing: border-box;
        margin: 0 auto;
    }
    .call
    {
        float: none;
        margin: 0 auto;
    }
    .call_number {
        width: 75%;
    }
    .res-menu {
        margin: 10px 2% 20px 2%;
    }
    .banner_left h2 {
        font-size: 24px;
        line-height: 47px;
    }
    .banner_left h1 {
        font-size: 42px;
        line-height: 33px;
    }
    .banner_left p {
        margin-top: 15px;
        font-size: 12px;
        line-height: 20px;
    }
    .banner_left ul {
        width: 70%;
    }
    .banner_right {
        width: 95%;
    }
    .form_btn
    {
        top: -28px;
    }
    .form_area {
        padding: 20px 20px 30px 20px;
    }
    .heading h1 {
        font-size: 19px;
        line-height: 41px;
    }
    .heading::after {
        width: 8px;
        height: 8px;
        left: 89%;
        top: 21px;
    }
    .thumbnail {
        width: 100%;
    }
    .product_heading h1 {
        font-size: 20px;
        line-height: 47px;
    }
    .product_heading::after {
        left: 68%;
        top: 25px;
        width: 8px;
        height: 8px;
    }
    .product_info h3 {
        font-size: 18px;
        line-height: 20px;
    }
    .pricing_heading h1 .heading_clr {
        font-size: 22px;
        line-height: 46px;
    }
    .pricing_heading::after {
        left: 62%;
        top: 28px;
        width: 8px;
        height: 8px;
    }
    .pro_sec_head p {
        font-size: 10px;
        line-height: 0px;
    }
    .note_left h2 {
        font-size: 14px;
        line-height: 17px;
    }
    .note_right {
        width: 88%;
        padding: 3px 0;
    }
    .services_heading h1 {
        font-size: 21px;
        line-height: 44px;
    }
    .services_heading::after {
        left: 68%;
        top: 22px;
        width: 8px;
        height: 8px;
    }
    .box_left {
        width: 21%;
        padding: 20px;
        box-sizing: border-box;
    }
    .icon-list:before, .icon-paper:before, .icon-half_wall:before, .icon-man:before {
        font-size: 38px;
    }
    .box_right h3 {
        font-size: 14px;
        line-height: 8px;
    }
    .profit_heading h1 {
        font-size: 22px;
        line-height: 44px;
    }
    .profit_heading::after {
        left: 69%;
        top: 24px;
        width: 8px;
        height: 8px;
    }
    .profit_heading p
    {
        padding: 0;
    }
    .calculator, .arrow, .profit
    {
        width: 90%;
    }
    .testimonial_heading h1 {
        font-size: 22px;
        line-height: 44px;
    }
    .testimonial_heading::after {
        left: 70%;
        top: 24px;
        width: 8px;
        height: 8px;
    }
    .footer_details {
        width: 100%;
        float: none;
    }
    .footer_social_icons
    {
        float: none;
        margin: 0 auto;
        text-align: center;
        width: 50%;
        margin-top: 20px;
    }
    .haed tbody, tr, td {
        padding: 17px 5px;
        box-sizing: border-box;
    }
    .single_heading h1 {
        font-size: 23px;
        line-height: 46px;
    }
    .single_heading::after {
        width: 8px;
        height: 8px;
        left: 82%;
        top: 25px;
    }
    .single_heading p {
        font-size: 12px;
        line-height: 19px;
    }
    .brick {
        width: 70%;
    }
    .double_heading h1 {
        font-size: 30px;
        line-height: 56px;
    }
    .double_heading::after {
        left: 80%;
        top: 31px;
        width: 10px;
        height: 10px;
    }
    .double_heading p {
        font-size: 12px;
        line-height: 19px;
        padding: 0 5px;
    }
    .double_right {
        width: 97%;
    }
    .banner_double h2 {
        font-size: 24px;
        line-height: 47px;
    }
    .banner_double h1 {
        font-size: 38px;
        line-height: 33px;
    }
    .banner_double
    {
        width: 100%;
    }
    .banner_form {
        width: 95%;
        margin: 0 auto;
    }
    .blog_banner_heading h2 {
        font-size: 27px;
        line-height: 52px;
    }
    .blog_banner_heading h1 {
        font-size: 33px;
        line-height: 18px;
    }
    .blog_inner h1 {
        padding: 0px 25px;
    }
    .posted {
        width: 100%;
    }
    .posted .by h3, .posted .date h3 {
        font-size: 14px;
        line-height: 34px;
    }
    .blog_social_left
    {
        width: 85%;
    }
    .blog_main_btn {
        max-width: 270px;
    }
}
@media screen and (max-width:450px)
{
    .banner_left h2 {
        font-size: 20px;
        line-height: 43px;
    }
    .banner_left h1 {
        font-size: 33px;
        line-height: 23px;
    }
    .banner_left p {
        margin-top: 15px;
        font-size: 10px;
        line-height: 16px;
    }
    .banner_left ul {
        width: 87%;
        margin: 0 auto;
        margin-top: 10px;
    }
    .banner_right {
        width: 100%;
    }
    .form_head_right h2 {
        font-size: 10px;
        line-height: 19px;
    }
    .heading h1 {
        font-size: 15px;
        line-height: 36px;
    }
    .heading::after {
        width: 8px;
        height: 8px;
        left: 92%;
        top: 18px;
    }
    .heading p {
        font-size: 12px;
        line-height: 18px;
        padding: 0 10px;
    }
    .thumb_details h3 {
        font-size: 16px;
        line-height: 14px;
    }
    .thumb_details p {
        line-height: 17px;
    }
    .product_heading::after {
        left: 75%;
        top: 26px;
        width: 8px;
        height: 8px;
    }
    .product_inner {
        width: 40%;
    }
    .product_info p {
        font-size: 12px;
        line-height: 19px;
    }
    .product_info p
    {
        margin-top: 9px;
    }
    .pricing_heading::after {
        left: 65%;
        top: 27px;
        width: 8px;
        height: 8px;
    }
    .pro_sec_head p {
        font-size: 10px;
        line-height: 14px;
    }
    .pro_sec_head {
        width: 100%;
        text-align: center;
        margin-top: 23px;
        margin-bottom: 20px;
    }
    .haed table, th {
        padding: 15px 15px;
        box-sizing: border-box;
    }
    .note_left
    {
        width: 100%;
        float: none;
        text-align: center;
    }
    .note_right {
        width: 90%;
        float: none;
        margin: 0 auto;
        text-align: center;
        padding: 3px 0;
    }
    .services_heading::after {
        left: 75%;
        top: 23px;
        width: 8px;
        height: 8px;
    }
    .box_left {
        width: 30%;
        float: none;
        margin: 0 auto;
        padding: 22px;
        box-sizing: border-box;
    }
    .box_right {
        width: 77%;
        float: none;
        margin: 0 auto;
        text-align: center;
        margin-top: 25px;
    }
    .profit_heading::after {
        left: 76%;
        top: 24px;
        width: 8px;
        height: 8px;
    }
    .cal_heading h3 {
        font-size: 17px;
        line-height: 9px;
    }
    .cal_heading h4 {
        font-size: 14px;
        line-height: 18px;
    }
    .arrow
    {
        padding: 10px;
        box-sizing: border-box;
    }
    .result p {
        font-size: 32px;
        line-height: 8px;
    }
    .testimonial_heading::after {
        left: 77%;
        top: 23px;
        width: 8px;
        height: 8px;
    }
    .test_img {
        max-width: 170px;
    }
    .footer_details p {
        text-align: center;
    }
    .testimonail_btn, .services_btn, .section_btn {
        max-width: 220px;
        margin-top: 35px;
    }
    button {
        font-size: 12px;
        line-height: 0px;
    }
    .input_field_left {
        width: 100%;
        float: none;
    }
    .input_field_right {
        width: 100%;
        float: none;
        margin-top: 20px;
    }
    .single_heading h1 {
        font-size: 18px;
        line-height: 38px;
    }
    .single_heading::after {
        width: 8px;
        height: 8px;
        left: 85%;
        top: 19px;
    }
    .single_heading p {
        font-size: 12px;
        line-height: 18px;
    }
    .brick {
        width: 80%;
    }
    .double {
        padding: 40px 0;
        box-sizing: border-box;
    }
    .double_heading h1 {
        font-size: 25px;
        line-height: 51px;
    }
    .double_heading::after {
        left: 85%;
        top: 26px;
        width: 10px;
        height: 10px;
    }
    .double_left .brick {
        width: 85%;
    }
    .radio_spacing {
        width: 47%;
        float: left;
        margin-top: 10px;
    }
    .banner_double h2 {
        font-size: 20px;
        line-height: 43px;
    }
    .banner_double h1 {
        font-size: 33px;
        line-height: 23px;
    }
    .double_para p {
        font-size: 10px;
        line-height: 16px;
    }
    .banner_form {
        width: 100%;
    }
    .form_head_right h2 {
        text-align: left;
    }
    .blog_banner_heading h2 {
        font-size: 23px;
        line-height: 48px;
    }
    .blog_banner_heading h1 {
        font-size: 29px;
        line-height: 14px;
    }
    .blog_inner h1
    {
        padding: 0;
    }
    .blog_inner h1 {
        font-size: 13px;
        line-height: 18px;
    }
    .posted .by
    {
        width: 100%;
        float: none;
    }
    .posted .date {
        width: 100%;
        float: none;
    }
    .blog_heading
    {
        margin-bottom: 10px;
    }
    .blog_social_left {
        width: 100%;
    }
    .social_in_right ul li
    {
        margin-right: 7px;
    }
    .blog_main_btn {
        max-width: 220px;
    }
    .blog_inner_left {
        width: 85%;
    }
}