@media (max-width: 767px)
{

    .left-image-container .img, .right-image-container .img {
        width: 100%;
        height: auto;
    }


    .container {
        padding-right: 20px;
        padding-left: 20px;
    }


    .body-wrapper [class*="col-md"], .body-wrapper [class*="col-sm"], .body-wrapper [class*="col-lg"]
    .section-content [class*="col-md"], .section-content [class*="col-sm"], .section-content [class*="col-lg"],
    .footer-wrapper [class*="col-md"], .footer-wrapper [class*="col-sm"], .footer-wrapper [class*="col-lg"] {
        margin-bottom: 20px;
        padding: 0 7px;
    }

    .col-md-12.col-sm-12.animated.fadeInUp.animatedVisi{
        padding-bottom: 36px;
    }

    /*  .space-sep30,.space-sep40,.space-sep50,.space-sep60,.space-sep70,.space-sep80,.space-sep90,.space-se100, {
        height: 20px !important;
      }*/
    .body-wrapper {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .section-content.no-padding {
        padding-bottom: 0;
    }



    .h1-page-title {
        float: none;
    }

    .h2-page-desc {
        float: none;
        border-left: none;
        padding-left: 0px;
    }

    .breadcrumb-container {
        position: relative;
    }



    .blog-post-details-item {
        width: 100%;
    }

    .blog-post-details-separator {
        display: none;
    }



    .blog-post.row-fluid .blog-span {
        width: 86.2%;
        margin-left: 55px;
    }



    .callout-box h2 {
        text-align: center;
    }

    .callout-box .btn, .message-box .btn {
        display: none;
    }

    .callout-box .btn-mobile, .message-box .btn-mobile {
        display: block;
        width: 100%;
        margin-top: 10px;
        float: none;
        margin: 10px 0 0 0 !important;
        box-sizing: border-box;
    }

    .CTA_blue{
        white-space: nowrap;
    }

    .content-box.content-style4 {
        margin: 20px 0 0 0;
    }

    .content-box.content-style4:first-child {
        margin: 0px 0 0 0;
    }



    .content-box3 {
        margin-top: 20px;
    }

    .content-box3:first-child {
        margin-top: 0px;
    }



    .footer .copyright {
        text-align: center;
        height: auto;
    }
    .footer .copyright p {
        margin: 0;
    }
    .footer .copyright .row-fluid [class*="span"] {
        margin-top: 0;
        margin-bottom: 0;
    }

    .flickr_badge_wrapper .flickr_badge_image:nth-child(3n+1) {
        margin: 0 6px 6px 0;
    }



    .flickr_badge_wrapper {
        text-align: center;
    }

    .flickr_badge_wrapper .flickr_badge_image {
        width: 15.05765%;
        margin: 0 0.651890482399% 0.651890482399% 0;
        display: inline-block;
        float: none;
    }

    .flickr_badge_wrapper .flickr_badge_image:nth-child(6n+1) {
        margin: 0 0 0.651890482399% 0;
    }



    .portfolio-items, .thumb-label-item {
        width: 100% !important;
    }

    .portfolio-filter {
        width: 100%;
    }

    .portfolio-filter li {
        float: none;
        width: 100%;
        margin: 0;
        display: block;
    }

    .portfolio-filter li:first-child {
        margin-left: 0;
    }

    .portfolio-filter li a {
        padding: 5px 10px;
        border-radius: 5px;
        width: 100%;
        display: block;
        margin: 2px 0 0 0;
        box-sizing: border-box;
    }



    .footer .social-icons ul {
        background-color: transparent;
        height: 40px;
        width:143px;
    }
    .footer .social-icons ul li {
        /*display: inline-block;*/
    }

    .thumb-label-item .thumb-label-item-img img, .thirdcolwidth a img{
        width: 90%;
    }

    .img a img{
        width: 100%;
    }

    .left-image-container img, .right-image-container img{
        width: 100% !important;
    }

    .section-subscribe {
        width: 100%;
    }

    /*home page slider*/
    .right-caption{
        width:89%; 
    }
}

@media all and (-webkit-min-device-pixel-ratio: 1.5)
{


    .title-block .title-seperator {
        background-image: url("../images/divider-stripe5@2x.png");
        background-size: 5px 10px;
    }



    .accordion .open-icon {
        background: no-repeat -26px -165px url("../images/sprites@2x.png");
        background-size: 162px 229px;
    }



    .accordion .close-icon {
        background: no-repeat -26px -215px url("../images/sprites@2x.png");
        background-size: 162px 229px;
    }



    .post-type-sound {
        background: no-repeat -1px -2px url("../images/sprites@2x.png");
        background-size: 162px 229px;
    }



    .post-type-video-icon {
        background: no-repeat -5px -64px url("../images/sprites@2x.png");
        background-size: 162px 229px;
    }



    .post-type-post-icon {
        background: no-repeat 0 -132px url("../images/sprites@2x.png");
        background-size: 162px 229px;
    }



    .post-type-link-icon {
        background: no-repeat 0 -168px url("../images/sprites@2x.png");
        background-size: 162px 229px;
    }



    .post-type-quote-icon {
        background: no-repeat 0 -212px url("../images/sprites@2x.png");
        background-size: 162px 229px;
    }



    .post-type-gallery-icon {
        background: no-repeat 0 -32px url("../images/sprites@2x.png");
        background-size: 162px 229px;
    }



    .divider.divider-shadow {
        background-image: url("../images/divider-shadow@2x.png");
        background-size: 940px 20px;
    }



    .divider.stripe-1 {
        background-image: url("../images/divider-stripe1@2x.png");
        background-size: 12px 10px;
    }



    .divider.stripe-2 {
        background-image: url("../images/divider-stripe2@2x.png");
        background-size: 12px 10px;
    }



    .divider.stripe-3 {
        background-image: url("../images/divider-stripe3@2x.png");
        background-size: 9px 10px;
    }



    .divider.stripe-4 {
        background-image: url("../images/divider-stripe4@2x.png");
        background-size: 8px 10px;
    }



    .divider.stripe-5 {
        background-image: url("../images/divider-stripe5@2x.png");
        background-size: 5px 10px;
    }



    .footer .footer-col .footer-content .footer-recent-tweets li:after {
        background: no-repeat -98px -1px url("../images/sprites@2x.png");
        background-size: 162px 229px;
    }



    .rev-slider-fixed div.tp-leftarrow,
    .rev-slider-full div.tp-leftarrow {
        background: no-repeat 17px center url("../images/assets/arrow_left@2x.png");
        background-size: 13px 20px;
    }



    .rev-slider-fixed div.tp-leftarrow,
    .rev-slider-full div.tp-leftarrow {
        background-color: rgba(0, 0, 0, 0.5);
    }



    .rev-slider-fixed div.tp-rightarrow,
    .rev-slider-full div.tp-rightarrow {
        background: no-repeat 20px center url("../images/assets/arrow_right@2x.png");
        background-size: 13px 20px;
    }



    .rev-slider-fixed div.tp-rightarrow,
    .rev-slider-full div.tp-rightarrow {
        background-color: rgba(0, 0, 0, 0.5);
    }



    .rev-slider-fixed .tp-bullets.simplebullets.round .bullet {
        background: no-repeat top left url("../images/assets/bullets3@2x.png");
        background-size: 12px 28px;
    }



    .rev-slider-fixed .tp-bullets.simplebullets.round .bullet:hover,
    .rev-slider-fixed .tp-bullets.simplebullets.round .bullet.selected,
    .rev-slider-fixed .tp-bullets.simplebullets.navbar .bullet:hover,
    .rev-slider-fixed .tp-bullets.simplebullets.navbar .bullet.selected {
        background-position: 0 -16px;
    }



    .searchbox .searchbox-icon {
        background: no-repeat -55px 0 url("../images/sprites@2x.png");
        background-size: 162px 229px;
    }



    .social-icons .aim-icon {
        background-image: url("../images/social-media/social-media-aim@2x.png");
        background-size: 40px 80px;
    }



    .social-icons .behance-icon {
        background-image: url("../images/social-media/social-media-behance@2x.png");
        background-size: 40px 80px;
    }



    .social-icons .blogger-icon {
        background-image: url("../images/social-media/social-media-blogger@2x.png");
        background-size: 40px 80px;
    }



    .social-icons .devianart-icon {
        background-image: url("../images/social-media/social-media-devianArt@2x.png");
        background-size: 40px 80px;
    }



    .social-icons .digg-icon {
        background-image: url("../images/social-media/social-media-digg@2x.png");
        background-size: 40px 80px;
    }



    .social-icons .dribble-icon {
        background-image: url("../images/social-media/social-media-dribble@2x.png");
        background-size: 40px 80px;
    }



    .social-icons .ember-icon {
        background-image: url("../images/social-media/social-media-ember@2x.png");
        background-size: 40px 80px;
    }



    .social-icons .evernote-icon {
        background-image: url("../images/social-media/social-media-everNote@2x.png");
        background-size: 40px 80px;
    }



    .social-icons .flickr-icon {
        background-image: url("../images/social-media/social-media-flickr@2x.png");
        background-size: 40px 80px;
    }



    .social-icons .forrst-icon {
        background-image: url("../images/social-media/social-media-forrst@2x.png");
        background-size: 40px 80px;
    }



    .social-icons .googleplus-icon {
        background-image: url("../images/social-media/social-media-googlePlus@2x.png");
        background-size: 40px 80px;
    }



    .social-icons .instagram-icon {
        background-image: url("../images/social-media/social-media-instagram@2x.png");
        background-size: 40px 80px;
    }



    .social-icons .lastfm-icon {
        background-image: url("../images/social-media/social-media-lastFm@2x.png");
        background-size: 40px 80px;
    }



    .social-icons .linkedin-icon {
        background-image: url("../images/social-media/social-media-linkedIn@2x.png");
        background-size: 40px 80px;
    }



    .social-icons .myspace-icon {
        background-image: url("../images/social-media/social-media-myspace@2x.png");
        background-size: 40px 80px;
    }



    .social-icons .paypal-icon {
        background-image: url("../images/social-media/social-media-paypal@2x.png");
        background-size: 40px 80px;
    }



    .social-icons .reddit-icon {
        background-image: url("../images/social-media/social-media-reddit@2x.png");
        background-size: 40px 80px;
    }



    .social-icons .sharethis-icon {
        background-image: url("../images/social-media/social-media-shareThis@2x.png");
        background-size: 40px 80px;
    }



    .social-icons .wordpress-icon {
        background-image: url("../images/social-media/social-media-wordpress@2x.png");
        background-size: 40px 80px;
    }



    .social-icons .yahoo-icon {
        background-image: url("../images/social-media/social-media-yahoo@2x.png");
        background-size: 40px 80px;
    }



    .social-icons .zerply-icon {
        background-image: url("../images/social-media/social-media-zerply@2x.png");
        background-size: 40px 80px;
    }



    .social-icons .twitter-icon {
        background-image: url("../images/social-media/social-media-twitter@2x.png");
        background-size: 40px 80px;
    }



    .social-icons .facebook-icon {
        background-image: url("../images/social-media/social-media-facebook@2x.png");
        background-size: 40px 80px;
    }



    .social-icons .youtube-icon {
        background-image: url("../images/social-media/social-media-youtube@2x.png");
        background-size: 40px 80px;
    }



    .social-icons .rss-icon {
        background-image: url("../images/social-media/social-media-rss@2x.png");
        background-size: 40px 80px;
    }



    .social-icons .vimeo-icon {
        background-image: url("../images/social-media/social-media-vimeo@2x.png");
        background-size: 40px 80px;
    }



    .social-icons .skype-icon {
        background-image: url("../images/social-media/social-media-skype@2x.png");
        background-size: 40px 80px;
    }



    .social-icons .mail-icon {
        background-image: url("../images/social-media/social-media-mail@2x.png");
        background-size: 40px 80px;
    }



    .social-icons .apple-icon {
        background-image: url("../images/social-media/social-media-apple@2x.png");
        background-size: 40px 80px;
    }



    .social-icons .pininterest-icon {
        background-image: url("../images/social-media/social-media-pininterest@2x.png");
        background-size: 40px 80px;
    }



    .social-icons .tumblr-icon {
        background-image: url("../images/social-media/social-media-tumblr@2x.png");
        background-size: 40px 80px;
    }



    .social-icons .soundcloud-icon {
        background-image: url("../images/social-media/social-media-soundCloud@2x.png");
        background-size: 40px 80px;
    }



    .social-icons .dropbox-icon {
        background-image: url("../images/social-media/social-media-dropBox@2x.png");
        background-size: 40px 80px;
    }



    .share-facebook {
        background-image: url("../images/social-media/share-facebook@2x.png");
        background-size: 25px 70px;
    }



    .share-twitter {
        background-image: url("../images/social-media/share-twitter@2x.png");
        background-size: 25px 70px;
    }



    .share-googleplus {
        background-image: url("../images/social-media/share-googlePlus@2x.png");
        background-size: 25px 70px;
    }



    .share-mail {
        background-image: url("../images/social-media/share-mail@2x.png");
        background-size: 25px 70px;
    }
}

@media only screen and (max-width: 959px)

{


    .cycle-slideshow {
        height: auto !important;
    }

    .cycle-slideshow img {
        width: 100%;
    }

    .right-caption{
        position: relative;
        top: 30px;
        width: 70%;
        float: left;
        left:96px;
    }

    .slider-text-description, .slider-text-title{
        padding:0px 100px 30px 0px;
    }

    .left-side-slide {
        display: none;
    }
}

@media only screen and (orientation: portrait) and (device-width: 320px), (device-width: 768px)
{


    .section-content, .section-content.section-image::after {
        background-attachment: scroll !important;
    }

    .col-md-4 .thirdcolwidth{
        margin: 0 auto;
    }

     .right-side-slide {
        width:75%;
        padding:10px;
        margin:0 auto;
        float: none;
    }

    .left-side-slide {
        display: none;
    }
    
}

@media only screen and (orientation: landscape) and (device-width: 320px), (device-width: 768px)
{


    .section-content, .section-content.section-image::after {
        background-attachment: scroll !important;
    }

    .col-md-4 .thirdcolwidth{
        margin: 0 auto;
    }
}

@media (min-width: 321px) and (max-width: 768px){
    .col-md-4 .thirdcolwidth{
        width: 100%;
    }

    .col-md-4 .thirdcolwidth img{
        width: 94%;
    }

    .one_third{
        width: auto;
    }

    .one_third .CTA_blue{
        margin: 0 20px;
    }

    .col-md-4 .thirdcolwidth p{
        width: 90%;
    }

    .content-wrapper{
        top:125px;
    }

    
}


@media (max-width: 320px){
    h3.h3-section-info{
        font-size: 16px;
    }

    .h3-section-info p{
        text-align: left;
    }

    .one_third{
        width: auto;
        min-width: 90%;
    }

    .one_third p{
        width: 95%;
    }

    .one_third h3{
        width: auto;
    }

    .col-md-4 .thirdcolwidth{
        width: auto;
    }

    .thumb-label-item .thumb-label-item-img img, .thirdcolwidth img, .webinarvideo .thumb-label-item .thumb-label-item-img img{
        width: 90% !important;
    }

    .col-md-4 .thirdcolwidth p{
        width: auto;
        margin: 0 15px;
    }

    .subpage .section-content.no-padding{
        height: auto;
    } 

    .col-md-6 .CTA_blue, .one_third .CTA_blue{
        display: block;
        margin: 10px 0;
    }    

    .cont-list .col-md-8.col-sm-8 p{
        text-align: left;
        font-size: 16px;
    }

     .section-content.no-padding, .section-content.two-col{
        background-image:none !important; 
    }


    .section-color-dark-gray{
        background-color: #595959 !important;
    }

    .section-color-dark-blue{
        background-color: #126dcd !important;
    }

    .section-color-white{
        background-color: #ffffff !important;
    }

    .section-color-med-gray{
        background-color: #909090 !important;

    }

    .section-color-light-gray{
        background-color: #f1f1f1 !important;
    }

    .right-caption{
        width: 99%;
        left:10px;
    }
}

@media (max-width: 480px)
{


    .blog-post.row-fluid .blog-span {
        width: 82%;
        margin-left: 55px;
    }

    .callout-box h2 {
        text-align: center;
    }

    .callout-box .btn, .message-box .btn {
        display: none;
    }

    .callout-box .btn-mobile, .message-box .btn-mobile {
        display: block;
        width: 100%;
        margin-top: 10px;
        float: none;
        margin: 10px 0 0 0 !important;
        box-sizing: border-box;
    }

    .right-caption{
        width: 99% !important;
        left:10px;
    }
}

@media screen and (max-width: 900px)
{


    .grid li {
        width: 50%;
    }
}

@media screen and (max-width: 400px)
{


    .grid li {
        width: 100%;
    }
}

@media (min-width: 1070px)
{


    .boxed .container {
        width: 1030px;
    }
}

@media (max-width: 959px)
{


    .boxed {
        width: auto !important;
    }



    ul.section-clients li, ul.bottom-body-clients li, ul.clients-list li {
        float: none;
        display: block;
        margin: 0 auto;
    }
    ul.section-clients li:last-child, ul.bottom-body-clients li:last-child, ul.clients-list li:last-child {
        margin: 0 auto;
    }



    .banner, .rev-slider-full {
        height: auto;
    }



    li.tab {
        display: block;
        float: none;
        border-left: 1px solid #e8e8e8;
    }

    .tab a {
        font-size: 12px;
        display: block;
        padding: 15px 20px;
        color: #9b9b9b;
        position: relative;
        font-weight: 500;
        border-bottom: none;
        text-align: center;
    }



    .testimonial-big .testimonial-big-img {
        display: none;
    }

    .col-md-10, .col-sm-10, .col-lg-10 {
        float: none;
        margin: 0 auto;
    }
}

@media (min-width: 768px) and (max-width: 979px)
{


    #contact-form .row-fluid [class*="span"] {
        margin-left: 0;
        width: 100%;
    }

    .slider-text-title {
        font-size: 35px !important;
        line-height: 40px;
    }

    .tp-simpleresponsive .caption, .tp-simpleresponsive .tp-caption{
        padding-bottom: 15px !important;
        margin-right: 0px !important;
    }

}

