/*============================================================================
			RESPONSIVE CSS WITH MEDIA 
=============================================================================*/

/*=============  MEDIA 1400px   =============*/
@media (min-width:1200px) and (max-width:1400px) {
}
/*=============  MEDIA 1200px   =============*/
@media (max-width:1200px) {
}
/*=============  MEDIA 1024px   =============*/
@media (max-width:1024px) {
}
/*=============  MEDIA 992px - 1199px   =============*/
@media (min-width:992px) and (max-width:1199px) {

    .cs3 {
        width: 31% !important;
        margin-right: 15px !important;
    }

    .dn {
        display: none;
    }

    .dropdown-content {
        top: 32%;
        left: 8%;
    }


    .width35 {
        width: 35%;
    }

    .top_heading_black {
        padding-top: 30px;
        margin-left: -60px;
    }

    .panel-default > .panel-heading a {
        font-size: 12px;
        line-height: 30px;
    }

    footer p a {
        font-size: 12px;
    }

    .nav > li > a {
        padding: 15px 7px;
        font-size: 12px;
    }

    .readmore {
        width: 54%;
    }

    .julius_black {
        font-size: 13px;
    }

    .flip-carousel .controls .arrow {
        top: 25% !important;
    }

    .hide {
        display: none !important;
    }

    .featuress .col-lg-3 {
        padding-top: 40px;
        width: 200px;
        height: 200px;
        margin-right: -25px;
        float: left;
    }

    .services p {
        text-align: left !important;
        font-size: 12px;
    }

    .featuress .col-lg-3 i {
        color: #0099cc;
        font-size: 60px;
    }

    .flip-carousel .controls .arrow.right {
        right: -9px !important;
    }

    .flip-carousel .controls .arrow.left {
        left: -9px !important;
    }

    .flip-carousel {
        height: 230px !important;
    }

        .flip-carousel > ul > li {
            margin-bottom: 45px !important;
        }


    .main_nav {
        width: 100% !important;
        font-size: 11px;
    }

    .services h5 {
        font-size: 11px;
    }

    .quote h1 {
        font-size: 31px;
    }

    .products .pro-info a {
        font-size: 15px;
    }

    .port-over .over-info {
        left: 21px;
    }

    .client_img {
        display: none;
    }

    .drive-form .intres-lesson .btn {
        margin-top: 10px !important;
        width: 45%;
    }

    .logo {
        font-size: 22px;
    }

        .logo a img {
            width: 100% !important;
        }

    #testimonials .feed-text {
        float: right;
        width: 78%;
        margin-top: 10px;
    }

    .inspectors .teach .img-sec {
        height: 170px;
        width: 170px;
    }

    .inspectors .teach-over a {
        line-height: 180px;
    }

    #banner .text-slider h3 {
        font-size: 20px;
    }

    .boxed {
        width: 100%;
    }

    header .navbar-nav > li > a {
        padding: 44px 10px;
    }

    .is-sticky header .navbar-nav > li > a {
        padding: 44px 10px;
    }

    .login_nav {
        width: 74%;
    }
}

