@media only screen and (min-width:992px) and (max-width:1200px) {
    .controls {
        width: 100%;
    }
    input.btn.btn-send {
        width: 70%;
        font-size: 20px;
        padding: 11px 0;
        margin: 15px 40px
    }
    .modal-content {
        left: 18.5%;
        width: 60%;
    }
}

@media only screen and (min-width:780px) and (max-width:991px) {
    .price_heading h2 {
        margin: 0 0 5px;
        font-size: 20px
    }
    .form-group,
    .help-block {
        margin-bottom: 0
    }
    label.checkbox {
        font-size: 9px
    }
    input.btn.btn-send {
        width: 100%;
        font-size: 15px;
        font-weight: 200;
        margin-top: 86px;
        margin-bottom: 7px;
    }
    .controls {
        margin-top: 10px
    }
    .modal-content {
        width: 70%;
        left: 15%;
    }

    #textArea_pop {
        min-height: 135px;
    }
}


@media only screen and (min-width:994px) and (max-width:1100px) {
    .modal-content input.btn.btn-send {
        right: 0
    }
}

@media only screen and (min-width:50px) and (max-width:996px) {
    .modal-content input.btn.btn-send {
        right: 143px
    }
}


@media only screen and (min-width:768px) and (max-width:779px) {
    .modal-content {
        left: 3%;
        top: 0;
        width: 94%
    }
    .modal-content input.btn.btn-send {
        position: relative;
        left: -67px
    }
}

@media only screen and (min-width:280px) and (max-width:767px) {
    .modal-content {
        left: 20%;
        top: 12px;
        width: 60%;
        height: 410px;
        overflow: scroll;
    }
    img#popupimgid {
        width: 65%!important;
    }
    .price_heading h2 {
        font-size: 16px;
        margin-top: -25px !important;
    }

    .form-group input[type=text],
    input[type=email],
    input[type=tel] {
        height: 25px;
        font-size: 12px
    }
    textarea#form_message {
        height: 80px
    }
    .main_checkbox .checkbox {
        display: inline-block!important;
        margin-bottom: 3px!important;
        padding-right: 30px!important
    }
    .modal-content input.btn.btn-send {
        position: initial;
        margin-top: -6px !important;
    }

    select.form-control {
        height: 23px;
        padding: 0;
        border: none
    }
}

@media only screen and (min-width:360px) and (max-width:538px) {
    .modal-content iframe {
        width: 190px;
        border-radius: 3px 3px 7px 7px
    }
}

/*@media only screen and (min-width:100px) and (max-width:359px) {
    .modal-content {
        left: 5%;
        top: -25px;
        width: 90%
    }
    .col-md-12.price_heading h2 {
        font-size: 10px;
        margin: 0
    }
    .form-group {
        margin-bottom: -5px!important
    }
    textarea#form_message {
        height: 50px;
        font-size: 11px
    }
    .main_checkbox .checkbox {
        display: inherit!important;
        margin-bottom: 3px!important;
        padding-right: 0!important;
        font-size: 10px!important
    }
    .modal-content input.btn.btn-send {
        position: absolute;
        right: 10px;
        bottom: 13px;
        width: 25%;
        font-size: 15px;
        margin-top: 0;
        padding: 16px 0
    }

    .modal-content iframe {
        width: 153px;
        border-radius: 3px 3px 7px 7px
    }
    .form-group input[type=text],
    input[type=email],
    input[type=tel] {
        border-radius: 4px;
        border: none;
        padding: 0 7px;
        height: 23px;
        font-size: 11px
    }
    .modal-content input[type=checkbox] {
        margin-top: 2px
    }
    select.form-control {
        height: 23px;
        padding: 0;
        border: none
    }
}*/