@media (min-width: 980px) and (max-width: 1200px)
{


    .content-box.content-style4 h4 {
        margin: 10px 0 !important;
    }

    .content-box.content-style4 {
        height: 125px;
    }

     /*shrink fontsize with screen size*/
    h3.h3-section-info{
        font-size: 1.5em;
    }

    .flickr_badge_wrapper .flickr_badge_image:nth-child(3n+1) {
        margin: 0 6px 6px 0;
    }

    .flickr_badge_wrapper .flickr_badge_image {
        width: 64px;
        height: 64px;
    }

    .thumb-label-item{
        width: 300px;
    }

    .right-caption{
        top:30px;
    }

    .slider-text-description, .slider-text-title{
        padding:0px 100px 30px 0px;
    }

    
}

/*FOR ANYTHING LARGER THAN 1700PX*/

@media (min-width: 1701px){
   .left-side-slide.caption.sfb.tp-caption.start{
        line-height: 455px;
    } 
}

@media (min-width: 1430px) and (max-width: 1700px)
{

    /*.tp-simpleresponsive .caption, .tp-simpleresponsive .tp-caption{
        margin-right: 100px !important;
        margin-left: 110px !important;
        width: 600px;
        padding: 0 50px 17px 0 !important;
        
    }*/

    .left-side-slide.caption.sfb.tp-caption.start{
        line-height: 450px;
    }
}