/*=============  MEDIA 768px - 991px   =============*/
@media (min-width:768px) and (max-width:991px) {
      .smdn {
        display: none;
    }


    .width35 {
        width: 48%;
    }

    .cs3 {
        width: 47% !important;
        margin-right: 15px !important;
    }

    .dn {
        display: none;
    }

    .top_nav li {
        padding-left: 9px;
        padding-right: 9px;
    }

    .login_nav {
        width: 78%;
    }

    header .logo {
        /* width: 29%; */
    }

    .logo_img {
        width: 100%;
    }

    .dropdown {
        position: relative;
        display: inline-block;
       /* width: 31%;*/
        left: 1%;
    }

    .homehr {
        width: 20%;
    }

    .quote {
        background-repeat: repeat;
    }

    .rsMainSlideImage {
        width: 100% !important;
        height: 100%;
    }

    .palmImg6 {
        width: 48%;
    }

    .palmImg4 {
        width: 48%;
    }

    .panel-title {
        font-size: 15px;
    }

    .small_clear {
        clear: both;
    }

    .featuress .col-lg-3 {
        margin-right: 60px;
        float: left;
        margin-left: 50px;
        margin-bottom: 20px;
    }

    .hide {
        display: none !important;
    }

    .flip-carousel .controls .arrow.right {
        right: -9px !important;
    }

    .flip-carousel .controls .arrow.left {
        left: -9px !important;
    }

    .flip-carousel {
        height: 230px !important;
    }

        .flip-carousel > ul > li {
            margin-bottom: 45px !important;
        }

    .logo_text {
        font-size: 25px !important;
    }

    .main_nav {
        width: 100% !important;
    }

    .navbar-header .logo {
        width: 150px;
    }

    #banner .text-slider h3 {
        font-size: 15px;
    }

    .navbar-header .logo img {
        width: 100%;
    }

    .top_heading_black {
        padding-top: 10px;
    }

    header .navbar-nav > li > a {
        padding: 48px 10px;
    }

    .top-bar {
        display: none;
    }

    header .navbar-nav > li > a {
        padding: 30px 10px;
        font-size: 13px;
    }

    .is-sticky header .navbar-nav > li > a {
        padding: 29px 10px;
        font-size: 13px;
    }

    header {
       /* height: 82px;*/
    }

    .is-sticky header .logo {
        margin-top: 15px;
    }

    #testimonials .feed-text {
        float: right;
        width: 70%;
        margin-top: 0px;
    }

    #feature li .inner {
        margin-bottom: 30px;
    }

    .col-4 li.item {
        width: 50%;
        margin-bottom: 30px;
    }

    .tittle {
        margin-bottom: 10px;
    }

    #pricing .price-inner {
        margin-bottom: 30px;
    }

    .inspectors .teach {
        margin-bottom: 30px;
    }

    .panel-default > .panel-heading a {
        text-decoration: none;
        font-size: 18px;
        width: 100%;
        font-weight: 400;
        padding: 0px;
        color: #647382;
        display: inline-block;
        line-height: 25px;
        padding: 5px 0px;
    }

    .quote {
        text-align: center;
    }

    footer h5 {
        margin-top: 30px;
    }

    footer .rights {
        text-align: center;
    }

    footer .social_icons {
        text-align: center;
        margin-top: 10px;
    }

    .products .prodct {
        margin-bottom: 30px;
    }

    #banner .text-slider p {
        width: 100%;
    }
    /*#banner li img {
                                                                                                                                                     display: none;
                                                                                                                                                    }*/
    #banner {
        background: url(../images/slide-1.jpg) center center no-repeat;
    }

    .hide {
        display: none;
    }

    .sub-banner {
        text-align: center;
    }

        .sub-banner .links {
            float: none;
            margin-top: 20px;
            margin-bottom: 40px;
        }

    .courses .intres-lesson li {
        display: inline-block;
        width: 100%;
    }

    .products .prodct {
        margin-top: 50px;
    }

    .quote-sim {
        text-align: center;
    }

        .quote-sim h3 {
            width: 100%;
        }

        .quote-sim .btn {
            display: inline-block;
            float: none !important;
        }

    .boxed {
        width: 100%;
    }

    .logo-hex {
        height: 29px;
    }

    .logo .fa-stack {
        width: 48px;
        height: 51px;
        line-height: 55px;
    }

    .logo a .logo-fa {
        font-size: 24px;
    }

    .logo a {
        line-height: 40px;
    }

    .logo {
        font-size: 20px;
        text-align: left;
    }

    .prodct-single .prodct {
        margin-top: 0px !important;
    }

    .top_nav li a {
        font-size: 10px;
    }

    .link li {
        text-align: left;
    }

    .home_contact h6 {
        text-align: left;
    }
}

