You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by bu...@apache.org on 2015/03/12 14:29:37 UTC

svn commit: r943519 [2/13] - in /websites/staging/isis/trunk: cgi-bin/ content/ content/archetypes/ content/archetypes/release-notes/ content/components/ content/components/objectstores/ content/components/objectstores/jdo/ content/components/objectsto...

Modified: websites/staging/isis/trunk/content/archetypes/release-notes/todoapp-archetype-1.7.0.html
==============================================================================
--- websites/staging/isis/trunk/content/archetypes/release-notes/todoapp-archetype-1.7.0.html (original)
+++ websites/staging/isis/trunk/content/archetypes/release-notes/todoapp-archetype-1.7.0.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/components/about.html
==============================================================================
--- websites/staging/isis/trunk/content/components/about.html (original)
+++ websites/staging/isis/trunk/content/components/about.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/components/objectstores/about.html
==============================================================================
--- websites/staging/isis/trunk/content/components/objectstores/about.html (original)
+++ websites/staging/isis/trunk/content/components/objectstores/about.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/components/objectstores/jdo/IsisConfigurationForJdoIntegTests.html
==============================================================================
--- websites/staging/isis/trunk/content/components/objectstores/jdo/IsisConfigurationForJdoIntegTests.html (original)
+++ websites/staging/isis/trunk/content/components/objectstores/jdo/IsisConfigurationForJdoIntegTests.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/components/objectstores/jdo/about.html
==============================================================================
--- websites/staging/isis/trunk/content/components/objectstores/jdo/about.html (original)
+++ websites/staging/isis/trunk/content/components/objectstores/jdo/about.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/components/objectstores/jdo/autocreating-schema-objects.html
==============================================================================
--- websites/staging/isis/trunk/content/components/objectstores/jdo/autocreating-schema-objects.html (original)
+++ websites/staging/isis/trunk/content/components/objectstores/jdo/autocreating-schema-objects.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/components/objectstores/jdo/datanucleus-and-maven.html
==============================================================================
--- websites/staging/isis/trunk/content/components/objectstores/jdo/datanucleus-and-maven.html (original)
+++ websites/staging/isis/trunk/content/components/objectstores/jdo/datanucleus-and-maven.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/components/objectstores/jdo/deploying-on-the-google-app-engine.html
==============================================================================
--- websites/staging/isis/trunk/content/components/objectstores/jdo/deploying-on-the-google-app-engine.html (original)
+++ websites/staging/isis/trunk/content/components/objectstores/jdo/deploying-on-the-google-app-engine.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/components/objectstores/jdo/disabling-persistence-by-reachability.html
==============================================================================
--- websites/staging/isis/trunk/content/components/objectstores/jdo/disabling-persistence-by-reachability.html (original)
+++ websites/staging/isis/trunk/content/components/objectstores/jdo/disabling-persistence-by-reachability.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/components/objectstores/jdo/eagerly-registering-entities.html
==============================================================================
--- websites/staging/isis/trunk/content/components/objectstores/jdo/eagerly-registering-entities.html (original)
+++ websites/staging/isis/trunk/content/components/objectstores/jdo/eagerly-registering-entities.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/components/objectstores/jdo/enabling-logging.html
==============================================================================
--- websites/staging/isis/trunk/content/components/objectstores/jdo/enabling-logging.html (original)
+++ websites/staging/isis/trunk/content/components/objectstores/jdo/enabling-logging.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/components/objectstores/jdo/lazy-loading.html
==============================================================================
--- websites/staging/isis/trunk/content/components/objectstores/jdo/lazy-loading.html (original)
+++ websites/staging/isis/trunk/content/components/objectstores/jdo/lazy-loading.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/components/objectstores/jdo/managed-1-to-m-relationships.html
==============================================================================
--- websites/staging/isis/trunk/content/components/objectstores/jdo/managed-1-to-m-relationships.html (original)
+++ websites/staging/isis/trunk/content/components/objectstores/jdo/managed-1-to-m-relationships.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/components/objectstores/jdo/mapping-bigdecimals.html
==============================================================================
--- websites/staging/isis/trunk/content/components/objectstores/jdo/mapping-bigdecimals.html (original)
+++ websites/staging/isis/trunk/content/components/objectstores/jdo/mapping-bigdecimals.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/components/objectstores/jdo/mapping-blobs.html
==============================================================================
--- websites/staging/isis/trunk/content/components/objectstores/jdo/mapping-blobs.html (original)
+++ websites/staging/isis/trunk/content/components/objectstores/jdo/mapping-blobs.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/components/objectstores/jdo/mapping-joda-dates.html
==============================================================================
--- websites/staging/isis/trunk/content/components/objectstores/jdo/mapping-joda-dates.html (original)
+++ websites/staging/isis/trunk/content/components/objectstores/jdo/mapping-joda-dates.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/components/objectstores/jdo/mapping-mandatory-and-optional-properties.html
==============================================================================
--- websites/staging/isis/trunk/content/components/objectstores/jdo/mapping-mandatory-and-optional-properties.html (original)
+++ websites/staging/isis/trunk/content/components/objectstores/jdo/mapping-mandatory-and-optional-properties.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/components/objectstores/jdo/non-ui/about.html
==============================================================================
--- websites/staging/isis/trunk/content/components/objectstores/jdo/non-ui/about.html (original)
+++ websites/staging/isis/trunk/content/components/objectstores/jdo/non-ui/about.html Thu Mar 12 13:29:33 2015
@@ -386,15 +386,40 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -416,6 +441,7 @@
                 width: 20px;
                 height: 20px;
             }