@media (min-width:1280px) and (max-width: 1429px){
    .slider-text-title{
        font-size: 40px !important;
        line-height: 40px;
    }

    .left-side-slide.caption.sfb.tp-caption.start{
        line-height: 470px;
    }
}

@media (min-width:782px) and (max-width: 1279px){
    .slider-text-title{
        font-size: 35px !important;
        line-height: 40px;
    }

    .slider-text-description{
        font-size: 20px !important;
        line-height: 21px;
    }

    .tp-simpleresponsive .caption, .tp-simpleresponsive .tp-caption{
        padding-bottom: 15px;
    }
   
}

/*THESE ARE FOR THE SLIDER*/

@media (max-width: 1279px) and (min-width: 1000px){
    .left-side-slide.caption.sfb.tp-caption.start{
        line-height: 455px;
    } 
}

@media (max-width: 999px) and (min-width: 700px){
    .left-side-slide.caption.sfb.tp-caption.start{
        line-height: 390px;
    } 
}

@media (max-width: 979px) and (min-width: 768px){
    .content-box.content-style4 h4 {
        margin: 22px 0 !important;
    }

    .content-box.content-style4 {
        height: 145px;
    }


    .footer .copyright .row-fluid [class*="span"] {
        margin-top: 0;
        margin-bottom: 0;
    }

    .flickr_badge_wrapper .flickr_badge_image {
        width: 28.51405622489933%;
    }

    .flickr_badge_wrapper .flickr_badge_image:nth-child(3n+1) {
        margin: 0 0 7.228915662651% 0;
    }
}

