@media (min-width: 1200px) and (max-width: 1500px)
{
    .nav>li>a {
        margin: 0 12px;
    }
    .navbar-default .navbar-nav>li>a {
        font-size: 16px;
    }
}
@media (min-width: 320px) and (max-width: 767px)
{
    .floating-form-wrap {
        display: none !important;
    }
    .logo img {
        display: table;
        margin: 60px auto 0;
        max-width: 100%;
    }
    .slider-hm-images {
        height: auto;
    }
    .slider-hm-images h2 {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 10px;
    }
    .slider-hm-images p {
        font-size: 14px;
        line-height: 22px;
    }
    .slider-hm-images h6 {
        margin-bottom: 0;
    }
    .slider-hm-images ul {
        width: 100%;
        margin: 0 auto 20px;
    }
    .slider-hm-images ul li {
        margin: 5px 0 0;
        font-size: 12px;
        width: 100%;
        letter-spacing: 0;
        text-align: center;
    }
    .slideform {
        padding: 10px;
        width: 100%;
        margin: 20px auto 0;
    }
    .slideform h2 {
        font-size: 22px;
        line-height: 24px;
        margin: 10px 0 0;
    }
    .slideform h3 {
        font-size: 12px;
        margin: 10px 0 10px;
    }
    .slideform h3 span {
        font-size: 22px;
    }
    .slideform div {
        width: 100%;
        display: inline-block;
        margin: 0 0px;
        display: none;
        margin: 0 auto;
        display: table;
        position: relative !important;
        text-align: center;
        right: 0;
    }
    .popup-form {
        width: 340px;
        max-width: 350px;
        height: 460px;
        margin-left: -170px;
        margin-top: -200px !important;
    }
    .slideform .captcha {
        width: 25% !important;
    }
    .slideform .captcha_field {
        width: 69% !important;
        float: right;
    }
    .slideform .phone {
        margin-bottom: 15px;
    }
    .cta-header {
        text-align: center;
        width: 100%;
    }
    .awards {
        border-right: none;
        padding: 0 15px;
        min-height: initial;
        margin-bottom: 30px;
    }
    .awards:last-child {
        margin-bottom: 0px;
    }
    .sec-1 {
        padding: 30px 0;
    }
    .awards h3 {
        font-size: 14px;
        line-height: 22px;
    }
    .service-main {
        background: none;
        clear: both;
        padding: 40px 0;
    }
    .services-content h2 span {
        font-size: 30px;
        line-height: 30px;
    }
    .services-content h2 {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 10px;
    }
    p {
        font-size: 14px;
        line-height: 20px;
    }
    .services-content h4 {
        margin-top: 14px;
    }
    .services-content ul li {
        font-size: 14px;
        line-height: 20px;
        width: 100%;
        margin-bottom: 10px;
        min-height: initial;
    }
    h2.title {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 30px;
    }
    .pricing {
        padding: 20px 0 50px;
    }
    .price-box {
        margin-bottom: 30px;
    }
    .price-box:last-child {
        margin-bottom: 0px;
    }
    .price-box a.order-btn {
        padding: 10px 20px;
        font-size: 14px;
    }
    .price-panel h4.price {
        font-size: 36px;
    }
    .price-panel h4.price span {
        font-size: 18px;
        line-height: 30px;
        top: -5px;
    }
    .price-disc {
        min-height: initial;
    }
    .portfolio {
        padding: 20px 0 50px;
    }
    .testimonial-wrapper {
        padding: 20px 0 20px;
    }
    .testimonial-wrapper .owl-dots {
        margin-top: 5px;
    }
    .test-auther {
        font-size: 10px;
        margin-right: 11%;
        margin-top: 10px;
    }
    p.testimonials-text {
        background: #fff;
        padding: 20px 15px;
        border-radius: 9px;
        font-size: 12px;
        line-height: 19px;
        min-height: initial;
        width: 90%;
        display: table;
        margin: 0 auto;
    }
    .works {
        display: none;
    }
    .contact-form h2 {
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 12px;
        padding: 0 15px;
    }
    .contact-form p {
        padding: 0 15px;
    }
    .contact-form input.contact-field {
        height: 40px;
        padding: 0 0 0 54px;
    }
    .contact-form .name:before,
    .contact-form .email:before,
    .contact-form .phone:before{
        padding: 11px 0;
        width: 44px;
    }
    .contact-form input.btn-orangedark {
        padding: 8px 30px;
        font-size: 18px;
    }
    .contact-form textarea {
        height: 120px;
        padding: 12px;
    }
    .contact-form ::-webkit-input-placeholder {
        color: #666666 !important;
        font-size: 12px;
    }

    .contact-form :-moz-placeholder { /* Firefox 18- */
        color: #666666 !important;
        font-size: 12px;
    }

    .contact-form ::-moz-placeholder {  /* Firefox 19+ */
        color: #666666 !important;
        font-size: 12px;
    }

    .contact-form :-ms-input-placeholder {
        color: #666666 !important;
        font-size: 12px;
    }
    footer {
        background: #000;
        padding: 15px 0 ;
        text-align: center;
    }
    footer p {
        color: #fff;
        margin-bottom: 10px;
        font-size: 12px;
    }
    .visa{
        display: none;
    }
    .portfolio p {
        padding: 0 15px;
    }
    /*brand responsive css*/
    .banner-col {
        width: 100%;
    }
    .banner-col.last-col > div {
        text-align: center;
        margin: 0 0 10px 0px;
    }
    .home-banner {
        width: 99%;
    }
    .home-banner h3 {
        color: #ffffff;
        font-family: Raleway;
        font-size: 20px;
        padding: 14px 0;
        position: relative;
        text-align: center;
        z-index: 9;
    }
    .home-banner h4 em {
        font-size: 18px;
    }
    .home-banner .banner-col {
        margin: 0 0px 0 0 !important;
    }
    .home-banner h3 {
        font-size: 12px !important;
        text-align: right !important;
        padding-right: 10px !important;
    }
    .new-price {
        font-size: 50px !important;
        line-height: 30px !important;
    }
    .banner-ordernow {
        float: none !important;
    }
    .banner-col.last-col .stamp {
        width: 70% !important;
        text-align: center;
        position: relative !important;
        margin: 0 auto 30px !important;
        height: auto;
        right: 0 !important;
        bottom: 0 !important;
    }

}
@media (min-width: 991px) and (max-width: 1199px)
{
    .slider-hm-images h6 {
        margin-bottom: 20px;
    }
    .slider-hm-images h2 {
        font-size: 68px;
        line-height: 70px;
        margin-bottom: 20px;
    }
    .slider-hm-images ul {
        width: 75%;
    }
    .slider-hm-images ul li {
        display: inline-block;
        font-size: 15px;
    }
    .slideform {
        width: 85%;
    }
    .slideform h2 {
        font-size: 30px;
        line-height: 30px;
        margin-bottom: 15px;
    }
    .slideform h3 {
        font-size: 16px;
        margin: 10px 0 20px;
    }
    .slider-hm-images {
        height: 820px;
    }
    .slideform div {
        margin: 0 9px 20px;
    }
    .awards h3 {
        font-size: 14px;
        line-height: 20px;
    }
    .sec-1 {
        padding: 25px 0;
    }
    p {
        font-size: 14px;
        line-height: 20px;
        color: #666666;
    }
    .service-main {
        padding: 50px 0;
        background-size: 50%;
    }
    .service-main {
        background: url(../images/service-img.png) right 20px center no-repeat;
        clear: both;
        padding: 70px 0;
        background-size: 50%;
    }
    .services-content h2 {
        font-size: 60px;
        line-height: 60px;
    }
    .services-content ul li {
        font-size: 14px;
        line-height: 20px;
        width: 42%;
        min-height: 40px;
    }
    .services-content p {
        padding-right: 100px;
    }
    .pricing .col-md-3 {
        width: 50%;
    }
    .pricing .col-md-3:nth-of-type(1),
    .pricing .col-md-3:nth-of-type(2){
        margin-bottom: 30px;
    }
    h2.title {
        font-size: 50px;
        line-height: 50px;
        margin-bottom: 40px;
    }
    .pricing {
        padding: 40px 0;
    }
    .portfolio {
        padding: 30px 0 0;
    }
    .testimonial-wrapper {
        padding: 50px 0 35px;
    }
    .works img {
        max-width: 80%;
    }
    .contact-form input.contact-field {
        height: 46px;
    }
    .contact-form .name:before,
    .contact-form .email:before,
    .contact-form .phone:before{
        padding: 14px 0;
    }
    .contact-form input.btn-orangedark {
        padding: 7px 50px;
    }
    .price-disc {
        min-height: 632px;
    }
}
@media (min-width: 1200px) and (max-width: 1500px)
{
    .slider-hm-images h6 {
        margin-bottom: 20px;
    }
    .slider-hm-images h2 {
        font-size: 68px;
        line-height: 70px;
        margin-bottom: 20px;
    }
    .slider-hm-images ul {
        width: 75%;
    }
    .slider-hm-images ul li {
        display: inline-block;
        font-size: 15px;
    }
    .slideform {
        width: 75%;
    }
    .slideform h2 {
        font-size: 30px;
        line-height: 30px;
        margin-bottom: 15px;
    }
    .slideform h3 {
        font-size: 16px;
        margin: 10px 0 20px;
    }
    .slider-hm-images {
        height: 820px;
    }
    .slideform div {
        margin: 0 9px 20px;
    }
    .awards h3 {
        font-size: 14px;
        line-height: 20px;
    }
    .sec-1 {
        padding: 25px 0;
    }
    p {
        font-size: 14px;
        line-height: 20px;
        color: #666666;
    }
    .service-main {
        padding: 50px 0;
        background-size: 50%;
    }
    .service-main {
        background: url(../images/service-img.png) right 20px top 80% no-repeat;
        clear: both;
        padding: 70px 0;
        background-size: 50%;
    }
    .services-content h2 {
        font-size: 60px;
        line-height: 60px;
        margin-top: 0;
    }
    .services-content ul li {
        font-size: 14px;
        line-height: 20px;
        width: 42%;
        min-height: 40px;
    }
    .services-content p {
        padding-right: 100px;
    }
    .price-panel h3.price-title {
        font-size: 18px;
    }
    /*.price-panel h4.price {*/
        /*font-size: 34px;*/
        /*line-height: 50px;*/
        /*margin: 10px 0px 0 0;*/
    /*}*/
    h2.title {
        font-size: 50px;
        line-height: 50px;
        margin-bottom: 40px;
    }
    .pricing {
        padding: 40px 0;
    }
    /*.price-panel h4.price span {*/
        /*font-size: 18px;*/
        /*line-height: 28px;*/
        /*top: 0px;*/
        /*right: 25px;*/
    /*}*/
    /*.price-disc {*/
        /*min-height: 384px;*/
    /*}*/
    .portfolio {
        padding: 30px 0 0;
    }
    .testimonial-wrapper {
        padding: 50px 0 35px;
    }
    .works img {
        max-width: 80%;
    }
    .contact-form input.contact-field {
        height: 46px;
    }
    .contact-form .name:before,
    .contact-form .email:before,
    .contact-form .phone:before{
        padding: 14px 0;
    }
    .contact-form input.btn-orangedark {
        padding: 7px 50px;
    }
    .price-box a.order-btn {
        padding: 9px 25px;
        font-size: 16px;
    }
}
@media (min-width: 1500px) and (max-width: 1600px)
{
    .service-main {
        background: url(../images/service-img.png) right 20px top 70% no-repeat;
        clear: both;
        padding: 70px 0;
        background-size: 46%;
    }
}