/*=============  MEDIA 767px   =============*/
@media (max-width:767px) {

     .xsdn {
        display: none;
    }

    .cs3 {
        width: 47% !important;
        float: left;
    }

    .login_nav {
        width: 100%;
    }

    .slider p {
        display: none !important;
    }

    .readmore {
        width: 100%;
        text-align: center;
    }

    .subscribe-form {
       /* margin-left: -6%;*/
    }

    .home_contact h6 {
        text-align: left;
    }

    .link li {
        text-align: left;
    }

    .rsMainSlideImage {
        width: 100% !important;
        height: 100%;
    }

    .featuress .col-lg-3 {
        margin-left: 7% !important;
        float: left;
    }

    .google {
        display: none;
    }

    .top_heading_black {
        font-size: 11px;
    }

    .logo_right {
        /*width: 52% !important;
        float: right !important;*/
        padding: 10px 0px;
    }

    .panel-default > .panel-heading a {
        font-size: 12px;
        line-height: 27px;
        margin-left: -9px;
    }

    .more {
        margin-bottom: 20px;
    }

    .downloads {
        font-size: 12px;
    }

    .small_clear {
        clear: both;
    }

    .flip-carousel {
        height: auto !important;
    }

        .flip-carousel > ul > li {
            margin-bottom: 40px !important;
        }

        .flip-carousel .controls .arrow.right {
            right: -7px !important;
        }

        .flip-carousel .controls .arrow.left {
            left: -7px !important;
        }

    .featuress .col-lg-3 {
        margin-left: 20px;
        margin-bottom: 20px;
    }

    .logo_text {
        display: none;
    }

    .top_nav li a {
        font-size: 12px;
    }

    .main_nav {
        margin: 0px auto;
        text-align: center;
        float: none;
        width: 100% !important;
    }

    .boxed {
        width: 100%;
    }

    header {
        height: auto;
    }

        header .navbar-header .logo {
            width: 150px;
            margin-top: 12px;
        }

            header .navbar-header .logo img {
                width: 100%;
            }

        header .navbar-nav {
            width: 100%;
            float: left;
            background: #fff;
        }

        header .navbar-nav {
            margin: 0px;
        }

            header .navbar-nav > li > a {
                padding: 10px 0;
                width: 100%;
            }

    .is-sticky header .navbar-nav > li > a {
        padding: 10px 0;
        width: 100%;
    }

    header .dropdown-menu {
        width: 100%;
        text-align: center;
    }

    #testimonials {
        text-align: center;
    }

        #testimonials .feed-text {
            text-align: center;
            width: 100%;
        }

        #testimonials .avatr {
            float: none;
        }

    .navbar-toggle {
        margin: 0px;
        margin-top: 11px;
        padding: 3px 10px;
    }

    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
        background: #0099cc;
        color: #fff;
        border-color: #0099cc;
    }

    .find-drive {
        display: none;
    }

    #testimonials .testi {
        text-align: center;
    }

        #testimonials .testi p {
            text-align: center;
        }

    .quote {
        text-align: center;
    }

    footer h5 {
        margin-top: 30px;
        display: inline-block;
        width: 100%;
    }

    footer li {
        position: relative;
        display: inline-block;
        width: 100%;
        overflow: hidden;
    }

    footer .rights {
        text-align: center;
    }

        footer .rights li {
            width: auto;
        }

    footer .social_icons {
        text-align: center;
        margin-top: 10px;
    }

    .products .prodct {
        margin-bottom: 30px;
    }

    #feature li .inner {
        margin-bottom: 30px;
    }

    .col-4 li.item {
        width: 50%;
        margin-bottom: 30px;
    }

    .tittle {
        margin-bottom: 10px;
    }

    #pricing .price-inner {
        margin-bottom: 30px;
    }

    .intres-lesson li, .intres-lesson .btn {
        margin-top: 10px;
    }

    .inspectors .teach {
        margin-bottom: 30px;
    }

    .intres-lesson ul {
        margin-top: 20px;
    }

    #banner .text-slider {
        text-align: center;
    }

    #banner li img {
        height: 250px;
    }

    #banner {
        background: url(../images/slide-1.jpg) center center no-repeat;
        height: 250px;
    }

        #banner .text-slider p {
            display: none;
        }

        #banner .text-slider h3 {
            display: none;
        }

    .flex-control-nav {
        top: 558%;
    }

    .flex-direction-nav a {
        top: 253%;
    }

    .logo {
        width: 100%;
    }

    .logo_img {
        width: 100%;
    }

    .sub-banner {
        text-align: center;
    }

        .sub-banner .links {
            float: none;
            margin-top: 20px;
            margin-bottom: 40px;
            text-align: center;
        }

            .sub-banner .links li {
                float: none;
            }

    .products .prodct {
       /* margin-top: 50px;*/
    }

    .quote-sim {
        text-align: center;
    }

        .quote-sim h3 {
            width: 100%;
        }

        .quote-sim .btn {
            display: inline-block;
            float: none !important;
        }

    .billing-info .nav-tabs > li > a {
        padding: 0px 16px;
        font-size: 14px;
    }

    .courses .intres-lesson .btn {
        margin-bottom: 40px;
    }

    .testi-small #testimonials .avatr {
        float: none;
        margin-top: 20px;
    }

    .nav-tabs .nav-pills > li > a {
        padding: 0 15px;
    }

    .logo-hex {
        height: 29px;
    }

    .logo .fa-stack {
        width: 48px;
        height: 51px;
        line-height: 55px;
    }

    .logo a .logo-fa {
        font-size: 24px;
    }

    .logo a {
        line-height: 40px;
    }

    .logo {
        font-size: 20px;
        text-align: left;
    }

    .billing-info .prodct {
        display: inline-block;
        width: 100%;
    }
}