+
         }
 
         .jumbotron .learn-more {
@@ -546,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/components/objectstores/jdo/non-ui/background-command-execution-jdo.html
==============================================================================
--- websites/staging/isis/trunk/content/components/objectstores/jdo/non-ui/background-command-execution-jdo.html (original)
+++ websites/staging/isis/trunk/content/components/objectstores/jdo/non-ui/background-command-execution-jdo.html Thu Mar 12 13:29:33 2015
@@ -386,15 +386,40 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -416,6 +441,7 @@
                 width: 20px;
                 height: 20px;
             }
+
         }
 
         .jumbotron .learn-more {
@@ -546,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/components/objectstores/jdo/overriding-annotations.html
==============================================================================
--- websites/staging/isis/trunk/content/components/objectstores/jdo/overriding-annotations.html (original)
+++ websites/staging/isis/trunk/content/components/objectstores/jdo/overriding-annotations.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/components/objectstores/jdo/persistence_xml.html
==============================================================================
--- websites/staging/isis/trunk/content/components/objectstores/jdo/persistence_xml.html (original)
+++ websites/staging/isis/trunk/content/components/objectstores/jdo/persistence_xml.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/components/objectstores/jdo/release-notes/about.html
==============================================================================
--- websites/staging/isis/trunk/content/components/objectstores/jdo/release-notes/about.html (original)
+++ websites/staging/isis/trunk/content/components/objectstores/jdo/release-notes/about.html Thu Mar 12 13:29:33 2015
@@ -386,15 +386,40 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -416,6 +441,7 @@
                 width: 20px;
                 height: 20px;
             }
+
         }
 
         .jumbotron .learn-more {
@@ -546,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/components/objectstores/jdo/release-notes/isis-objectstore-jdo-1.0.0.html
==============================================================================
--- websites/staging/isis/trunk/content/components/objectstores/jdo/release-notes/isis-objectstore-jdo-1.0.0.html (original)
+++ websites/staging/isis/trunk/content/components/objectstores/jdo/release-notes/isis-objectstore-jdo-1.0.0.html Thu Mar 12 13:29:33 2015
@@ -386,15 +386,40 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -416,6 +441,7 @@
                 width: 20px;
                 height: 20px;
             }
+
         }
 
         .jumbotron .learn-more {
@@ -546,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/components/objectstores/jdo/release-notes/isis-objectstore-jdo-1.1.0.html
==============================================================================
--- websites/staging/isis/trunk/content/components/objectstores/jdo/release-notes/isis-objectstore-jdo-1.1.0.html (original)
+++ websites/staging/isis/trunk/content/components/objectstores/jdo/release-notes/isis-objectstore-jdo-1.1.0.html Thu Mar 12 13:29:33 2015
@@ -386,15 +386,40 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -416,6 +441,7 @@
                 width: 20px;
                 height: 20px;
             }
+
         }
 
         .jumbotron .learn-more {
@@ -546,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/components/objectstores/jdo/release-notes/isis-objectstore-jdo-1.3.0.html
==============================================================================
--- websites/staging/isis/trunk/content/components/objectstores/jdo/release-notes/isis-objectstore-jdo-1.3.0.html (original)
+++ websites/staging/isis/trunk/content/components/objectstores/jdo/release-notes/isis-objectstore-jdo-1.3.0.html Thu Mar 12 13:29:33 2015
@@ -386,15 +386,40 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -416,6 +441,7 @@
                 width: 20px;
                 height: 20px;
             }