@media (max-width: 1024px)
{
    .image_box_content .col-md-5.col-sm-5{
        width: 100% !important;
    }

    .navigation > li {
        margin-right: 23px;
    }

    .subpage .col-md-6{
        padding-bottom: 0px;
    }

    .left-side-slide{
        width: 40%;
    }

    .right-caption{
        width: 60%;
    }


}

@media (min-width: 768px) and (max-width: 991px)
{


    .header .mobile-nav {
        margin: 10px 0px 20px 0px;
    }

     .top-title-wrapper .Sub_Nav{
        position: relative;
        top:4px;
    }


    .col-md-4 .thirdcolwidth {
    width: 100%;
    }
    
    .thumb-label-item {
    width: 100%;
    margin-top: 20px;
    }

    .col-md-4 img {
    width: 76% !important;
    margin:0;
    }

    .thirdcolwidth h3 {
    padding-top: 10px;
    }
    
    .col-md-4 .thirdcolwidth p {
    text-align: left;
    margin-left: 24px;
    width: 80%;
    }

    .portfolio-items {
    width: 100%;

    }

    .portfolio-items.isotope{
    height:185px !important;
    }
}

@media (max-width: 992px)
{


    .top-bar {
        height: auto !important;
    }

    .top-bar .row-fluid .span8,
    .top-bar .row-fluid .span4 {
        width: auto !important;
        margin: 0 !important;
        display: inline-block;
    }

    .top-bar .row-fluid .span8 {
        float: right;
    }

    .top-bar .row-fluid .span4 {
        float: left;
    }

    .row-fluid .span10,
    .row-fluid .span2 {
        width: 100%;
        margin-left: 0;
    }

    .header:after {
        background-image: none;
    }

    .header_wrapper .header .mobile-nav-container, .top_wrapper .header .mobile-nav-container {
        width: 100%;
        margin-left: 0;
        margin-top: 0 !important;
        clear: both;
    }

    .mobile-menu-button {
        float: right;
        display: block;
        padding: 4px 9px;
        background-color: #1687fc;
        position: absolute;
        top: 25px;
        right: 15px;
        color: #fff;
        cursor: pointer;
        font-size: 17px;
        -webkit-transition: opacity 0.3s;
        -moz-transition: opacity 0.3s;
        -o-transition: opacity 0.3s;
        transition: opacity 0.3s;
    }

    /*hide main nav when mobile button shows*/
    nav{
        display: none;
    }

    .mobile-menu-button:hover {
        opacity: 0.78;
    }

    .searchbox {
        display: none;
    }

    .sticky-header {
        overflow: auto;
    }

    .navigation, .sticky-navigation {
        display: none !important;
    }

    

    .mobile-nav {
        float: right;
        padding: 0 5px;
        display: block;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background-color: #f2f2f2;
        list-style-type: none;
        overflow: hidden;
        display: none;
        z-index: 1;
        position: relative;
        margin-top: 15px;
        text-align: center;
    }

    .mobile-nav .searchbox-inputtext {
        width: 100%;
        padding: 5px 25px 5px 5px;
        background: rgba(0, 0, 0, 0.25);
        border: 0;
        margin: 5px 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        color: #fff;
        outline: none;
    }

    .mobile-nav .icon-search {
        /* Overwrite default padding */
        padding-top: 4px;
        padding-bottom: 4px;
        position: absolute;
        right: 2px;
        top: 6px;
        color: #fff;
        font-size: 14px;
        background: none;
        border: none;
    }

    .mobile-nav .searchbox-icon {
        display: none;
    }

    .mobile-nav li {
        float: left;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        cursor: pointer;
        padding: 0px 0px;
    }

    .mobile-nav li:hover{
        background-color: #cccccc;
    }

    .mobile-nav ul {
        display: none;
        margin: 0;
        padding: 0 0 0 0px;
        overflow: hidden;
        border-left: 10px solid rgba(0, 0, 0, 0.11);
    }

    .mobile-nav a {
        width: 100%;
        text-decoration: none;
        display: block;
        width: 100%;
        border-bottom: 1px solid rgba(0, 0, 0, 0.11);
        padding: 10px 0px 10px 5px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .mobile-nav a:hover {
        background: rgba(0, 0, 0, 0.11);
    }

    .mobile-nav .icon-caret-up {
        display: none;
    }

    .mobile-nav .icon-chevron-down,
    .mobile-nav .icon-chevron-up {
        font-size: 13px;
        margin: 5px 20px 0 0px;
        float: right;
    }

    .responsive-searchbox {
        position: relative;
    }

    #to-top-button {
        display: none !important;
    }

    .mobile-nav .label-nav-sub {
        display: none !important;
    }

    /*remove margin from header to eliminate space below sub_nav*/
    h2.h2-section-title.textLeft{
        margin-bottom: 9px;
    }

   
}