@media only screen and (min-width:780px) and (max-width:991px) {
    .footer_controls .col-md-12.price_heading h2 {
        margin: 0 0 5px;
        font-size: 20px
    }
    .footer_controls .form-group,
    .footer_controls .help-block {
        margin-bottom: 0
    }
    .footer_controls label.checkbox {
        font-size: 9px
    }
    .footer_controls input.btn.btn-send {
        width: 100%;
        font-size: 15px;
        font-weight: 200;
        margin-top: 86px;
        margin-bottom: 7px;
        position: relative;
        right: 100px
    }
    .footer_controls .controls {
        margin-top: 10px
    }
    .contactclose,
    .footerclose {
        left: auto;
        top: 5px;
        right: 10px
    }
}

@media only screen and (min-width:860px) and (max-width:991px) {
    .footer_controls .controls {
        left: 60px
    }
}

@media only screen and (min-width:994px) and (max-width:1100px) {
    .footer_modal-content input.btn.btn-send {
        right: 0
    }
}

@media only screen and (min-width:50px) and (max-width:996px) {
    .footer_modal-content input.btn.btn-send {
        right: 143px
    }
}

@media only screen and (min-width:50px) and (max-width:780px) {
    #footerModal {
        display: none
    }
}

@media only screen and (min-width:768px) and (max-width:779px) {
    .footer_modal-content {
        left: 0;
        top: 0;
        width: 100%
    }
    .footer_modal-content input.btn.btn-send {
        position: relative;
        left: -67px
    }
    .contactclose,
    .footerclose {
        left: 500px!important
    }
}

@media only screen and (min-width:360px) and (max-width:767px) {
    .footer_modal-content {
        left: 5%;
        top: -25px;
        width: 90%
    }
    .footer_controls .col-md-12.price_heading h2 {
        font-size: 16px;
        margin: 0
    }
    .footer_controls .form-group {
        margin-bottom: -5px!important
    }
    .footer_controls .form-group input[type=text],
    input[type=email],
    input[type=tel] {
        height: 25px;
        font-size: 12px
    }
    .footer_controls textarea#form_message {
        height: 80px
    }
    .footer_controls .main_checkbox .checkbox {
        display: inline-block!important;
        margin-bottom: 3px!important;
        padding-right: 30px!important
    }
    .footer_modal-content input.btn.btn-send {
        position: absolute;
        right: 10px;
        bottom: 13px;
        width: 30%;
        font-size: 19px;
        margin-top: 0;
        padding: 16px 0
    }
    .contactclose,
    .footerclose {
        top: 19px!important;
        left: auto;
        right: 10px
    }
    .footer_controls select.form-control {
        height: 23px;
        padding: 0;
        border: none
    }
}

@media only screen and (min-width:360px) and (max-width:538px) {
    .footer_modal-content iframe {
        width: 190px;
        border-radius: 3px 3px 7px 7px
    }
}

@media only screen and (min-width:100px) and (max-width:359px) {
    .footer_modal-content {
        left: 5%;
        top: -25px;
        width: 90%
    }
    .footer_controls .col-md-12.price_heading h2 {
        font-size: 10px;
        margin: 0
    }
    .footer_controls .form-group {
        margin-bottom: -5px!important
    }
    .footer_controls textarea#form_message {
        height: 50px;
        font-size: 11px
    }
    .footer_controls .main_checkbox .checkbox {
        display: inherit!important;
        margin-bottom: 3px!important;
        padding-right: 0!important;
        font-size: 10px!important
    }
    .footer_modal-content input.btn.btn-send {
        position: absolute;
        right: 10px;
        bottom: 13px;
        width: 25%;
        font-size: 15px;
        margin-top: 0;
        padding: 16px 0
    }
    .contactclose,
    .footerclose {
        top: 19px!important;
        font-size: 18px!important;
        right: 5px!important;
        left: auto!important
    }
    .footer_modal-content iframe {
        width: 153px;
        border-radius: 3px 3px 7px 7px
    }
    .form-group input[type=text],
    input[type=email],
    input[type=tel] {
        border-radius: 4px;
        /*border: none;*/
        padding: 0 7px;
        height: 23px;
        font-size: 11px
    }
    .footer_modal-content input[type=checkbox] {
        margin-top: 2px
    }
    .footer_controls select.form-control {
        height: 23px;
        padding: 0;
        border: none
    }
}