+
         }
 
         .jumbotron .learn-more {
@@ -546,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/components/objectstores/jdo/release-notes/isis-objectstore-jdo-1.4.0.html
==============================================================================
--- websites/staging/isis/trunk/content/components/objectstores/jdo/release-notes/isis-objectstore-jdo-1.4.0.html (original)
+++ websites/staging/isis/trunk/content/components/objectstores/jdo/release-notes/isis-objectstore-jdo-1.4.0.html Thu Mar 12 13:29:33 2015
@@ -386,15 +386,40 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -416,6 +441,7 @@
                 width: 20px;
                 height: 20px;
             }
+
         }
 
         .jumbotron .learn-more {
@@ -546,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/components/objectstores/jdo/release-notes/isis-objectstore-jdo-1.4.1.html
==============================================================================
--- websites/staging/isis/trunk/content/components/objectstores/jdo/release-notes/isis-objectstore-jdo-1.4.1.html (original)
+++ websites/staging/isis/trunk/content/components/objectstores/jdo/release-notes/isis-objectstore-jdo-1.4.1.html Thu Mar 12 13:29:33 2015
@@ -386,15 +386,40 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -416,6 +441,7 @@
                 width: 20px;
                 height: 20px;
             }
+
         }
 
         .jumbotron .learn-more {
@@ -546,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/components/objectstores/jdo/release-notes/isis-objectstore-jdo-1.5.0.html
==============================================================================
--- websites/staging/isis/trunk/content/components/objectstores/jdo/release-notes/isis-objectstore-jdo-1.5.0.html (original)
+++ websites/staging/isis/trunk/content/components/objectstores/jdo/release-notes/isis-objectstore-jdo-1.5.0.html Thu Mar 12 13:29:33 2015
@@ -386,15 +386,40 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -416,6 +441,7 @@
                 width: 20px;
                 height: 20px;
             }
+
         }
 
         .jumbotron .learn-more {
@@ -546,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/components/objectstores/jdo/services/about.html
==============================================================================
--- websites/staging/isis/trunk/content/components/objectstores/jdo/services/about.html (original)
+++ websites/staging/isis/trunk/content/components/objectstores/jdo/services/about.html Thu Mar 12 13:29:33 2015
@@ -386,15 +386,40 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -416,6 +441,7 @@
                 width: 20px;
                 height: 20px;
             }
+
         }
 
         .jumbotron .learn-more {
@@ -546,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/components/objectstores/jdo/services/auditing-service-jdo.html
==============================================================================
--- websites/staging/isis/trunk/content/components/objectstores/jdo/services/auditing-service-jdo.html (original)
+++ websites/staging/isis/trunk/content/components/objectstores/jdo/services/auditing-service-jdo.html Thu Mar 12 13:29:33 2015
@@ -386,15 +386,40 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -416,6 +441,7 @@
                 width: 20px;
                 height: 20px;
             }
+
         }
 
         .jumbotron .learn-more {
@@ -546,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/components/objectstores/jdo/services/background-command-service-jdo.html
==============================================================================
--- websites/staging/isis/trunk/content/components/objectstores/jdo/services/background-command-service-jdo.html (original)
+++ websites/staging/isis/trunk/content/components/objectstores/jdo/services/background-command-service-jdo.html Thu Mar 12 13:29:33 2015
@@ -386,15 +386,40 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -416,6 +441,7 @@
                 width: 20px;
                 height: 20px;
             }
+
         }
 
         .jumbotron .learn-more {
@@ -546,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/components/objectstores/jdo/services/command-service-jdo.html
==============================================================================
--- websites/staging/isis/trunk/content/components/objectstores/jdo/services/command-service-jdo.html (original)
+++ websites/staging/isis/trunk/content/components/objectstores/jdo/services/command-service-jdo.html Thu Mar 12 13:29:33 2015
@@ -386,15 +386,40 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -416,6 +441,7 @@
                 width: 20px;
                 height: 20px;
             }
+
         }
 
         .jumbotron .learn-more {
@@ -546,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/components/objectstores/jdo/services/event-bus-service-jdo.html
==============================================================================
--- websites/staging/isis/trunk/content/components/objectstores/jdo/services/event-bus-service-jdo.html (original)
+++ websites/staging/isis/trunk/content/components/objectstores/jdo/services/event-bus-service-jdo.html Thu Mar 12 13:29:33 2015
@@ -386,15 +386,40 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -416,6 +441,7 @@
                 width: 20px;
                 height: 20px;
             }