@media (max-width: 960px)
{


    .section-etabs-container {
        height: auto;
    }
}

@media (min-width: 1200px)
{


    .thumb-label-item {
        width: 300px;
    }

    .portfolio-items {
        width: 1170px;
    }

    .boxed .thumb-label-item {
        width: 229px;
    }

    .boxed .portfolio-items {
        width: 940px;
    }

    /* 2 cols & 2 cols boxed */
    .portfolio-items-cols2 .thumb-label-item {
        width: 582px;
    }

    .boxed .portfolio-items-cols2 .thumb-label-item {
        width: 464px;
    }

    /* 3 cols & 3 cols boxed */
    .portfolio-items.portfolio-items-cols3 .thumb-label-item {
        width: 386px;
    }

    .boxed .portfolio-items-cols3 .thumb-label-item {
        width: 290px;
    }
}

@media (min-width: 768px) and (max-width: 939px)
{


    .thumb-label-item, .boxed .thumb-label-item {
        /*width: 175px;*/
		width: 220px;
    }
	
	.col-md-4 img {
		width: 125px;
		margin: 20px 0;
	}

    .portfolio-items, .boxed .portfolio-items {
        width: 724px;
    }

    /* 2 cols & 2 cols boxed */
    .portfolio-items-cols2 .thumb-label-item,
    .boxed .portfolio-items-cols2 .thumb-label-item {
        width: 356px;
    }

    /* 3 cols & 3 cols boxed */
    .portfolio-items.portfolio-items-cols3 .thumb-label-item {
        width: 237px;
    }

    .boxed .portfolio-items-cols3 .thumb-label-item {
        width: 234px;
    }

}