/*=============  MEDIA 600px   =============*/
@media (max-width:600px) {
}
/*=============  MEDIA 540px   =============*/
@media (max-width:540px) {
    .dropdown-content {
        top: 43%;
        left: 7%;
    }

    .slider p {
        display: none !important;
    }

    .slider img {
        width: 90%;
        height: 80%;
    }

    .featuress {
        /*margin-left: 20%;*/
    }

    .rsMainSlideImage {
        width: auto !important;
    }

    .claim_height {
        height: 53px;
    }

    .sn {
        width: 100%;
        margin-bottom: 20px;
    }

    .sn_no {
        width: 100%;
        margin-bottom: 10px;
    }

    #slider1 {
        display: none;
    }

    .palmImg {
        left: 0;
        top: 10% !important;
        bottom: 0px;
        position: absolute;
        width: 60%;
    }

    .palmImg6 {
        width: 60%;
    }

    .palmImg4 {
        width: 60%;
    }

    .palmImg5 {
        width: 60%;
    }

    .readmore {
        line-height: 20px;
        float: left;
    }

    .homehr {
        margin-bottom: 15px;
    }

    .quote {
        background-repeat: repeat;
    }

    .link {
        margin-left: 0% !important;
    }

    #banner .text-slider h3 i {
        display: none;
    }

    #banner .text-slider h3 {
        padding: 0 10px;
    }

    #banner .text-slider .btn {
        padding: 10px 15px;
    }

    #banner .text-slider .btn-1 {
        margin-left: 10px;
    }

    .col-2 li.item {
        width: 100%;
    }

    .col-3 li.item {
        width: 100%;
    }

    .col-4 li.item {
        width: 100%;
    }

    .col-5 li.item {
        width: 100%;
    }

    .nav-tabs .nav-pills > li > a {
        padding: 0 10px;
        font-size: 14px;
        line-height: 40px;
    }

    .billing-info .prodct {
        display: inline-block;
        width: 100%;
    }

    .login_nav {
        width: 100%;
    }
    .RadList td
    {
        display:block;
    }
}

/*=============  MEDIA 400px   =============*/
@media (max-width:400px) {

    .smdn {
        display: none;
    }

    .cs3 {
        width: 100% !important;
    }

    .login_nav {
        width: 100%;
    }

    .slider p {
        display: none !important;
    }

    .slider img {
        width: 90%;
        height: 80%;
    }

    .royalSlider, .rsOverflow {
        height: 220px !important;
    }

    .featuress {
       /* margin-left: 7%;*/
    }
}

/*=============  MEDIA 320px   =============*/
@media (max-width:320px) {
    .smdn {
        display: none;
    }


    .cs3 {
        width: 100% !important;
    }

    .login_nav {
        width: 100%;
    }

    .dropdown-content {
        top: 44%;
        left: 8%;
    }

    .slider p {
        display: none !important;
    }

    .slider img {
        width: 90%;
        height: 80%;
    }

    .loader_main {
        display: none;
    }

    .featuress {
        margin-left: 0%;
    }

    .claim_height {
        height: 53px;
    }

    .sn {
        width: 100%;
        margin-bottom: 20px;
    }

    .sn_no {
        width: 100%;
        margin-bottom: 10px;
    }

    .rsMainSlideImage {
        width: 100% !important;
        height: 100%;
    }

    #slider1 {
        display: none;
    }

    .palmImg {
        left: 0;
        top: 10% !important;
        bottom: 0px;
        position: absolute;
        width: 100%;
    }

    .palmImg6 {
        width: 100%;
    }

    .palmImg4 {
        width: 100%;
    }

    .palmImg5 {
        width: 90%;
    }
}

/* Targetting Webkit browsers only. FF will show the dropdown arrow with so much padding. */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    select {
        padding-right: 18px;
    }
}

.client_img {
    border-radius: 50%;
    width: 100%;
}

.rsSlide {
    background: #86CEE7 !important;
}