+
         }
 
         .jumbotron .learn-more {
@@ -546,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/components/objectstores/jdo/services/isisjdosupport-service.html
==============================================================================
--- websites/staging/isis/trunk/content/components/objectstores/jdo/services/isisjdosupport-service.html (original)
+++ websites/staging/isis/trunk/content/components/objectstores/jdo/services/isisjdosupport-service.html Thu Mar 12 13:29:33 2015
@@ -386,15 +386,40 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -416,6 +441,7 @@
                 width: 20px;
                 height: 20px;
             }
+
         }
 
         .jumbotron .learn-more {
@@ -546,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/components/objectstores/jdo/services/publishing-service-jdo.html
==============================================================================
--- websites/staging/isis/trunk/content/components/objectstores/jdo/services/publishing-service-jdo.html (original)
+++ websites/staging/isis/trunk/content/components/objectstores/jdo/services/publishing-service-jdo.html Thu Mar 12 13:29:33 2015
@@ -386,15 +386,40 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -416,6 +441,7 @@
                 width: 20px;
                 height: 20px;
             }
+
         }
 
         .jumbotron .learn-more {
@@ -546,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/components/objectstores/jdo/services/settings-services-jdo.html
==============================================================================
--- websites/staging/isis/trunk/content/components/objectstores/jdo/services/settings-services-jdo.html (original)
+++ websites/staging/isis/trunk/content/components/objectstores/jdo/services/settings-services-jdo.html Thu Mar 12 13:29:33 2015
@@ -386,15 +386,40 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
+
         }
 
         /* Small devices (tablets, up to 768px) */
@@ -416,6 +441,7 @@
                 width: 20px;
                 height: 20px;
             }
+
         }
 
         .jumbotron .learn-more {
@@ -546,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/components/objectstores/jdo/transaction-management.html
==============================================================================
--- websites/staging/isis/trunk/content/components/objectstores/jdo/transaction-management.html (original)
+++ websites/staging/isis/trunk/content/components/objectstores/jdo/transaction-management.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/components/objectstores/jdo/using-jndi-datasource.html
==============================================================================
--- websites/staging/isis/trunk/content/components/objectstores/jdo/using-jndi-datasource.html (original)
+++ websites/staging/isis/trunk/content/components/objectstores/jdo/using-jndi-datasource.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">

Modified: websites/staging/isis/trunk/content/components/objectstores/jdo/using-neo4j.html
==============================================================================
--- websites/staging/isis/trunk/content/components/objectstores/jdo/using-neo4j.html (original)
+++ websites/staging/isis/trunk/content/components/objectstores/jdo/using-neo4j.html Thu Mar 12 13:29:33 2015
@@ -386,18 +386,39 @@
           MEDIA QUERIES
         */
 
+        @media (max-width: 991px) {
+
+            .jumbotron img.logo {
+                width: 300px;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            #quote-carousel .carousel-indicators {
+                display: none;
+            }
+
+            .navbar form.searchbox {
+                display: none;
+            }
+        }
+
+        @media (min-width: 992px) {
+            .jumbotron img.logo {
+                width: 400px;
+            }
+        }
+
         /* Small devices (tablets, 768px and up) */
         @media (min-width: 768px) {
             #quote-carousel
             {
                 margin-bottom: 0;
-                /*padding: 0 40px 30px 40px;*/
                 margin-top: 30px;
             }
 
-            .jumbotron img.logo {
-                width: 400px;
-            }
 
         }
 
@@ -407,10 +428,7 @@
             /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
             #quote-carousel .carousel-indicators {
-                /*
                 bottom: -20px !important;
-                */
-                display: none;
             }
             #quote-carousel .carousel-indicators li {
                 display: inline-block;
@@ -424,10 +442,6 @@
                 height: 20px;
             }
 
-            .jumbotron img.logo {
-                width: 300px;
-            }
-
         }
 
         .jumbotron .learn-more {
@@ -558,7 +572,7 @@
           </li>
       </ul>
 
-        <FORM class="navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
+        <FORM class="searchbox navbar-form navbar-right" id="searchbox_012614087480249044419:dn-q5gtwxya" action="http://www.google.com/cse">
         <div class="form-group">
           <input type="hidden" name="cx" value="012614087480249044419:dn-q5gtwxya">
           <INPUT type="hidden" name="cof" value="FORID:0">