@media only screen and (min-width: 768px) and (max-width: 959px)
{


    div.rev-slider-fixed {
        top: 12px;
        left: 22px;
    }

    div.slider-fixed-frame:after {
        left: 22px;
        top: 12px;
        height: 289px;
    }



    .slider-fixed-frame .slider-fixed-frame:after {
        left: 22px;
        top: 12px;
    }

    .slider-fixed-frame .slider-fixed-frame {
        background-size: 772px 322px;
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px)
{
    

    div.rev-slider-fixed {
        top: 9px;
        left: 14px;
    }

    div.slider-fixed-frame {
        background-position: 0px 185px;
    }

    div.slider-fixed-frame:after {
        left: 14px;
        top: 9px;
    }

    #wrapper{
        /*height: 190px;*/
    }

    .slider-fixed-frame .slider-fixed-frame:after {
        left: 14px;
        top: 9px;
    }

    .slider-fixed-frame .slider-fixed-frame {
        background-size: 479px 204px;
    }
}

@media only screen and (min-width: 0px) and (max-width: 479px)
{


    div.rev-slider-fixed {
        top: 6px;
        left: 8px;
    }

    div.slider-fixed-frame:after {
        left: 9px;
        top: 6px;
    }



    .slider-fixed-frame .slider-fixed-frame:after {
        left: 9px;
        top: 6px;
    }

    .slider-fixed-frame .slider-fixed-frame {
        background-size: 293px 127px;
    }
}