/*sms bot page card*/
@media only screen and (min-width:100px) and (max-width:415px){
    .BL-Bot .CardFront .CardHead .CardImage {
        padding: 0!important;
        padding-top: 10px;
    }
    .BL-Bot .CardFront .CardHead h2 {
        text-align: center!important;
        font-size: 14px!important;
        padding-left: 0px!important;
    }
    .BL-Bot .CardFront .CardHead {
        padding: 0px 0px 24px!important;
    }
    .CardHeadTop {
        padding-bottom: 2px!important;
    }
    .BL-Bot .CardFront .CardHead i {
        padding-top: 8px;
    }
    .CardImage img {
        padding-top: 8px;
    }
    .BL-Bot .CardBack .CardDescription {
        font-size: 62%!important;
    }
    .BL-Bot .CardBack .CardFoot {
        font-size: 64%!important;
    }
    .BL-Bot .CardFront .CardFoot {
        font-size: 62%!important;
    }
    .CardHead p {
        padding-bottom: 0!important;
        padding-top: 10px;
        font-size: 13px !important;
    }
    .BL-Bot .CardBack .CardHead {
        font-size: 90%!important;
    }
}

@media only screen and (min-width:992px) and (max-width:1199px){
    .BL-Bot .CardFront .CardHead .CardImage {
        padding-left: 5px !important;
    }
    .BL-Bot .CardFront .CardHead h2 {
        font-size: 15px!important;
    }
    .CardHead p {
        font-size: 13px!important;
        padding-bottom: 5px!important;
        padding-top: 5px;
    }
    .BL-Bot .CardFront .CardFoot {
        font-size: 63%!important;
    }
    .CardHeadTop {
        padding-bottom: 8px!important;
    }
    .BL-Bot .CardBack .CardHead {
        font-size: 90% !important;
    }
    .BL-Bot .CardBack .CardDescription {
        font-size: 63%!important;
    }
    .BL-Bot .CardBack .CardFoot {
        font-size: 65% !important;
    }
    
    .start-video {
        top: 42px!important;
        padding: 0!important;
        left: 83px!important;
    }
    .start-video img {
        width: 36%;
    }
    
}

@media only screen and (min-width:390px) and (max-width:420px){ 
    .start-video {
        top: 64px !important;
        left: 145px !important;
    }
}
@media only screen and (min-width:320px) and (max-width:389px){ 
    .start-video {
        top: 42px !important;
        left: 100px !important;
    }
}
@media only screen and (min-width:736px) and (max-width:991px){ 
    .start-video {
        top: 100px !important;
        left: 260px !important;
    }
    .start-video img {
        width: 40%;
    }
}
@media only screen and (min-width:600px) and (max-width:720px){ 
    .start-video {
        top: 80px !important;
        left: 200px !important;
    }
    .start-video img {
        width: 45%;
    }
}

/*Slidin Form*/

@media only screen and (min-width:320px) and (max-width:600px) {
    .homepage_form {
        height: 350px;
        overflow: scroll;
        right: -264px;
        top: 70px;
        position: relative;
        width: 35%;
    }
    
    #myBtn p {
        padding-bottom: 16px;
        font-size: 13px;
    }
    .home_controls {
        position: absolute;
        min-height: 390px;
    }
    .form-close {
        padding-top: 9px!important;
        top: 10px!important;
        right: 17px!important;
        font-size: 13px!important;
    }
    span.outer_close {
        padding: 0px 5px!important;
    }
    .email_bots_banner .banner-text {
        font-size: 13px;
        font-weight: normal;
    }
}