@media (max-width: 479px)
{


    .tp-rightarrow,
    .tp-leftarrow {
        display: none;
    }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none)
{


    .loading-fallback {
        display: none !important;
    }

    .loading {
        display: block !important;
    }
}

@media only screen and (max-width: 767px)
{


    .slider-fixed-frame {
        background-image: none;
    }
    
    .col-md-12 .center, #Docs_Strip .center{
        width:initial;
        height:100%;
    }
    
    .col-md-12 .center .one_third, .col-md-12 .center .Doc_Type{
        float:none;
        margin:0px auto 15px auto;
    }
    
    .col-md-3.col-sm-3.footer-col{
        width:200px !important;
    }
    
    .two-col .col-md-6{
        width:100%;
        margin-top: 33px;
    }
    
    .two-col .col-md-6 p{
        width:80%;
    }

     .web_box p{
        margin-bottom: 20px;
    }

    .date_btns .date{
        font-size: 16px !important;
    }

    .section-content.no-padding, .section-content.two-col{
        background-image:none !important; 
    }


    .section-color-dark-gray{
        background-color: #595959 !important;
    }

    .section-color-dark-blue{
        background-color: #126dcd !important;
    }

    .section-color-white{
        background-color: #ffffff !important;
    }

    .section-color-med-gray{
        background-color: #909090 !important;

    }

    .section-color-light-gray{
        background-color: #f1f1f1 !important;
    }
}

@media (max-width: 980px)
{


    .sticky-header .header .logo {
        margin: 16px 0;
        float: left;
    }

    .sticky-header .header .span10 {
        min-height: 0;
        margin: 0;
    }

    .section-tab-arrow {
        display: none;
    }
    #Docs_Strip .center{
    width:initial;
    }

     /*shrink fontsize with screen size*/
    h3.h3-section-info{
        font-size: 1.5em;
    }



}


@media (max-width: 767px) {
    /*#logo36 {
        display: none;
    }*/
    .top-title-wrapper {
        display: none;
    }
    .top-bar .aux_nav > ul > li {
        padding-right: 4px;
    }
    .top-bar .aux_nav {
        display:none;
        float: none;
        padding-left:0;
        padding-right:0;
    }
    .top-bar .aux_nav > ul {
        float:left;
        padding-left:0;
    }
    .space-sep80 {
        display: none;
    }
    .h2-section-title {
    line-height: 45px;
    margin-bottom: 25px;
    }
    .animated {
        -webkit-animation-duration: 0s;
        -moz-animation-duration: 0s;
        -o-animation-duration: 0s;
        animation-duration: 0s;
        -webkit-animation-fill-mode: both;
        -moz-animation-fill-mode: both;
        -o-animation-fill-mode: both;
        animation-fill-mode: both;
        visibility: visible !important;
    }
    
    .right-side-slide {
        width:75%;
        padding:10px;
        margin:0 auto;
        float: none;
    }
    .tp-simpleresponsive .caption, .tp-simpleresponsive .tp-caption {
         margin-right:0 !important;
         padding:0;
         font-size: 20px;

    }
    .slider-text-title {
        font-size: 26px !important;
        line-height: 30px;
    }
}

@media (max-width: 570px){
    .banner, .rev-slider-full{
        height: 410px !important;
    }
}

.CTA_blue {
    margin-bottom: 10px;
}

@media only screen and (min-width: 768px) and (max-width: 996px) {
    .top-title-wrapper .Sub_Nav ul li {
        padding-right: 1px;
    }
    .top-title-wrapper .Sub_Nav li.active {
    padding-right: 0px;
    }
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td, .table td, .table th {
    border: 0;
}

.formLabel {
    padding: 15px 15px 15px 85px !important;
}
@media only screen and (max-width: 767px) {
    .formLabel {
    padding: 5px !important;
    }
    .contact_form input[type="text"], .contact_form select {
    margin-left: 5px;
    width: 95%;
    }
    .table-responsive { 
    width: 100%; 
    overflow-y: hidden; 
    overflow-x: hidden; 
    -ms-overflow-style: -ms-autohiding-scrollbar; 
    -webkit-overflow-scrolling: touch; 
    }
    .table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
    white-space: normal;
    }
    .contact_form textarea {
    width: 98%;
    margin: 0 0 0 5px;
    }
    td#form_btns {
    float:right;
    padding-right: 18px;
    }
    .contact_form input[type="checkbox"] {
    margin: 12px 0 0 9px;
    }
    .contact_form #form_btns input {
    margin:20px 0;
    }
    .row img {
    width: auto;
    height: auto;
    }
    .row #logo36 img, .row .logo img {
    width: initial;
    height: initial;
    max-width:240px;
    }
	.price-table .price-number, .price-table .price-unit {
	font-size: 66px;
	line-height: 66px;
	position: relative;
	padding-top:20px;
	bottom:0;
	}
    .subpage .section-content.no-padding .col-md-6 {
    margin-top: 0;
    }
    .subpage .col-md-6 {
    padding-bottom: 0;
    }
    .subpage .section-content.no-padding {
    height:initial !important;
    min-height: 295px;
    }
    .header_wrapper, .top_wrapper {
    position:relative;
    }
    .content-wrapper {
    top:0;
    }
    footer {
    top: -120px;
    position: relative;
    }
    .CTA_blue {
    padding: 15px 18px;
    }
	.demo .CTA_blue {
    padding: 15px 6px;
    }
	body {
	padding-bottom: 10px;
	}
	#wrapper {
	padding-bottom: 0;
	}
	.footer-wrapper {
    padding-bottom: 0;
	}
    .one_third{
    padding:45px 2px;
    }
}

.table tbody tr:hover td,
.table tbody tr:hover th {
  background-color: #595a5a !important;
}

@media only screen and (min-width: 768px) and (max-width: 1007px) {
    .formLabel {
        padding: 0 0 0 28px !important;
        width:initial;
    }
    .contact_form input[type="text"], .contact_form select, .contact_form input[type="checkbox"], .contact_form input[type="radio"], .contact_form textarea {
        width: 90%;
    }
    .contact_form textarea {
        margin: 10px 0 0 30px;
    }
    .row img {
    width: 100%;
    height: auto;
    }
    .row #logo36 img, .row .logo img {
    width: initial;
    height: initial;
    }
    .slider-text-title {
    font-size:32px !important;
    line-height:36px;
    }
    .right-side-slide .tp-caption {
    margin:0 !important;
    }
}

@media screen and (device-width: 320px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3) {
    .img a img {
        width: 100%;
    }
}

/* iPhone 5 (portrait) */  
@media screen and (max-device-width: 568px) and (orientation: portrait) {
    .header_wrapper, .top_wrapper {
        position:relative !important;
    }
}    
/* iPhone 5 (landscape) */
@media screen and (max-device-width: 568px) and (orientation: landscape) {
    .header_wrapper, .top_wrapper {
        position:relative !important;
    }
}
